.png { behavior: url(/iepngfix.htc) }

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.75em;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}

li {
	list-style-position: outside;
	list-style-type: square;
}

a {
	color: #009900;
	text-decoration: none;
	font-weight:normal;
}

a:link, a:visited {
	color: #006600;
	text-decoration: none;
	font-weight:normal;
}

a:hover, a:active {
	color: #006600;
	text-decoration: underline;
	font-weight:normal;
}

a.dlb:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

a.dlb:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	line-height: 16px;
}

a.dlb:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

a.dlb:visited:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	line-height: 16px;
}

td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	padding-top: 10px;
}
a.logo {
	background-image: url(images/header_logo.png);
	float: left;
	height: 192px;
	width: 262px;
	display:block;
	cursor:hand;
}
#nav {
	float: left;
	width: auto;
}
#top {
	height: 105px;
	width: 718px;
	background-image: url(images/header_top.png);
}
#wrapper {
	width: 980px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #176C7D;
	border-bottom-color: #176C7D;
	border-left-color: #176C7D;
	display: block;
}
#footer {
	clear: both;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 150px;
	text-align: center;
	color: #666666;
	padding-bottom: 10px;
	display:block;
}

.home {
	background-image: url(images/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.clear {
	clear: both;
	height: 2px;
	margin: 0px;
	padding: 0px;
}
#content {
	margin: 0px 60px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #006666;
	font-weight: normal;
	font-size: 36px;
	line-height: 36px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #006666;
	margin-bottom: 4px;
}


#callout {
	width: 370px;
	float: right;
	padding-left: 40px;
	margin-top: 180px;
}

#calloutcontent h2 {
	color: #FFFFFF;
	padding-top: 5px;
}

.homethumb {
	float: left;
	margin-right: 3px;
	text-align: center;
}
.homethumb a {
	font-size: 10px;
	color: #3399cc;
	line-height: normal;
	display: block;
	padding-top: 10px;
}



#callout .top {
	background-image: url(images/callout_top.png);
	background-repeat: no-repeat;
	height: 23px;
	display: block;
}

#calloutcontent {
	background-color: #82cdda;
	padding-right: 30px;
	padding-left: 30px;
	line-height: normal;
	font-size: 11px;
	color: #000000;
	float: left;
	display: block;
	width: auto;
	height: auto;
}

#callout .bottom {
	/*background-image: url(images/callout_bottom.png);*/
	/*height: 35px;*/
	display: block;
	clear: left;
}

.sub {
	background-repeat: no-repeat;
	background-position: right 150px;
}

#imagewrap {
	height: 300px;
	width: 275px;
	float: right;
}


h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
	color: #177393;
}

