@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#topFlash {
	margin: 0px;
	padding: 0px;
	height: 150px;
}
.subFlash {
	background-color: #E2EFFF;
	display: inline;
	float: left;
}
#subFlashRight {
	height: 37px;
	background-color: #E2EFFF;
	float: left;
	line-height: 37px;
	font-size: 12px;
	width: 520px;
	margin: 0px;
	padding: 0px;
}
#dateBox {
	font-size: 14px;
	text-align: right;
	padding: 3px 0px 0px;
	clear: both;
	height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #980000;
}
.blueContent {
	font-size: 13px;
	padding-right: 18px;
	padding-left: 18px;
}

#contentWrap {
	background-image: url(../img/contentBack.gif);
	margin: 0px;
	padding: 0px;
}
#footer {
	line-height: 66px;
	text-align: center;
	height: 66px;
	font-size: 11px;
	background-image: url(../img/foot_bg.gif);
	background-repeat: no-repeat;
	clear: both;
}
.hiLitedText {
	font-size: 110%;
	font-weight: bold;
	color: #980000;
}
#topCallout {
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#topCallout h1 {
	color: #980000;
	font-size: 18px;
	font-weight: bold;
}

#leftCol {
	text-align: center;
	float: left;
	width: 124px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
}
.leftSep {
	background-color: #A8B2BE;
	height: 3px;
	margin: 0px;
	padding: 0px;
}
#rightCol {
	float: right;
	width: 602px;
}
.blueBox {
	background-color: #e2efff;
	margin-bottom: 18px;
}
.sitesLogo {
	margin-right: 8px;
}

.blueContent h1 {
	font-size: 15px;
	font-weight: bold;
	color: #1D2D86;
	margin: 0px 0px 8px;
	padding: 0px;
}
.shadedRow {
	background-color: #F4FAFF;
}
.activities a {
	color: #1D2D86;
	text-decoration: none;
}
.activities a:hover {
	color: #000000;
	text-decoration: none;
}
.dkBlueBox {
	background-color: #00529b;
	margin-bottom: 18px;
}
.dblueContent {
	font-size: 13px;
	padding-right: 18px;
	padding-left: 18px;
	color: #FFFFFF;
}
.dblueContent h1 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 8px;
	padding: 0px;
}
.disStates {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #980000;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.disStates a {
	color: #FFFFFF;
	text-decoration: none;
}
#topCallout li {
	margin-top: 4px;
}
.bg_ef { background-color: #FFFFFF; }
.bg_beige {
	background-color: #E2EBF1;
}
.bg_8f {
	background-color: #00529b;
	color: #FFFFFF;
}
