/* CSS Document */

*{
padding:0px;
margin:0px;
}
body{ 
	margin:0px;
	padding:0px;
	background:#000;
}
html{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
div{ 
	float:left;
}

.flash_holder {

       position:absolute;

       width:500px;

       height:500px;

       z-index:9999; 

       right:0px; 

       top:0px; 

}
.ul_spacer{ padding:10px; margin:10px;}
.ul_spacer li{ margin:0px; padding:4px;}

.clear{ clear:both; float:none;}
.float_l{ float:left;}
.float_r{ float:right;}
h2{font-size:14px; font-weight:bold}
.yellow_text{color:#FCD305;}
.yellow_text a{color:#FCD305;}
.normal_11_text{ font-size:11px;}
.white_text{color:#FFFFFF;}
.black-bold-txt2{ font-size:12px; font-weight:bold; color:#000000;}
.black-bold-txt3{ font-size:14px; font-weight:bold; color:#333333;}

.line_space_17{ line-height:17px;}

a{
	color:#002C91 ;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #F0280D;
}
.white_link:link {
	color: #ffffff;
	text-decoration: none;
}
.white_link:visited {
	text-decoration: none;
	color: #ffffff;
}
.white_link:hover {
	text-decoration: none;
	color: #FF0000;
}
.white_link:active {
	text-decoration: none;
	color: #FF0000;
}


.blue_link:link {
	color: #0D31B5;
	text-decoration: underline;
}
.blue_link:visited {
	text-decoration: underline;
	color: #0D31B5;
}
.blue_link:hover {
	text-decoration: none;
	color: #FF0000;
}
.blue_link:active {
	text-decoration: none;
	color: #FF0000;
}
.spacer{ padding:3px;}
.img-spscing{ float:left; padding:0px 10px 0px 0px }
.img-spscing-2{ margin:2px 0px;}
.small_text{ font-family:tahoma; font-size:11px; font-weight:normal; }
#frame{
	width:980px;
	margin:0px auto;
	float:none;
}
#header{
	width:980px;
	height:147px;
	background:url(../images/bg-header.jpg)
}
.logo_clicable{}
.logo_clicable a{ width:352px; height:145px; display:block;}
.h_banner{ padding:45px 00px 0px 60px ;}
top-menu{ color:#002C91;}
top-menu a{ color:#FCD305;}
top-menu a:hover{ color:#FF0000;}
#nav{
	width:980px;
	background:url(../images/bg-top-nav.jpg);
	line-height:33px;
	font-size:11PX;
	color:#FFFFFF;
	font-weight:bold;
}

#content{
	width:976px;
	border-left:#FFFFFF 2px solid;
	border-right:#FFFFFF 2px solid;
	background:#FFFFFF;
	padding:1px 0px;
}
#left_cal{
	width:143px;
}
.left_container{
	width:143px;
	padding:0px 0px 1px 0px;
}
.left_container ul{
	width:143px;
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}
.left_container li{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.left_container li a{
	display:block;
	font-size:11px;
	border:#94A0B6 1PX solid;
	background:#DDDFE1 url(../images/bullet1.jpg) 5px  no-repeat;
	line-height:21px;
	text-indent:15px;
	color:#002C91;
	margin-bottom:1px;
}
.left_container li a:hover{
	background:#CFD4D8 url(../images/bullet1.jpg) 8px  no-repeat;
	color:#CC0000;
}
.left_container_2{
	width:141px;
	border:#94A0B6 1PX solid;
	background:#DDDFE1 ;
	color:#002B74;
	margin-bottom:1px;
}
.left_container_flags{
	width:113px;
	background:#0D0D4D ;
	margin-bottom:1px;
	padding:5px;
}
.blue_heading{
	width:100%;
	background:url(../images/bg-heading1.jpg);
	line-height:33px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	border-bottom:#FFFFFF 1px solid;
}
.blue_heading h3{
	color:#FFFFFF;
	font-size:12px;
}
.blue_heading a{
	color:#FCD305;
}
.blue_heading a:hover{
	color:#FF0000;
}
.cen_r_content{ width:822px; float:right;}

#cen_content{
	width:650px;
	padding:0px 0px;
}
.red_heading{
	width:100%;
	background:url(../images/bg-heading2.jpg);
	line-height:33px;
	color:#FAF0BD;
	font-weight:bold;
	font-size:14px;
}
.red_heading h1{
	color:#FAF0BD;
	font-size:14px;
}
.red_heading h2{
	color:#FAF0BD;
	font-size:14px;
}
.red_heading h3{
	color:#FAF0BD;
	font-size:14px;
}
.red_heading_container2{
	width:95%;
	text-align:center;
}
.cen_content_container{
	width:646px;
	border-left:#D5D6D8 2px solid;
	border-right:#D5D6D8 2px solid;
	border-bottom:#D5D6D8 2px solid;
}

.cen_box{
	width:650px;
}
.cen_b_content{ width:950px; float:left; padding:12px; line-height:17px;}
.cen_b_content h2{padding:0px 0px 5px 0px ; }
.cen_t_content{ width:975px; float:left; padding:5px 0px 5px 0px;}
.cen_t_content_cntnr{ 
	width:953px; 
	float:left; 
	padding:10px; 
	line-height:16px;
	border:#CCCCCC 1px solid;
	border-top:none;
}

.list{
	list-style:square; padding:0px 18px ;
	list-style-position:outside;
}

.list li{
	list-style-image:url(../images/bullet3.jpg);

	padding:0px 0px 10px 0px;
}

#right_cal{
	width:163px;
	float:right;
}
.right_container{
	width:163px;
	padding:0px 0px 1px 0px;
}
.right_container_2{
	width:161px;
	border:#94A0B6 1PX solid;
	background:#DDDFE1 ;
	color:#002B74;
	margin-bottom:1px;
}
#footer{
	width:980px;
	margin:0px auto;
	font-size:11px;
}
.footer_bar{
	width:100%;
	background:url(../images/bg-footer.jpg);
}
.footer_bar_container{
	width:95%;
	line-height:15px;
	padding-top:15px;
	color:#FFFFFF;
	text-align:center;
}
.footer_bar_container a{
	color:#FFFFFF;
}
.footer_bar_container a:hover{
	color:#FFFF00;
}
.footer_content{
	width:100%;
	text-align:center;
	color:#FFFF00;
	line-height:28px;
	padding-bottom:5px;
}
/*------------Innerpages---------------*/

#cen_content_3{
	width:490px;
	padding:0px 0px;
}

#cen_content_3 h2{
	font-size:14px;
}

.cen_box_3{
	width:490px;
}
.cen_content_container_3{
	width:476px;
	line-height:17px;
	border-left:#D5D6D8 1px solid;
	border-right:#D5D6D8 1px solid;
	border-bottom:#D5D6D8 1px solid;
	padding:6px;
}
.cen_content_container_4{
	width:626px;
	padding:10px;
	border-left:#D5D6D8 2px solid;
	border-right:#D5D6D8 2px solid;
	border-bottom:#D5D6D8 2px solid;
}

#right_cal_3{
	width:323px;
	float:right;
}
.right_container-3{
	width:323px;
	padding:0px 0px 1px 0px;
}
.right_container_3-1{
	width:301px;
	border:#D5D6D8 1PX solid;
	padding:10px;
	background:#ffffff ;
	line-height:17px;
	font-size:12px;
	color:#000000;
	margin-bottom:1px;
}



.cen_b_content_3{ width:950px; float:left; padding:12px; line-height:17px;}
.cen_b_content_3 h2{padding:0px 0px 5px 0px ; font-size:14px; }
.cen_b_content_3_1{ width:785px; float:left;}
.cen_b_content_3_2{ width:150px; float:right;}

.small_container{ width:517px; float:none;}
/*----------contact Page----------*/
.contact_top_bolck_1{ width:180px; float:left; padding-left:8px;}
.contact_top_bolck_2{ width:220px; float:left;}
.contact_top_bolck_3{ width:340px; float:left;}
/*-----------------------------------*/