a:visited {color: #66066; text-decoration: none}
a:link { color: #0000ff; text-decoration: none;}
a:hover {color: #660000; text-decoration: none;}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	margin-top: 5px;
	margin-bottom: 2px;
	font-variant: normal;
}
H2  {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666699;
	text-decoration: none
}
H3  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
/**************** images styles ****************/		
	a img{
	  border: none;
	  }
	  
.subtitle {font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #666699;
	text-decoration: none}

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}

.menu-top a {
	color: #003366;
	text-decoration: none;
}
.menu-top {
	color: #003366;
	weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.menu-top a:visited {
	color: #003366;
	text-decoration: none;
}
.menu-top a:hover {
	color: #660000;
	text-decoration: none;
}

td#content {
	margin-left: 0px;
	text-align: justified; 
	padding: 0em 1em 1em 1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	color: #6c6c6c;
	font-variant: normal;
	line-height: 16px;
}

ul {list-style-type: square;}
ul#noindent {
	margin-left: 10px;
	padding: 0em 0em 0em 0em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	color: #6c6c6c;
	font-variant: normal;
}

ul#indent {list-style-type: square; margin: 10px 10px 10px 10px}

div#content {
	margin-left: 0px;
	text-align: left; 
	padding: 0em 1em 0em 2em; //TRBL
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	color: #6c6c6c;
	font-variant: normal;
	line-height: 16px;
}

.red {
	padding: 0em 0em 0em 0em;
	font-size: 11px;
	color: #ff0000;
}

.error {
	padding: 0em 1em 1em 1em;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}

table#content {width: 100%; border: 1px solid #999999; text-align: justify;}
td.link {background: #CEBC97;  font-weight: bold;}

.listhdr {
	font-color: #6c6c6c ; 
	font: bold 11px verdana, arial, sans-serif; 
	background: ebebeb;
	color: #6E6E6E; 
	text-transform: uppercase;	
	text-align: left;
	border-left: 5px solid #ebebeb; //side bar
}
.listhdr2 {
	font-color: #6c6c6c;
	background: ebebeb;
	color: #666666;
	text-transform: uppercase;
	text-align: left;
	border-left: #ebebeb;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
//side bar
}


.sm {
	font: normal 8pt arial, sans-serif;
	color: #000000;
}
.sm-bold {
	font: normal 8pt arial, sans-serif;
	color: #333333; weight: bold;
}
.ftr {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #003366;
	width: auto;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #996600;
	border-bottom: 1px solid #996600;
	border-left: 1px solid #FFFFFF;
}

td#content a:visited {color: #003366; text-decoration: none}
td#content a:hover {color: #660000; text-decoration: none}
td#content a:link {color: #990000; text-decoration: none;}

.quoteName {
	font: italic normal 8pt arial, sans-serif;
}
.quote {
	font: normal arial, sans-serif;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
}

.required {
	background-color: #ffffff;
}

.date {
	font: normal 9px verdana, arial, sans-serif;
	color: #000000;
	letter-spacing:0px; 
}	 
.copyright {
	font: normal 9px verdana, arial, sans-serif;
}	 
.highlight {
	background: #EBEBEB;
	padding: 3px 3px 3px 5px;
}


	  