body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/bg.jpg) repeat-x top left;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4b4849;
	line-height: 18px;
}

a { /* color: #4b4849; */ color: #236db3;}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

a.underlinelink {
	text-decoration: underline;
}

.wrapper {
	margin: 0 auto;
	width: 975px;
}

.headermainpage {
	background: url(../images/headertop_mainpage.jpg) no-repeat top left;
	height: 118px;
}

.headersubpage {
	background: url(../images/headertop_subpage.jpg) no-repeat top left    ;
	height: 161px;
}

.headersubpagenosublinks {
	background: url(../images/headertop_subpage.jpg) no-repeat top left    ;
	height: 135px;
}


.contentmainpage {
	background: url(../images/bgcontent_mainpage.jpg) no-repeat top left;
	min-height: 542px;
	overflow: visible;
	padding: 0 28px 0 27px;
}

.contentsubpage {
	background: url(../images/bgcontent_subpage.jpg) no-repeat top left;
	min-height: 499px;
	overflow: visible;
	padding: 0 28px 0 27px;
}

.contentsubpagenosublinks {
	background: url(../images/bgcontent_subpage_nosublinks.jpg) no-repeat top left;
	min-height: 525px;
	overflow: visible;
	padding: 0 28px 0 27px;
}

.contentsubpage_insidecontent {
	margin: 0 13px 0 33px;
	min-height: 412px;
	overflow: visible;
}

.contentsubpage_insidecontentmilitary {
	min-height: 412px;
	overflow: visible;
}

.mainpagesections {
	margin: 0 11px 0 0;
}

.footer {
	padding: 15px 0 40px 40px;
	background: url(../images/footer-background.jpg) no-repeat top left;
	font-size: 11px;
}

.menu_header_mainpage {
	padding: 25px 28px 0 0;
	text-align: right;
}

.menu_header_subpage {
	padding: 25px 49px 0 0;
	text-align: right;
}

.menu_header_submenusubpage {
	margin: 0 0 0 341px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu_header_submenusubpagehead {
	margin: 0 0 0 335px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu_header_submenusubpage a , .menu_header_submenusubpagehead a {
	color: #4b4849; 
}

.menu_header_submenusubpage a:hover , .menu_header_submenusubpage a.active , .menu_header_submenusubpagehead a:hover , .menu_header_submenusubpagehead a.active  {
	color: #236db3;	
	text-decoration: underline;
}

.subpagecontent_columncontainer {
width: 680px;
}

.subpagecontent_columncontainerthreecolumns {
width: 680px;
border-top: 1px solid #b8b8b8;
border-bottom: 1px solid #b8b8b8;
background: url(../images/threecolumnscontainerbg.jpg) repeat-y top left;
}

.subpagecontent_column_one {
	float: left;
	width: 160px;
	padding: 14px 20px 0 31px;

}

.subpagecontent_column_two {
	float: left;
	padding: 14px 20px 0 33px;
	width: 160px;
}

.subpagecontent_column_three {
	padding: 14px 22px 0 35px;
	width: 160px;
	margin: 0 0 0 450px;
}

.subpagecontent_column_four {
	float: right;
} 

ul, li {
	margin: 0;
	padding: 0 0 5px 15px
}

.imgfloatright {
	float: right;
	margin: 0 0 10px 10px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #236db3;
	margin: 0;
	padding: 0;
}

.militaryheader {
	margin: 0 0 14px 0;
}

.militaryheadersublinks {
	margin: 0 0 0 11px;	
}