﻿
a:link { color: #ff6600;text-decoration:  none} a { color: #ff6600; text-decoration: none} 
a:visited { color: #ff6600;text-decoration: none} 
a:hover { color: #666666;text-decoration: underline} 
a:active { color: #ff6600; text-decoration: none} 

h1 {font-family:Arial, Helvetica, sans-serif; font-size: 18px; color: #ff6600; margin-bottom:25px; font-weight: bold; margin-top:10px}
h2 {font-family:Arial, Helvetica, sans-serif; font-size: 16px; color: #ff6600; margin-bottom:15px; font-weight: bold; margin-top:10px}
h3 {font-family:Arial, Helvetica, sans-serif; font-size: 15px; color: #006699; margin-bottom:12px; font-weight: bold; margin-top:10px}
h4 {font-family:Arial, Helvetica, sans-serif; font-size: 15px; color: #006699; margin-bottom:12px; font-weight: bold; margin-top:10px}
h5 {font-family:Arial, Helvetica, sans-serif; line-height:13px; font-size: 12px;  color: #ff6600; margin-bottom:8px; font-weight: bold; margin-top:10px}
h6 {font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #ff6600; margin-bottom:25px; font-weight: bold; margin-top:10px}
.h7 {font-family:Arial, Helvetica, sans-serif; font-size: 15px; color: #006699; margin-bottom:8px; font-weight: bold; text-decoration:underline; margin-top:4px}

p {font-family:Arial, Helvetica, sans-serif;color: #666666;font-size: 13px;line-height: 16px;margin: 8px 0 12px 0;}



#footer  {font-family:Arial, Helvetica, sans-serif; font-size: 11px;line-height: 14px; color: #ffffff;}
#footer	a:link { color: #ffffff;text-decoration: none} a { color: #ffffff; text-decoration: } 
#footer a:visited {color: #ffffff;text-decoration: none;} 
#footer	a:hover { color: #ffffff; text-decoration: underline} 
#footer	a:active { color: #ffffff; text-decoration: none} 



ol	{margin:0 0 0 0;padding:0 0 0 55px }
ol li { list-style:disc; font-family:Arial, Helvetica, sans-serif;  font-size: 13px;line-height: 22px;color: #006699;list-style-type: disc; margin: 0;padding:0 0 0 5px}
hr {height:1px; background-color:gray; margin:4px 0 4px 0;}
.hr1 {height:1px; background-color: #CCCCCC; margin:15px 0 30px 0;}

thead td {border-top: solid black 0px; /*for example*/border-right: solid black 0px;border-bottom: solid #000000 2px;border-left: solid black 0px;padding:3px; vertical-align:top; font-weight:bold;}
td {border-top: solid black 0px; /*for example*/border-right: solid black 0px;border-bottom: solid #006699 1px;border-left: solid black 0px;padding:5px; vertical-align:top}

hr #about {border:1px #c5c1a8 dashed;}


#dropmenudiv{
	position:absolute;
	border:1px solid #006699;
	border-bottom-width: 0;
	font-size:13px;
	line-height:18px;
	z-index:100;
	padding-right:6px;
	margin-top:3px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #006699;
	padding: 3px 3px 3px 3px;
	text-decoration: none;
	font-weight: bold;
	font-style:italic;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #E4E4E4;
	color:#006699
}