/* CSS Document */

BODY {
	margin: 0px;
	padding: 0px;
	background-color: #D2DBE4;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
body, td {
	font: 11px verdana, tahoma, sans-serif;
	COLOR: #4C4C4C;
}
H1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 24px; 
	COLOR: #4E6D8C;
	margin: 0 0 15px 0;
	padding: 0px;
}
H2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 19px;
	COLOR: #000000;
	margin: 0px;
	padding: 0px;
}
H3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #4E6D8C;
	margin: 0 0 5px 0;
	padding: 0px;
}
H4 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #000000;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px;
}

p{
	margin:0px;
	padding: 0 0 10px;}
A {
	COLOR: #4E6D8C !important;
	COLOR: #4E6D8C;
	font-weight: bold;
	text-decoration: none;
}
A:visited {
	COLOR: #4E6D8C !important;
	COLOR: #4E6D8C;
}
A:active {
	COLOR: #4E6D8C !important;
	COLOR: #4E6D8C;

}
A:hover {
	COLOR: #7997B5 !important;
	COLOR: #7997B5;
	text-decoration: underline;
}
a img {
	border: none;
}
input, select, textarea{
	font-size:10px;
	font: 10px verdana, tahoma, sans-serif;
	}
.fineprint{
	font-size: 9px;
}
ul{
	margin:0 0 0 16px;
	padding: 0px;
	}
	
	
	
	
/* ---- SIFR   ---- */
/* These are standard sIFR styles... do not modify */

@media screen {
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... */

.sIFR-hasFlash h1 {
	visibility: hidden;
	line-height: 32px;
	letter-spacing: -3px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -11px;
	line-height: 37px;
	font-size: 35px;
}
}

@media print
{
	.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
	}

	span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
	}

}

/* Layout Stuff */
#container{
	width: 925px;
	background-color: #FFFFFF;
	text-align: left;
}
#topnav{
	background-color: #4E6D8C;
	text-align: center;
	width:100%;
	position: relative;
}
#header{
	padding: 13px 13px 0 13px;
	}
#hpBanner{
	border-top: 1px solid #C7C7C8;
	border-bottom: 1px solid #C7C7C8;
	padding: 10px 0px;
	text-align: center;
	width: 898px;
	margin-left: 13px;
}
#content{
	width: 898px;
	margin: 0 13px;
	padding: 10px 0;
}
#footer{
	color: #FFFFFF;
	background-color: #4E6D8C;
	margin-top:20px;
	padding: 3px;
	font-size: 10px;
	text-align: center;
}
#footer a {
	color: #FFFFFF !important;
	color: #FFFFFF;
	font-weight: normal;
	}
#login{
	float: right;
	text-align: right;
	font-size:9px;
	}
#login a {
	font-weight:normal;
	font-size: 9px;
	}
#nav{
	margin: 20px 0 0 0;
	}
#search{
	float: right;
	}
	
	
	
	
/* Homepage stuff */
#hpCallouts{
	background-color: #F5F6F6;
	padding: 0px 10px;
	margin-right: 10px;
	height: 260px;
	color: #74797F;
	font-size: 10px;
}
.hpCallout{
	background-image: url(/images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 16px;
	padding-top: 6px;
	padding-bottom: 10px;
}
.hpCallout img{
	float: left;
	margin: 4px 10px 0 0;
	}

#hpBlurb{
    padding: 10px;
    margin-right: 10px;
    color: #4C4C4C;
    font-weight: bold;
    line-height: 16px;
}

#hpBlurb_bg{

    background-image: url(/images/blurb_bg.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-right: 12px;

}

#hpNews{
	padding: 10px;
	background-image: url(/images/news_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #F5F6F6;
	height: 240px;
	font-size: 10px;
	line-height: 14px;
	color:#74797F;
}
.headline{
	font-size: 12px;
	}
.hpStory{
	margin-bottom: 15px;
	}




/* SubNav */
#subnav{
	background-image: url(/images/subnav_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 200px;
	background-color: #F2F2F3;
	padding: 10px 0 40px 0;
}
#subnav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-weight: bold;
}
#subnav li {
	background-image: url(/images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px 0 5px 20px;
	}
#subnav li a {
	COLOR: #4C4C4C;
	}
#snHead{
	margin:0 0 5px 10px;
	COLOR: #4E6D8C;
	font-weight: bold;
	}
.snActive{
	background-color: #FCFCFC;
	}
	
	
	
/* News Stuff */
.story{
	background-image: url(/images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
	}
	
	
	
/* Search Results stuff */
.search_nav a {
	COLOR: #4C4C4C;
	}
.result{
	background-image: url(/images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
	}
.subsubnav {
	line-height: 16px;
	padding: 3px 0 0 20px;
	font-size: 10px;
}


/* Dynamic top nav */


table.MenuGroup
{
	background-color:#fff;
	background-image: url(/images/dropdownbg.jpg);
	background-repeat: repeat-x;
	cursor:pointer;
	cursor:hand;
	border-style:solid;
	border-width:0 1 1 1;
	border-color:#C7C7C8;
	border-top:solid 1px #fff;
	padding:5px;
}
table.MenuGroup td
{
	margin:0;
	padding:0 6 0 6;
}

table.MenuItem td 
{
	font-size:11px;
	cursor:pointer;
	cursor:hand;
	border-top:solid 1px #ccc;
	padding:6 0 6 0;
	margin:0;
	font-weight:bold;
}

table.MenuItemNoSeparator td 
{
	font-size:11px;
	cursor:pointer;
	cursor:hand;
	border-top:solid 1px #fff;
	padding:6 0 6 0;
	margin:0;
	font-weight:bold;
}
table.MenuItemOver td 
{
	font-size:11px;
	cursor:pointer;
	cursor:hand;
	border-top:solid 1px #ccc;
	padding:6 0 6 0;
	margin:0;
	font-weight:bold;
	color:#4E6D8C;
}

table.MenuItemNoSeparatorOver td 
{
	font-size:11px;
	cursor:pointer;
	cursor:hand;
	border-top:solid 1px #fff;
	padding:6 0 6 0;
	margin:0;
	font-weight:bold;
	color:#4E6D8C;
}

.Separator
{
	background-color: Transparent; 
	margin-left: 4px;
	margin-right: 4px;
}
#date_gimmick {
	font-size:10px;
	color: #AFC0D1;
	float:right;
	position: absolute;
	top: 5px;
	right: 7px;
	text-align: right;
}

#NavWrapper 
{
	position:relative;
		
}
.Error
{
    color:#FF0000;
}

.CalcHeading
{
    background-color:#4E6D8C;
    font-size:11px; 
    font-weight:bold;
    color:#fff;
    
    
}

.CalcHeading td
{
    border-right:1px #dfdfdf solid;
}
.calcblue
{
    
    font-size:10px; 
     
}
.calcyellow
{
    
    font-size:10px; 
    color:#000;
  
}
#divCostBenefitCalculator 
{   
}

.Costcalculator
{
    border-top:1px #DFDFDF solid;
    border-left:1px #DFDFDF solid; 
    width:500;
}

.Costcalculator td
{
   height:20px; 
   padding:0px;
   border-bottom:1px #dfdfdf solid;
   border-right:1px #dfdfdf solid;
}

.CalcTotalHeading
{
    background-color:#FFFFFF;
    font-size:12px; 
    font-weight:bold;
    color:#000;
}
.calcnote
{
    font-size:9px;
}
.submit{
 padding-top:5px;
}

