body {
	font:12px Arial, Verdana, Helvetica, sans-serif;
	line-height:18px;
	color:#000;	
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {color:#00C;}
a:hover, a:active  {color:#C30;}
.outerwrapper{
  	padding:0;
}
.clearboth {
	clear: both;
}
.header{
 	height: 75px;
	background: url('http://images.military.com/script/production/insurance/images/masthead-bg.png') top left repeat-x;
}

.header .header_inner{
	width: 960px;
	margin: 0 auto;
}

.header .logo{
	float: left;
	height: 60px;
	width: 162px;
	background: url('http://images.military.com/script/production/insurance/images/logo.png') bottom left no-repeat;
}
.header .separator{
	float: left;
	height: 60px;
	width: 2px;
	background: url('http://images.military.com/script/production/insurance/images/masthead-divider.png') bottom left no-repeat;
	margin: 15px 10px 0;
}

.header .title{
	float: left;
	text-transform: uppercase; 
	color: white;
	font: 36px calibri;
	margin: 15px 0 0;
}

.contentwrapper{
	width:960px;
  	margin:0 auto;
	background: url('http://images.military.com/script/production/insurance/images/bg.jpg') top left repeat-y;
}

.top {
	background-color: white;
	margin: 0px;
}
.headerlogo {
	width: 96px;
	margin: 57px 24px 0 0;
	float:right;
}
.top h1 {
	font-size: 62px;
	font-weight: bold;
	color: #fff;
	margin: 35px 0 0 64px;
	float:left;
}

.middle{
	background: url('http://images.military.com/script/production/insurance/images/top-bg.jpg') top left no-repeat;
}

#formcontent {
	margin: 0px auto;
}
.left{
	width: 440px;
	float: left;
	margin: 295px 0 0 30px;
}

.left h1{
	font:bold 17px Arial, Verdana, Helvetica, sans-serif;
	color: #05346a;	
	text-transform: uppercase;
}
.left h2{
	font:bold 13px Arial, Verdana, Helvetica, sans-serif;
	color: #666666;	
}
.left ul{
	list-style: url('http://images.military.com/script/production/insurance/images/list-style-image.png');	
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
}

.left li{
	margin: 10px 0px 0px 0px;
}

#right {
	width: 446px;
/*	height: 357px;*/
	
	float: left;
}
#disclaimer {
	width: 958px;
	margin: 0 auto;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	font-size: 11px;
	color: #797979;
}
#disclaimertext {
	padding: 10px 0 0 53px;
	width: 370px;
}
/* tabs */
.boxBody {padding:185px 30px 0 53px; margin:0;font-size:13px; line-height:19px;}
.boxBody ul {padding:0; margin:8px 0 0 0; list-style-type:none;}
.boxBody li {
	background:url(http://images.military.com/pics/bullet_blueround10x10.png) no-repeat left 4px;
	padding:0 0 0 20px;
	margin:0 0 8px 0;
	font-size: 13px;
	line-height: 17px;
	height:auto;
	min-height: 10px;
}

.gibillform {
	width: 457px;
/*	height: 303px;*/
}
.gibillhed {
	width: 442px;
	height: 45px;
	padding: 20px 0 0 40px;
	text-align: center;
}
.gibillhed h1 {
	font-size: 22px;
	font-weight: bold;
	color: black;
}
.gibillhed h2 {
	font-size: 31px;
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding: 0;
}
.gibillhed h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #f00;
}
form {
	
	margin: 0px;
	padding: 0px;
}
.row .formrightside {
	display: inline-block;
	width: 235px;
	color: #000;
}

.formrightside#chkSepDate2, .formrightside#chkDateOfBirth2{
	width: 236px;
}

.selectDefault.short#selectSepYear, .selectDefault.short#selectYear{
	margin-right:0;
}

.formrightside#chkAgree{
	width: 245px;
}

.inputDefault {
	color: #797979;
	width: 233px;
	height: 15px;
	padding:0;
}

.selectDefault {
	color: #797979;
	font:12px Arial, Verdana, Helvetica, sans-serif;
	width: 100%;
	height: 19px;
}

.inputError{
	border-color: red;	
}

.selectError{
	border-color: red;	
}

.chkOuter.error .chkError .error{
	padding: 0px;
	margin: 0px;
	width:auto;
}

.chkError{
	position: absolute;
}

#chkAgree label{
	margin-left: 20px;
	padding-top: 4px;
}

.logoutMessage{
	margin-left:159px;
}

span.asterisk{
	color: red;
	display: none;
}
span.asterisk.error{
	display: inline;
}

div.error{
	margin-left:159px;
	color: red;
	width: 270px;
	font-size: 11px;
}

.radioDefault{
	margin-left: 0;
	padding: 0;
}

.checkboxDefault{
	margin-left: 0;
	padding: 0;
}

div.row {
	clear: both;
	display:block;
	width: 442px;
	padding-left:40px;
	margin-bottom: 6px;
  }

div.row span.label {
	float: left;
	width: 110px;
	heigth: 15px;
	font-weight: bold;
	color: #000;
	display: block;
	vertical-align: middle;
	line-height: 15px;
	text-align: right;
	margin: 3px 9px 6px 0;
  }

div.row span.submit {
	width: 304px;
	height: 68px;
	font-size: 25px;
	font-weight: bold;
  }

div.row span.formrightside .submit {
	width: 304px;
	height: 68px;
	font-size: 25px;
	font-weight: bold;
	color: #000;
	border: none;
}
.formGroup a {
	text-decoration: none;
}
/* BEGIN FOOTER */
#footer {
	margin: 0 auto;
	padding: 40px 0;
	border-top: none;
	text-align: center;
	color: #666666;
	font-size: 11px;
}

#footer ul li{
	list-style-type: none;	
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer p.monsterlogo {
	margin-top: 6px;
}
#footer a {
	text-decoration: none;
}

/* FOOTER */
#footer{
	text-align:center;
	border:0;
	padding:0;
	
	width:760px;
	margin:0 auto;
}
#footer p{
	margin:10px;
}

#footer a:hover, #footer a:active {
	font-size:normal;
	color:#CC3300;
}

#footer {
	margin-top:5px;
	border-top:1px solid #CCC;
	padding-top:5px;
	text-align:center;
	font:11px Arial, Verdana, Helvetica, sans-serif;
	color:#666;
}
#footer p {
	margin-bottom:2px;
}
#footer a {
} #footer .logoMonsterHolder {
} #footer .logoMonster {
	width:186px;
	height:11px;
}

.sitespect #right p#validationBlock {
	font-weight:normal;
}
#right .red, #right .red p {
	color:#f00;
} 
#right.rightErr h3, .gibillhed h3, .left h3, .disclaimer h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #f00;
}

.headerlogo{
	background-image: url('http://images.military.com/pics/militarycom_logo96x30.png');
	width:96px;
	height: 30px;
}

.submit{
	width: 185px;
	height: 32px;
	border: none;
	margin-left: 119px;
	background: url('http://images.military.com/script/production/insurance/images/button.jpg') top left no-repeat;
}

.ads{
	height: 122px;
	background-color: white;
}

.ads1{
	border: 1px solid black;
	width: 300px;
	height: 100px;
	margin: 10px 38px;
	float: left;
}

.ads2{
	border: 1px solid black;
	width: 300px;
	height: 100px;
	margin: 10px 38px;
	float: left;
}

select.short, input.short{
	width: 71px;
	margin: 0 8px 0 0;
	padding: 0;
}

.memberExistsMessage{
	width: 244px;
	margin-left: 149px;
	color: red;
}

.chkOuter.error .chkError{
	font-size: 4px;
	line-height:6px;
	border: 2px solid red;
	margin:0;
	padding:0;
}
/*
IE7 hack
*/
*+html .chkOuter.error .chkError .error{
	margin: -4px -3px -3px -4px;
}
*+html .chkOuter .chkError .checkboxDefault{
	margin-left: -2px;
}

input.phone{
	margin:0;
	width: 25px;
	height: 19px;
	text-align: center;
	border: none;
	background: transparent;
}
input.last{
	width: 33px;
}

input#inputPhone3{
	width: 140px;
	text-align: left;
}

input.phone:focus{
	outline: none;
}
input.symbol{
	width:5px;
	background-color: white;
}
span.formrightside.phone{
	border: 1px solid #A7A6AA;
	width: 230px;
	height: 18px;
	display: inline-block;
	vertical-align:middle;
	padding-left: 3px;
}

span.formrightside.phoneType{
	position: relative;
	padding-top:3px;
}
span.formrightside.phoneType label{
	top: -1px;
	position: relative;
	margin-right: 4px;
}