body {
  margin: 0px;
  background-color: #1350A0;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
	font-size: 13px;
	color: #1350a0;
	font-weight: normal;
	text-decoration: none;
}
a{
	color: #da251d;
	font-weight: normal;
	text-decoration: none;
}
a:hover{
	color: #da251d;
	font-weight: normal;
	text-decoration: underline;
}
img{
	border: 0;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 0px;
	line-height: 0px;
}

.container {
	width: 962px;
	margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  background-color: #0D2A88;
}
.header {
  width: 100%;
}
.shadow_top{
	height: 30px;
	background-image: url(../images/shadow_top.jpg);
  background-repeat: repeat-x;
}
.shadow_top_left{
	float:left;
	width: 60px;
	height: 30px;
	background-image: url(../images/shadow_top_left.jpg);
  background-repeat: no-repeat;
}
.shadow_top_right{
	float:left;
	width: 60px;
	height: 30px;
	background-image: url(../images/shadow_top_right.jpg);
  background-repeat: no-repeat;
}
.header_img_1{
	float:left;
	width: 94px;
	height: 30px;
	background-image: url(../images/header_img_1.png);
  background-repeat: no-repeat;
  margin-left: 327px;
  display: inline;
}
.header_img_2{
	float:left;
	width: 154px;
	height: 23px;
	background-image: url(../images/header_img_2.png);
  background-repeat: no-repeat;
  margin-left: 267px;
  margin-top: 7px;
  display: inline;
}
.shadow_left{
	float: left;
	width: 30px;
	height: 100%;
	background-image: url(../images/shadow_left.jpg);
  background-repeat: repeat-y;
}
.shadow_left_top{
	height: 30px;
	width: 30px;
	background-image: url(../images/shadow_left_top.jpg);
  background-repeat: no-repeat;
}

.header_main{
	height: 102px;
	background-image: url(../images/header_rep.jpg);
  background-repeat: repeat-x;
}
.header_left{
	float: left;
	width: 2px;
	height: 100%;
	background-image: url(../images/header_left.jpg);
  background-repeat: no-repeat;
}
.header_logo {
	float:left;
  width: 249px;
  height: 90px;
  background-image: url(../images/logo.png);
  background-repeat: no-repeat;
  margin-left: 9px;
  margin-top: 12px;
  display: inline;
}
.header_img {
	float:left;
  width: 638px;
  height: 100%;
  background-image: url(../images/header_img.png);
  background-repeat: no-repeat;
  margin-left: 2px;
}
.header_right{
	float: left;
	width: 2px;
	height: 100%;
	background-image: url(../images/header_right.jpg);
  background-repeat: no-repeat;
}
.shadow_right{
	float: left;
	width: 30px;
	height: 100%;
	background-image: url(../images/shadow_right.jpg);
  background-repeat: repeat-y;
}
.shadow_right_top{
	height: 30px;
	width: 30px;
	background-image: url(../images/shadow_right_top.jpg);
  background-repeat: no-repeat;
}
.header_img_3{
	width: 30px;
	height: 72px;
	background-image: url(../images/header_img_3.png);
  background-repeat: no-repeat;
}

.menu_container {
	width: 100%;
  height: 29px;
  background-image: url(../images/menu_top.jpg);
  background-repeat: no-repeat;
  padding-top: 9px;
}
.menu {
	float: left;
  height: 24px;
}
.menu_left {
	float:left;
  width: 2px;
  height: 100%;
  background-image: url(../images/menu_left.jpg);
  background-repeat: no-repeat;
}
.menu_rep {
	float:left;
  width: 898px;
  height: 100%;
  background-image: url(../images/menu_rep.jpg);
  background-repeat: repeat-x;

}
.menu_right {
	float:left;
  width: 2px;
  height: 100%;
  background-image: url(../images/menu_right.jpg);
  background-repeat: no-repeat;
}

.container_content {
  width: 100%;
  height: auto;
  background-image: url(../images/shadow_left.jpg);
  background-repeat: repeat-y;
}
.container_content_2 {
  width: 100%;
  height: auto;
  background-image: url(../images/shadow_right.jpg);
  background-repeat: repeat-y;
  background-position: right;
}
.container_content_in {
  height: auto;
  width: 898px;
  height: auto;
  background-color: #ffffff;
  border: 2px solid #ffffff;
  margin-left: auto;
  margin-right: auto;
}
.sidebar {
	float: left;
  width: 160px;
  height: auto;
  margin: 3px;
  background-color: #ffffff;
  border: 2px solid #5A6F88;
  padding: 5px;
  text-align: center;
}
.sidebar_links{
	width: 100%;
	margin-bottom: 5px;
	overflow: hidden;
}	
.sidebar_links a{
	color: #da251d;
}	
	
.sidebar_links img{
	cursor:pointer;
	margin-bottom: 10px; 
}	
.sidebar_survey_box{
	 height: auto;
	 background-color: #003F8C;
	 border: 2px solid #da251d;
	 color: #ffffff;
	 font-size: 11px;
	 padding: 10px 7px 10px 7px;
	 margin-bottom: 10px;
	 -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   text-align: left;
}	

.sidebar_survey_box button{
	font-size: 13px;
	color: #da251d;
	height: 22px;
	border: 1px solid #da251d;
	cursor: pointer;
  background-color: #ffffff;
  font-weight: normal;
}	
.survey_message{
	 width: 100%;
	 height: auto;
	 color: #FFF500;
	 text-align: center;
}	
.survey_message_loader{
	 width: 100%;
	 height: 30px;
	 background-image: url(../images/ajax-loader-blue.gif);
   background-repeat: no-repeat;
   background-position: center;
}	
.main_content {
	float: left;
  width: 670px;
  height: auto;
  padding: 10px 20px;
}
.main_box {
}
.footer {
  font-size: 11px;
  height: 27px;
  width: 100%;
}
.footer_left {
  float:left;
  background-image: url(../images/footer_left.jpg);
  background-repeat: no-repeat;
  width: 2px;
  height: 100%;
}
.footer_right {
  float:left;
  background-image: url(../images/footer_right.jpg);
  background-repeat: no-repeat;
  width: 2px;
  height: 100%;
}
.shadow_right_bottom{
	float:left;
	width: 30px;
	height: 100%;
	background-image: url(../images/shadow_right_bottom.jpg);
  background-repeat: no-repeat;
}
.shadow_left_bottom{
	float:left;
	width: 30px;
	height: 100%;
	background-image: url(../images/shadow_left_bottom.jpg);
  background-repeat: no-repeat;
}
.footer_rep {
  float:left;
  text-align: center;
  width: 898px;
  color: #da251d;
  background-image: url(../images/footer_rep.jpg);
  background-repeat: repeat-x;
  height: 20px;
  padding-top: 7px;
}
.shadow_bottom{
	width: 100%;
	height: 30px;
	background-image: url(../images/shadow_bottom.jpg);
  background-repeat: repeat-x;
}
.shadow_bottom_left{
	float:left;
	width: 60px;
	height: 30px;
	background-image: url(../images/shadow_bottom_left.jpg);
  background-repeat: no-repeat;
}
.shadow_bottom_right{
	float:right;
	width: 60px;
	height: 30px;
	background-image: url(../images/shadow_bottom_right.jpg);
  background-repeat: no-repeat;
}


.news_title {
  font-size: 16px;
  margin-bottom: 10px;
}
.news_date {
  font-weight: bold;
}
.news_details {
	float: right;
}
.news_details a{
	float: right;
	background-color: #757575;
	padding: 2px;
	color: #ffffff;
}
.nav {
	padding-left: 5px;
	padding-bottom: 30px;
}
.nav a{
	float: left;
	display:block;
	width: 30px;
	background-color: #cccccc;
	text-align: center;
	margin-left: 5px;
}
.nav a:hover{
	float: left;
	display:block;
	width: 30px;
	background-color: #757575;
	text-align: center;
	margin-left: 5px;
	color: #ffffff;
	text-decoration: none;
}
.nav a.active{
	float: left;
	display:block;
	width: 30px;
	background-color: #757575;
	text-align: center;
	margin-left: 5px;
	color: #ffffff;
	text-decoration: none;
}
.videos{
	width: 500px;
	margin: 20px auto;
}
.video{
	width: 500px;
  padding: 5px;
  border: 1px solid #003F8C;
  margin-bottom: 10px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  background-color: #99B3D4;
}
.video_hover{
 background-color: #ffffff;
}
.video a{
 display:block;	
 width: 500px;
 margin-bottom: -14px;
 text-decoration: none;
 color: #003f8c;
}
.video a:hover{
 background-color: #ffffff;
}
.docs a{
 color: #1350a0;
}
.docs a:hover{
 color: #da251d;
 text-decoration: none;
}
.contact_form{
	width: 100%;
	margin: 10px 10px;
}
.input1 {
	width: 180px;
	height: 18px;
	font-size: 13px;
	color: #333333;
	border: 1px solid #999999;
}
.input_long {
	width: 400px;
	height: 18px;
	font-size: 13px;
	color: #333333;
	border: 1px solid #999999;
}
.input_short {
	width: 50px;
	height: 18px;
	font-size: 13px;
	color: #333333;
	border: 1px solid #999999;
}
.input_border_error {
	border: 1px solid #ff0000;
}
button {
	font-size: 13px;
	color: #ffffff;
	height: 22px;
	border: 1px solid #da251d;
	cursor: pointer;
  background-color: #003F8C;
  font-weight: normal;
}
.message_container {
 height: 33px;
}
.message {
 width: 506px;
 height: 20px;
 color: #333333;
 padding: 5px;
 font-size: 12px;
 text-align: center;
 margin-bottom: 20px;
 overflow:hidden;
}
.message_green {
 height: 18px;
 border: 1px solid #008000;
 background-color: #90DC90;
}
.message_red {
 height: 18px;
 border: 1px solid #990000;
 background-color: #FFDDDD;
}
.message_loader {
	background-image: url(../images/loader_gray.gif);
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  background-color: #ffffff;
}
