A:link {color: #003366;
	font-family: arial,sans-serif;
	text-decoration: underline;

}

A:visited {color: #003366;
	font-family: arial,sans-serif;
	text-decoration: underline;

}

A:active {color: #00ccff;
	font-family: arial,sans-serif;
	text-decoration: underline;

}

A:hover { 
	color:#00ccff; 
	font-family: arial,sans-serif;
	text-decoration: underline;
}


.content {
	color: #000000;
	font-family: arial, sans-serif;
	text-align: justify;
	margin-top: 1em;
	margin-left: 1em;
	margin-right: 1em;
	font-size: 10pt;
}

.content2{
	color: #000000;
	font-family: arial, sans-serif;
	text-align: justify;
	margin-top: 1em;
	margin-left: 1em;
	font-size: 11pt;
}

.navigation{
	width: 225;
	height: 40; 
	border: none;
	vertical-align: text-top;
}

.warning{
	color: #FF0000;
	font-family: arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	
}

.question{
	color: #003366;
	font-family: arial, sans-serif;
	font-weight: bold;
}

.answer{
	color:#000000;
	font-family: arial,sans-serif;
}


P, TD {
	color:#000000;
	font-family: arial, sans-serif;
	font-size: 10pt;
}

H1 {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}

H2 {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

H3 {
	color: #003366;
	font-family: arial, sans-serif;
	font-size: 15pt;

}

H4 {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 15pt;
}

.indent {
	color: #003366;
	font-family: arial, sans-serif;
	margin-left: 1em;
}

.tableindent {
	color: FFCC00;
	font-family: arial, sans-serif;
	margin-left: 3em;
}

LI {
	color: #000000;
	font-family: arial, sans-serif;
	margin-right: 12em;
	text-align: justify;

}

.list{
	color: #000000;
	font-family: arial, sans-serif;
	margin-right: 2em;
	text-align: justify;
}

.menutd{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

BODY{
	background-color:#FFFFFF;
	background-repeat:repeat;
	background-attachment:scroll;
}


.header {  
	font: bold 24px Arial, Verdana, Helvetica, sans-serif; 
}

.subhead {  
	font-weight: bold; 
	font-size: 10px;  
}

Form {  
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
}

Input {  
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
}

Select {  
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
}
	
.dropdown { 
	position: absolute; 
	color:#006699; 
	width:150px;  
	border: #ffffff; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	background-color: #006699; 
	layer-background-color: #006699; 
	top:72px; 
	z-index:2; 
	visibility: hidden ;
}



.dropitem { 
	color: #FFFFFF; 
	font: 11px Arial, Verdana, Helvetica, sans-serif;
}

.drophead:hover { 
	color:black; 
	text-decoration:none;
}

.dropitem:link {
 	color:#ffffff; 
}
.dropitem:visited { 
	color:#ffffff; 
}
.dropitem:active { 
	color:#ffcc00; 
}

.dropitem:hover { 
	color:#ffcc00; 
}
