body {
	background:url(images/bg_body.gif) repeat-x;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
/*generic*/
.left{float:left;}
.right{float:right;}
.white{color:#fff;}
.olive{color:#a48b39;}
.darkGreen{color: #54750e;}



/*global*/
.wrapper{
	width: 999px;
	margin:0 auto;
	padding-bottom: 20px;

}

.subWrapper{
	width: 997px;
	margin:0 auto;
	border-left: 1px solid #e0cb84;
	border-right: 1px solid #e0cb84;
	background-color:#FFF;
	padding-bottom: 20px;

}

.headerHome{
	width: 960px;
	height: 86px;
	position:relative;
	background:url(images/header.gif) repeat-x;
	margin:0 auto;
}


.header{
	width: 997px;
	height: 88px;
	position:relative;
	background:url(images/subheader.gif) no-repeat;
}

.logo{
	width: 280px;
	height: 50px;
	position:absolute;
	top:1px;
	left:0px;
}

.sublogo{
	width: 280px;
	height: 50px;
	position:absolute;
	top:1px;
	left:1px;
}
.whoWeAreTab{
	position:absolute;
	width: 122px;
	height: 42px;
	top: 41px;
	right:26px;
}

.howItWorks{
	position:absolute;
	width: 211px;
	height: 42px;
	top: 41px;
	right:152px;
}


.footer{
	width: 917px;
	margin:0 auto;
	background:url(images/bg_footer.gif) repeat-x;
	height: 30px;
	color: #505050;
	font-size: 11px;
	padding-top: 14px;
	padding: 10px 18px 0px 25px;
}

.footer a{
	color: #505050;
	font-weight:normal;
}

.footer a:hover{
	text-decoration:none;
}

.footer ul{margin:0;padding:0;}

.footer li{
	float: left;
	list-style:none;
	padding: 0 7px 0 0;
	background-position: right;
}

/* START SUB FOOTER */
.subfooter{
	width: 956px;
	margin:0 auto;
	background:url(images/bg_footer.gif) repeat-x;
	height: 30px;
	color: #505050;
	font-size: 11px;
	padding-top: 14px;
	padding: 10px 18px 0px 25px;
}

.subfooter a{
	color: #505050;
	font-weight:normal;
}

.subfooter a:hover{
	text-decoration:none;
}

.subfooter ul{margin:0;padding:0;}

.subfooter li{
	float: left;
	list-style:none;
	padding: 0 7px 0 0;
	background-position: right;
}

ol li{
	background-image:none !important;
	padding-left: 0px !important;
}


/* Start homepage styles */

.homeGraphic{
	/*background:url(images/home_graphic.jpg) no-repeat;*/
	/*Commented out to accommodate new Flash animation*/
	width: 999px;
	height: 231px;
	position:relative;
}


.homeGraphicLeft{
	float:left;
	width: 19px;
	background:#000;
	height: 231px;
	background:url(images/left.gif) bottom no-repeat;
}

.homeGraphicMiddle{
	float:left;
	width: 960px;
	height: 231px;
/*	background: url(images/home.jpg) no-repeat;*/
	
}

.homeGraphicRight{
	float:left;
	width: 19px;
	background:#000;
	height: 231px;
	background:url(images/right.gif) bottom no-repeat;
}

.homeGraphic h1{
	font-size: 40px;
	padding:20px 0px 0px 315px;
	font-weight:normal;
	margin:0; 
}

.homeGraphicMiddle .nefeText{
	font-size: 14px;
	font-weight: normal;
	top:30px;
	left: 302px;
	position:absolute;
	color: #000;
	width: 320px;
	line-height: 20px;
}

.homeGraphicMiddle .nefeTag{
	font-size: 18px;
	font-weight: normal;
	top:170px;
	left: 72px;
	position:absolute;
	color: #000;
}

.homeSectionRow{
	width: 904px;
	margin:0 auto;
	margin-bottom: 15px;
	background: #fff;
	padding: 19px 28px 0 28px;
}

.homeSection{
	width: 211px;
	float: left;
	margin-right: 20px;
	font-size: 12px;
	line-height: 12px;
	color:#505050;
	height: 140px;
}

.homeSection.last{
	margin-right: 0;
}

.homeSection a.greenlink{
	color:#529b01;
	text-decoration:underline !important;
	padding-left: 53px;
}

.homeSection a{
	text-decoration:none;
	color:#505050;
}

.homeSection a:hover{
	text-decoration:underline;
}



.homeSection ul{
	margin:0;
	padding:0 0 0 53px;
	list-style:none;
}
.homeSection li{
	margin-bottom: 15px;
	padding-left: 10px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}

.homeSection h1{
	font-size: 18px;
	font-weight:bold;
	color: #0076a3;
	padding: 12px 0 0 53px;
	margin: 0 0 0 0;
	width: 158px;
	height: 36px;
	line-height: 20px;

}

.homeSection h1 a{
	color: #0076a3 !important;
	font-size: 18px;
	font-weight:normal;
	text-decoration:none !important;
	border:0;
}

.homeSection h1.work{
	background:url(images/h1work.gif) no-repeat;
}

.homeSection h1.social{
	background:url(images/h1social.gif) no-repeat;
}

.homeSection h1.home{
	background:url(images/h1home.gif) no-repeat;
}

.homeSection h1.insurance{
	background:url(images/h1insurance.gif) no-repeat;
}

.homeSection h1.pensions{
	background:url(images/h1pensions.gif) no-repeat;
}

.homeSection h1.retirement{
	background:url(images/h1retirement.gif) no-repeat;
}

.homeSection h1.debt{
	background:url(images/h1debt.gif) no-repeat;
}

.homeSection h1.fraud{
	background:url(images/h1fraud.gif) no-repeat;
}


/*subpage*/

.subpageContent{
	background:url(images/bg_subpage_content.gif) repeat-x;
	width: 977px;
	margin: 0 auto;
}

.breadCrumb{
	width: 967px;
	height: 30px;
	font-size: 11px;
	padding: 5px 0 0 10px;
}

.breadCrumb a{
	color: #252525;
	font-weight: bold;
}

.breadCrumb a:hover{
	text-decoration:none;
}

.leftColumn{
	float:left;
	width: 217px;
	padding-left: 5px;
	margin-right: 35px;
	display:inline;
}

.middleWrap{
	float:left;
	width: 476px;
	display:inline;
	margin:0;
	padding:0;
}
	
.middleColumn{
	float:left;
	width: 476px;
	font-size: 12px;
	display:inline;
	
}

.printlogo{
display:none;
}

.printfooter{
display:none;
}

.middleColumn h1{
	font-size: 18px;
	font-weight:bold;
	color: #252525;
	border-bottom: 1px solid #a79761;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	width: 476px;

}

.middleColumn h2{
	font-size: 14px;
	font-weight:bold;
	color: #252525;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	width: 476px;

}

.middleColumn p{

}

.middleColumn a{
	color: #447f01;
}

.middleColumn ul{
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
}
.middleColumn li{
	margin-bottom: 15px;
	padding-left: 10px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}



.middleColumn li.noBullet{
	margin-bottom: 5px;
	padding-left: 10px;
	background-image: none;
	list-style:none;
}


.rightColumn{
	float:right;
	width: 190px;
	display:inline;
	margin-right: 8px;
}

.rightColumn ul{
	margin:0;
	padding:0 0 0 0px;
	list-style:none;
}

.rightColumn li.noBullet{
	margin-bottom: 5px;
	padding-left: 0px;
	background-image: none;
	list-style:none;
}

.rightColumn li a{
	font-size: 11px;
	color: #447f01;
}


.rightColumn h2{
	font-size: 14px;
	font-weight:bold;
	color: #252525;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #a79761;

}
	
.toolBubbleTop{
	background:url(images/tool_bubble_top.gif) no-repeat;
	width: 190px;
	height: 5px;
	font-size:0;
}

.toolBubbleContent{
	background:url(images/tool_bubble_content.gif) repeat-y;
	padding: 5px 10px;
	font-size: 11px;
}

.toolBubbleContent a{
	color: #252525;
}

.toolBubbleBottom{
	background:url(images/tool_bubble_bottom.gif) no-repeat;
	width: 190px;
	height: 5px;
	font-size:0;
	margin-bottom: 25px;
}


/* start Nav */

.TabList {

}
.TabList ul {
    clear:both;
    margin:0;
    padding:10px 10px;
    list-style:none;
    display: inline;
}
.TabList li {
    float:left;
    margin:0;
    display: inline;
    padding:0 0 0 2px;
}
.LinkIcon {
    border:0;
    padding-right:2px;
}
.TabList li li {
    padding:0 0 0 10px;
}
.TabList li li li{
    padding:0 0 0 20px;
}
.TabList li a {
   padding:0 0 0 10px;
   voice-family: "\"}\""; voice-family:inherit;
   line-height:normal;
}


/* IE-PC doesn't see these child selectors but CSS2 compliant browsers can make use of them
#NavTabs > ul a {width:auto;}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#NavTabs a {float:none;}
/* End IE5-Mac hack */



#NavTabs a {
    width:213px;
    float:left;
    text-align:left;
    text-decoration:none;
    color:#0076a3;
	font-weight:normal;
	
	
}

*html #NavTabs .Level1 li a {
	line-height: 12px;
}

#NavTabs a:hover {

}

#NavTabs .Level0 {

}

#NavTabs .Level0 li {
margin-bottom: 5px;

}

#NavTabs .Level0 a {
	padding-top: 3px;
	background:url(images/btn_nav.gif) no-repeat;
	font-size: 14px;
	height: 22px;
}
#NavTabs .Level1 a {
    padding-left:10px;
	padding-top:0;
	font-size: 12px;
	font-weight: normal;
	color: #508812 !important;
	background-image: url(images/green_bullet.gif) !important;
	background-repeat: no-repeat;
	background-position: 0 .5em !important;
	height: 10px !important;
	width: 193px !important;
}



#NavTabs .Level1 a {
    padding-left:12px;
	padding-bottom: 3px;
	background:none;
}
#NavTabs .SelectedTab a {
    width:213px;
	height: 25px;
    float:left;
    text-align:left;
    text-decoration:none;
    color:#0076a3;
	background:url(images/btn_nav_expanded.gif) no-repeat;
}

#NavTabs .Level1 .SelectedTab a {
    width:213px;
    float:left;
    text-align:left;
    text-decoration:none;
    color:#0076a3 !important;
	background:url(images/blue_bullet.gif) no-repeat !important;
	background-position: 0 .5em !important;
	font-style:italic;
	height: 10px; !important;
}

#NavTabs li li a {
background:none;
}

#NavTabs .DisabledTab {
    color:#000;
    font-weight:bold;
    padding-left:4px;
    width:165px;
}


/* HACKS */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.pagingControl{
	float:left;
	width: 476px;
	font-size: 12px;
	border-top: 1px solid #A79761;
}

.pagingControl a{
	color: #447f01;
	font-weight:bold;
	text-decoration:none;
}
.pagingControl .rightLink
{
	float:right;
}
.pagingControl .leftLink
{
	float:left;
}
.contactUsDiv input, .contactUsDiv textarea, .contactUsDiv a
{
	float:right;
}
.contactUsDiv
{
	width:300px;
	
}
.contactUsDiv span
{
	float:left;
}
#awesomebar{display:none !important;}
