/* Thumbnail link to PDF version of a page */
div.pdfthumb {
	float:right;
	text-align:center;
	font-weight:bold;
	background:white;
	padding:3px;
	border-style:dotted;
	border-width:1px;
}

/* Preformatted examples */
pre {
	font-family: courier, "Bitstream Vera sans mono" , monospace;
	font-size: 10px;
	font-weight: 300;
	line-height: 100%;
	white-space: pre;
}

code {
	font-family: courier, "Bitstream Vera sans mono" , monospace;
	font-size: 10px;
	font-weight: 300;
	line-height: 100%;
	white-space: pre;
}

div.example {
	white-space: pre;
	padding: 2px 5px 3px 7px;
	background-color: #e4e4e4;
	margin: 0px 20px 5px 15px;
	font-family: courier, "Bitstream Vera sans mono" , monospace;
	font-size: 11px;
	font-weight: 300;
	line-height: 100%;
}

/* News links in the main page */
a.news_link:link,a.news_link:active,a.news_link:visited {
	font-family : arial, "Bitstream Vera sans" , tahoma, verdana;
	font-size : 11px;
	color: black;
}

a.news_link:hover {
	color: #8e9dbd;
}

/* Table of contents listings */

div.tocListing {
	color: #8090b0;
	margin: 10px 5px 10px 0px;
	padding: 20px 5px 0px 10px;
}

.toc1 {
	font-weight: 600;
	padding-left: 0px;
	font-size: 14px;
	font-variant:  small-caps;
}
.toc2 {
	font-weight: 600;
	padding-left: 20px;
	font-size: 14px;
}
.toc3 {
	font-weight: 300;
	padding-left: 30px;
	font-size: 12px;
}
.toc4 {
	font-weight: 300;
	padding-left: 50px;
	font-size: 10px;
}
.toc5 {
	font-weight: 300;
	padding-left: 70px;
	font-size: 10px;
}
.toc6 {
	font-weight: 300;
	padding-left: 90px;
	font-size: 10px;
}
.toc7 {
	font-weight: 300;
	padding-left: 110px;
	font-size: 10px;
}

.toc1, .toc2, .toc3, .toc4, .toc5, .toc6, .toc7, .toc8 {
	text-decoration: none;
}

/* Common styles */
body, table {
	font-family : sans, arial, "Bitstream Vera sans" , tahoma, verdana;
	font-size: 9pt;
}

p {
	line-height: 100%
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}

a, a:link, a:active, a:visited {
	color: #334880;
}

p.note {
	font-style: italic;
}

a.pass {
	color: #009900;
}

a.fail {
	color: #DD0000;
}

/* Menu items */
div.menu-element {
	padding: 2px;
	padding-left: 4px;
	text-decoration: none;
}

div.menu-element:hover {
        text-decoration: underline;
	
}

a.menu {
	font-weight: bold;
}

a.menu:hover {
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	font-family : arial, "Bitstream Vera sans" , tahoma, verdana;
	font-size: 18px;
	color: #8090b0;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px;
	padding-bottom: 0px;
	text-align: left;
}

h2 {
	font-family : arial, "Bitstream Vera sans" , tahoma, verdana;
	font-size: 14px;
	color: #8090b0;
	font-weight: 600;
	padding: 0px;
	margin: 10px 0px;
	padding-bottom: 5px;
	text-align: left;
}

h3 {
	font-family : arial, "Bitstream Vera sans" , tahoma, verdana;
	font-size: 12px;
	color: #8090b0;
	font-weight: normal;
	padding: 0px;
	margin: 10px 0px;
	text-align: left;
}

td {
	text-align: left;
	vertical-align: top;
}

/* Page layout */
table.main {
	border: 1px solid #74a4e4;
	padding: 0px;
	margin: 0px;
	height: 500px;
}

#main-area {
	height: 465px;
	width: 692px;
	vertical-align: top;
	font-family: verdana, "Bitstream Vera sans" , arial, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0px;
}

/* Left panel */ 
div.mainmenu {
	background-color: #ffffff;
	padding: 4px 0px;
	text-align: left;
	vertical-align: top;
}

table.mainmenu {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
}

table.mainmenu td {
	width: 100%;
	height: 25px;
	padding-left: 10px;
	vertical-align: middle;
	border: 1px solid #74a4e4;
	background-color: #e2e2e2;
	color: #3d7bc6;
}

a.mainmenu {
	text-decoration: none;
	font-weight: 100px;
	color: #000000;
}

/* Contents table */ 
table.generator {
	width: 100%;
	border-collapse: collapse;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
	text-align: left;
}

table.generator td {
	vertical-align: top;
	text-align: left;
	padding: 0px 5px 0px 0px;
}

body {
	background-color: #efe9e9;
}

td.tgroup {
        border-right: 1px dashed gray;
}

table.maintable {
	background-color : white;
	width: 843px;
	text-align: left;
	padding: 5px;
	font-family :  arial, "Bitstream Vera sans",tahoma, verdana;
	font-size: 11px;
}

table.header_table {
	background-color: white;
	vertical-align: top;
	text-align: left;
}

td.header_leftbox {
	background-color: #8e9dbd;
	vertical-align: top;
	color: white;
	padding: 10px;
	height: 38px;
}

td.main_cell {
	background-color: #eeeeee;
	vertical-align: top;
	text-align: left;
	width: 827px;
}

table.main_table {
	background-color: #eeeeee;
	vertical-align: top;
	text-align: left;
}

td.main_menu {
	background-color: #eeeeee;
	vertical-align: top;
	text-align: left;
	width: 125px;
	padding: 10px 10px 0px 0px;
}

table.menu {
	width: 120px;
}

td.menucell {
	font-family : arial, "Bitstream Vera sans", tahoma, verdana;
	font-size: 11px;
}

td.pageNumber {
	font-size : 11px;
	color: #8e9dbd;
	text-align: right;
}

td.pagesMenu {
	padding-left: 5px;
}

a.general_link:link,a.general_link:active,a.general_link:visited {
	font-family :  arial, "Bitstream Vera sans" ,tahoma, verdana;
	font-size : 11px;
	color: black;
	text-decoration: underline;
}

a.pagesMenu:link,a.pagesMenu:active,a.pagesMenu:visited {
	font-family :  arial, "Bitstream Vera sans" ,tahoma, verdana;
	font-size : 10px;
	color: #8090b0;
/*	text-decoration: none; */
}

a.general_link:hover {
	color: #8e9dbd;
/*	text-decoration: none; */
}

td.main_text {
	background-color: #eeeeee;
	vertical-align: top;
	text-align: left;
	width: 495px;
	padding: 10px 15px 10px 10px;
}

td.mainarea_image_frontpage {
	padding-left: 10px;
	padding-top: 20px;
	text-align: left;
}

p.main_areatext {
	font-family : arial, "Bitstream Vera sans", tahoma, verdana;
	font-size: 11px;
}

td.main_right {
	background-color: white;
	vertical-align: top;
	text-align: left;
	width: 170px;
}

ul.subpages {
	list-style-type: square;
	line-height: 150%;
}


td.copyright {
	background-color : white;
	font-family : arial, tahoma, verdana;
	font-size: 11px;
	color: #444444;
	padding: 10px;
}

a.small_link:link,a.small_link:active,a.small_link:visited {
	font-family : arial, "Bitstream Vera sans" ,tahoma, verdana;
	font-size : 11px;
	color: black;
	text-decoration: underline;
}

a.small_link:hover {
	color: #8e9dbd;
/*	text-decoration: none; */
}

a.navi-bar,
a.navi-bar:link,
a.navi-bar:active,
a.navi-bar:visited {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

a.subpages,
a.subpages:link,
a.subpages:active,
a.subpages:visited {
	font-size: 12px;
	line-height: 130%;
	margin-left: 0px;
}


