.mainbody {
	background-image : url("images/bg.jpg");
	background-repeat : no-repeat;
	background-position : center;
	background-color : #6699cc;
	background-attachment : fixed;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : White;
}

 .mainbody:link {color: #215DC6; text-decoration: none; font-size: 10pt; }

 .mainbody:active { color: #609DFB; text-decoration: underline; font-size: 10pt; }

 .mainbody:visited {color: #215DC6; text-decoration: none; font-size: 10pt; }

 .mainbody:hover { color: #609DFB; text-decoration: underline; font-size: 10pt;}

.maintable {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : White;
	vertical-align : top;
}

 .maintable:link {
	color: #FFFF99;
	font-size : 10pt;
	text-decoration: none;
}

 .maintable:active {
	color: #FFFF99;
	font-size : 10pt;
	text-decoration: underline
}

 .maintable:visited {
      color: #FFFF99; 
	  font-size : 10pt;
	  text-decoration: none;
}

 .maintable:hover {
	color: #FFCC66;
	font-size : 10pt;
	text-decoration: underline
}

 .searchtable {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	vertical-align : top;
}

 .searchtable:link {color: #215DC6; text-decoration: none }

 .searchtable:active { color: white; text-decoration: underline }

 .searchtable:visited {color: #215DC6; text-decoration: none; }

 .searchtable:hover {
	color: #000099;
	text-decoration: underline
}

.specialdownload {
	font-size : 10pt;
	color : White;
	vertical-align : top;
	background-color : #006699;
	border-bottom-color : #006699;
	border-bottom-style : groove;
	border-bottom-width : 1pt;
	border-left-color : Blue;
	border-left-style : groove;
	border-left-width : 1pt;
	border-right-color : #006699;
	border-right-style : groove;
	border-right-width : 1pt;
	border-top-color : Blue;
	border-top-style : groove;
	border-top-width : 1pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.specialdownloadlink {
	font-size : 10pt;
	color : #FFFF99;
	vertical-align : top;
	background-color : #006699;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.specialdownloadlink:link { 	font-size : 10pt;
	color : #FFFF99;
 }
.specialdownloadlink:active { 	font-size : 10pt;
	color : White;
 }
.specialdownloadlink:visited { 	font-size : 10pt;
	color : #FFFF99;
 }
.specialdownloadlink:hover { 	font-size : 10pt;
	color : White;
 }

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18pt;
	color : White;
	font-weight : bold;
}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : White;
	font-weight : bold;
}

.fixedpic
{
	position : absolute;
	top : 10px;
	left : 50%;
}

.smallprint {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : #CBCBCB;
	vertical-align : top;
}

 .smallprint:link {
	color: #FFFF99;
	text-decoration: none
}

 .smallprint:active { color: #FFFF99; text-decoration: underline }

 .smallprint:visited {color: #FFFF99; text-decoration: none; }

 .smallprint:hover {
	color: #FFFF99;
	text-decoration: underline
}

.seprow {
	background-color : #66B4CC;
	height : 1pt;
}

 .paneheader {
    background-color: #FFFFFF; color: #29467A; font-family: Tahoma, Verdana, Arial; font-size: 8pt; font-weight: bold;}

 .panecontentgutter {background-color: #D6DFF7; border-bottom:1px solid white;border-right:1px solid white;border-left:1px solid white;}

 .panecontents {color: #215DC6; font-family: Tahoma, Verdana, Arial; font-size: 8pt; font-weight: normal;}

 .panecontents:link {color: #215DC6; text-decoration: none }

 .panecontents:active { color: white; text-decoration: underline }

 .panecontents:visited {color: #215DC6; text-decoration: none; }

 .panecontents:hover {
	color: #000099;
	text-decoration: underline
}

 .panegutter {background-color: #6478D7; border-right:1px solid #CDCABB;}

 .formbutton {
	background-color: #336699;
	color : White;
	font-weight : bold;
}