@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;
	background-color: #FFFFFF;
	margin:0;
	background-color: #FFFFFF;
	background-image:url(../images/pageBkgdSub.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

h1 {
	font-size: 25px;
	font-weight:bold;
	color:#003399;
}

#banner {
	background-image: url(../images/bnrBkgd.gif);
	background-color:#FFFFFF;
	background-position:top left;
	background-repeat:no-repeat;
	width:974px;
	height:134px;
	padding-left:50px;
}

* html #banner {
	height: 134px;
}

#bodyContent {
	width: 1024px;
	min-height:500px;
	margin-top: 0px;
	padding: 0;
}

* html #bodyContent {
	height: 500px;
	margin-top: 0px;
	padding: 0;
}

#bottomContentHome {
	width: 1024px;
	min-height: 500px;
	background-color: #fff;
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	top: 275px;
	left:0;
	z-index:6;
}

* html #bottomContentHome {
	height: 500px;
}

#contentWrapper {
	width:1024px;
	min-height:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
}

* html #contentWrapper {
	height: 800px;
}

#flashBoxSub {
	position:absolute;
	top:173px;
	left:0;
	background-color:#06359f;
	width:100%;
	height:100px;
	z-index:5;
}

#footer {
	width:100%;
	clear:both;
	min-height:50px;
	background-image:url(../images/footerBkgd.gif);
	background-position:top left;
	background-repeat:repeat-x;
	background-color: #adaeaf;
	text-align:center;
	padding-top:8px;
}

* html #footer {
	height: 50px;
}

#footer ul {
	margin: 10px 0 0 0;
	color: #fff;
	font-size: 14px;
	list-style: none;
}

#footer ul li {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}

#footer ul li a:link {
	color: #fff;
	text-decoration:none;
}

#footer ul li a:visited {
	color: #fff;
	text-decoration:none;
}


#footer ul li a:hover {
	color: #CCCCCC;
	text-decoration:none;
}

* html #footer {
	height: 500px;
}

#leftContent {
	width: 507px;
	padding-left: 20px;
	padding-top: 45px;
	padding-bottom: 40px;
	padding-right: 20px;
	background-image:url(../images/ourMissionBkgd.gif);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 210px;
	font-style:italic;
	color: #064C89;
	float: left;
	margin-top: 0px;
}

* html #leftContent {
	height: 300px;
}

#pageHeaderImage {
	width: 1024px;
	height: 100px;
}

#contentLeftCol {
	float: left;
	width:724px;
	background-image:url(../images/subpageGradient.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:25px;
}

#contentRightCol {
	float:right;
	width:240px;
	min-height:600px;
	background-color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:22px;
	font-style:italic;
	padding-left: 0;
	padding-right: 0;
	padding-top: 25px;
	color:#333333;
}

*html #contentRightCol {
	height:600px;
}

#quote {
	width:235px;
	height:600px;
	font-weight:bold;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	overflow:visible;
	font-size: 14px;
	color: #5B5B5B;
	line-height: 26px;
}

#rightContent {
	width: 470px;
	padding: 0;
	min-height: 220px;
	float: right;
	background-image: url(../images/pressReleasesHdr.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

* html #rightContent {
	height: 220px;
}

#rightContent ul {
	margin: 10px 0 0 0;
	color: #064C89;
	font-size: 14px;
	list-style: none;
}

#rightContent ul li {
	display:block;
	margin-top: 10px;
}

#rightContent ul li a:link {
	color: #064C89;
	text-decoration:none;
}

#rightContent ul li a:visited {
	color: #064C89;
	text-decoration:none;
}


#rightContent ul li a:hover {
	color:#0099CC;
	text-decoration:none;
}

#sitemap {
	font-size: 15px;
}

#sitemap ul {
	list-style: none;
	margin: 0;
	padding:0;
}

#sitemap ul li a {
	display: block;
	width:100px;
	margin-top: 5px;
	padding: 6px 25px;
	border: 1px solid #999999;
	border-left:5px solid #0066FF;
}

#sitemap ul li a:link {
	color:#0066CC;
	text-decoration:none;
}

#sitemap ul li a:hover {
	color:#fff;
	text-decoration:none;
	background-color:#0099FF
}

#sitemap ul li a:visited {
	color: #0066CC;
	text-decoration:none;
}

