@charset "utf-8";
/* CSS Document */

html, body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
}
body {
	font:12px "Trebuchet MS",Verdana,Arial,sans-serif;
	color: #505050;
}
div#wrap {
	position: relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	width: 100%;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
	/*text-align: left;*/
}
div#main {
/*	float: left;*/
	width: 100%;
/* 	height: 750px; IE6: treaded as min-height*/
 /* 	min-height: 750px;real browsers */
}
div#footer {
	clear: both;
/*	position: fixed;
	*position: absolute; */
	width: 100%;
	height: 70px;
	bottom: 0; /* stick to bottom *//* stick to bottom */
}
.content {
	width: 927px;
	margin: 0 auto;
	margin-top: 4px;
}
.logo{
	width: 222px;
	height: 106px;
	float: left;
	margin: 15px 0 0 8px;
}
.header-right {
	width: 300px;
	float: right;
	text-align: right;
	margin: 80px 0 0 0;
}
#search-form{
	display: inline;
	padding-top: 80px;
}
input.search{
	border: 1px solid #C6CEDE;
	background: White;
	font: 12px "Trebuchet MS",Verdana,Arial,sans-serif;
	color: #001946;
	margin: 0;
	height: 16px;
}
.search-button{
	background: url(../images/search-button.gif) no-repeat;
	text-align: center;
	margin: 0 4px 0 4px;
	padding: 1px 6px 1px 0;
	position: relative;
	top: -1px;
	display: inline;
	*width: 69px;
	height: 20px;
}
.search-button a{
	font: bold 12px "Trebuchet MS",Verdana,Arial,sans-serif;
	color: #001946;
	padding: 1px 7px 3px 12px;
	text-decoration: none;
	display: block inline;
}
.search-button a:hover{
	background: url(../images/link-over-bg.gif) no-repeat;
	*background: url(../images/link-over-bg2.gif) no-repeat;
}
.barrmenu {
	width: 927px;
	margin: 0;
	background: url(../images/menu.jpg) no-repeat;
	height: 29px;
}
.menu{
	float: left;
	width: 800px;
	margin: 4px auto;
}
.menu img{
	position: relative;
	top: -4px;
}
.menu a{
	font: bold 12px "Trebuchet MS",Verdana,Arial,sans-serif;
	color: #001946;
	margin: 2px;
	*margin: 1px;
	padding: 6px 7px 6px 12px;
	text-decoration: none;
}
.menu a:hover, .menu a.activ{
	background: url(../images/menu-link-bg.gif) repeat-x center;
}
.rss{
	float: right;
	width: 50px;
	margin: 4px auto;
	padding-right: 10px;
	text-align: right;
}
.left-content {
	width*: 216px;
	width: 198px;
	float: left;
	margin-top: 1px;
	*margin-top: 16px;
	margin-right: 14px;
	margin-left: 0;
}
.left-content h2{
	background: url(../images/h2arrow.gif) no-repeat right;
	font: 18px "Trebuchet MS",Verdana,Arial,sans-serif;
	color: #001946;
	margin-bottom: 6px;
}
.left-content p{
	font: "Trebuchet MS",Verdana,Arial,sans-serif;
	color: #001946;
	border-bottom: 1px solid #9BA9C3;
	border-top:  1px solid #9BA9C3;
	padding: 2px;
	margin: 0;
}
.left-content a{
	font: 12px "Trebuchet MS",Verdana,Arial,sans-serif;
	color: #001946;
	border-bottom: 1px solid #9BA9C3;
	background: #D8DDE8 url(../images/anchor-arrow.gif) no-repeat top left;
	display: block;
	text-decoration: none;
	padding: 2px 2px 2px 20px;
	margin: 0;
}
.left-content a:hover, .left-content a.activ{
	text-decoration: underline;
}
#content{
	width: 715px;
	float: left;
	text-align: left;
	margin-top: 21px;
}
#content h2{
	font: bold 14px "Trebuchet MS",Verdana,Arial,sans-serif;
	color: #001946;
	border-bottom: 1px solid #9BA9C3;
	padding: 3px;
	margin: 0;
}
#content p{
	font: 12px "Trebuchet MS",Verdana,Arial,sans-serif;
	color: #00102D;
	padding: 3px;
	margin-left: 25px;
	text-align: justify;
}
#content p.sitemap{
	margin: 0;
	margin-left: 25px;
	padding: 0;
}
#content a {
	color: Black;
	text-decoration: none;
}  
#content a:link {
	color: #001946;
	text-decoration: none;
}  
#content a:visited {
	color: #3A67AD;
	text-decoration: none;
} 
#content a:hover  {
	color: #3A67AD;
	text-decoration: none;
} 
#slideshow {
	float: left;
	margin: 0;
}
.right-content {
	width*: 180px;
	width: 162px;
	float: right;
	margin-top: 16px;
	text-align: left;
	padding-bottom: 2px;
	border-bottom: 1px solid #9BA9C3;
}
.right-content h3{
	background: url(../images/h2right-content.gif) no-repeat;
	font: 14px "Trebuchet MS",Verdana,Arial,sans-serif;
	color: #001946;
	padding: 2px 2px 2px 10px;
	border: none;
	margin-bottom: 3px;
}
.right-content p{
	border-bottom: 1px solid #9BA9C3;
	padding-bottom: 3px;
	margin-top: 0;
}
.right-content a{
	font: 12px "Trebuchet MS",Verdana,Arial,sans-serif;
	color: #001946;
	background: url(../images/anchor-arrow.gif) no-repeat left;
	display: block;
	text-decoration: none;
	padding: 2px 2px 2px 20px;
	margin: 0;
}
.right-content a:hover{
	text-decoration: underline;
}
.foot {
	height: 40px;
	background: url(../images/footer-bg.gif) repeat-x;
	width: 927px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.foot-body {
	margin: 15px auto;
}
.foot-right {
	width: auto;
	margin-top: 26px;
	*margin-top: 12px;
	font: 11px "Trebuchet MS",Verdana,Arial,sans-serif;
	color: #001946;
	float: right;
	text-align: right;
}
.foot-left {
	width: auto;
	margin-top: 26px;
	*margin-top: 12px;
	font: 11px "Trebuchet MS",Verdana,Arial,sans-serif;
	color: #001946;
	float: left;
}
.foot a {
	font: 11px "Trebuchet MS",Verdana,Arial,sans-serif;
	color: #001946;
	text-decoration: none;
}  
.foot a:link {
	font: 11px "Trebuchet MS",Verdana,Arial,sans-serif;
	color: #001946;
	text-decoration: none;
}  
.foot a:visited {
	font: 11px "Trebuchet MS",Verdana,Arial,sans-serif;
	color: #001946;
	text-decoration: none;
}  
.foot a:hover {
	font: 11px "Trebuchet MS",Verdana,Arial,sans-serif;
	color: #3A67AD;
	text-decoration: none;
} 
form{
	margin: 0;
	padding: 0;
}
.clear{
	clear: both;
	margin: 0;
	padding: 0;
}
img.nullborder{
	border: 0;
}
