body {
	margin: 0;
	padding: 0;
	background-color: #e2e2e4;
	font:12px Arial,Helvetica,sans-serif;
	color: white;
	}

#header {
	position: relative;
	height: 238px;
	width: 768px;
	font-family: Arial;
	font-size: 11px;
	}
	
#header {
	background: url('images/natlguardbanner_238px.jpg') black;
}
	
#header p#phone {
	float: right;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding: 10px 10px 0 0;
	}
	
#header p#zip_request {
	position: absolute;
	top: 170px;
	left: 375px;
	line-height: 11px;
	color: #060606;
	}

#header input#zip_entry_field {
	position: absolute;
	top: 165px;
	left: 585px;
	width: 68px;
	}
	
#header input#submit_button {
	position: absolute;
	top: 160px;
	left: 666px;
	height: 30px;
	width: 30px;
	}
	
#header img#arrows {
	position: absolute;
	top: 141px;
	left: 365px;
	height: 7px;
	width: 13px;
	border: 0;
	}
	
#content-container {
	position:relative;
	height: 95%;
	width:768px;
	border: 1px solid #666;
	border-top: none;
	margin-left: auto;
	margin-right: auto;
	background-color: #2e2d32;
}

#natl_guard_col1 {
	position:relative;
	width:235px;
	font: bold 12px Arial,Helvetica,sans-serif;
	padding-bottom: 8px;
	color:white;
	padding: 0 36px 0 24px;
}

#natl_guard_col2{
	position:relative;
	padding: 0 30px 0 0;
	padding-bottom:24px;
	clear: right;
}

H2
{
    margin: 16px 0 10px 0;
    font: bold 18px Arial,Helvetica,sans-serif;
    color: #fff;
	 
}
H3
{
    MARGIN-TOP: 0px;
    FONT-SIZE: 14px;
    MARGIN-BOTTOM: 0px;
    COLOR: #fbf201;
}


/* Footnote sytles */
div.footnote {
	border-top:1px solid #444;
	font-size:11px;
	color:#aaa;
	margin-top:40px;
	padding-top:6px;
}

div.footnote ol.notes {
	margin-top:0px;
	margin-left:20px;
	padding-left:3px;
}

div.footnote ol.notes li {
	font-size:11px !important;
	line-height: 13px;
	padding-top: 4px;
}

div.footnote ol.notes li span.tightnote {
	font-size:11px !important;
	position:relative;
	left:-8px;
}

sup.footnotemark {
	color:#444;
	font-size: 11px;
}

#copyright {
	position:relative;
	color:#8a8a8a;
	font-size:10px;
	width:768px;
	margin: 4px auto 0 auto;
}

.boldwhite {
	font: bold 14px Arial,Helvetica,sans-serif; 
	color:white;
}

.boldyellow {
	font: bold 16px Arial,Helvetica,sans-serif; 
	color:#fbf201
}

ul li {
	padding-bottom: 10px;
}