body{
	background-image:url(../images/img_index_gray_bg.jpg);
	background-repeat:repeat-y;
	background-position:center center;
	background-color:#dedede;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif; !important;
	font-size:13px; !important;
	min-width:984px;
}
a{color:#0c59a1; text-decoration:none;}
a:hover{ text-decoration:underline;}

body, h1, h2, h3, h4, h5, h6, td, tr, table, input, ul, ol, li, textarea, pre, p, span, a ,a:hover, div {
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5, h6{font-weight:normal;}

h1{font-size:1.8em; color:#0c59a1; margin-bottom:8px;}
h2{font-size:1.4em;color:#333; margin-bottom:4px;}
h3{font-size:1.2em; color:#333;}
h4{font-size:1em;color:#666666;}

h1, h2, h3 {font-family: 'Droid Sans', Arial, sans-serif;}
#content h1{margin-top:8px;}

.headline{font-family: 'Droid Sans', Arial, sans-serif;font-size:1.8em; color:#0c59a1; margin-bottom:8px;}
.intro{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#333;
	margin-bottom:4px;
}






.white_text_link, .white_text_link a {color:#FFF; text-decoration:none;}
.white_text_link a:hover{text-decoration:underline;}

.default_text, .default_text a {color:#666; text-decoration:none;}
.default_text a:hover, a:hover{text-decoration:underline;}
.gray_line{height:1px; background-color:#ccc; margin-top:14px; margin-bottom:12px;}
.blue_box{
	background-image:url(../images/img_index_blue_bg.jpg);
	background-color: #03213d;
	background-repeat: repeat-x;
	background-position: -11px;
	padding: 5px;
}
.box_outer_box{ padding:1px;
background-color:#CCC;}
.box_inner_box{ background-color:#FFF;}

.max_width{width:984px; margin-left:auto; margin-right:auto;}
.float_left{float:left;}
.float_right{float:right;}
.clear_both{clear:both;}
.padd_10px_right, .padd_10px_lft_right{padding-right:10px;}
.padd_10px_lft, .padd_10px_lft_right{padding-left:10px;}

p{margin-bottom:20px; line-height:20px; }
.bot_zero{margin-bottom:0}



.padd_10px_top, .padd_10px_top_bottom{	padding-top:10px;}
.padd_10px_bottom, .padd_10px_top_bottom{	padding-bottom:10px;}

.blue_arrow{
	height:22px;
	width:18px;
	background-image:url(../images/img_splice.png);
	background-position: -88px;
}
.white_arrow{
	height:22px;
	width:18px;
	background-image:url(../images/img_splice.png);
	
}
.download_arrow{
	height:22px;
	width:22px;
	background-image:url(../images/img_splice.png);
	background-position:-42px;
	
}
.blue_bg{background-color:#0c59a1;}
.white_bg{background-color:#ffffff;}

.arrow_height{line-height:22px;}


#wrapper_footer_links{background-color:#0d385f; height:48px; line-height:48px;}
#wrapper_footer_copyright{background-color:#011323; height:37px; line-height:37px;}
#header{height:94px;}
#logo{
	margin-top:39px;
}
#slogan{
	font-family:'Droid Sans', Arial, sans-serif;
	font-size:1.3em;
	margin-top:46px;
	font-style: normal;
}
#conteiner_top_shadow{height:10px; background-image:url(../images/img_conteiner_top_shadow.png); background-repeat:no-repeat;}
#conteiner_bottom_shadow{height:10px; background-image:url(../images/img_conteiner_bottom_shadow.png); background-repeat:no-repeat;}
#conteiner_bg_shadow{background-image:url(../images/img_conteiner_bg_shadow.png); background-repeat:repeat-y;}


#mainlinks ul{
	list-style-type: none;
	font-family:'Droid Sans', Arial, sans-serif;
	font-size:109%;
	width:944px;
	background-image: url(../images/img_main_link_bg.gif);
	display:block;
	
}
.link_fixer{width:34px;}
#mainlinks ul li{
	float: left;
	background-image: url(../images/img_main_link_bg.gif);
	line-height: 40px;

}
#mainlinks ul li a{
	display:block;
	padding-left:21px;
	padding-right:21px;
	text-decoration:none;

	
	}
#mainlinks ul li a:hover, .active_link a{
	background-image:url(../images/img_main_link_hover.gif);
	margin-top:-4px;
	height:44px;
	line-height: 48px;
	color:#FFF;
	text-decoration:none;
	overflow:hidden;
	}

#content ul{
		list-style-type:square;
		line-height:18px;
		list-style-position:outside;
		padding-left:40px;
		margin-bottom:20px;
}
.footer{
	font-size:11px;}
