@charset "UTF-8";
*{
border:none;
	margin:0;
	padding:0;
	outline:none;
}

body{
	background:#BFD2E5 url(/images/body-bg.png) top left repeat-x;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a{
	color: #a00014;
}
a:hover{content-section
	text-decoration: none;
}
#content-generic h1{
	font-size:30px;
	font-weight:bold;	
	color:#004C99;
	margin-bottom:5px;
}
#content-generic h3{
	font-size:16px;
	font-weight:normal;	
	color:#004C99;
	margin-bottom:5px;
}
#content-generic p,li{
	margin:10px;
	font-size:12px;
	line-height: 18px; 
	font-weight:normal;
}
#content-generic li{
	margin-left:25px;
}
#content-generic .rightbar {
	margin:50px 20px 150px 20px;
	padding: 20px;
	border: #004C99 dotted 1px;
	float: right;
	width: 160px;
	min-height: 300px;
	background-color: #fff;
}
#content-generic .rightbar h3{
	font-size: 15px;
	font-weight: bold;
}
.rightbar p{
	padding-bottom:20px
}

#content-home h2 {
	font-size:19px;
	color:#004C99;
	margin:0 10px 5px;
}
#content-home h3{
	font-size:15px;
	font-weight:normal;	
	color:#4079B3;
	margin:0 10px 5px;
}
#content-home p{
	margin:10px;
	font-size:13px;
	line-height: 18px;
	font-weight:normal;
}
#content-home .box { float:left; width:165px; margin-right:11px; }
	#content-home .box.first { margin-left:5px; }
	#content-home .box.last { margin-right:0; }
#content-home .box .title { height:45px; border-bottom:1px solid #fff; text-align:center; }
	#content-home .box .title h3 {
		padding-top:22px;
		font-size:14px;
		font-weight:normal;
		text-transform:uppercase;
		color:#fff;
	}
#content-home .box .content { padding:1px 0; color:#666; }
	#content-home .box .content ol { padding-left:22px; color:#063879; }
		#content-home .box .content ol li { margin:5px; }
		#content-home .box .content ol li span { color:#666; }
#content-home .box .more { position:relative; height:83px; }
	#content-home .box .more a {
		position:absolute;
		top:38px;
		left:0;
		padding:10px 11px;
		font-size:12px;
		text-transform:uppercase;
		text-decoration:none;
		color:#fff;
	}
#content-home .box.red .title { background:url(../images/title_red.png) top left no-repeat; }
#content-home .box.navy .title { background:url(../images/title_navy.png) top left no-repeat; }
#content-home .box.blue .title { background:url(../images/title_blue.png) top left no-repeat; }
#content-home .box.red .content { background:url(../images/content_box_red.png) top left no-repeat; }
#content-home .box.navy .content { background:url(../images/content_box_navy.png) top left no-repeat; }
#content-home .box.blue .content { background:url(../images/content_box_blue.png) top left no-repeat; }
#content-home .box.red .more { margin-top:-15px; background:url(../images/more_box_red.png) top left no-repeat; }
#content-home .box.navy .more { background:url(../images/more_box_navy.png) top left no-repeat; }
#content-home .box.blue .more { background:url(../images/more_box_blue.png) top left no-repeat; }
#link-bar a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	display:block;
	margin:34px 0 0 25px;
	color:#FFF;
	text-decoration:none;
}
#link-bar a:hover{
	text-decoration:underline;
}
#wrapper{ 
	min-height:350px;
}
#header{
	margin:0 auto;
	width:1000px;
	height:243px;
	position:relative;
}
#main{
	margin:0 auto 0;
	width:965px;
}
#sidebar{
	float:left;
	width:185px;
	height:500px;
	margin:80px 0 0;
}
	body.home #sidebar { margin:81px 0 0; }
#sidebar-facebook a {
	display:block;
	width:95px; /* 185px */
	height:72px; /* 92px */
	margin-bottom:10px;
	padding:20px 20px 0 70px;
	font-size:15px;
	text-decoration:none;
	color:#fff;
	background:url(../images/facebook.png) top left no-repeat;
}
#side-btn{
	height:101px;
	width:185px;
	background:url(../images/side_btn.png) no-repeat;	
}
	#side-btn a { color:#004c99; text-decoration:none; }
#side-btn h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	padding:20px 15px 0 25px;
	color:#fff;
}
	#side-btn h4 a { color:#fff; }
#side-man{
	margin-top:11px;
	float:right;
}
#disclosure-box {
	background-color: #BFD2E5;
    color: #004C99;
    font-size: 0.75em;
    margin: 10px;
    padding: 10px;
	font-weight: bold;
}
#content {
	position:relative;
	width:780px;
	margin:0 0 0 185px;
	background:#fff url(../images/home_content_top.png) top left no-repeat;
}
#shadow-l {
	position:absolute;
	top:60px;
	left:-38px;
	width:38px;
	height:430px;
	background:url(../images/content_shadow_l.png) top left no-repeat;
}
#shadow-r {
	position:absolute;
	top:60px;
	right:-38px;
	width:38px;
	height:430px;
	background:url(../images/content_shadow_r.png) top left no-repeat;
}
#go-btn{
	background:url(../images/go_btn.png) no-repeat;
	display:block;
	float:left;
	height:120px;
	width:527px;
	margin:10px 0 0 2px;
}
#go-btn a{
	text-decoration: none;
}
#go-btn h4{
font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	font-style:italic;
	padding:15px 20px 0px 35px;
	color:#FFF;
}
#go-btn p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	padding:5px 20px 0px 35px;
	color:#FFF;
	width:360px;
		}
#content-home{
	display:block;
	float:left;
	width:522px;
	padding:0 0 0 5px;
	position:relative;
}
.about-image {
	float:left;
	padding-top: 10px;
	height:130px;
	width:140px;
	text-align: center;
}
.home-content-section{
	padding:20px;
	background:url(../images/home_content_head.png) no-repeat;
	height:93px;
	height:auto !important;
	min-height:93px;
}
.home-content-section h3{
	font-size: 16px;
	font-weight: bold;
}
#home-content-section{
	padding:20px;
	height:93px;
	height:auto !important;
	min-height:93px;
}
#home-content-section h3{
	font-size: 16px;
	font-weight: bold;
}	
.home-content-bigtext{
	float:left;
	height:150px;
	width:55px;
	line-height:45px;
	font-size:55px;
	font-weight: bold;
	color:rgb(0, 76, 153);
	text-align: center;
}
#content-generic{
	display:block;
	float:left;
	height:auto !important;
	height:600px;
	min-height:600px;
	width:780px;
	background:url(../images/home_content_top.png) no-repeat #FFF;
	position:relative;
	padding-bottom:20px;
}

.content-bottom {
	position:absolute;
	bottom:-1px;
	left:0;
}

#content-section{
	padding:50px 30px 30px 30px;
	height:110px;
	height:auto !important;
	min-height:110px;
}
#content-section .get-started{
	width: 500px;
	margin-bottom: 15px;
}
#content-section .faq-text {
	font-size: 15px;
		
}
#content-section .faq-text img{
	float: left;
	display: inline;
	margin-right: 5px;
}
#content-section .faq-text a{
	text-decoration: none;	
}
#transfer-list li{
	font-weight: bold;
	font-size: 14px;
}
#transfer-list p{
	font-weight: normal;
	color: #333333;
}

#content-section h3 {
	font-size: 20px;
	font-weight: bold;
}
.content-section{
	padding:40px 30px;
	background:url(../images/content_generic_head.png) no-repeat;
	height:110px;
	height:auto !important;
	min-height:110px;
}
.content-section .faqtable{
	border-top: 1px solid grey;
	border-left:1px solid grey;
}
.content-section .faqtable td{
	border-right: 1px solid grey;
	border-bottom: 1px solid grey;
}
#content-section-contact{
	padding:50px 20px 20px 20px;
	height:110px;
	height:auto !important;
	min-height:110px;
	width:250px;
	float:left;
}
#content-section-contact h3{
	padding-bottom:6px;
	border-bottom:#004C99 dotted 1px;
	font-size: 20px;
	font-weight: bold;
}


#content-section-edit{
	padding:50px 20px 20px 20px;
	height:110px;
	height:auto !important;
	min-height:110px;
	width:250px;
	float:left;
}
#content-section-edit h3{
	padding-bottom:6px;
	border-bottom:#004C99 dotted 1px;
	font-size: 20px;
	font-weight: bold;
}



#subscribe-content{
	padding:50px 20px 20px 20px;
	height:110px;
	height:auto !important;
	min-height:110px;
	width:450px;
	float:left;
}
#subscribe-content h3{
	padding-bottom:6px;
	border-bottom:#004C99 dotted 1px;
	font-size: 20px;
	font-weight: bold;
}


#contact-form{
	margin-top:40px;
	width:452px;
	float:left;
}
.grey{
	background-color:#FAFBFD;
	
}
label{
	float:left;
	padding:10px;
	font-size:14px;
	font-weight:normal;
	color:#004C99;
}
input, textarea{
	float:right;
	font-size:14px;
	font-weight:normal;
	color:#004C99;
	margin:10px;
	width:300px;
	border:2px #8AA4BD solid;
}
#submit{
width:156px;
border:none;
}

div#newsletter { margin:30px 0 0; }
	div#newsletter div {
		font-size:12px;
		clear:both;
	}
	
	div#newsletter div p { margin:0 0; border: none; }
	
	div#newsletter label { display:block; padding:3px 0 0; width:50px; }
	
	div#newsletter input {
		width:150px;
		float:none;
		margin:3px;
	}
	
	div#newsletter #Subscribe {
		border:none;
		width:156px;
		float:right;
	}

.left {
	float:left;	
}
.right {
	float:right;	
}
.clear {
	clear:both;
}
#pension-logo{
	margin-left:375px;
	position:absolute;
	top:0;
	right:0;
}

#right-bar{
	width:230px;
	float:left;
	margin:-120px 0 0 13px;
	background-color:#FFF;
	display:inline;
}

.side-box{
	width:230px;

}

.side-box.quote {
	margin-top:10px;
}
.side-box.quote blockquote { background:url(../images/quote_l.png) top left no-repeat; }
.side-box.quote blockquote span { display:block; background:url(../images/quote_r.png) bottom right no-repeat; }

.box-title{
	width:230px;
	height:44px;
	background:url(../images/box_head_blue.png) no-repeat;
	display:block;
}
.box-title h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	display:block;
	padding:14px 0 0 20px;
	text-transform:uppercase;
	color:#FFF;
}
#box-title h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	display:block;
	padding:10px 0 0 15px;
	color:#FFF;
}
#box-title{
	width:230px;
	height:37px;
	background:url(../images/box_head.png) no-repeat;
	display:block;
}

.box-content,#box-content{
	height:auto !important;
	height:172px;
	min-height:172px;
	width:230px;
	background:#EEEEEE url(../images/box_content.png) no-repeat 0 bottom;
	display:block;
	padding:0 0 10px;
}
.side-box.quote { }
.side-box.quote .box-content{
	display:block;
	height:240px !important;
	min-height:40px;
	color:#3772AE;
	font-style:italic;
	background:none;
}
.side-box.quote .testimonial { padding:10px 20px; }
.box-content ul{
	padding-left: 15px;
}
.box-content p{
	margin:10px 10px 0;
	font-size:11px;
	line-height: 16px;
	font-weight:normal;
}
#box-content p { margin:0 10px; }
.box-content span.customer { display:block; text-align:right; color:#98B7D6; }

/*buttons*/
.header-btn {
	height: 84px;
	float:left;
}
#link-bar{
	margin-top:113px;
	float:left;
}

#home-btn {
	width:95px;
	background:url(../images/header_b1.png) no-repeat;
}
#transfer-btn {
	width:174px;
	background:url(../images/header_b2.png) no-repeat;
}
#benefits-btn {
	width:115px;
	background:url(../images/header_b3.png) no-repeat;
}
#about-btn {
	width:121px;
	background:url(../images/header_b4.png) no-repeat;
}
#contact-btn {
	width:150px;
	background:url(../images/header_b5.png) no-repeat;
}

#home-btn-active {
	width:95px;
	background:url(../images/header_b1_active.png) no-repeat;
}
#transfer-btn-active {
	width:174px;
	background:url(../images/header_b2_active.png) no-repeat;
}
#benefits-btn-active {
	width:115px;
	background:url(../images/header_b3_active.png) no-repeat;
}
#about-btn-active {
	width:121px;
	background:url(../images/header_b4_active.png) no-repeat;
}
#contact-btn-active {
	width:150px;
	background:url(../images/header_b5_active.png) no-repeat;
}
#footer{
	bottom:-45px;
	font-size:10px;
	left:5px;
	padding-bottom:20px;
	position:absolute;
	color:#666;
	
}
#content-home #footer{
	bottom:-55px;
	padding-bottom:20px;
}
#footer a{
	color:#666;
}

img.content-btm { position:absolute; bottom:0; left:0; }

* html #content-section-contact { padding-right:0; }
* html div#contact-form { width:445px; float:right; }

* html .box-content embed { width:200px; }

.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%;
}


