@charset "utf-8";
body, html {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(imgs/bggrad_new.gif);
	background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	overflow-x: hidden;
	background-color: #104a77;
}
img {border-color: white;}
.oneColFixCtr #container {
	width: 1010px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	mnargin-left: auto;
	margin-right: auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	z-index:99999;
	}
	.thebluewide {
		width: 100%;
		background:url(imgs/white-linen-paper-texture.jpg);
		background-repeat:repeat;
		min-height: 640px;
		padding-bottom: 10px;
		color: #000000;
		border-top: solid 8px #cb333a;
		
	}
.thebluewide #bottomSection {
	width: 1010px;
	margin-left: auto;
	margin-right: auto;
	min-height: 310px;
}
.oneColFixCtr #mainContent {
		z-index:200;
		margin-top: 200px;
}
.oneColFixCtr #container #mainContent #headerholder {
	width: 100%;
	height: 201px;
	z-index:200;
	background:url(imgs/red_bg.png);
	background-repeat:repeat-x;	
	left: 0px;
}
.oneColFixCtr #container #mainContent #fourfeatures {

	margin-left: 60px;
}
.topGrad #nav #shortcutbar {
	margin-left:21px;
	margin-right:21px;
	height: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	padding-top:4px;
	padding-bottom: 2px;
	padding-right:5px;
	text-transform:uppercase;
	width: 400px;
	float: right;
	z-index:200;
}
.oneColFixCtr #container #mainContent #headerholder #splitbar {
	margin-left:21px;
	margin-right:19px;
	height: 5px;
	min-height: 5px;
	width: 967px;
	font-size:2px;
}
.oneColFixCtr #container #mainContent #headerholder #logo {
	margin-left:21px;
	width: 259px;
	float:left;
	top: 5px;
}
.oneColFixCtr #container #mainContent #headerholder #flashholder {
	margin-right:22px;
	height: 101px;
	width: 707px;
	float:right;
}
.oneColFixCtr #container #mainContent #headerholder #slugbar {
	margin-left:21px;
	margin-right:20px;
	height: 18px;
	min-height: 18px;
	width: 967px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-top: 4px;
}
.navigation {
	position: absolute;
	height: 29px;
	min-height: 29px;
	width: 967px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2350ab;
	text-align:center;
	padding-top:0px;
	top: 120px;
	margin-left:320px;
	z-index:99999;
}
.smallText {
	font-size:9px;
}
#shortcutbar a:link{
	text-decoration: none;
	color:#FFFFFF;
}
#shortcutbar a:visited{
	text-decoration: none;
	color:#FFFFFF;
}
#shortcutbar a:hover{
	text-decoration: underline;
	color:#FFFFFF;
}

.oneColFixCtr #container #mainContent #widercolumn {
	width:656px;
	float:left;
	margin-left:60px;
	height: 306px;
	z-index:200;
}
.oneColFixCtr #container #mainContent #singlecolumn {
	width:837px;
	float:left;
	margin-left:60px;
	margin-right:60px;
}
.oneColFixCtr #container #mainContent #narrowcolumn {
	width:209px;
	float:right;
	margin-right:20px;
	height: 298px;
	padding: 4px;
	text-align: left;
	margin-top: -30px;
}
.thebluewide #bottomSection #widercolumnBTM {
	width:646px;
	float:left;
	margin-left:60px;
	height: 306px;
	color: #104a77;
}
.thebluewide #bottomSection #widercolumnBTM a:link {
	color: #104a77;
	text-decoration:none;
}
.thebluewide #bottomSection #widercolumnBTM a:visited {
	color: #104a77;
	text-decoration:none;
}
.thebluewide #bottomSection #widercolumnBTM a:hover {
	color: #104a77;
	text-decoration:underline;
}

.thebluewide #bottomSection #narrowcolumnBTM {
	width:203px;
	float:right;
	margin-right:60px;
	padding: 4px;
	text-align: left;
	z-index:200;
}
.thebluewide #bottomSection #narrowcolumnBTM a:link {
	color: #104a77;
	text-decoration:none;
}
.thebluewide #bottomSection #narrowcolumnBTM a:hover {
	color: #104a77;
	text-decoration:none;
}
.thebluewide #bottomSection #narrowcolumnBTM a:visited {
	color: #104a77;
	text-decoration:none;
}
.oneColFixCtr #container #mainContent #narrowcolumn #shadowbox {
	background-image:url(imgs/box_bg.jpg);
	background-repeat:repeat-y;
}
.oneColFixCtr #container #mainContent #narrowcolumn #shadowbox #heading {
	width:244px;
	margin-left:10px;
	margin-right:2px;
	background-image:url(imgs/header_box_bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#c00000;
	padding-left:4px;
	padding-right:2px;
	padding-top:6px;
	height:29px;
	vertical-align:middle;
}
.oneColFixCtr #container #mainContent #narrowcolumn #shadowbox #content {
	width:244px;
	margin-left:10px;
	margin-right:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding-left:4px;
	padding-right:2px;
}
.headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#c00000;
}
.maintext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}
hr {
	color:#c00000;
	background-color: #c00000;
	height: 2px;
	border: none;
}
blockquote {
width: 230px;
margin: 0px;
padding: 10px;
}
.oneColFixCtr #container #mainContent #widercolumn #features {
	padding:3px;
	background-color:#c2e4e5;
}
.oneColFixCtr #container #mainContent #leftwide {
	width: 600px;
	float: right;
}
.oneColFixCtr #container #mainContent #rightwide {
	width: 180px;
	float: left;
}
.oneColFixCtr #container #mainContent #rightwidesetup {
	width: 250px;
	float: right;
	background-color:#C9D1F5;
}
.featureBoxes {
		float: left;
	width: 209px;
	text-align:left;
	height: 180px;
	margin: auto;
	margin-right: 16px;
}
.featureBoxLeft {
	float: left;
	width: 209px;
	text-align:left;
	height: 180px;
		margin: auto;
			margin-right: 16px;
}
.featureBoxRight {
	float: right;
	width: 209px;
	text-align:left;
	height: 180px;
	margin: auto;
}
.featureInternals {
		border: solid 2px white;
height: 160px;
}
.featureHeaders {
	height: 20px;
}
.rhsFeatures {
	padding-left: 5px;
	height: 88px;
	color: white;
	font-size: 18px;
	padding-top: 11px;
	cursor: pointer;
}
.smlWhite {
	font-size: 9px;
	color: white;
}
.medlWhite {
	font-size: 12px;
	color: white;
}
.medlWhite a:link {
	color: white;
	text-decoration:none;
}
.medlWhite a:visited {
	color: white;
	text-decoration:none;
}
.medlWhite a:hover {
	color: white;
	text-decoration:underline;
}
.bottomSiteMap {
	background:url(imgs/sitemap_bg.gif);
	background-repeat: repeat-x;
	font-size:9px;
	color:#06F;
	padding-top: 10px;
}
.bottomSiteMap a:link {
	color:#06F;
	text-decoration:none;
}
.bottomSiteMap a:hover {
	color:#06F;
	text-decoration:underline;
}
.bottomSiteMap a:visited {
	color:#06F;
	text-decoration:none;
}
.topgrad {
	position:absolute;
	width: 100%;
	background:url(imgs/red_bg.png);
	background-repeat:repeat-x;	
	height: 183px;
	z-index: 0;
	left: 0px;
}
.topgrad #nav {
	width: 1010px;
	margin-left: auto;
	margin-right: auto;
}
.topgrad #nav #shortcutbar {
	margin-left:21px;
	margin-right:21px;
	height: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	padding-top:4px;
	padding-bottom: 2px;
	padding-right:5px;
	text-transform:uppercase;
	width: 400px;
	float: right;
	z-index:200;
}
.topgrad #nav #splitbar {
	margin-left:21px;
	margin-right:19px;
	height: 5px;
	min-height: 5px;
	width: 967px;
	font-size:2px;
}
.topgrad #nav #logo {
	margin-left:21px;
	width: 259px;
	float:left;
}
