body {
  background-color: #00257D;
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
  color:#080808;
}

A:link {
	COLOR: #113789; text-decoration: none
}
A:visited {
	COLOR: #113789; text-decoration: none
}
A:active {
	COLOR: #113789; text-decoration: none
}
A:hover {
	COLOR: #113789; text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 976px;
  text-align: left;
  background: #FFFFFF url('../img/content_bg.gif') top left repeat-y;
}

#page_header_top {
  height: 29px;
  background: #FFFFFF url('../images/blue_bg_img.jpg') bottom left repeat-x;
  clear: both;
}

#page_header {
  height: 213px;
  background: #FFFFFF url('../images/header_banner.gif') bottom left no-repeat;
  clear: both;
}

#page_header h1 {
  padding-top:50px; padding-left:15px;
  margin:0px;
  font-family: verdana;
  font-size: 24px;
  color: #FBD539;
  line-height:26px;
  letter-spacing:-1px;
}

#page_header h2 {
  margin:0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 12px;
  color: #D5D0B0;
  line-height:22px;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:39px;
  padding:5px 0px 0px 70px;
  clear:both;
  background: url('../images/menu_img.jpg') top left no-repeat;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#main_content {
  margin-left:306px;
  margin-right:0px;
  border:0px dashed #cccccc;
}

#main_content h3 {
  margin-top:0px;
  margin-bottom:0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #080808;
  padding:0px 0px 10px 0px;
}

#main_content h4 {
  margin-top:0px;
  margin-bottom:0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #080808;
  padding:0px 0px 5px 0px;
}

#main_content p {
  margin-top:0px;margin-bottom:0px;
  padding:0px 0px 15px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 17px;
}

.main_text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#left_side {
  float: left;
  width:293px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 16px;
  color: #3F3F3F;
  padding:12px 5px 8px 20px;
  background: url('../images/head.gif') top left no-repeat; 
}

#left_side p {
  margin-top:0px;
  margin-bottom:0px;
  padding:4px 10px 10px 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

.red_text_color {
  color:#D3301D;
  padding-right:10px;
}

.blue_head_text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color:#113789;
  font-weight:bold;
}

.blue_head_text1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#113789;
  font-weight:bold;
}

#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  margin-bottom:0px;
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left:10px;
	padding-right:10px;
	background-color: transparent;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #3E85DB;
}

#navcontainer ul li a:hover, .current {
  background: url('../images/menu_over.jpg') bottom left repeat-x;
  color: #fff;
}

#linklist {
  padding-left: 0;
  margin-left: 16px;
  margin-right:16px;
  margin-top:0px;
  margin-bottom:0px;
}

#linklist li {
  list-style: none; 
  margin: 0px;
  padding-left:7px;
  line-height:24px;
  font-family:verdana;
  font-size:12px;
  font-weight:bold;
  border-bottom: 1px solid #BEBFC0;
}

#linklist li a { color:#0D436D; text-decoration: none; }
#linklist li a:hover { color:#FF0000; text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.gray_bg_img {
  background: #F9F9F9 url('../images/gray_img3.gif') bottom left repeat-x;
  border-left:1px #B9BBBD solid;
  border-right:1px #B9BBBD solid;
}

.gray_bg_img1 {
  background: url('../images/gray_img4.gif') bottom left no-repeat;
  height:13px;
  margin:0px;
  padding:0px;
}


.gray_box_img {
  background: url('../images/top_gray_img.gif') top left no-repeat;
}

.gray_box_img1 {
  background: url('../images/bottom_gray_img.gif') bottom left no-repeat;
}

.gray_box_img2 {
  background: url('../images/middle_gray_img.gif') top left repeat-y;
}


.td_bgcolor_1 { 
  background-color:#65D7FF;
}
.td_bgcolor_2 {
background-color:#CFB0FF;
}

.first_table {
background-color:#B4CBFF;
}
.second_table {
background-color:#C4D7FE;
}
.third_table1 {
background-color:#D8E4FE;
}
.fourth_table1 {
background-color:#E8EFFF;
}

.first_table a {font-weight:bold;}
.second_table a {font-weight:bold;}
.third_table1 a {font-weight:bold;}
.fourth_table1 a {font-weight:bold;}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

#page_footer_banner {
  height: 134px;
  clear: both;
  background: url('../images/banner.jpg') bottom left repeat-x;
  margin:10px 0px 10px 0px;
}

#page_footer {
  height: 51px;
  clear: both;
  background: #FFFFFF url('../images/footer_img.jpg') bottom left repeat-x;
}

#page_footer p {
  padding-top:15px;
  margin:0px;
  text-align:center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height:14px;
  color:#000000;
}

.copyright {
  padding-right:150px;
}

#page_footer A:link {
	COLOR: #000000; text-decoration: none;
}
#page_footer A:visited {
	COLOR: #000000; text-decoration: none;
}
#page_footer A:active {
	COLOR: #000000; text-decoration: none;
}
#page_footer A:hover {
	COLOR: #FF0000; text-decoration: underline;
}
