body {
	padding: 0;
	background-color: #cae6f2;
	margin: 0;
	min-width: 1020px;
	height: 100%;
	width: 100%;
	font-family: 'lucida grande','lucida unicode',lucida,verdana,sans-serif;
}

img {
	border: 0;
}


div,h1,h2,h3,ul,li,h5,p {
	margin: 0;
	padding: 0;
}

div.container {
	background: #38596d url(art/h_primary.jpg) no-repeat;
	width: 850px;
	padding: 48px 0 0 0px;
	margin: 0 auto;
	text-align: left;
	background-position: 0px 48px;
}

img.logo {
	margin-left: 302px;
	float: left;
}

div.videoside {
	width: 205px;
	clear: right;
	margin: -5px 38px 0 595px;
	padding: 0px;
	text-align: center;
}

* html div.videoside {
	width: 205px;
	margin: -5px 38px 0 595px;
	clear: right;
	padding: 0px;
	text-align: center;
}

a:link {
	color: #27825b;
}

a:visited {
	color: #4a759b;
}

a:hover,a:active {
	color: #cc56d2;
	text-decoration: none;
}

div.main {
	text-align: center;
	clear: both;
	padding-top: 65px;
	margin-bottom: 5px;
}

h1 {
	margin: 0 0 10px 0;
}

div.nav {
	padding-left: 42px;
}

div.nav img {
	margin-right: 2px;
}

div.nav1 {
	padding-left: 30px;
}

div.nav1 img {
	margin-right: 20px;
	margin-top: 20px;
}

div.funding {
	height: 112px;
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 785px;
}
	
div.funding table {
	background-color: #555;
	border: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
}

div.funding table img {
	padding: 0 5px 0 5px;
}

div.funding table p {
	color: #ccc;
	font-size: 10px;
	padding: 9px;
	text-align: left;
	/*margin-right: 10px;*/
}

div.bottomarea {
	margin-top: 20px;
	background-color: #d9e6ed;
	border-top: 1px dotted #33829B;
	padding: 3px 90px 3px 55px;
}

div.bottomarea p {
	color: #888;
	font-size: .8em;
}

* html #title {
	background-color: #000;
}

table.links td {
	padding: 10px 10px 0 10px;
	margin: 0;
	vertical-align: top;
}

table.links td p {
	color: #f2f0df;
	font-size: 12px;
	line-height: 14px;
	margin-top: 5px;
	padding-right: 6px;
}

a.sec {
	font-size: 14px;
	text-decoration: none;
	margin: 5px 20px 0 0;
	color: #85e4e9;
}

div.sec {
	margin-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
}

a.sec:link,a.sec:visited {
	color: #85e4e9;
}

a.sec:hover,a.sec:active {
	color: #fff;
}

div.subtitlebg {
	margin: 8px 0 3px 42px;
	height: 25px;
	
}