/* CSS Document */

body
{
	margin:0px;
	padding:0px;
	font:normal 11px arial;
	background:url(../images/bg.jpg) repeat-x top left;	
}
a
{
	color:#124682;
	text-decoration:underline;
}
a:hover
{
	color:#0099CC;
	text-decoration:underline;
}
object
{
	margin-top:0px;
	float:left;
}

#main
{
	margin:0px auto;
	width:1002px;
	border:0px solid red;
}

#main_content
{
	background:#FFFFFF;
	width:980px;
	float:left;
	padding:0px 11px;
}

#inner_content
{
	background:#FFFFFF;
	width:1002px;
	float:left;
}


#footer
{
	width:100%;
	background:url(../images/home_footer_img.jpg) #053e81 repeat-x top left;
	float:left;
	text-align: center;
	color:#FFFFFF;
	padding-bottom:10px;
}

#footer a
{
	color:#c8faff;
	text-decoration:none;
	font:normal 12px arial;
}

#footer a:hover
{
	color:#ffffff;
	text-decoration:underline;
	font:normal 12px arial;
}

marquee
{
	width:950px;
	margin-left: 26px;
	height: 15px;
}

.floatLeft
{
	float:left;
}

.paddingTop
{
	padding-top:18px;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.headings
{
	font: bold 18px arial;
	color:#002e60;
	text-decoration:underline;
}
a.headings:hover
{
	font: bold 18px arial;
	color:#32beff;
	text-decoration:underline;
}
a.headings_small
{
	font: bold 16px arial;
	color:#007ad3;
	text-decoration:underline;
}
a.headings_small:hover
{
	font: bold 16px arial;
	color:#ff0000;
	text-decoration:underline;
}
a.link_head
{
	font: bold 18px arial;
	color:#FFFFFF;
	text-decoration:none;
}
a.link_head:hover
{
	font: bold 18px arial;
	color:#62cdff;
	text-decoration:underline;
}

a.link_head_small
{
	font: bold 15px arial;
	color:#FFFFFF;
	text-decoration:none;
}
a.link_head_small:hover
{
	font: bold 15px arial;
	color:#62cdff;
	text-decoration:underline;
}

a.download
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#124682;
	text-decoration:none;
	font-weight: bold;
}
a.download:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	text-decoration:underline;
	font-weight: bold;
}

.right_menu
{
	float:left;
	width:180px;
	height:auto;
	padding: 5px 7px;
	background:#053e81;
	font: bold 13px arial;
	
}

.right_menu a
{
	float:left;
	width:179px;
	background:url(../global_village/images/right_button_bg_nornal.jpg) repeat-x top left;
	line-height:35px;
	height:39px;
	text-align: center;	
	color:#FFFFFF;
	text-decoration:none;
	margin-top:1px;	
}

.right_menu a:hover
{
	float:left;
	width:179px;
	background:url(../global_village/images/right_button_bg_hover.jpg) repeat-x top left;
	height:39px;
	line-height:35px;
	text-align: center;
	color:#ccd3dc;
	text-decoration:none;
	margin-top:1px;
}

h2.head
{
	color:#0569c9;
	font:bold 17px arial;
	padding-bottom:6px;
	border-bottom: 1px dashed #ccc;
	padding-top: 15px;
	width:100%;
	margin: 0px;
}

h3.head
{
	color:#FF6600;
	font:bold 19px arial;
	padding-bottom:3px;
	padding-top: 3px;
	width:100%;
	text-decoration:underline;
	text-align: center;
}
h4.head
{
	color:#003399;
	font:bold 15px arial;
	padding-top:4px;
	width:100%;
	text-align: center;
}

h4.head_btm
{
	color:#003399;
	font:bold 15px arial;
	padding-top:4px;
	width:100%;
	text-align: left;
	float:left;
	width:100%;
	padding-bottom:4px;
	text-align:left;
	border-bottom:1px dashed #ccc;
	margin: 0px;
}

.red_font
{
	float:left;
	color:#c00000;
	font: bold 15px arial;
	width: 100%;
	padding-top: 5px;
	padding-left: 10px;
}
.red_font span
{
	color:#FF3300;
	font-size:13px;
	float:left;
	padding-right:15px;
}
.imgBorder
{
	border:1px solid #cccccc;
	padding:5px;
}
