﻿html, body, p, a, h1, h2, h3, h4, h5, h6, ol, div, span, dl, dd, dt, form, label, input, th, td, span.bodyText
{
	margin: 0;
	padding: 0;
	font: 11px/16px Verdana, arial, sans-serif;
}

body
{
	background: #fff url(/Assets/images/bg_body.gif) repeat 0 0;
	color: #717171;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: bold;
}
a img
{
	border: 0;
}
a
{
	color: #009B96;
	font-weight: normal !important;
}

.clearfix:after
{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix
{
	min-height: 1px;
	height: auto !important;
	height: 1px;
}
.clear
{
	clear: both;
}
.floatRight
{
	float: right;
}
.floatLeft
{
	float: left;
}

#cse-search-results iframe
{
	height: 1200px;
	width: 712px;
}

.wrapper
{
	height: 18px;
	background: url(/Assets/images/bg_uniNav.gif) repeat-x 0 0;
	padding-top: 18px;
}
.uniNav
{
	overflow: hidden;
	padding: 5px 0;
	width: 752px;
}

.uniNav .activeTopNav
{
	float: right;
}

.container
{
	width: 752px;
}
.header
{
	padding: 20px 0 0 30px;
	background: #fff;
	position: relative;
	z-index: 2;
	background: #fff url(/Assets/images/bg_home2.gif) repeat-y 100% 0;
}
.header h1
{
	position: absolute;
	top: 18px;
	left: 20px;
	margin: 0;
}
.header p
{
	float: left;
	padding: 0 0 20px 300px;
	width: 350px;
	font-family: georgia;
	font-size: 12px;
}
.header p a
{
	display: block;
}

.mainBlock
{
	background: url(/Assets/images/bg_home.gif) no-repeat;
	width: 751px;
	height: 313px;
	position: relative;
}
.mainBlock .leftCol
{
	float: left;
	width: 300px;
	padding: 70px 0 0 30px;
	margin-right: 90px;
}
.mainBlock .rightCol
{
	float: left;
	width: 300px;
	padding: 70px 0 0 0;
}
.mainBlock h2
{
	margin: 0 0 15px;
}
.mainBlock a
{
	display: block;
}
.mainBlock .midStar
{
	position: absolute;
	left: 300px;
	top: 220px;
}
.mainBlock .midLine
{
	position: absolute;
	left: 370px;
	top: 40px;
}

.relatedSites
{
	padding: 20px;
	background: #fff;
	margin-top: 15px;
	background: #fff url(/Assets/images/bg_home2.gif) repeat-y 100% 0;
}
.relatedSites .relSite
{
	float: left;
	width: 220px;
	margin: 10px 30px 0 0;
}
.relSite h5
{
	font-size: 10px;
	margin-bottom: 5px;
}
.relSite img
{
	display: block;
	float: left;
	margin-right: 5px;
	padding-bottom: 20px;
}
relSite p
{
	float: left;
	width: 100px;
}
.relatedSites .last
{
	margin-right: 0;
	float: right;
}
.relatedSites .mid
{
	margin-right: 0;
}

.DDfooter, .DDfooter p, .DDfooter a
{
	font-size: 9px;
	color: #a1a1a1;
}
.DDfooter p
{
	margin: 7px 0;
}


/* icons*/
a.star, .redStar
{
	background: url(/Assets/images/bullet.jpg) no-repeat 0 5px;
	padding-left: 14px;
}

#ie-warning
{
	height:50px;
	line-height: 25px;
	background-color: #f9db17;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	}
