
body {
margin: 0;
padding: 0; 
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
background:url(../imgs/home/bg.gif) repeat-x #4e799e; 
color:#575757;
}



img {
border: 0;
}

.clear {
clear: both;
}

.no-margin {
margin: 0;
padding: 0;
}

.handheld {
display: none;
}


.floatL {
float: left;
}

.floatR {
float: right;
}

a {

}
 
a:hover {

}

h1, h2, h3, h4 {
font-family:Trebuchet, 'Trebuchet MS', Arial, Helvetica, sans-serif; color:#004677;
}

h1
{
font-size: 21px; margin-bottom:10px; margin-top:13px; 
}

.qHeading
{
font-family:Trebuchet, 'Trebuchet MS', Arial, Helvetica, sans-serif; color:#f69728; font-size: 21px; 
}

h2 {
font-size: 16px; margin-bottom:5px; margin-top:13px;
}

h3 {
font-size: 13px;
}

h4 {
font-size: 12px;
}

/* ---------------------------------------------------------------------------------------------------- */

/* specific to private side code */

.failure{
	font-weight:bold;
	color:#FF0000;
}

form {margin: 0px 0px 0px 0px; }

/* ---------------------------------------------------------------------------------------------------- */

/*building blocks*/

#container {
	margin: 0 auto; /*top/bottom left/right;*/
	width: 973px; /*total width of the design*/
	text-align: left;
	background: #ffffff;
}

#loginStatusBox {margin-right:5px; margin-top:29px; text-align:right;}

#quicklinks {font-size:11px;}

#titleBox { clear: both; background-color: transparent; margin-top: 15px; margin-right: 15px; margin-left: 0px; width: 600px; padding-top: 8px; float: left; height: 25px; text-align: right; }
	#titleBox a { color: #0d4171; }

#logo  {
margin-top:14px;}

.login {background-image:none; margin-left:15px;}

#footer {
width: 973px; 
color:#c0c7ce; 
background:url(../imgs/home/bot.gif) no-repeat top;
margin: 0 auto; /*top/bottom left/right;*/
width: 973px; /*total width of the design*/
}

#footer a {color:#ffffff; text-decoration:none;

}

#footer a:hover {text-decoration:underline;

}

/*homestyles*/

#header {
background-image:url(../imgs/home/head-bg.gif);
background-repeat:no-repeat; background-position:top;
height:116px;
}

#home-main{
background-image:url(../imgs/home/main-bg.jpg); height:384px;
clear: both;
}

#flash-movie{
float:left; width:599px; height:384px;
}

#callout-box {
float:left; width:373px; height:384px;
}

.callouts{
clear: both; height:105px; padding-left:15px; padding-top:20px; padding-right:15px; width: 343px;}

.callouts h1{
font-size:17px; margin-top:0px; margin-bottom:5px; color:#416e95; line-height:100%; font-family:Trebuchet, 'Trebuchet MS', Arial, Helvetica, sans-serif;}

.btn {padding:5px; padding-top:10px;}

#content-container {clear: both;
width:973px; background-color:#ffffff; height:270px; clear: both; padding-bottom: 10px;
}

#body-left{
float: left; background-color:#ffffff; width:270px; padding-left:30px; padding-right:40px; padding-top:0px; 
}

#body-divider{
float:left;width:1px; border-right:1px solid #e7e8eb; height:240px; margin-top:25px;
}

#body-right {
float: left; background-color:#ffffff; width:575px; padding-left:35px; padding-top:0px; 

}

/*childstyles*/

#child-content {width:973px; font-size:12px; line-height:150%; display:block;}

#child-content a {color:#0d4171; font-weight:bold; text-decoration:underline;}

#child-content a:hover {text-decoration:none;}

#child-content h1 {color:#f69728; font-size:20px;}

#child-content h3 {color:#004677; font-size:16px;}

#child-header {height:107px;}

#subnav-top {background-image:url(../imgs/child/nav-top.jpg); width:111px; height:44px; border-bottom:1px solid #ffffff}

#subnav {background-image:url(../imgs/child/nav-buttons.jpg); width:111px;}

#subnav ul {margin:0px;}

#subnav-bot {float:left; background-image:url(../imgs/child/nav-bot.jpg); background-position:bottom; background-repeat:no-repeat; width:111px; height:172px;}

.sub-sub {margin-left:13px; font-weight:normal; font-size:10px; padding-top:8px; padding-bottom:3px;}

.sub-sub-sub {margin-left:26px; font-weight:normal; font-size:10px;}

#child-main {float:left; width:800px; margin-top:12px; margin-bottom:20px; padding-left:22px;}

#sidebar-container {float:right; width:192px; margin-left:20px; margin-bottom:10px;}

#sidebar-top {background-image:url(../imgs/child/callout-top.gif); background-repeat:no-repeat; height:9px;}

#sidebar-main {background-image:url(../imgs/child/callout-bg.gif); background-repeat:repeat-y; padding:12px; padding-bottom:4px; color:#ffffff; font-size:11px; text-align:center; line-height:125%;}
#sidebar-main h1 {font-size:15px; margin-top:0px; margin-bottom:0px; color:#ffffff; line-height:100%}

#sidebar-bot {background-image:url(../imgs/child/callout-bot.gif); background-repeat:no-repeat; height:9px;}

.quote-credit {font-size:11px; line-height:150%; border-bottom:1px solid #b2c9de; padding-bottom:10px; margin-bottom:20px;}

.login {background-image:none; margin-left:15px;}


/*Inherited Styles*/

h2.shadedBar {
	padding:6px 10px;
	background-color:#ffffff;
	color:white;
	font-weight:bold;
	text-align: left;
	margin-top:25px; margin-bottom:10px;
}

div.partner {
	width: 344px; 
	height: 65px;
	float: left;
	border: 1px dotted #cccccc;
	margin: 2px;
}
div.partner .logo {
	float: left;
	width: 80px;
	height: 65px;
	padding: 5px;
	text-align: center;
}

div.partner .description {
	height: 65px;
	padding: 5px;
	text-align: left;
}

.clearing {
	clear:both;
}

.no {
	display: none;
}

