@charset "UTF-8";
body {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	background-color: #E8E8E8;
}
a:link {
	color: #0A438D;
	text-decoration: underline;
}
a:visited {
	color: #0A438D;
	text-decoration: underline;
}
a:hover {
	color: #7C2E42;
	text-decoration: none;
}
a:active {
	color: #0A438D;
	text-decoration: underline;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	background-image: url(../img/headerbk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	color: #FFFFFF;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #202d42;
	padding-right: 20px;
	padding-left: 20px;
}
.headbutt {
	font-size: 10px;
	font-weight: bold;
	background-color: #A80000;
	width: 124px;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding-left: 20px;
	margin-bottom: 5px;
}
.headbutt a {
	color: #FFFFFF;
	text-decoration: none;
}
.headbutt a:hover {
	text-decoration: underline;
}
#navigation {
	color: #FFFFFF;
	background-color: #202D42;
	text-align: right;
	font-weight: bold;
	margin: 0px;
}
#navmargin {
	background-color: #A80000;
	height: 5px;
}
#container {
	margin-top: 15px;
}
#leftcolumn {
	float: left;
	width: 180px;
	margin-right: 15px;
	padding-left: 20px;
}
#content {
	float: left;
	width: 520px;
	font-size: 12px;
}
#title {
	margin-bottom: 10px;
}
#rightcolumn {
	float: left;
	margin-left: 15px;
	width: 180px;
}
#divider {
	clear: both;
	height: 15px;
}
#base {
	font-size: 10px;
	color: #002157;
	background-color: #cdd4cf;
	height: 140px;
	padding-top: 70px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../img/basebk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#base a:link {
	color: #005891;
	text-decoration: none;
}
#base a:visited {
	color: #005891;
	text-decoration: none;
}
#base a:hover {
	color: #262626;
	text-decoration: underline;
}
#leftblockmenu {
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#leftnavhead {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 15px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	margin-bottom: 4px;
	background-image: url(../img/red_headbk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightcolumn_div_element {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #b9c0cb;
	padding: 5px;
	margin-bottom: 3px;
}
#homeleft {
	float: left;
	width: 440px;
	padding-left: 20px;
}
#homeright {
	float: left;
	width: 440px;
	margin-left: 35px;
}
.homeblock {
	background-image: url(../img/red_headbk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 25px;
}
.homeblock h1 {
	color: #FFFFFF;
	margin-top: 0px;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 15px;
	margin-bottom: 20px;
}
.homenewsitem {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A30303;
}
.navdiv {
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 28px;
	background-image: url(../img/arrow_white.jpg);
	background-repeat: no-repeat;
	background-position: 12px center;
}
.navdiv a {
	color: #8193A9;
	text-decoration: none;
}
.navdiv a:hover {
	color: #8193A9;
	text-decoration: underline;
}
.leftblock {
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.off {
	background-color: #202D42;
	font-size: 11px;
	color: #FFFFFF;
	height: 25px;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.off a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.off a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.off a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.current {
	color: #333333;
	text-decoration: none;
	background-color: #7FAAB9;
}
.on {
	background-color: #AAB4C2;
	font-size: 11px;
	color: #A80000;
	height: 25px;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.on a:link {
	color: #A80000;
	text-decoration: none;
}
.on a:visited {
	color: #A80000;
	text-decoration: none;
}
.on a:hover {
	color: #A80000;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
	margin-top: 0px;
}
h3 {
	font-size: 14px;
	margin-top: 0px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
p {
	margin-top: 0px;
}
.txt10 {
	font-size: 10px;
}
.separator {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	height: 12px;
}
.redtxt {
	color: #A30303;
}
.redtxt a {
	color: #A30303;
	text-decoration: none;
}
.bluetxt {
	color: #005891;
}
.greentxt {
	color: #22804C;
}
.whitetxt {
	color: #FFFFFF;
}
.greytxt {
	color: #84878B;
}
.boldblue {
	color: #0A438D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-weight : bolder;
}
.boldred {
	color: #A20205;
	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;
	padding-bottom: 5px;
}
.news_thumbsbk {
	border: 1px dotted #92A1B3;
	width: 120px;
	text-align: center;
	padding: 3px;
}
.pad8 {
	padding-top: 8px;
	padding-bottom: 8px;
}
.newslist {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A30303;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.breadcrumb {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	display: block;
}
/* 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:#CCCCCC;
	color:#000000;
}
#numbers a:hover {
	color:#1F1F1F;
	background-color:#CC0033;
}
#numbers span.current {
	color:#FFFFFF;
	background-color:#0A438D;
}
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: #2F3C52;
	border: 1px solid #05254F;
}
.button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #293548;
	border: 1px solid #05254F;
}
