html, body
{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	background:#023A68;
}
	
.floatleft
{
	float:left;
}
	
.floatright
{
	float:right;
}
	
.clear
{
	clear:both;
}

.clear_linehieght
{
	clear:both;
	line-height:0px;
}

#main_body
{
	width:960px;
	margin:0 auto;
}
	
#header
{
	height:135px;
}
	
.top_header
{
	height:91px;
	background:url(images/top_header_bg.jpg) no-repeat;
}
	
#navgation
{
	background:url(images/footer_bg.jpg) no-repeat;
	height:34px;
	padding-top:10px;
	margin:5px 0px 5px 0px;
	text-align:center;
}
	
#navgation a
{
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	padding:0px 15px 0px 15px;
}
	
#navgation a:hover
{
	color:#FFCC00;
}

#navegacion
{
	background:url(images/footer_bg.jpg) no-repeat;
	height:34px;
	padding-top:10px;
	margin:5px 0px 5px 0px;
	text-align:center;
}
	
#navegacion a
{
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	padding:0px 5px 0px 5px;
}
	
#navegacion a:hover
{
	color:#FFCC00;
}


	
#mid_body
{
	background:#FFFFFF;
	padding:5px 20px 5px 5px;
}

.mid_top
{
	
}

.contact_box
{
	width:223px;
	height:218px;
	margin-top:4px;
	text-align:center;
}

.case_box
{
	width:223px;
	background:url(images/case_box_bg.jpg) repeat-x #D7D7D8;
	height:218px;
	border:1px solid #C5C5C5;
	margin-top:4px;
	text-align:center;
}

.case_box h1
{
	margin:0px;
	padding:0px;
	font:20px Georgia, "Times New Roman", Times, serif;
	color:#000000;
}

.formQuestionHeader
{
	margin:0px;
	padding:0px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	color:#000000;
}

.case_input
{
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	border:1px solid #C5C5C5;
	padding:4px;
	margin:0px 0px 4px 0px;
	width:150px;
}

.case_submit
{
	margin-top:10px;
}
	
#left_part
{
	width:685px;
	padding-left:5px;
}

#left_part h1
{
	margin:0px;
	padding:0px;
	font:bold 24px Georgia, "Times New Roman", Times, serif;
	color:#05548A;
	padding:4px 0px 8px 0px;
}

.gen_txt12
{
	font:14px Arial;
	color:#464646;
	text-align:justify;
}
	
.gen_txt12_black
{
	font:12px Arial;
	color:#000000;
	text-align:justify;
}
	
#right_part
{
	width:230px;
}

#right_part h2
{
	margin:0px;
	padding:0px;
	font:bold 20px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	padding:4px 0px 8px 0px;
}

.footer_top
{
	background:url(images/footer_bg.jpg) no-repeat;
	height:34px;
	padding-top:10px;
	margin:5px 0px 5px 0px;
	text-align:center;
}

.footer_top a
{
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	padding:0px 15px 0px 15px;
}
	
.footer_top a:hover
{
	color:#FFCC00;
}

.termino_top
{
	background:url(images/footer_bg.jpg) no-repeat;
	height:34px;
	padding-top:10px;
	margin:5px 0px 5px 0px;
	text-align:center;
}

.termino_top a
{
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	padding:0px 8px 0px 8px;
}
	
.termino_top a:hover
{
	color:#FFCC00;
}

.footer_bottom
{
	font:11px Arial;
	color:#86C0E6;
	text-align:center;
}
	
.footer_bottom a
{
	color:#86C0E6;
	text-decoration:none;
	padding:0px 5px 0px 5px;
}
	
.footer_bottom a:hover
{
	text-decoration:underline;
}

