h1, h2, h3, h4, h5, h6{
	color: rgb(45,56,78);
}

h5{
	font-size: 80%;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a{
	text-decoration: underline;
	color: rgb(0,0,0);
}

a:hover{
		color: #000066;
	text-decoration: underline;
}

a:visited{

}

.image_container{
	float: left;
	width: 767px;
	height: 150px;
}
.image_container h4{
	
	margin-top: 90px;
	margin-left: 475px;
	color: rgb(34,48,123);
}

.page_content{
	width: 745px;
	margin-left: 5px;
	/*margin-right: 10px;*/
}

.fsi_image{
	float:right;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.image{
	background-image: url(images/gp_rpt_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.logo{
	clear: both;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 5px;
}


/*Formatting for Ad Panel*/
.ad_pnl{
	width: 240px;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid rgb(37,53,131);
	background-image: url(images/dyn_gp/dyngp_ad.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 140px;
}

.ad_banner{
	width: 236px;
	float: left;
	font-family: "Century Gothic", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: rgb(255,255,255);
	font-size: 22px;
	padding-left: 5px;
	background-color: rgb(37,53,131);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(37,53,131);
}
.tab{
	font-size: 22px;
	margin-left: 30px;
}
.tab2{
	font-size: 22px;
	margin-left: 80px;
}
.ad_list{
	width: 240px;
	float: left;
	margin-top: 10px;
	background-image: url(images/dyn_gp/dyngp_ad_slice.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;


}

.ad_list li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	list-style-image: url(images/dyn_gp/blue_ad_bead.jpg);
	line-height: 16px;
}


.benefits_list{
	float: left;
	width: 450px;
	font-size: 70%;
	margin-left: -15px;
	margin-top: -5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.benefits_list ul{
	list-style-type: disc;
}
	
.benefits_list li{
	list-style-type: disc;
}

.benefits_list span{
	font-size: 100%;
	font-weight: bold;	
}


.terms{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
