/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #424242;
}
body {
	background-color: #eeeeee;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bar { 
	clear: both;
	font-size: 1em;
	height: 30px; 
	color: #FFF;
	margin: 0 0 0 0px; 
	background: #0D2841;
}
.bar ul {list-style-type: none; margin:0px; padding:0px;}

	.bar li { 
		margin: 0; 
		padding: 7px 12px 5px 12px; margin:0;
		color: #FFEADC;
		background: #0D2841;
		float: left; 
	}
	
	.bar li.active { 
		background: #2F6599 url(../images/bar.gif) no-repeat center top; 
		color: #fff;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
	.bar li a:hover { 
		color: #1469B8; 
		background: inherit;
	} 

.hmenu {
	padding: 13px 0 5px 0;
	float: right;
}

.hmenu a {
	padding: 12px 13px 2px 11px;
	text-decoration: none;
	color: #fff;
	background: #255481 url(../images/hmenuarrowhover.gif) no-repeat top center;
	margin: 0 0 3px 1px;
	border-bottom: 4px solid #22619E; border-right: 4px solid #22619E;
}

.hmenu a:hover {
	background: #93989C url(../images/hmenuarrow.gif) no-repeat top center;
	color: #FFFFFF;
	border-bottom: 4px solid #5A5644;
}


.moreread { margin: 5px 0 5px 0; padding: 10px 5px 5px 0; background: #FFFFFF url(../images/horizontaldotted.gif) repeat-x bottom left; color: #808080; text-align: right; }
.moreread a { color: #808080; background: #FFFFFF; }
h3 {
	background: #2F6599  url(../images/corner.gif) no-repeat top right;;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 13px Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

h2 {
	background: #133B61  url(../images/corner.gif) no-repeat top right;;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 14px Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}
.bottommenu {color:#FFFFFF;}
.bottommenu a {color:#eeeeee; text-decoration:none; font-weight:bold;}
.bottommenu a:hover, a:visit {color:#CCCCCC; text-decoration:none; font-weight:bold;}

.logo
{
margin-left:10px;
}
h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; color:#414e59; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a { text-decoration: none; color:#6FB0EE; }
h1 a:hover { color: #ffffff; background: inherit; }

.subheader {
	clear: both;
	background: #414e59 url(../images/corner.gif) no-repeat top right;
	color: #fff;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif; border-bottom:4px solid #000000;
	margin: 0 0 10px 0;
}

.subheader2 {
	clear: both;
	background: #7da2ef url(../images/corner.gif) no-repeat top right;
	color: #000;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 10px 0; border-bottom:4px solid #5077c8;
}
