#banner {
}
.box {
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.box hr {
	color: #95A6D6;
	height: 1px;
	border: 0px;
	background-color: #95A6D6;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.box2 {
	background-color: #95A6D6;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 5px;
}
.box3 {
	font-size: 13px;
	background-color: #FF6633;
	font-weight: normal;
	padding: 2px;
	line-height: 15px;
	color: #333333;
}
.box3 a {
	color: #0050A9;
	text-decoration: none;
}
.box3 a:hover {
	color: #333;
}
.box4 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 1px;
	border: 1px solid #95A6D6;
}
#centcontent .outer {
	background-color: #FFFFFF;
	padding-top: 5px;
}
.box3 H4 {
	color: #333;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 1px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	color: #0050A9;
	background-image: url(../Images/bg_gradient.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 9pt;
}
.button {
	background-color: #93a8d3;
	border: 1px solid #496DBB;
	color: #FFF;
}
.blogbox {
	background-color: #F0F0F0;
	padding: 5px;
	position: relative;
}
.blogbox H2 {
	color: #0050A9;
	font-size: 15px;
	margin: 0px;
}
.blogbox H3 {
	color: #333;
	font-size: 12px;
	margin: 0px;
	font-weight: normal;
}
.blogbox H3 ul {
	overflow: auto;
}

.blogbox H3 a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.blogbox H3 a:hover {
	color: #496DBB;
	text-decoration: none;
	font-weight: bold;
}
.blogbox H4 {
	color: #496DBB;
	font-size: 12px;
	margin: 0px;
}
.blogbox H5 {
	color: #0050A9;
	font-size: 15px;
	margin: 0px;
}

.box3 H4 a {
	color: #333;
	font-weight: normal;
}
.blogbox2 {
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 12px;
	color: #333;
	position: relative;
}
.blogbox2 H1 {
	color: #000;
	font-size: 16px;
	margin: 0px;
	font-weight: normal;
	padding: 0px;
}
.blogbox2 H2 {
	color: #0050A9;
	font-size: 15px;
	margin: 0px;
}
.blogbox H2 a {
	color: #0050A9;
	text-decoration: none;
}
.blogbox2 H3 {
	color: #333;
	font-size: 12px;
	margin: 0px;
	font-weight: normal;
}
.blogbox2 H3 a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.blogbox2 H3 a:hover {
	color: #496DBB;
	text-decoration: none;
	font-weight: bold;
}
.blogbox2 H4 {
	color: #496DBB;
	font-size: 12px;
	margin: 0px;
}
#centcontent {
	float: left;
	width: 825px;
	margin-top: 5px;
}
#centcontent H1 {
	color: #0050A9;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-weight: normal;
}
#centcontent H1 a {
	color: #496DBB;
	text-decoration: none;
}
.clear {
	clear: both;
	height: 0px;
}
#comments {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-size: 8pt;
	background-color: #CCC;
	padding: 5px;
}
#comments .textfield {
	width: 545px;
	font-family: Verdana, Geneva, sans-serif;
}
#footer {
	background-color: #0050A9;
	height: 30px;
	color: #FFF;
	line-height: 30px;
	text-align: right;
	padding-right: 5px;
	margin-top: 5px;
	background-image: url(../images/signature.gif);
	background-repeat: no-repeat;
}
#menu .holder {
	background-color: #cfdeef;
	padding: 5px;
	margin-top: 5px;
}
#menu {
	float: left;
	width: 160px;
	margin-right: 5px;
}
#menu li {
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
}
#menu li a {
	color: #496DBB;
	text-decoration: none;
	padding-left: 7px;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
}
#menu li a:hover {
	background-color: #FFF;
	background-image: url(../images/nav_arr1.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
}
#menu li.active {
	background-color: #FFF;
	background-image: url(../images/nav_arr2.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	color: #000;
}
#menu li.active a {
	color: #000;
}
#menu li.active a:hover {
	color: #496DBB;
}
#menu li.first {
	font-size: 16px;
	color: #666;
	margin-top: 5px;
	margin-bottom: 5px;
}
#menu li.first a {
	color: #666;
	margin-left: -7px;
}
#menu li.first a:hover {
	color: #666;
}
#menu li.firstactive a {
	background-color: #FFF;
	background-image: url(../images/nav_arr2.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	color: #000;
	font-size: 16px;
}
#menu li.firstactive a:hover {
	color: #666;
}
#midcol {
	float: left;
	width: 509px;
	margin-right: 5px;
	background-color: #FFFFFF;
}
#midcol2 {
	float: left;
	width: 509px;
	margin-right: 5px;
}
#midcolfull {
	float: left;
	width: 810px;
	margin-bottom: 5px;
}
#centcontent table {
	background-color: #0050A9;
}
#centcontent td {
	background-color: #dde1f1;
}
#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#container .borderbox {
	border: 1px solid #0050A9;
	padding: 5px;
}
.editorbox {
	width: 215px;
	float: left;
	display: inline;
	background-color: #EFF1F9;
	margin-left: 16px;
	border: 1px solid #95A6D6;
	padding: 10px;
	margin-bottom: 10px;
	color: #333;
}
.editorbox:hover {
	background-color: #95A6D6;
	border: 1px solid #95A6D6;
	color: #333;
	cursor: pointer;
}
.editorbox H2 {
	color: #333;
	font-size: 15px;
	margin: 0px;
}
.editorbox H2 a {
	color: #0050A9;
	text-decoration: none;
}
.editorbox H3 {
	color: #333;
	font-size: 10px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
#main {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../Images/bg.gif);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#menu ul {
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
}
#page {
	margin-left: 5px;
	background-color: #95A6D6;
	padding: 2px;
}
#page a {
	color: #FFF;
	text-decoration: none;
}
#page a:hover {
	color: #496DBB;
}
#news {
	width: 509px;
	margin-top: 5px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#news .container {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#news .container2 {
	background-color: #f0f0f0;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#news h2 {
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
#news h2 a {
	text-decoration: none;
	color: #0050A9;
}
#news h2 a:hover {
	text-decoration: none;
	color: #333;
}
#news h3 a {
	color: #333333;
	text-decoration: none;
}

#news h3 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 14px;
}
#news h4 {
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
#news h5 {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
}
#news h5 a {
	color: #333333;
	text-decoration: none;
}
#news h5 a:hover {
	margin: 0px;
	font-weight: bold;
	color: #A9A7AA;
}
#news .image {
	float: left;
	width: 95px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#news .text {
	float: right;
	width: 391px;
	padding-right: 5px;
	padding-top: 2px;
}
#rightcol {
	float: left;
	width: 310px;
}
#rightcol .advert {
	background-color: #FFF;
	margin-right: 0px;
	width: 310px;
	overflow: hidden;
	color: #333;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#rightcol .advert a {
	color: #333333;
}

#rightcol .advert H2 {
	color: #333;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#rightcol .advert H3 {
	color: #0050A9;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#rightcol .advert H3 a {
	color: #0050A9;
	text-decoration: none;
}
#rightcol .advert H3 a:hover {
	color: #333;
	text-decoration: none;
}
#rightcol  .advert2 a {
	text-decoration: none;
	color: #0050A9;

}

#rightcol td{
	background-color: #0050A9;
	color: #FFF;

}

.textbox {
	border: 1px solid #496DBB;
	font-family: Verdana, Geneva, sans-serif;
	width: 350px;
}
.textboxfield {
	border: 1px solid #496DBB;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
}
#nav {
	BOTTOM: 0px;
	HEIGHT: 23px;
	OVERFLOW: hidden;
	font-size: 11px;
}
#nav UL {
	LIST-STYLE: none none outside;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	FLOAT: left;
	PADDING-TOP: 0px;
	background-color: #A8A9AB;
}
#nav UL LI {
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	FLOAT: left;
	PADDING-TOP: 0px;
	background-image: url(../images/nav_separator.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#nav UL LI A {
	PADDING-BOTTOM: 6px;
	PADDING-LEFT: 5px;
	WIDTH: auto;
	PADDING-RIGHT: 10px;
	DISPLAY: block;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	PADDING-TOP: 5px;
}
#nav UL LI A:hover {
	BACKGROUND-COLOR: #93a8d3;
	COLOR: #ffffff;
	TEXT-DECORATION: none
}
#nav UL LI A.selected {
	PADDING-BOTTOM: 6px;
	BACKGROUND-COLOR: #FFFFFF;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 10px;
	COLOR: #333333;
	FONT-WEIGHT: bold;
	PADDING-TOP: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EFF1F9;
	border-right-color: #EFF1F9;
	border-bottom-color: #FFFFFF;
	border-left-color: #EFF1F9;
}
#nav UL LI A.selected:hover {
	BACKGROUND-COLOR: #93a8d3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #93a8d3;
	border-right-color: #93a8d3;
	border-bottom-color: #93a8d3;
	border-left-color: #93a8d3;
}
#searchbox {
	position: absolute;
	width: 220px;
	margin-left: 750px;
	margin-top: 20px;
	height: 25px;
	color: #FFF;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.blogbox2 H2 a {
	color: #0050A9;
	text-decoration: none;
}
.blogbox H2 a:hover {
	color: #333;
	text-decoration: none;
}
.blogbox2 H2 a:hover {
	color: #333;
	text-decoration: none;
}
.box3 H4 a:hover {
	color: #333;
}
#footer a {
	color: #FFF;
	text-decoration:none;
}
.boxholder {
	visibility:hidden;
}
#footer a:hover {
	color: #333;
	text-decoration:none;
}
.textboxfieldWhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	background-color: #FFF;
	border: 1px solid #CCC;
}
#login {
 width: <%=TblWid %>px;
	font-size: 12px;
	color: #333;
	padding-right: 10px;
	background-color: #eff1f9;
	padding-left: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-top-width: 7px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #95a6d6;
	border-right-color: #95a6d6;
	border-bottom-color: #95a6d6;
	border-left-color: #95a6d6;
	padding-top: 5px;
	border-bottom-width: 1px;
}
#login .textfield {
	width: 143px;
	margin-bottom: 8px;
	margin-top: 5px;
}
#logout {
	position: absolute;
	margin-left: 670px;
	margin-top: 80px;
	color: #FFF;
	text-align: right;
	width: 300px;
}
#login a.button {
	color:#FFFFFF;
	cursor:pointer;
	font-size:13px;
	text-align:center;
	line-height: 18px;
}
#login a.button:hover span {
	background-position:right -24px;
}
#login a.button span {
	background:transparent url(/images/button-blue-on-lightblue-right.png) no-repeat scroll right top;
	color:#FFFFFF;
	display:block;
	height:20px;
	margin:0;
	padding:2px 12px;
	white-space:nowrap;
}
#menu .login {
	background-color: #cfdeef;
	margin-top: 5px;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 2px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0051AD;
	border-right-color: #0051AD;
	border-bottom-color: #0051AD;
	border-left-color: #0051AD;
}
#logout a {
	color: #999;
	text-decoration: none;
}
#logout a:hover {
	color: #FFF;
	text-decoration: none;
}
.statbox {
	height: 65px;
	background-image: url(../Images/boxback.gif);
	padding-left: 5px;
	padding-right: 5px;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	text-align: center;
}
.boxbot {
	font-size:8pt;
	margin-top:2px;
	text-align:center;
}
form{
	margin:0px;
}
#older {
	margin-left: 10px;
}
#older a {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
#older a:hover {
	text-decoration: none;
	color: #0050A9;
	font-weight: normal;
}
