html, body{ 
 margin:0; 
 padding:0; 
} 

body {
color:#666666;
font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
/* background:#f0f0f0; */
}

#wrapper { 
 width:760px; 
 text-align:center;  
 margin-left:auto; 
 margin-right:auto;  
background:#ffffff;
} 

#header,#menu,#main,#right,#footer {
overflow:hidden;
display:inline-block;
text-align:left
}

#header {
 width:100%;

}



#logo_line{
	float: left; 

	top:0;
 width:100%;
}
#logo {
position: relative; 
 right:0;
 float: left;
}

#partner {
position: relative; 
float: right;
right: 20px;
top: 20px;
}

#logo IMG, #partner IMG {
	border: none;
}

#main {
 float: left; 
 width:460px;
 padding:20px;
}

#right {
 
padding-top:1px;
background: #fafafa;
height:400px;
}

#footer {
	color: #999999;
	border-top: 1px solid #b2cbd2;
	height: 50px;
	vertical-align: middle;
	clear:both;
	margin:0;
	padding: 0;
}


#main li {
	list-style-type:square;

}



/*  background: url(img/top_menu_bg.gif) repeat-x left bottom;*/

/* Main Menu */

#menu {
	position: relative;
	width: 758px;
	text-align:left; 
	background: url(img/top_menu_bg.gif) repeat-x left bottom;
	font-size:11px;
}

#menu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding: 0;
}

#menu ul li {
	float: left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#menu ul li img {
	border:medium none;
	float: left;
}

#menu ul li a {
	display: block;
	float: left;
	background: url(img/top_menu_bg.gif) repeat-x left bottom;
	line-height: 30px;
	color: #fff;
	padding: 0 9px;
	text-decoration:none;
}

#menu ul li a:hover {
	color: #cccccc; 
	text-decoration:none;
}

#menu ul:after {
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* end menu */

#main_banner{
	padding-top:1px;
}

/* --- ERROR PAGE */
div#errorPage {
	padding-top: 150px;
	text-align: center;
	color: #2a2f65;
	font-size: 16px;
	font-weight: lighter;
}

h2 {
	color: #B3E128;
}

h3 {
	color: #131551;
}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  



.bgColor1 {
	background: #131551;
}
.bgSearch {
	background: url(img/txt_field_bg.gif) no-repeat center center;
	height: 16px;
	width: 130px;
	text-align: center;
	vertical-align: top;
}
.formSearchField {
	height: 10px;
	width: 120px;
	border: none;
	font: 9px Tahoma, Arial, Verdana, Helvetica;
	color: #666666;
	margin: 0px;


}
form {
	margin: 0px;
}
td {
	font: 12px Tahoma, Arial, Verdana, Helvetica;
	color: #666666;
}
.newsBg {
	background: #f3f7f9;
	line-height: 1.3em;
	text-align: justify;
}
.newsHeader {
	font-weight: bold;
	color: #131551;
	vertical-align: top;
}
.content {
	line-height: 1.3em;
	text-align: justify;

}
a {
	color: #FFC90E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.lColTxt {
	padding: 15px;
	line-height: 1.3em;

}
.lColLink {
	padding-right: 15px;
}

.lColBg {
	background: #fafafa;
}
.imgBorder {
	border: 1px solid #999999;
}

.headerMain {
	height: 34px;
	vertical-align: bottom;
}
.menuLink {
	text-align: center;
}
.menuLink a {
	text-align: center;
	display: block;
}
.font11px {
	font-size: 11px;
}
.contentLeftMenu {

	line-height: 1.3em;
	text-align: justify;
}
.searchResult {

	color: #b66845;
	text-decoration: none;
}

