﻿/* set the style for the body of the page */
body{
  	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
}
/* turns off the border on images that are links*/
img 
{
	border:0;
}
a:visited
{
	color:#367452;
}
/* styles used for the links in the top header */
.top_link_main {
	color: #882620;
	font-weight: bold;
	font-size: 9pt;
}
.top_link_main a, .top_link_main a:active, .top_link_main a:visited {
	color: #882620;
	font-weight: bold;
	font-size: 9pt;
	text-decoration:none;
}
/* end top header link styles */

/* sets styles for footer */
#footer, #footer a
{
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration:none;
}

/*sets the style for the dividers between the top header nav items */
.nav_divider {
	font-size: 8pt;
	color: #666666;
}

/* sets the style for the OLB login title*/
.Login_title 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
/* styles the links in the OLB login box */
.olblink A {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
}
.olblink a, .olblink a:visited{
	text-align:center;
  	color: #FFFFFF;
  	padding-top:10px;
}
/* end OLB styles */

/* sets the styles for some of the left column links*/
.sidelinks_grey a, .sidelinks_grey a:active, .sidelinks_grey a:visited
{
	color:#666666;
	font-size:10px;
	}
.sidelinks_grey a:hover{
text-decoration: underline
}
/* styles the drop down menu in the left column */
.leftdropdown {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

/* sets the styles for the content area*/
.subheader_grey a, .subheader_grey a:active, .subheader_grey a:visited
{
	text-decoration: none;
	color:#666666;
	font-size:10px;	
	font-weight:bold;
}
.pageheader
{
	color:#367452;
	font-size:13px;
	font-weight:bold;
}
.copy_grey, td p
{
	color:#333333;
	font-size:11px;	
}
.copy_Link
{
	color:#367452;
	font-size:11px;	
	text-decoration:underline;
}
.copy_Link
{
	color:#367452;
	font-size:11px;	
	text-decoration:underline;
}
.subheader_grey2 a
{
	color:#367452;
	font-size:11px;	
	text-decoration:underline;
}

/* end content area styles */

/* styles the title I want to.. */
.subheader_green
{
	font-size:11px;
	color:#005527;
	font-weight:bold;
}


/* styles content headers on section home pages only*/
.copy_header
{
	color:#367452;
	font-size:12px;	
	line-height: 15pt;
	font-weight:bold;
}
/* styles the MORE links */
.more_link a
{
	color:#387856;
	font-size:10px;	
	font-weight:bold;
	text-decoration:none;
}

/* nav styles */
.on {display:block;}
.off {display:none;}

#nav a
{
    text-decoration:none;
    color:#005527;
    
}
#nav a:hover
{
    text-decoration:underline;
}
ul#nav 
{
    list-style-type:none;
    margin:0;
    padding-left:15px;
}
/* styles the sub topics in the left nav */
#snav
{
	
	margin-top:5px;
}
#snav ul
{
	color:#666666;
	font-size:10px;	
	font-weight:bold;
	margin-left:17px;
	padding:0;
	list-style-image: url(images/layout/nav_arrow.jpg);
	margin-top:10px;
}
#snav ul li
{
	margin-bottom:10px;
}
#snav a

{
    text-decoration:none;
    color:#666666;
}

#snav a:hover

{
    text-decoration:underline;
}

/* styles the main nav categories */
.leftnavtopic_white {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.leftnavtopic {
	font-size: 11px;
	font-weight: bold;
	color: #005527;
}
/* highlights the current active page */
#snav .uberlink a
{
	color:#ef8e03;
}
/* end Nav styles */

/* styles the right column - related pages links*/
ul#rightnav
{
	list-style-image: url(images/layout/nav_arrow.jpg);
	font-size:10px;
	padding-left:0;
	padding-right:0;
	margin-left:15px;
	padding-top:10px;
}
ul#rightnav li
{
	margin-top:5px;	
	margin-bottom:5px;
	
}
#rightnav a
{
	 text-decoration:none;
     color:#005527;
     font-weight:bold;
     	margin-top:5px;	
	margin-bottom:5px;
}
#rightnav a:hover
{	
	text-decoration:underline;
}
/* end right nav styles */

/* styles the next steps area on the content pages */
.nextstepslist
{
	margin-top:0;	
	padding-left:0;
	margin-left:15px;
	list-style-image: url(images/layout/nav_arrow.jpg);
	list-style-position: outside;
		color:#333333;
	font-size:11px;	
}
#nextstepsbox
{
	width:275px;
	margin-left:50px;	
	padding-top:10px;
}
#nextstepsheaderbox
{
	width:300px;
	border-bottom:1px solid #666666;	
}
.nextstepsheader
{
	color:#005527;
	margin-bottom:0;
	font-weight:bold;
}
#nextstepsbox a
{
		color:#367452;
	font-size:11px;	
	text-decoration:underline;
}
/* end next steps box */

/* replaces table cell background images so that relative site root pathing is preserved*/
.hdrbgrd
{
	background-image:url(images/header/header_top_banner_bg.jpg);	
}
.loginbgrd
{
	background-image:url(images/layout/bgrd_interior_login_box.jpg);
}

.leftnavbgrd
{
		background-image:url(images/layout/bgrd_left_nav.jpg);
		background-repeat:no-repeat;
}
.leftnavcontent
{
	background-image:url(images/layout/bgrd_nav_box_content_01.jpg);
}	
.rightcolbgrd
{
	background-image:url(images/layout/bgrd_right_col.jpg);
	background-repeat:no-repeat;
}	
.rightcontentbgrd
{
	background-image:url(images/layout/bgrd_right_col_main.jpg);
	
}
/* end table cell backgrounds */

/* styles for comparrison table */
#comparetable
{
	border-collapse:collapse;
	border:2px solid #ef8e03;
	color:#333333;
}
#comparetable a

{
    text-decoration:none;
    color:#666666;
}

#comparetable a:hover

{
    text-decoration:underline;
}
#comparetable td
{
	border-collapse:collapse;
	border:1px solid #ef8e03;
	padding:3px;
}
#comparetable th
{
	background-color:#ef8e03;
	color:White;	
	padding:3px;
}
.comparerow1
{
	background-color:#f2f6f3;
}
.comparerow2
{
	background-color:#d7e3de;
}
.comparehdr
{
	color:#01774B;
	font-weight:bold;
}
/* end comparrison table styles */
/* calculator table style*/
#calctable
{
	color:#000000;
	font-size:11px;
	font-weight:bold;
	border-collapse:collapse;
}
#calctable td
{
	padding:3px;
}/*end calculator styles*/
.fields{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
font-weight: normal;
}
#disclosuretable
{
    font-family:Verdana, Arial, Helvetica, Sans-Serif;
    font-size:11px;
    color:#000000;
    font-weight:normal;
}

/*#bgcontent{ background-image:url(/images/layout/bgrd_content_area.jpg);}*/

#Table2{visibility:hidden; display:none;}
#Table3{visibility:hidden; display:none;}
#Table4{ visibility:hidden; display:none;}
#Table8{ visibility:hidden; display:none;}
#lnav{ visibility:hidden; display:none;}
#lnavtd{visibility:hidden; display:none;}
#bannerbottom{visibility:hidden; display:none;}
#eh1{ display:none;}

