/* CSS Document */

#mainPhoto {
	background:url(images/military-header3.jpg) no-repeat;
	height:311px;
	width: 735px;
	display:block;
	}

#militaryflash {
	width: 228px;
	float:left;
	display:block;
	
	}

#benfits {
	width: 210px;
	float:left;
	display:block;
	padding-top: 30px
	}

.report {
	background:url(images/form-background.gif) no-repeat;
	width:290px;
	height: 284px;
	float:left;
	display:block;
	margin-top:9px;
	margin-left:6px;
	}

#benfits ul.bulletCheck {
	list-style: none;
	margin-bottom:15px;
	}

#benfits ul.bulletCheck li {
	padding: 4px 0 15px 22px;
	background:transparent url("images/bullet-check.png") 0 2px no-repeat;
	font-weight:bold;
	text-align:left;
	font-size:14px;
	}

#benfits p {
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom: 20px;
	padding-left:22px;
	background:url(images/checks.gif) top left no-repeat;
	font-weight:bold;
	text-align:left;
	font-size:14px;
	}

.report .report2 {
	color:#ffffff;
	padding: 3px 8px 0px 10px;
	margin:0px;
	text-align:left;
	}

.report2 p {
	margin-top:0px;
	}

.whiteTitle {
	font-size:22px;
	font-weight:bold;
	color:#ffffff;
	}

.yellowTitle {
	color:#ffff00;
	font-size: 18px;
	font-weight:bold;
	}

.redTitle {
	color:#FF0000;
	font-weight:bold;
	font-size:22px;
	}

.forms {
	width: 260px;
	color:#000000;
	margin-bottom:2px;
	font-size: 13px;
	height:21px;
	background-color: #FFFFcc;
	}

#mainContent {
	text-align:left;
	padding: 0px 10px 0px 10px;
	}


ul.bulletOrange {
	list-style: none;
	margin-bottom:5px;
	}

ul.bulletOrange li {
	padding: 0 0 0 25px;
	margin-bottom:15px;
	background:transparent url("images/arrow-org.gif") 0 2px no-repeat;
	height:18px;
	}

ol.spaced li {
	margin-bottom:10px;
	}

strong {
	color:#000000
	}
	
#bottomCol {
	width: 765px;
	padding-top:5px;
	text-align:left;
	border-top: dotted #CCCCCC 1px;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom:10px;
	height: 300px;
	}

#bottomCol  #left {
	width: 365px;
	float:left;
	display:block;
	}

#bottomCol  #right {
	width: 385px;
	float:left;
	display:block;
	padding-left: 10px;
	line-height:18px;
	border-left: dotted #CCCCCC 1px;
	margin-bottom:20px;
	}

#footer {
	text-align:center;
	font-size:12px;
	color:#999999;
	}