/* Core (Site wide css rules)*/
/* ---------------------------------------------------------- */


/* Elements */
/* ---------------------------------------------------------- */

body{
	margin:0px;
	padding: 0px;
	font: 11px/14px Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #000;
	background:#fff;
	background-image:none;
}

#PrintHeader{display:block;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #B7B7B8;}

h1{
	font:normal 20px/24px Verdana;
	color: #8C8C8C;
	margin:0px;
	margin-bottom:15px;
	padding:0px 0px 4px 0px;
	background:url(../images/g_body_rule.gif) repeat-x bottom;
}
h2{
	clear:both;
	font:bold 14px/18px Verdana;
	color:#8C8C8C;
	margin:0px;
	padding:0px 0px 15px 0px;
}
h3{
	clear:both;
	font:bold 12px/15px Verdana;
	color:#8C8C8C;
	margin:0px;
	padding:0px 0px 15px 0px;
}
h4{
	clear:both;
	font:bold 11px/14px Verdana;
	color:#8C8C8C;
	margin:0px;
	padding:0px 0px 15px 0px;
}
h5{
	clear:both;
	font:bold 11px/14px Verdana;
	color:#000;
	margin:0px;
	padding:0px 0px 15px 0px;
}
h6{
	clear:both;
	font:bold 10px/12px Verdana;
	color:#000;
	margin:0px;
	padding:0px 0px 15px 0px;
}
a {
	text-decoration: none;
	color: #0373B3;
}

a:hover {
	text-decoration: underline;
	color:#0373B3;
}

form {
	margin:0px;
	padding:0px;
}

.endPage {
	clear:both;
}

.FloatWithIn {
	font-size: 0px; 
	clear: both; 
	height: 1px; 
	overflow: hidden; 
	width:100%;
}

/* Structure setting divs */
/* ---------------------------------------------------------- */
#ContainerHeader, #ContainerFooter, #MenuColumn, #Breadcrumb, #BottomIcons, .endPage, #VerticalMenu{display:none;}
#OuterContainer{width:100%;padding:0px;margin:0px;background:none #fff;}
#ContentFrame{margin:0px 0px 0px 0px;padding:5px 0px 0px 0px;border:none;}
#TopBoxHeading{display:none;}
#ContentColumn {width:100%;margin:0px;padding:0px;}
#ContentColumnWide {float:none;width:580px;margin:0px 0px 20px 20px;padding:0px;}

/* Content Layout */
/* ---------------------------------------------------------- */

#FloatLogo, #FloatLogo a, #FloatLogo a:hover, #FloatLogo a:link, #FloatLogo a:visited {
	display:none
}

#HeaderTitle {
	position:absolute;
	top:23px;
	left:519px;
	z-index:10;
}

#HeaderTitle span {
	font:normal 1px/1px  Arial, Geneva, Helvetica, sans-serif;
	color:#fff;
	height:35px;
	width:244px;
	background: url(../images/g_header_media.gif) no-repeat;
	display:block;
	text-decoration:none;
}

/* Content Layout */
/* ---------------------------------------------------------- */

#ContentColumn p, #ContentColumnWide p {
	padding:0px 0px 15px 0px;
	margin:0px;
}
#ContentColumn p.Intro, #ContentColumnWide p.Intro{
	font-weight:bold;
}
#ContentColumn ul, #ContentColumnWide ul {
	padding:0px 0px 15px 13px;
	margin:0px;
}
#ContentColumn ul li, #ContentColumnWide ul li{
	margin:0px;
	list-style-type:none;
	padding:0px 0px 0px 10px;
	background:url(../images/g_body_bullet.gif) no-repeat;
}

ul.TargetLinks{
float:left;
}
#ContentColumn ol, #ContentColumnWide ol {
	padding:0px 0px 15px 13px;
	margin: 0px 0px 0px 20px;
}
#ContentColumn ol li, #ContentColumnWide ol li{
	margin:0px;
	padding:0px 0px 10px 10px;
	list-style-type:decimal;
}	

table.RatesTable{
	border-bottom:15px solid #fff;
	margin:0px;
	padding:0px;
	text-align:left;
	clear:both;
}
table.RatesTable th{
	background:#FFECA9;
	border-bottom:1px solid #FFF;
	padding:4px 6px 4px 6px;
	text-align:left;
}
table.RatesTable td {
	background:#FFF9E5;
	border-bottom:1px solid #FFECA9;
	padding:4px 6px 4px 6px;
	vertical-align: top;
}
table.RatesTable td.FirstCol{
	font-weight:bold;
}
table.RatesTable td.FirstCol2{
	font-weight:bold;
	width:200px;
}
table.RatesTable th.SecondCol, table.RatesTable td.SecondCol{
	border-left: 15px solid #fff;
}

table.ClearTable{
	font:normal 11px/11px arial;
	border-bottom:1px solid #fff;
	margin:0px;
	padding:0px;
	text-align:left;
	clear:both;
}
table.ClearTable th{
	padding:0px 10px 4px 0px;
	text-align:left;
	vertical-align:top;
	color:#8C8C8C;
}
table.ClearTable td {
	padding:0px 0px 4px 0px;
	vertical-align:top;
}

div.Testimonial{
	margin:23px 0px 2px 0px;
	padding:0px;
	font: normal 14px/26px arial;
	color:#FA9C29;
}

div.Testimonial p.FootNote{
	font: bold 11px/14px arial;
}


/* Standard Footer Layout */
/* ---------------------------------------------------------- */

ul.UtilityBelt {
	margin:0px;
	padding:7px 0px 0px 13px;
	list-style:none;
	float:left
}

ul.UtilityBelt li {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	color:#00144F;
	border-left:1px solid #00144F;
	font: normal 10px/12px Arial, Geneva, Helvetica, sans-serif;
}

ul.UtilityBelt li.FirstItem {
	margin:0px;
	padding:0px;
	border:none;
	list-style:none;
}

ul.UtilityBelt li a {
	margin:0px;
	padding:0px 3px 0px 5px;
}
ul.ReedCopy {
	margin:0px;
	padding:7px 16px 0px 0px;
	list-style:none;
	float:right;
}
ul.ReedCopy li {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	color:#00144F;
	font: normal 10px/12px Arial, Geneva, Helvetica, sans-serif;
}

ul.ReedCopy li a {
	margin:0px;
	padding:0px;
}

#flash {display:none;}


/* Home Styles */
/* ---------------------------------------------------------- */

#ContentColumn table.BinaryTree{
	margin:0px;
	padding:0px;
	font:bold 2px/2px arial;
}
#ContentColumn table.BinaryTree td.BinaryTreeHeader{
	margin:0px;
	padding:6px 10px 6px 10px;
	background:url('../images/bg_btree_header.gif') no-repeat;
	width:49%;
	font:bold 11px/14px arial;
}
#ContentColumn table.BinaryTree td.BinaryTreeMiddle{
	margin:0px;
	padding:0px;
	background:url('../images/bg_btree_middle.gif') repeat-y;
	width:49%;
	vertical-align:top;
}
#ContentColumn table.BinaryTree td.BinaryTreeMiddle ul{
	margin:6px 10px 0px 10px;
	padding:0px;
}
#ContentColumn table.BinaryTree td.BinaryTreeMiddle li{
	background:url('../images/bg_btree_bullet.gif') no-repeat;
	margin:0px;
	padding:0px 0px 2px 8px;
	font:normal 11px/14px arial;
}
#ContentColumn table.BinaryTree td.BinaryTreeMiddle a{
	text-decoration:none;
}
#ContentColumn table.BinaryTree td.BinaryTreeMiddle a:hover{
	text-decoration:underline;
}
#ContentColumn table.BinaryTree td.BinaryTreeFooter{
	margin:0px;
	padding:0px;
	background:url('../images/bg_btree_footer.gif') no-repeat;
	height:17px;
	font:bold 2px/2px arial;
}

#RightColumn div.RightBoxOne, #RightColumn div.RightBoxTwo, #RightColumn div.RightBoxThree, #RightColumn div.RightBoxTop, #RightColumn div.RightBoxContent, #RightColumn div.RightBoxContent h3, #RightColumn div.RightBoxContent p, #RightColumn div.RightBoxContent h3 span, #RightColumn div.RightBoxContent p span, #RightColumn div.RightBoxContent a, #RightColumn div.RightBoxBottom{display:none;}

 

 
