body,td,th {
	font-family: arial;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color:#EBEBEB;
}
a {
	font-size: 12px;
	color:#3BB2E3;
}
a:hover {
	color: #0099FF;
}
h1 {
	font-size: 18px;
	color: #000000;
}
h2 {
	font-size: 16px;
	color: #000000;
}
h3 {
	font-size: 14px;
	color: #000000;
}
h4 {
	font-size: 12px;
	color: #000000;
}
h5 {
	font-size: 10px;
	color: 0;
}
h6 {
	font-size: 9px;
	color: #000000;
}
.style5 {font-size: 9px}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.style6 {font-size: 12px}
.style10 {font-size: 14px}
.style17 {font-size: 16px; color: #000000; }
.style21 {font-size: 18px}

.style21 {color: #333333}
.style22 {color: #FF0000}
.style24 {color: #0099FF}
.border{
	 border-left:solid; 
	 border-left-color:#000000;
	 border-left-width:thin;
	 border-right:solid; 
	 border-right-color:#000000;
	 border-right-width:thin;
	 border-bottom:solid; 
	 border-bottom-color:#000000;
	 border-bottom-width:thin;
	 border-top:solid; 
	 border-top-color:#000000;
	 border-top-width:thin;
	 }
.content{
	color: #003366;
	font-family:tahoma;
	font-size:12px;
	margin:15px;
	background-color:#FFFFFF;

}
.content h1 {
	font-size: 18px;
	color:#ff0054;
	font-family: Arial;
	letter-spacing:2px;
	text-decoration: underline;
}
.content h2{
	font-family: Arial;
	font-size: 16px;
	color:#ff0054;
	letter-spacing:1px;
	text-decoration: underline;
}
.content h3{
	font-family: Arial;
	font-size: 14px;
	color:#ff0054;
	letter-spacing:1px;
}
.content h4{
	font-family: Arial;
	font-size: 12px;
	color:#009900;
	font-weight:bold;
}
.content h5{
	font-family: Arial;
	font-size: 11px;
	color: #FF0080;
}
.content h6{
	font-family: Arial;
	font-size: 10px;
	color: #000099;
	font-weight: 900;
}
.content a {
	font-family: Arial;
	color: #3BB2E3;
	font-weight:bold;
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
	
}
.content a:active {
	text-decoration: underline;
}
.topright{
	background-image:url(images/gradheader.jpg);
	color:#FFFFFF;
	padding:15px;
	text-align:left;
	font-family:Arial;
	 border-left:solid; 
	 border-left-color:#000000;
	 border-left-width:thin;
	}
.topright a{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	}
.topright a:hover {
	text-decoration: none;
	color:#FFFFFF;	
}
.topright2{
	 border-left:solid; 
	 border-left-color:#000000;
	 border-left-width:thin;
	}
.list{
	margin-left:130px;
	text-align:left;
	}
ol{line-height:30px;}
.contact{color:#003366;
	font-weight:bold;
	}
.contact table{background-color:#ff0000;
}
.contact td{
	background-image:url(images/fields-bg.jpg);
	background-position:center;
	height:28px;}
.contact th{
	color:#FFFFFF;
	padding-left:20px;}
.contact div{
	padding-left:15px;
	padding-top:2px;}
p{ text-align:justify;
	color:#003366;}
ul{
	margin-left:35px;
	list-style-position:inside;
	line-height:20px;
}
li{	list-style-image:url(images/arrow.jpg);
 vertical-align:middle;
}