body, div, dl, dt, dd, ul, ol, li, h1, h2 ,h3, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td {
	margin:0;
	padding:0;
}
body {
	background-color:#3086B5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
}
.clear {
	background:transparent none repeat scroll 0% 50%;
	clear:both;
	font-size:0px;
	height:1px;
	margin-bottom:-1px;
}
a, a:visited, a:hover {
	color: #2F86B3;
}
#wrapper {
	margin:0 auto;
	width:980px;
}
#content {
	width:940px;
	padding:20px;
	float:left;
	background-color:#FFFFFF!important;
}
.content-left {
	float:left;
	width:225px;
	background:url(../images/left-col-bg.jpg) repeat-x top;
	margin-right:15px;
	padding:10px;
}
.content-left h3{
	margin:10px 0 4px 0;
}


#subheader1 {
	float:left;
	background:url(../images/hp-ash.jpg) no-repeat top left;
	height: 318px;
	width:980px;
	color:#FFFFFF;
}
#subheader1 .text {
	padding:20px 410px 10px 10px;
}
.content-left-hm {
	float:left;
	width:430px;
	margin-right:15px;
	padding:10px;line-height:18px;
}
.content-right-hm img {
	padding:10px;
}
.content-right-hm {
	float:left;
	margin-right:15px;
	padding:10px;
	background:url(../images/left-col-bg.jpg) repeat-x top;
	width:425px;
	line-height:18px;
}
.content-right {
	float:left;
	width:650px;
	line-height:18px;
}
#col1 {
	float:left;
	width:220px;
}
.footer {
	background-color:#3086B5;
	color:#FFFFFF;
	font-size:12px;
	padding:10px;
}
.back {
	float:right;
	font-size:12px;
	color:#666666;
	background:transparent url(../images/top.gif) no-repeat scroll 100% 4px;
	padding-right:6px;
}
.back a {
	float:right;
	font-size:12px;
	color:#666666;
	padding-right:6px;
}
.logo {
	float:left;
	width: 980px;
}
.nav1 {
	float:left;
	color:#2F85B4;
	background-color:#CCCCCC;
	width: 980px;
}
h2 {
	color:#CC0033;
	font-size: 14px;
	font-weight:bold;
	margin:0 0 8px 0;
	text-transform:uppercase;
}
h4 {
	color:#CC0033;
	font-size: 16px;
	font-weight:bold;
	margin:0 0 8px 0;
	text-transform:uppercase;
}	
	h3 {
	color: #6666FF;
	font-size:12px;
	font-weight:bold;
	margin:10px 0 10px 0;
	text-transform:uppercase;
}
h41 {
	color:#008080;
	font-size: 16px;
	font-weight:bold;
	text-decoration:underline;
	margin:0 0 20px 0;
}
.image {
	float:right;
	padding:10px;
	text-align:center;
	font-size:12px;
}
/* start menu*/
.indentmenu {
	clear:both;
	font: bold 13px Arial;
	height:50px;
	width:100%; /*leave this value as is in most cases*/
	overflow: hidden;
}
.indentmenu ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 980px; /*width of menu*/
	border: 1px solid #999; /*dark purple border*/
	border-width: 1px 0;
	background: url(../images/indentbg.gif) center center repeat-x;
}
.indentmenu ul li {
	display: inline;
}
.indentmenu ul li a {
	float: left;
	width:117px;
	color: #2F86B3; /*text color*/
	padding: 10px 11px;
	text-decoration: none;
	border-right: 1px solid #999; /*dark purple divider between menu items*/
}
.home ul li a {
	float: left;
	width:40px!important;
}
.indentmenu ul li a:visited {
	color: #2F86B3;
}
.indentmenu ul li a:hover, .indentmenu ul li .current {
	color: #CD1141 !important; /*text color of selected and active item*/
	padding-top: 10px; /*shift text down 1px for selected and active item*/
	padding-bottom: 10px; /*shift text down 1px for selected and active item*/
	background: url(../images/indentbg2.gif) center center repeat-x;
}
/* end menu*/


table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
