@charset "utf-8";
/* CSS Document */

body{
	color: #000;
	font-family:Arial,Tahoma,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	margin: 0;
	padding: 0;
	background: url(../images/newbg.jpg) repeat-x #F0F0F0;
}
p{
	margin: 10px;
	padding: 0;
}
ul, ol, dl, li, dt, dd {
	padding: 0;
	margin: 3px 3px 3px 10px;
	border: 0;
}
a img{
	border: none;	
}
form{
	margin: 0px;
	padding: 0px;
}

/*Construction*/

#container
{
	width: 800px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
#container_bottom{
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background: url(../images/bottomshade.jpg) repeat-x #FFF;
}

#top_links{
	color:#666;
	width: 800px;
	height: 20px;
	text-align: right;
	padding-top: 5px;
}
#top_links a{
	text-decoration: none;
	color: #666;
}
#top_links a:visited{
	text-decoration: none;
	color: #000
}

#header{
	width: 800px;
	height: 100px;
	margin-left:0;
	padding-left:0;
	background: url(../images/topbar.png) no-repeat top left;
}
#header_icon{
	width: 290px;
	height: 100px;
	float: left;
}
#header_middle{
	height: 100px;
	padding: 15px 10px 10px 10px;
	margin-top:14px;
}
#header_right{
	width: 161px;
	height: 80px;
	margin: 8px 15px 8px 5px;
	background: url(../images/top_right.jpg) top left no-repeat;
	float: right;
	padding: 3px;
	text-align: center;
}



#links{
	width: 800px;
	height: 45px;
	margin: 5px 0;
	background: url(../images/medicare-supplement-links.png) no-repeat top left;
	text-align: center;
}
#links a{
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
#links a:hover{
	color: #CCC;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

/*Body for Normal Pages*/

#body_reg{
	width: 800px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
}
#bodyr_top
{
	width: 800px;
	height: 30px;
	background: url(../images/medicare-supplements-topbody.png) no-repeat top left;
	margin: 0 auto;
	padding: 0px;
}
#bodyr_middle
{
	width: 800px;
	height: auto;
	background: url(../images/middlebody.jpg) repeat-y center;
	margin: -10px auto;
	padding: 0px;
}
#bodyr_content{
	width: 780px;
	height: auto;
	padding: 0 10px;
}
#bodyr_bottom
{
	width: 800px;
	height: 30px;
	background: url(../images/bottombody.jpg) no-repeat top left;
}

/*End of Body for Normal Pages*/

/*Body for Home*/

#body_home{
	width: 800px;
	height: 390px;
	background: url(../images/medicare-supplements-home-body.png) no-repeat top left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#body_home1{
	width: 800px;
	height: 390px;
	background: url(../images/medicare-supplements-home-body.png) no-repeat top left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#body_left{
	width: 250px;
	height: 390px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#body_left_top{
	width: 213px;
	height: 150px;
	margin: 10px 13px;
	padding: 5px;
	text-align: center;
}
#body_left_bottom{
	width: 213px;
	height: 170px;
	margin: 15px 13px 0 13px;
	padding: 5px;
}
#body_right{
	width: 520px;
	height: 390px;
	float: right;
	margin: 0px;
	padding: 3px 10px 0 10px;
	text-align: center;
	background: url(../images/medicare-supplements-home-right.png) top left no-repeat;
	overflow: hidden;
}
#body_right2{
	width: 540px;
	height: 390px;
	float: right;
	margin: 0px;
	padding: 3px 10px 0 10px;
	text-align: center;
	background: url(../images/medicare-supplements-home-right.png) top left no-repeat;
	}


#body_test{
	width: 220px;
	height: 221px;
	padding: 10px;
	background: url(../images/bar.jpg) no-repeat top left;
}
#body_left_bottom_top{
	width: 206px;
	height: 30px;
	padding: 10px 5px 5px 5px;
	text-align: center;
	margin: 0;
}
#body_left_bottom_bottom{
	width: 200px;
	height: 102px;
	padding: 2px;
	margin: 5px;
	text-align: left;
}
	#body_left_bottom_bottom p{
		margin: 5px;
		padding: 0;
	}

/*End of Body for Home*/

#footer{
	width: 740px;
	height: 30px;
	margin: 5px 30px;
	padding: 4px 5px 1px;
	background: url(../images/footer.png) no-repeat top left;
	text-align: center;
	font-size: 16px;
	color: #999;
}

	#footer ul{
		padding: 0px;	
		margin: 0px;
	}
	#footer li{
		display:inline;
		list-style-type:none;
		margin:0 25px 0 0;
		padding:0;
		text-decoration: none;
		color: #999;
	}
	#footer a{
		text-decoration: none;
		color: #999;
	}
	#footer a:hover{
		text-decoration: none;
		color: #666;
	}

#bottom{
	width: 800px;
	height: 65px;
	font-size: 12px;
	color: #999;
	background: none;
}
#bottom_holder{
	width: 800px;
	margin: 0 auto;
	padding-top: 30px;
	text-align: center;
	color: #333;
	font-size: 13px;
}
	#bottom_holder strong{
		font-size: 13px;
		font-weight: bold;
	}
	#bottom_holder h2{
		font-size: 15px;
		font-weight: bold;
		color: #333;
	}
	#bottom_holder a{
		text-decoration: underline;
		color: #333;
	}
	#bottom_holder a:hover{
		text-decoration: underline;
		color: #666
	}
	#bottom_holder a:visited{
		text-decoration: underline;
		color: #333;
	}

#container #links table {
	text-align: center;
}
#container #header #header_middle {
	text-align: center;
}

/*Common Right */

#body_right_common{
	width: 540px;
	height: 390px;
	float: right;
}
#body_right_top{
	width: 540px;
	height: 30px;
	background: url(../images/common_top.jpg) top left no-repeat;
}
#body_right_bottom{
	width: 540px;
	height: 30px;
	background: url(../images/common_bottom.jpg) top left no-repeat;
}
#body_right_middle{
	width: 540px;
	height: 350px;
	background: url(../images/common_middle.jpg) top left repeat-y;
	margin: -10px auto;
}
#body_right_inside{
	padding: 5px 20px;
	font-size: 13px;
	overflow: hidden;
}

/*Long Page*/

#commonlong{
	width: 800px;
	height: 200px;
	background: url(../images/topbarlong.jpg) no-repeat top left;
	margin: 5px 0;
	padding: 0;
	overflow: hidden;
}

#commonlong_left{
	width: 213px;
	height: 150px;
	margin: 10px 13px;
	padding: 5px;
	text-align: center;
	position: relative;
	top: 10px;
	left: 153px;
}
#commonlong_right{
	width: 213px;
	height: 170px;
	margin: 15px 13px 0 13px;
	padding: 5px;
	position: relative;
	top: -180px;
	left: 397px;
}


/*Pop Up */

#popup{
	background: url(../images/pop.jpg) no-repeat top left #FFF;
	height: 450px;
	width: 500px;
	position: absolute;
}
#insidepopup{
	width: 460px;
	height: 474px;
	margin: 105px 20px 10px 20px;
	text-align: left;
}
#form2{
	background: #CCC;
	margin: 5px;
	border: #666 1px solid;
	height: 250px;
	width: 160px;
	text-align: left;
}
	#form2 p{
		margin: 4px;	
	}

/*End of Pop Up*/

/*Specials*/

.float-right{
	float: right;
}
.float-left{
	float: left;
}
#bottom_bottom_index p{
	text-align: left;
}
#bottom_bottom_index li{
	text-align: left;
}
#bottom_bottom_index h2{
	text-align: center;
}
#bottom_bottom_index img{
	text-align: center;
}
/*End of Specials*/

/*Rollovers*/

a#submit img{
	background-image: url(../images/submit.gif);
	background-color: transparent;
	background-repeat: repeat;
	position: relative;
}
a#submit1 img{
	background-image: url(../images/submit1.gif);
	background-color: transparent;
	background-repeat: repeat;
	position: relative;
}
a#submit img:hover{
	background: url(../images/submitover.gif) top left no-repeat;	
}
a#submit img:visited{
	background: url(../images/submit.gif) top left no-repeat;	
}

/*End of Rollovers*/

/* Font Types */


h1{
	color: #D60D05;
	font-weight: bold;
	font-size: 16px;
	margin: 10px 0px 5px 0;
	padding: 0px
}
h2{
	color: #000;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0px 5px 0;
	padding: 0px
}
.red-big{
	color: #D60D05;
	font-weight: bold;
	font-size: 18px;
}
.red-med{
	color: #D60D05;
	font-weight: bold;
	font-size: 12px;
}
.dark-red-big{
	color: #D60D05;
	font-weight: bold;
	font-size: 16px;
}
.red-small{
	color: #D60D05;
	font-size: 10px;
}
.blue-left{
	color: #006;
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
	margin-top: -10px;
}
.blue-big{
	color: #3333AB;
	font-weight: bold;
	font-size: 14px;
}
.blue-med{
	color: #3333AB;
	font-weight: bold;
	font-size: 16px;
}
.blue-sml{
	color: #3333AB;
	font-weight: bold;
	font-size: 12px;
}
.white-big{
	color: #FFF;
	font-weight: bold;
	font-size: 22px;
}
.white-med{
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}
.white-small{
	color: #FFF;
	font-weight: normal;
	font-size: 13px;
	font-style: italic;
}
.black-big{
	color: #000;
	font-weight: bold;
	font-size: 20px;
}
.black-med{
	color: #000;
	font-weight: bold;
	font-size: 17px;
}
.small-black-text{
	color: #000;
	font-size: 10px;	
}
.small-black-text a{
	color: #000;
	font-size: 10px;	
}
.quotes-blue{
	color: #3333AB;
	font-size: 12px;
	font-weight: bold;
}
.quotes-light-grey{
	color: #999;
	font-size: 12px;
}
.quotes-grey{
	color: #666;
	font-size: 12px;
}
.quotes-red{
	color: #D60D05;
	font-size: 12px;
	font-weight: bold;
}
p.below-guides{
	color: #000;
	font-size: 10px;
	margin: 5px 0 0 0;
}
.disclaimer{
	font-size: 9px;	
}


#wthvideo {
	 width:224px;
	 height:288px;
	 position: relative;
	 top: 10px;
	 left: -16px;
	 z-index:1;
	 background: url(../images/video-bg.png);
}
#behind{
	z-index: 0;
	position: relative;
	top:-184px;
	left:-16px;
	text-align: center;
	clear: both;
}

.landing3-blue{
	font-size: 10px;
	color: #000099;
	font-weight: bold;
}
