@charset "UTF-8";
body {
	font-family: Verdana;
	font-size: 11px;
	color: #252525;
	margin: 0px;
	background-color: #E7EEDC;
}
a:link {
	color: #900;
	text-decoration: underline;
}
a:visited {
	color: #900;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #900;
	text-decoration: underline;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BEC3B5;
	border-left-color: #BEC3B5;
}
#header {
	background-image: url(../img/headerbk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	padding-right: 10px;
	color: #FFFFFF;
}
#navigation {
	height: 29px;
	color: #FFFFFF;
	background-color: #556151;
	text-align: right;
	padding-right: 5px;
}
#graphix {
	font-size: 10px;
	color: #9BAA9F;
	height: 84px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99a274;
	border-bottom-color: #99a274;
	margin-bottom: 15px;
}
#container {
	margin-top: 5px;
}
#content {
	float: left;
	width: 700px;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 20px;
}
#homeblock {
	background-image: url(../img/soldier.jpg);
	background-repeat: no-repeat;
	background-position: 550px bottom;
}
#contenthome {
	float: left;
	width: 500px;
	font-size: 12px;
	margin-top: 10px;
	padding-left: 20px;
	padding-bottom: 30px;
}
#title {
	margin-bottom: 10px;
}
#rightcolumn {
	float: left;
	margin-left: 15px;
	width: 200px;
	margin-top: 10px;
}
#rightcolumnhome {
	float: left;
	width: 400px;
	margin-top: 10px;
	margin-left: 15px;
}
#whatshot {
	background-color: #FFF;
	background-image: url(../img/whatshot_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	padding-top: 4px;
	padding-left: 20px;
	font-weight: bold;
	color: #FFF;
}
#divider {
	clear: both;
	height: 15px;
}
#base {
	font-size: 10px;
	color: #00200f;
	background-color: #848B83;
	height: 175px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
	background-image: url(../img/basebk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 70px;
}
#base a:link {
	color: #00200f;
	text-decoration: none;
	font-weight: bold;
}
#base a:visited {
	color: #00200f;
	text-decoration: none;
	font-weight: bold;
}
#base a:hover {
	color: #00200f;
	text-decoration: underline;
	font-weight: bold;
}
#leftblockmenu {
	background-color: #73B7DF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #005891;
	border-bottom-color: #005891;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005891;
	background-image: url(../img/navbk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 5px;
}
#leftnavhead {
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 17px;
	margin-bottom: 4px;
}
.navdiv {
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 10px;
	background-color: #73B7DF;
}
.off {
	background-color: #005891;
	font-size: 11px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 25px;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
}
.off a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.off a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.off a:hover {
	color: #333333;
	text-decoration: none;
}
.current {
	color: #333333;
	text-decoration: none;
	background-color: #7FAAB9;
}
.on {
	background-color: #73B7DF;
	font-size: 11px;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 25px;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
}
.on a:link {
	color: #333333;
	text-decoration: none;
}
.on a:visited {
	color: #333333;
	text-decoration: none;
}
.on a:hover {
	color: #333333;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	margin-top: 0px;
}
h2 {
	font-size: 16px;
	margin-top: 0px;
}
h3 {
	font-size: 14px;
	margin-top: 0px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
}
.txt10 {
	font-size: 10px;
}
.separator {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	height: 12px;
}
.redtxt {
	color: #7c2e42;
}
.bluetxt {
	color: #005891;
}
.greentxt {
	color: #556050;
}
.boldblue {
	color: #0A438D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-weight : bolder;
}
.boldred {
	color: #7c2e42;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-weight : bolder;
}
.imgborder {
	padding: 3px;
	border: 1px dotted #9BAA9F;
}
.contentimgborder {
	border: 1px dotted #9BAA9F;
	padding: 4px;
	width: 190px;
}
.dottedline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.homenewsitem {
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99A373;
	padding-top: 4px;
	padding-left: 20px;
	margin-bottom: 2px;
}
.homenewsitem a {
	text-decoration: none;
	color: #1c164d;
}
/* list nav style */
.currentStyle {
	font-size:1.5em;
	font-weight:bold;
}
#numbers a, #numbers span {
	display:block;
	width:20px;
	text-decoration:none;
	float:left;
	text-align:center;
	margin-right:5px;
	border:1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}
#numbers a {
	background-color:#2891cb;
	color:#000000;
}
#numbers a:hover {
	color:#1F1F1F;
	background-color:#CC0033;
}
#numbers span.current {
	color:#FFFFFF;
	background-color:#1C164D;
}
/* end list nav style */
input, select, radio, checkbox, textarea {
	font-size: 11px;
	color: #0A438D;
	background-color: #FFFFFF;
	border: 1px solid #BBBBBB;
}
.butt {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1C164E;
	border: 1px solid #05254F;
}
.button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #293548;
	border: 1px solid #05254F;
}
