@charset "utf-8";
body {
	margin-top:10px;
	margin-bottom:0px;	
	background-color: #dedfe0;
}
a:link, a:visited {color: #acacac; text-decoration: underline; }
a:hover {color: #6795c6;}

#text1 a:link,#text1 a:visited {color: #acacac; text-decoration: underline; }
#text1 a:hover {color: #6795c6;}


#container {
	margin-top: 0px;
	margin-left:auto!important; 
	margin-right:auto!important;
	width: 932px;
	padding-left: 3px;
	padding-right: 3px;
}
#leftConTab {
	margin-top: 0px;
	width: 16px;
	float: left;
}
#rightConTab {
	margin-top: 0px;
	width: 16px;
	float: right;
}
#mainBody {
	margin-top: 0px;
	width: 900px;
	float: left;
	background-color: #FFFFFF;	
	border: 1px solid #d3d4d5;
}
#headerTop {
	width: 900px;
	height: 149px;
}
#headerBottomLeft {
	width: 640px;
	height: 26px;
	background-image:url(images/back_search.gif);
	float: left;
}
#headerBottomRight {
	width: 260px;
	height: 26px;
	background-image:url(images/back_search.gif);
	float: right;
}
#date {
	color: #FFFFFF;
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	padding-left: 25px;
	padding-top: 5px;
}
#divSearchBox {
	padding-top: 3px;
	float: left;
}
#searchBox {
	width: 180px;
	background:  #dadad9;
	border: 1px solid #90a4c2;
	margin:0px;
	font-family: Lucida Sans Unicode;
	font-size: 11px;
}
#pageBody {
	float: left;
	width: 900px;
	height: auto;
}
#leftcolumn {
	padding-left: 1px;
}
#centercolumn {
	float: left;
	width: 415px;
	padding-right: -1px;
	
}
#rightcolumn {
	float: left;
	width: 250px;
	padding-left: 10px;
	
}
#footer{
	clear: left;
	width: 100%;
	background: #006cb3;
	color: #FFF;
	text-align: center;
	padding: 4px 0px 4px 0px;
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
}
#menuLeft {
	width: 202px;
	height: 301px;
	background-image:url(images/bg_menu.jpg);
	margin-left: 10px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 11px;
}
#menuHome {
	margin-top: 20px; 
	margin-left: 23px;

}
#menuButton {
	margin-top: 11px; 
	margin-left: 23px;

}
#menuLine {
	/*display: block; */
	width: 187px; 
	height: 1px;
	line-height:0px;
	margin-top: 4px; 
	margin-left: 5px; 
	background-color: #fff; 
	
}


#info {
	width: 202px;
	height: 141px;
	background-image:url(images/bg_info.jpg);
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 11px;
}
#infoText {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 23px;
}
#leftLogos {
	width: 197px;
	height: 33px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 11px;
}
#text1 {
	width: 100%;
	/*min-height: 50px; */
	margin-top: 11px;
	margin-bottom: 10px;
	font-family: Verdana;
	font-size: 12px;
	color: #515151;
	padding-bottom: 10px;
}
#rightColumnTop {
	width: 238px;
	height: 115px;
	margin-top: 11px;
	margin-bottom: 10px;
	margin-left: 10px;
	vertical-align:top;
}
#rightColumnMiddle {
	width: 226px;
	height: 321px;
	background-image:url(images/bg_recent.jpg);
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	vertical-align:top;
}
#rightColumnBottom {
	width: 238px;
	height: 115px;
	margin-top: 11px;
	margin-bottom: 10px;
	margin-left: 10px;
	vertical-align:top;
}
#trackBox 
{
	background-color:#ffffff;
	border: #666666 1px solid;
	font-family:Arial;
	font-size:11px;
	width:140px;	
}
.navlist li {
width: 135px;
background-color: #FFFFB9;
padding-bottom: 2px;
line-height: 18px;
}

.textTitle
{
background:#135EA8;
color: #fff;
font-family: Arial;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
padding: 3px 10px 3px 20px;
}

.textContent
{
font-family: Verdana;
font-size: 12px;
padding: 3px 10px 3px 10px;
text-align: justify;
color: #515151;
}

.textContent strong, .textContent b, #text1 strong, #text1 b, #text1 p strong, #text1 p b 
{
color: #135EA8;
}

.textContent img
{
margin-left: 5px;
margin-right: 5px;
}

#text1 img
{
margin-left: 5px;
margin-right: 5px;
}


.trail
{
font-family: verdana;
font-size: 10px;
color: #ACACAC;
padding: 8px 10px 3px 10px;
text-transform: uppercase;
}
.trail a { color: #ACACAC; }
.trail a:hover { color: #008AB0; }

.rightNav
{
width: 150px;
text-transform: uppercase;
border: 1px solid #d3d4d5;
font-family: Arial;
font-size: 12px;
margin-top:2px;
}

.rightNav ul li
{
list-style-type: none;
line-height: 20px;
}

.rightNav a:link, .rightNav a:visited 
{
display: list;
color: #006cb3;
text-decoration: none;
}

.rightNav li a:hover {text-decoration: underline; }

.menuTop
{
background: #0276B3;
color: #fff;
padding: 5px;
padding-left: 20px;
}

.newsletter
{
color: #666;
font-family: Arial, Helvetica, sans-serif;
font-size: 11.8px;
line-height: 14px;
}

.newsletter input 
{
widht:150px;
border: 1px solid #666;
}

.forum a
{
color: #0c62a9;
}

#menuLeft a
{
display:block;
text-decoration: none;
color:#fff;
font-size: 12px;
text-transform: uppercase;
font-family: Arial;
}
