﻿body{
	padding:0px;
	margin:0px;
	background:#0d0d4b;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#333334;
	}
	
form{
	padding:0px;
	margin:0px;
	}
	
.header_bg{
	background:url(../images/header_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:153px;
	}
	
.content_bg{
	background:#ffffff url(../images/content_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:211px;
	}
	
.footer_bg{
	background:url(../images/footer_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:44px;
	}
	
#menu{
	width:100%;
	text-align:left;
	}
	
#menu ul{
	padding:0px;
	margin:0px;
	display:block;
	list-style-type:none;
	}
	
#menu ul li{
	padding:0px;
	margin:0px;
	display:block;
	background:url(../images/menu_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:212px;
	height:29px;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#696868;
	text-decoration:none;
	list-style-type:none;
	}
	
#menu ul li a{
	padding:8px 0px 0px 30px;
	margin:0px;
	display:block;
	background:url(../images/menu_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:182px;
	height:21px;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#696868;
	text-decoration:none;
	list-style-type:none;
	}
	
#menu ul li a:hover{
	padding:8px 0px 0px 30px;
	margin:0px;
	display:block;
	background:url(../images/menu_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:182px;
	height:21px;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#a2121f;
	text-decoration:none;
	list-style-type:none;
	}
	
#menu ul li#first{
	padding:0px;
	margin:0px;
	display:block;
	background:url(../images/menu_top_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:212px;
	height:35px;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#696868;
	text-decoration:none;
	list-style-type:none;
	}
	
#menu ul li#first a{
	padding:14px 0px 0px 30px;
	margin:0px;
	display:block;
	background:url(../images/menu_top_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:182px;
	height:21px;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#696868;
	text-decoration:none;
	list-style-type:none;
	}
	
#menu ul li#first a:hover{
	padding:14px 0px 0px 30px;
	margin:0px;
	display:block;
	background:url(../images/menu_top_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:182px;
	height:21px;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#a2121f;
	text-decoration:none;
	list-style-type:none;
	}
	
#menu ul li#last{
	padding:0px;
	margin:0px;
	display:block;
	background:url(../images/menu_bottom_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:212px;
	height:46px;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#696868;
	text-decoration:none;
	list-style-type:none;
	}
	
#menu ul li#last a{
	padding:8px 0px 0px 30px;
	margin:0px;
	display:block;
	background:url(../images/menu_bottom_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:182px;
	height:38px;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#696868;
	text-decoration:none;
	list-style-type:none;
	}
	
#menu ul li#last a:hover{
	padding:8px 0px 0px 30px;
	margin:0px;
	display:block;
	background:url(../images/menu_bottom_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:182px;
	height:38px;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#a2121f;
	text-decoration:none;
	list-style-type:none;
	}
	
.blue_box_top{
	background:url(../images/blue_box_top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:37px;
	width:200px;
	}
	
.blue_box_bg{
	background:#163b72 url(../images/blue_box_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:203px;
	}
	
.heading1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	color:#ffffff;
	}
	
.heading2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#ffffff;
	}

	
	
.heading3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#A2121F;
	text-align: left;
}
	
.heading4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#d80c0c;
	}
	
.heading5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#0d0d0d;
	text-align: left;
}
	
.text1{
	font-family:tahoma;
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
	}
	
.text2{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	}
	
.text3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#212121;
	}
	
.small_text{
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	color:#333334;
	}
	
.red_text{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#a2121f;
	}
	
a.red_text_new{
	font-family:tahoma; text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#a2121f;
	}	
a.red_text_new:hover{
	font-family:tahoma; text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	}	
	
.boxborder{
	background: #ffffff;
	border: 1px solid #39629d;
	font-family: tahoma;
	font-size: 11px; width:135px;
	font-weight: normal;
}
	
.content_box_top{
	background:url(../images/content_box_top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:39px;
	width:368px;
	}
	
.content_box_bg{
	background:url(../images/content_box_bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:368px;
	}
	
.link1{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#a2121f;
	text-decoration:none;
	}
	
a.link1:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#3f3f3f;
	text-decoration:none;
	}
	
.footer_text{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#b0c4ed;
	}
	
.td_color1{
	background:#eae7e7;
	padding:5px;
	}
	
.td_color2{
	background:#f6f5f5;
	padding:5px;
	}
	
.top_bg{margin:0; padding:0; background:url(../images/top_bg.jpg) repeat-x; height:15px;}

.footer_bg_new2{
	margin:0;
	padding:0;
	height:20px;
	background-image: url(../images/footer_bg_new.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

a.link5{
	font-family:tahoma;
	font-size:13px;
	color:#02357f;
	text-decoration:none;
	}
	
a.link5:hover{
	font-family:tahoma;
	font-size:11px;
	color:#02357f;
	text-decoration:underline;
	}

.td_color12{
	border: 1px none #CCCCCC;
	padding: 5px;
}

a.link_new{margin:0; padding:00; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#212121; text-decoration:none;}
a.link_new:hover{margin:0; padding:00; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#CC0000; 
	text-decoration:none;}


























	
	

