@charset "UTF-8";
/* CSS Document */

A:link {	font-family : Georgia, Times New Roman, Times, serif;  	
	
	color : #49004D;  
		}
	
A:active {	font-family : Georgia, Times New Roman, Times, serif;  	
	
	color : #993399;  
		}

A:visited {	font-family : Georgia, Times New Roman, Times, serif;  	
	
	color : #49004D;  
	text-decoration : underline; 	
		}
	
A:hover {	font-family : Georgia, Times New Roman, Times, serif;  	
	
	color : #993399;  
}

P, OL, DIV, UL, DL, LI, DT, DD, TD, TH {
	font-family : Georgia, Times New Roman, Times, serif;  	
	font-size : 10pt;  
	line-height : 20px; 	
}
.body {
	font-family : Georgia, Times New Roman, Times, serif;  	
	font-size : 10pt;  
	line-height : 20px; 	
}



.header1 {
	font-family : Georgia, Times New Roman, Times, serif;  	
	font-size : 21px;   
	color : #49004D;  
	line-height : 25px; }


.header2 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 18px;
	color : #333333;
	line-height : 25px;
}


.redtext {
	color: #FF0000;	
}
.fineprint {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height: 14px;
}
.fineprint a:link {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #49004D;
	font-weight: normal;
	text-decoration: none;
}
.fineprint a:active {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #49004D;
}
.fineprint a:visited {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #49004D;
	font-weight: normal;
	text-decoration: none;
}
.fineprint a:hover {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #49004D;
}
.formtext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.label1 {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 10.5pt;
	border: 1px solid #000;
	background-color:#f9f4df;
	color: #000;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	
}



.value1 {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 10.5pt;
	border: 1px solid #000;
	background-color:#eeeeee;
	color: #000;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-weight: bold;
}

.label2 {
	font-family : "Trebuchet MS";
	font-size : 10.5pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #064B76;
}

.value2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background : #f5f5f5;
}

.activeRow{background-color:#eeeeee}
.NormalRow{background-color:#ffffff}

.gallery {
	border-color: #064B76;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
}

.navlinks {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10.5pt;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
.navlinks a {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10.5pt;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
.navlinks a:link {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10.5pt;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
.navlinks a:active {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10.5pt;
	color: #000000;
	text-decoration: none;
}
.navlinks a:visited {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10.5pt;
	color: #000000;
	text-decoration: none;	
}
.navlinks a:hover {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10.5pt;
	color: #000000;
	text-decoration: none;	
}

.navlinks2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10.5pt;
	color: #49004D;
	text-decoration: none;
	line-height: 15px;
}
.ActiveRow2 {
}
.NormalRow2 {
}
.LinkRow {
}

.formbutton {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #064B76;
	border: 3px double #999999;
	border-top-color: #999999;
	border-left-color: #999999;
	padding: 0.1em;
}




.formbutton2 {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #eeeeee;
	border: 3px double #999999;
	border-top-color: #999999;
	border-left-color: #999999;
	padding: 0.1em;
}

.sublinkson { font-family : Verdana, sans-serif ; font-size : 8pt; text-decoration: none; color: #336699;}
.sublinksoff { font-family : Verdana, sans-serif ; font-size : 8pt;}
