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

body{
	background-color:#004C99;
	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 h3{
	font-size:16px;
	font-weight:normal;	
	color:#004C99;
	margin-bottom:5px;
}
#content-home p{
	margin:10px;
	font-size:13px;
	line-height: 18px;
	font-weight:normal;
}
#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;
	background:url(../images/header_tile.png) repeat-x;
}
#header{
	margin:0 auto;
	width:1000px;
	height:243px;
	position:relative;
}
#main{
	margin:0 auto 0;
	width:1000px;
}
#sidebar{
	float:left;
	width:228px;
	height:800px;
	margin:0;
}
	body.home #sidebar { margin:61px 0 0; }
#side-btn{
	height:101px;
	width:228px;
	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:28px 20px 0px 60px;
	color:#004C99;
}
#side-man{
	margin-top:11px;
	float:right;
}
#go-btn{
	background:url(../images/go_btn.png) no-repeat;
	display:block;
	float:left;
	height:120px;
	width:500px;
	margin:-15px 0 0 0;
}
#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:28px 20px 0px 50px;
	color:#FFF;
}
#go-btn p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	padding:5px 20px 0px 50px;
	color:#FFF;
	width:360px;
		}
#content-home{
	display:block;
	float:left;
	width:500px;
	background:url(../images/home_content_top.png) no-repeat #FFF;
	position:relative;
}
#content-home h3{
	font-size: 16px;
	font-weight: bold;
}
.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:760px;
	background:url(../images/content_generic_top.png) no-repeat #FFF;
	margin: -36px 0 0 0;
	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:-109px 0 0 20px;
	background-color:#FFF;
	display:inline;
}

.side-box{
	width:230px;

}

.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:16px;
	font-weight:normal;
	display:block;
	padding:20px 0 0 15px;
	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{
	height:auto !important;
	height:172px;
	min-height:172px;
	width:230px;
	background:url(../images/box_content.png) no-repeat 0 bottom;
	display:block;
	padding:0 0 10px;
}
.box-content-follow{
	height:auto !important;
	height:40px;
	min-height:40px;
	width:230px;
	background:url(../images/box_content.png) no-repeat 0 bottom;
	display:block;
	padding:0 0 10px;
}
.box-content-follow ul{
	padding-left: 15px;
	list-style: none;
}
.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{
	color: ;
}

/*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:171px;
	background:url(../images/header_b2.png) no-repeat;
}
#benefits-btn {
	width:115px;
	background:url(../images/header_b3.png) no-repeat;
}
#about-btn {
	width:123px;
	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:171px;
	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:123px;
	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:-38px;
	font-size:10px;
	left:5px;
	position:absolute;
	color:#999;
	
}
#content-home #footer{
	bottom:-22px;
}
#footer a{
	color:#999;
}

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



