/* Edited with EditCSS */
/* CSS layout: */

* {
margin:0;
padding:0;
}
	
body {
	margin: 0 auto;
	padding: 0 0px 0 0px;
	font: 86% Trebuchet MS, Helvetica, sans-serif;
	background-color: #003366;
	height: 100%;
}

.box_right {
position:relative;
float:right;
clear:both;
width:200px;
margin:0 0 5px 10px;
padding:0 10px 0 10px;
background:#F7F9F7;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
}

.box_right p {
margin:5px 5px;
}

.box_cnr_top {
background:url(images/cnr_tr.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

.box_cnr_bottom {
background:url(images/cnr_br.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

img.cnr {
width:8px;
height:8px;
border:none;
display: block !important;
}

#header {
	background: #f4f4f4 url(headerbg.jpg) repeat-x;
	height: 220px;
	width: 786px;
	margin: 0 0 0 0;
	border: 0;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
}

#header a {
	color: #000066;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}

#topmenu {
	clear: left;
	width: 182px;
	height: 30px;
	margin: auto;
	font-size: 0.9em;
	background: url(menutop.jpg) top left no-repeat;
	background-color: #EFF3FF;
	padding: 0;
	float: left;
}

#menu {
	clear: both;
	float: left;
	width: 182px;
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 0.9em;







background: #f4f4f4 menubg.jpg repeat-y;
	background-image: url(menubg.jpg);
	background-repeat: repeat-y;
	position: inherit;
	text-align: left;
}

#menu ul {
	list-style: none;
	width: 150px;
	margin: 0px 0px 0px 0;
	padding: 0px;
	font-size: 1.1em;
}	

#menu li {
	margin-bottom: 4px;
	margin-left: 3px;
}

#menu li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 5px 0 1px 8px;
	background: #FFFAEE;
	border-left: 3px solid #9CC7D6;
	background-color: #6892D7;
	font-size: 13px;
	border-left-color: #003366;
}	
	
#menu li a:hover {
	background: #6BB6CE;
	color: #333333;
	border-left: 3px solid;
	background-color: #99CCFF;
	border-left-color: #003366;
}


#menu ul ul {	
list-style: none;
width: 140px;
margin: 0 0 10px 7px;
padding: 0;
font-size: 0.9em;
}	

#menu ul ul li {
margin-bottom: 4px;
}

#menu ul ul li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #4998B1;
	display: block;
	padding: 1px 0 0 8px;
	border-left: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	font-size: 11px;
	background-color: #FFFFFF;
}	

h1 {
font-size: 1.2em;
margin: 4px 0 10px 0;
padding-top: 4px;
}
	
#menu ul ul li a:hover {
background: #000066;
	color: #ffffff;
	border-left: 5px solid #6BB6CE;
	background: #6BB6CE;
}


.leftnews {
	padding: 5px;
	width: 146px;
	color: #505050;
	background-color: #CCD5F2;
	line-height: 1.3em;
	text-align: left;
	margin-top: 10px;
	margin-left: 8px;
	float: left;
	position: relative;
}

.rightnews {
float: right;
width: 94px;
background-color: #F7F9F7;
margin: 0 0 10px 10px;
padding: 5px;
font-size: 0.9em;
line-height: 1.5em;
}

#rightnews p {
margin: 0 0 1.5em 0;
}

#content {
	margin: 0px 10px 10px 10px;
	padding: 5px 10px 5px 0px;
	line-height: 1.6em;
	text-align: left;
}

#content h2, #norightcontent h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content h2, #norightcontent h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#menu h1{
font-size: 1.5em;
padding-bottom:3px;
padding-top: 15px;
border-bottom:1px solid #333333;
}

#menu h3 {
margin-top:6px;
padding-top:6px;
padding-left:3px;
}

#content img, #norightcontent img {
	padding: 0px;
	display:inline;
	border: thin none #CCCCCC;
	background-color: #FFFFFF;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;

}

a {
text-decoration: none;
color: #3963F2;
}

a:hover {
text-decoration: underline;
color: #07337F;
}

a img {
border: 0;
}

#footer {
	margin: 0 auto;
	padding: 5px 0 20px 25px;
	width: 769px;
	color: #333333;
	font-size: .75em;
	height: 15px;
	vertical-align: bottom;
}

#footer a {
color: #083442;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #319EF7;
}

#footer li, li.a{
float:left;
list-style:none;
}

.hide {
display: none;
}

/* workarounds and hacks */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
* {
	margin: 0px;
}
#bottmenu {
	clear: left;
	float: left;
	width: 182px;
	height: 205px;
	margin: 0 0 40px 0px;
	font-size: 0.9em;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	background-image: url(menubottom.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-style: italic;
	padding: 0px;
	position: inherit;
}
#pagetop {
	background: #f4f4f4 url(contentop.jpg) repeat-x;
	height: 22px;
	width: 786px;
	margin: 0 0 10px 0;
	border: 0;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
}
#container {
	color: #303030;
	margin: 0 auto;
	width: 786px;
	padding-right: 0px;
	padding-left: -20px;
	clear: both;
	background-image: url(bodybg.jpg);
}
#pagebottom {
	background: #f4f4f4 url(pagebottom.jpg) repeat-x;
	height: 121px;
	width: 786px;
	margin: 0 0 0px 0;
	border: 0;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	clear: both;
}
#bottom {
	background: #f4f4f4 url(bottom.jpg) repeat-x;
	height: 30px;
	width: 786px;
	margin: 0 0 0 0;
	border: 0;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
}
#contentright {

	margin: 0px 6px 10px 208px;
	padding: 5px 6px 5px 10px;
	line-height: 1.6em;
	text-align: left;
	border: 1px solid #e4e4e4;
}
