@charset "utf-8";
/********* Global styles *******/
body {
background:#D8D4CB url('/images/body-bg.jpg') repeat-x scroll 0 0;
font-family:Verdana,sans-serif;
font-size:12px;
margin:0px;
padding:0px;
}

#main-wrapper-top {
   font-size:8px;
	margin:0px;
	padding:0px;
	background:transparent url('/images/gomedicare-main-box-top.jpg') no-repeat scroll;
	width:800px;
	height:10px;
}

#main-wrapper {
margin-left:0;
width:800px;
background:transparent url(/images/gomedicare-main-box-bg.jpg) repeat-y scroll;
}

#main-wrapper-bottom {
background:transparent url(/images/gomedicare-main-box-bottom.jpg) no-repeat scroll;
height:10px;
margin-left:0;
width:800px;
}

.content-top {
	height:5px;
	background:transparent url(/images/gomedicare-fields-bg-top.png) no-repeat scroll 0 0;
	font-size:4px;
	margin-left:8px;
	margin-top:20px;
	width:602px;
}

.content-mid {
	background:transparent url(/images/gomedicare-fields-bg.png) repeat-y scroll 0 0;
	margin-left:8px;
	width:602px;
	position:relative;
	z-index: 9;
}

.content-bottom {
	background:transparent url(/images/gomedicare-fields-bg-bottom.png) no-repeat scroll 0 0;
	height:5px;
	margin-left:8px;
	width:602px;
}
html>body .content-bottom {
position: relative;
z-index: 5;
}

input {
	border:0 none white;
	font-size:12px;
}

table {
	margin-left:24px;
}
label {
	color:#FFFFFF;
	font-family:verdana;
	font-size:16px;
	font-variant:normal;
	margin-right:2px;
}
select {
	border:0 none white;
	color:#616161;
	font-family:verdana;
	font-size:16px;
	font-weight:normal;
	height:24px;
	width:85px;

}
h2 {
	color:#FFFFFF;
	font-family:Verdana;
	font-variant:normal;
	font-weight:normal;
}
/********* End Global **********/


/******** Classes Styles *******/
h1.page-title {
	color:#FFFFFF;
	font-family:verdana;
	font-size:25px;
	font-weight:normal;
	margin-bottom:5px !important;
	margin-left:10px !important;
	margin-right:0 !important;
	margin-top:-2px !important;
}

h2.page-title {
	font-size: 17px;
	margin:0 0 10px 10px !important;
	padding:0;
}

h2.ApplicantSpouse {
	font-size:19px;
	line-height:10px;
}

td.colImput {
	padding:0 3px;
}

td.colImput {
	padding:0 3px;
}

div.form2 {
background:transparent none repeat scroll 0 0;
border:medium none;
margin-right:14px;
margin-top:-20px;
width:602px;
}

table.form-table {
font-size:12px;
margin-bottom:10px;
margin-left:0;
margin-top:10px;
}

.dobMM, .dobDD, .dobYYYY, .ft, .in, .lbs {
	border:0 none white;
	color:#616161;
	font-size:16px;
	font-family: verdana;
	font-weight: normal;
	font-variant: normal;
}
html>body .dobMM, .dobDD, .dobYYYY, .ft, .in, .lbs {
z-index: 150px;
position: relative;
}
.dobMM {
	background:transparent url(/images/input-bg-mm.gif) no-repeat scroll 0 0;
	height:20px !important;
	width:33px;
}

.dobDD {
	background:transparent url(/images/input-bg-dd.gif) no-repeat scroll 0 0;
	height:20px !important;
	width:33px;
}

.dobYYYY {
	background:transparent url(/images/input-bg-yyyy.gif) no-repeat scroll 0 0;
	height:20px !important;
	width:50px !important;
}

.ft {
	background:transparent url(/images/input-bg-ft.gif) no-repeat scroll 0 0;
	height:20px;
	width:29px !important;
}

.in {
	background:transparent url(/images/input-bg-in.gif) no-repeat scroll 0 0;
	height:20px;
	width:29px !important;
}

td.colImput {
	padding:0 3px;
}

.lbs {
	background:transparent url(/images/input-bg-lbs.gif) no-repeat scroll 0 0;
	height:20px;
	width:40px !important;
}

.email {
background:transparent url(/images/input-bg-no-spam.gif) no-repeat scroll 0 0;
border:0 none white;
color:#616161;
font-family:verdana;
font-size:16px;
font-variant:normal;
font-weight:normal;
height:20px;
}

td.child1 {	width:55px;}
td.child2 {	width:95px;}
td.child3 {	width:140px;}
td.child4 {	width:95px;}
td.child5 {	width:100px;}
.red {	margin-bottom: 4px;}
input.phone1 {	width:35px;}
input.phone2 {	width:35px;}
input.phone3 {	width:70px;}
table.form-table input,  table.form-table select {
background-color:#FFFFFF !important;
border:0 none white;
color:#616161;
font-family:verdana;
font-size:16px;
font-weight:normal;
height:20px;
margin-left:1px;
/*z-index:200;*/
}
div.couplesImg {
background:transparent url(/images/gomedicare-picture-couple.png) no-repeat scroll left bottom;
height:409px;
margin-left:558px;
margin-top:-409px;
}
.button-done {
margin-bottom:25px !important;
margin-left:185px;
margin-top:25px !important;
}
html>body .button-done {
margin-bottom: 20px !important;
}

html>body h2.ApplicantSpouse {margin-top: 20px !important;}
/******** End Classes Styles  *******/

/******** ID's Styles *******/



div.requiredField {
color:#FFFFFF;
float:right;
font-family:verdana;
font-size:12px;
font-variant:normal;
margin-bottom:-200px;
margin-left:50px;
margin-top:-17px;
width:450px;
}
/* buttons id's */
#buttons {
clear:both;
margin:9px 0 -5px 39px;
text-align:left;
width:200px;
}
html>body #first_name, #last_name, #address_1_street1, #address_1_city, #address_1_zip, #email {
	z-index: 150px;
	position: relative;
}
#first_name, #address_1_street1 {
	width:170px;
}
#last_name, #address_1_city, #address_1_zip, #email {
width: 150px
}

#address_1_state {
	width:192px;
}
html>body #address_1_state {
	height: 24px;
}
p.privacy
{
color: #616161;
font-family: verdana;
font-size: 12px;
font-weight: normal;
margin: 10px 20px 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
width: auto;
}
p.privacy, a {
color: #616161;
font-size: 12px;
font-family: verdana;
font-weight: normal;
}
#bcbs_popup {
position: absolute;
top: 0px;
left: 0px;
background: #FFFFFF;
border: 2px #0085e8 solid;
padding: 15px;
z-index: 350;
text-align: center;
font-size: 12px;
font-family: Verdana, sans-serif;
}
/* Main Nav Styles */

#main-nav {
	background:transparent url('../images/main-nav-bg.jpg') no-repeat scroll top left;
	font-size: 62.5%;
	height: 41px;
	margin-top: 5px;
	text-align: center;
	width: 820px;
}

#main-nav ul {
	list-style: none;
	margin: 0;
	padding: 14px 0;
}

#main-nav ul li {
	border-right: 1px solid #FFF;
	color: #FFF;
	display: inline;
	font-size: 1.2em;
	padding: 0px 20px;
}

#main-nav ul li.end {
	border-right: none;
}

#main-nav ul li img {
	padding-right: 5px;
	vertical-align: bottom;
}

#main-nav ul li a, #main-nav ul li a:visited {
	color: #FFF;
	text-decoration: none;
}

#main-nav ul li a:hover {
	text-decoration: underline;
}

/* End Main Nav Styles */


