<style type="text/css">
a {text-decoration: none; 	font-family: arial; 	font-size: 10pt; color:black;}
a:visited {text-decoration: none; 	font-family: arial; 	font-size: 10pt; color:black;}
a:link {text-decoration: none; 	font-family: arial;font-size: 10pt;color:black;}

TD { FONT-SIZE: 10pt; FONT-FAMILY: arial;color:#605C1E}
BODY {FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: arial;}

.white10Bold {FONT-SIZE: 10pt; COLOR: white; FONT-FAMILY: arial; font-weight:bold}

.white {FONT-SIZE: 10pt; COLOR: white; FONT-FAMILY: arial; font-weight:bold}
.white a:link {color:white;FONT-SIZE: 10pt; font-weight:bold }
.white a:visited {color:white;FONT-SIZE: 10pt;  font-weight:bold}
.white A:hover{color:orange;text-decoration: underline;FONT-SIZE: 10pt; font-weight:bold }

.orange {FONT-SIZE: 10pt; COLOR: orange; FONT-FAMILY: arial; font-weight:bold}
.orange a:link {color:orange;FONT-SIZE: 10pt; font-weight:bold }
.orange a:visited {color:orange;FONT-SIZE: 10pt;  font-weight:bold}
.orange A:hover{color:gray;text-decoration: underline;FONT-SIZE: 10pt; font-weight:bold }

.black10 {FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: arial;}


.black8 {FONT-SIZE: 8pt; COLOR: #216439; FONT-FAMILY:Sans-Serif;}
.black8 a:link {color:#216439;FONT-SIZE: 8pt;  FONT-FAMILY:Sans-Serif}
.black8 a:visited {color:#216439;FONT-SIZE: 8pt;FONT-FAMILY:Sans-Serif}


.header{    FONT-FAMILY: arial;   font-size: 14pt;FONT-WEIGHT: bold; }
.header12{    FONT-FAMILY: arial;   font-size: 12pt;FONT-WEIGHT: bold; }
.small{    FONT-FAMILY: arial;   font-size: 8pt;}
.Error{    FONT-FAMILY: arial;   font-size: 8pt; color: Red; }
.textBox{    FONT-FAMILY: arial;   font-size: 11pt}
.warning{    FONT-SIZE: 8pt;    COLOR: red;    FONT-FAMILY: arial}
.warningBold{    FONT-SIZE: 8pt;    COLOR: red;    FONT-FAMILY: arial;FONT-WEIGHT: bold; }

.MenuItemHeader {font-family:arial;font-weight: bold;	font-size: 12px;color:black; }
.MenuItem {	font-family:arial;font-weight: bold;font-size: 7pt;color:black;}
.MenuItem A:link{text-decoration: none;font-family: arial;font-size: 7pt;color:black;}
.MenuItem a {text-decoration: none;font-family: arial; 	font-size: 7pt; color:black;}
.MenuItem A:visited{text-decoration: none;font-family: arial; 	font-size: 7pt; color:black;}
.MenuItem A:hover{color:#636563;text-decoration: underline;FONT-FAMILY: arial}

.MenuItemSelected {	font-family:arial;font-weight: bold;font-size: 12px;color:#E50000;}
.MenuItemSelected A:link{text-decoration: none;font-family: arial;font-size: 8pt;color:#E50000;}
.MenuItemSelected a {text-decoration: none;font-family: arial; 	font-size: 8pt; color:#E50000;}
.MenuItemSelected A:visited{text-decoration: none;font-family: arial; 	font-size: 8pt; color:#E50000;}
.MenuItemSelected A:hover{color:#E50000;text-decoration: underline;FONT-FAMILY: arial}



.menu{    FONT-FAMILY: arial;   font-size: 11pt;FONT-WEIGHT: bold;color:black;}
.menu a:link {color:black;FONT-SIZE: 10pt; }
.menu a:visited {color:black;FONT-SIZE: 10pt; }
.menu A:hover{color:red;text-decoration: underline;FONT-SIZE: 10pt; }

.inputStyle {
	background: #f7f7f7;
	font-family: arial;
	border-left: solid black 1pt;
	border-right: solid black 1pt;
	border-top: solid black 1pt;
	border-bottom: solid black 1pt;
	font-size:10pt;
	}
	
.selectStyle {
	background:#ffcc99;
	font-family: arial;
	border-left: solid black 1pt;
	border-right: solid black 1pt;
	border-top: solid black 1pt;
	border-bottom: solid black 1pt;
	font-size:10pt;
	}

.inputStyleDisabled {
	background: white;
	font-family: arial;
	border-left: solid black 1pt;
	border-right: solid black 1pt;
	border-top: solid black 1pt;
	border-bottom: solid black 1pt;
	font-size:8pt;
	color:orange;
	font-weight:bold;
	}
	
	
.radioStyle {
	background: #f7f7f7;
	font-family: arial;
	font-size:8pt;
	}
	
.buttonStyle {
	font-family:arial;
	font-size:11px;
	background: #476B59;
	border-bottom: 2px solid black;
	border-right: 1px solid black;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5;
	color:white;height:19px;
	text-decoration:none;
	font-weight:bold
}
.dotted {
   border-style: dotted;
   border-width: 2px;
   border-color: #dedede;
   border-bottom: none;
   border-left: none;
   border-right: none;
   font-family:Arial;
   font-size:9px;
   
}

</style>