@charset "utf-8";
/* CSS Document */

/*---------------------------- News & Press ---------------------------- */

div.CenterColumn ul.NewsPanel {
	height:29px;
	background:url(../fw/line.gif) repeat-x bottom center;
	padding:0;
	margin:10px 0 0 0;
}
ul.NewsPanel li {
	float:left;
	margin:0 10px 0 0;
	list-style-image:none;
}
ul.NewsPanel li a,
ul.NewsPanel li a:visited {
	display:block;
	padding:9px 5px 8px 5px;
}
ul.NewsPanel li.On a,
ul.NewsPanel li.On a:visited {
	background:#DBDBDB url(../fw/bg-tab-news.jpg) repeat-x top center;
	display:block;
	padding:9px 10px 8px 10px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	font-weight:bold;
}
.NewsPress {
	background:#DBDBDB;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:10px;
}
.NewsPress select {
	width:200px;
	font-size:12px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}
div.CenterColumn div.BlueBar {
	background:#0A4C85 url(../fw/bg-blue-bar.jpg) repeat-x top center;
	color:#fff;
	font-size:11px;
	padding:3px 5px;
	margin:5px 0;
}
div.CenterColumn div.BlueBar h4 {
	text-transform:uppercase;
}
div.CenterColumn div.BlueBar ul {
	float:right;
}
div.CenterColumn div.BlueBar ul li {
	float:left;
	margin:0 8px 0 0;
}
div.CenterColumn div.BlueBar ul li.Last {
	margin:0;
}
div.CenterColumn div.BlueBar ul li.On a,
div.CenterColumn div.BlueBar ul li.On a:visited {
	font-weight:bold;
	text-decoration:underline;
}
div.CenterColumn div.BlueBar ul li a,
div.CenterColumn div.BlueBar ul li a:visited {
	color:#fff;
}
div.CenterColumn div.InfoBox5 a.Article,
div.CenterColumn div.InfoBox5 a.Article:visited {
	color:#172973;
	background:url(../fw/icon-article.gif) no-repeat top left;
	font-weight:bold;
	font-size:12px;
	padding:2px 0 0 20px;
	min-height:20px;
  	height:auto !important;
 	height:16px;
	display:block;
}
div.CenterColumn h5,
div.CenterColumn h6 {
	margin:5px 0;
	font-size:13px;
}
div.CenterColumn h6 {
	font-size:12px;
}
div.RightContent div.CenterColumn a.LeftArrow,
div.RightContent div.CenterColumn a.LeftArrow:visited {
	background:url(../fw/icon-arrow-back.jpg) no-repeat 0 4px;
	padding:0 0 0 13px;
	font-size:12px;
	font-weight:bold;
}
div.CenterColumn p.SmallText {
	font-size:11px;
	padding:0;
}

/*---------------------------- Calculators ---------------------------- */

.Calc label {
	font-size:12px;
	font-weight:bold;
	width:130px;
	display:block;
	float:left;
}
.Calc .Row {
	clear:both;
	padding:6px 0;
}
.Calc span {
	font-size:12px;
	display:block;
	float:left;
	margin:3px 3px 0 2px;
}
.Calc span.Offset {
	margin:3px 3px 0 -10px;
}
.Calc input,
.Calc select {
	float:left;
	border:1px solid #999;
	background:transparent url(../fw/login-bg.jpg) repeat-x top center;
	padding:2px 2px 0 3px;
	color:#000;
	height:18px;
}
.Calc select {
	height:20px;
	padding:0;
}
.Calc input.Med {
	width:100px;
}
.Calc select.Med {
	width:108px;
}
.Calc input.Small,
.Calc select.Small {
	width:45px;
}
.Calc input.MedSmall,
.Calc select.MedSmall {
	width:60px;
}
.Calc p.SmallText {
	width:230px;
	margin:20px 0 0 0;
	font-style:italic;
}
div.Content .Calc a.BtnCalc,
div.Content .Calc a.BtnCalc:visited {
	background:url(../fw/btn-login.jpg) no-repeat top center;
	text-transform:uppercase;
	text-align:center;
	height:22px;
	width:90px;
	line-height:20px;
	display:block;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	margin:40px 5px 3px 0;
	font-size:10px;
}
div.Content .Calc a.BtnCalc:hover {
	text-decoration:underline;
}

/*---------------------------- Rate Sheet Popups ---------------------------- */

body.RateSheet {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
}
body.RateSheet p {
	padding:0 10px;
}
div.RateSheetHeader {
	height:50px;
	background:#144177;
	margin:0 0 10px 0;
	padding:5px 0 0 0;
}
div.RateSheetHeader a {
	display:block;
	width:144px;
	height:45px;
	margin:0 0 0 10px;
}
div.RateSheetHeader a img {
	display:block;
}
.RateSheetContainer {
	background:url(../fw/info-box2-bg.jpg) repeat-x bottom center;
	overflow:hidden;
	padding:5px 0 20px 0;
	margin:0 5px 10px 5px;
}
.RateSheetContainer h1 {
	font-size:9pt;
	color:#000;
	margin:5px 0 5px 0;
	text-transform:uppercase;
	border-bottom:1px solid #144177;
	padding:0 0 2px 0;
}
.RateSheetContainer table {}
.RateSheetContainer table tr.TableHead {
	font-weight:bold;
}
.RateSheetContainer table tr td {
	padding:5px 15px;
	
}
.RateSheetContainer table tr.hlgray {
	background:#EFEFEF;
	font-size:10pt;
}
.RateSheetContainer table tr.hlwhite {
	background:#fff;
	font-size:10pt;
}

/*---------------------------- Search Results ---------------------------- */

div.SearchBox2 {
	height:17px;
	-height:15px;
	.height:17px;
	width:274px;
	background:url(../fw/search-box-bg2.jpg) no-repeat top center;
	padding:3px 0 0 3px;
	-padding:0 0 0 3px;
	.padding:2px 0 0 3px;
	border:1px solid #999;
}
div.SearchBox2 input {
	background:transparent;
	border:none;
	color:#666;
	width:250px;
	font-size:12px;
	height:15px;
	-height:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 4px 0;
}

/*---------------------------- ABC Payment Calculator ---------------------------- */

.Row .abcRow {
	width:140px;
	line-height:1.5em;
	}
	
