/* CSS Document */

body {
	margin: 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color: #6B6B6B;
}

.topmenu {
	width:792px;
	margin:0px;
	margin-left:auto;
	margin-right:auto
	
}
 .main_flash {
 	margin-top:0px;
 	height:199px;
 
 }
 
 .sub_flash {
 	margin-top:0px;
 	height:180px;
 
 }
 .main_layout {
 	background:repeat-x url(../images/bg_middle.gif);
  	margin-top: 0px;
 }
 
 .left_quick_menu {
	 margin-left:31px;
 	 width:145px;
	 margin-top: 0px;
 }

 #flashBanner {
 	margin-top: 6px;
 	margin-left: 10px;
 }
 
 .mainBodyContent {
 	padding-left:57px;
	 padding-right:50px;
 	text-align:justify;
 }
  .mainBodyContent_comercial_page {
 	 margin-top: 0px;
 	 padding-left:15px;
 	 text-align:justify;
 }
 
 .partner_banner_flash {
 	margin-top: 0px;
 	height: 53px;
 	background:no-repeat url(../images/partner_banner_bg.gif)
 
 }
 .footer {
 	 background:url(../images/footer_background.gif);
	 background-position:center;
 	 background-repeat:no-repeat;
	 height: 150px;
	 background-color:#FFFFFF;
	 font-family:verdana, Helvetica, sans-serif;
	 padding:0px;
	 font-size:9px;
	color: #266C89;
 
 }
 
 .footer_txt {
 	margin-top: 2px;
 	margin-left:auto;
 	font-family:verdana, Helvetica, sans-serif;
	padding:0px;
	font-size:9px;
	line-height:18px;
	color: #4E4E4E;
 
 
 }
 
 /* table cell style */

.cellNormal {
	border-bottom:1px solid #ededed;
	color:#717171;
	padding:3px;
}
.cellSpace {
    color:#717171;
	padding:3px;
}
.cellTitle {
	border-bottom:1px solid #73B5C5;
	color:#54A4B8;
	font-weight:bold;
	padding:0px;
	padding-bottom:5px;
}

 /* form style */
.InputBox {
     border:1px solid #8FC3D0;
	font-size:12px;
	color:#2779AA;
}

.InputBoxFocus {
	border:1px solid #8FC3D0;
	background:#C7E1E7;
	font-size:12px;
	color:#000;
}


 a {
	text-decoration : none;
	color: #034370;font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;;
	}

a:hover {
	text-decoration : none;
	color: #642A8C;
	font-size: 11px;
	}
	
.boldGreen{
	font-size: 11px; font-weight: bold;
	color: #2C918D;	
	}
	
.boldSkyblue{
	font-size: 11px; font-weight: bold;
	color: #138DB6;	
	}
