html {
	height: 100%;
	width: 100%;
}
body {
	background-color: #F2F0EC;
	margin: 0px;
	height: 100%;
	width: 100%;
	padding: 0px;
}
table#main_table {
	height: 100%;
	margin-left:auto; 
	margin-right:auto;
}
.left_shadow {
	background-image: url(../images/left_shadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.right_shadow {
	background-image: url(../images/rightt_shadow.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.middle_bg {
	background-color: #FFFFFF;
	vertical-align: top;
	width: 900px;
	height: 100%;
}

#page_banner {
	background-image: url(../images/banner_bg.jpg);
	background-repeat: no-repeat;
	height: 124px;
}
#page_base {
	background-color: #FFFFFF;
	background-image: url(../images/base_bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 80px;
	font-size: 11px;
	color: #B9AE95;
	font-family: Tahoma;
	line-height: 15px;
	padding: 10px;
}
#logo {
	margin-top: 12px;
	margin-left: 24px;
}
#coat {
	margin-top: 15px;
	margin-right: 24px;
	float: right;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu_bg {
	background-image: url(../images/top_menu_bg.jpg);
	background-repeat: no-repeat;
	width: 728px;
	padding-left: 35px;
	background-position: 3px;
}
#menu_bg div {
	margin-bottom: 7px;
}
#menu_bg a {
	font-family: Arial,/*"Arial Narrow", "MS Sans Serif", Arial*/;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	margin-right: 11px;
	padding-right: 11px;
	font-weight: bold;
}
#menu_bg a:hover {
	color: #D9E6F0;	
}
#search_bar {
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}

.top_search_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AFB4B7;
	padding: 0px;
	height: 15px;
	width: 170px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.links_dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	border: 1px solid  #bfbfbf;
}
#page_content {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 16px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 19px;
	color: #757575;
	text-decoration: none;
	text-align: left;
}

#page_content #txtx a
{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2876A4;
	color: #156388;
}

#page_content_wide {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 19px;
	color: #757575;
	text-decoration: none;
	text-align: left;
}
#page_content text a {
	text-decoration: none;
	color: #3B78AF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3B78AF;
}
.go_btn {
	height: 14px;
	width: 25px;
}
.page_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #17528E;
	display: block;
	font-weight: normal;
	margin-top: 7px;
}
.page_title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #17528E;
	display: block;
	font-weight: normal;
	margin-top: 0px;
}
.crumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #557997;
	text-decoration: none;
	text-transform: capitalize;
}
.crumbs_2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #6791B9;
	text-decoration: none;
}
#base_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6791B9;
	text-decoration: none;
	word-spacing: 5px;
	background-color: #F9F9F9;
	padding-top: 5px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
}
.home_flash {
	margin-bottom: 1px;
}
.home_flash2 {
	margin-bottom: 10px;
	background-color: #F9F9F9;
	padding: 10px;
}
.box_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	color: #999999;
}
.box_text2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	text-decoration: none;
	color: #555555;
}
hr {
	color: #E5E5E5;
	text-decoration: none;
}
.latest_news_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
}
.latest_news_date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 14px;
}
#news_box {
	height: 135px;
	overflow: auto;
	width: inherit;
}
#right_side {
	width: 250px;
}
#divider {
	width: 25px;
}
#divider2 {
	width: 15px;
}
.news_box_table {
	width: 210px;
}
.exp_push {
	margin-top: -35px;
}
.exp_left_mnu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7199BD;
	margin-bottom: 3px;
	display: block;
	line-height: 14px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.inner_box1 {
	background-color: #FAFAFA;
	border: 1px solid #F4F4F4;
}
.top_links_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #437EA3;
	text-decoration: none;
}.top_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #519EBB;
	text-decoration: none;
}

.banner_container {
	height: 70px;
	margin-bottom: 8px;
	width: 100%;
	background-repeat: repeat-x;
	background-color: #333399;
}
.home_container {
	margin-bottom: 8px;
	margin-left: 9px;
	width:800px;
}
.home_container_wide {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
}
.phone_number_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8595A3;
	text-decoration: none;
	font-weight: bold;
}
.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
}
.mid_banner {
	/*background-image: url(../Image/Others/mid_banner_lagy_bg.jpg);*/
	margin-bottom: 8px;
	margin-left: 9px;
	padding-left: 25px;
	padding-top: 15px;
	height: 190px;
	background-repeat: no-repeat;
}

.menu_bfr {
	
	text-align: center;
	padding-top: 14px;
	padding-bottom: 14px;
}

.menu_bfr:hover {
	text-align: center;
	padding-top: 14px;
	background-image: url(../Image/Others/imgs/blue_over.gif);
	color: #FFFFFF;
	text-decoration: none;
}

.menu_bfr a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.menu_text_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0px;
	padding-right: 12px;
	padding-left: 12px;	
	/*text-align: center;
	padding-top: 14px;
	padding-bottom:20px;*/
}

.menu_text a:hover {
	color: #CC0000;
	text-decoration: none;
	
}

.menu_text_on {
	color: #FFFFFF;
	text-decoration: none;
}

.mid_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #32739B;
	margin-bottom: 10px;
	width: 425px;
	font-weight: normal;
	text-decoration: none;
}

.news_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #156388;
	font-weight: bold;
	text-decoration: none;
}
.news_title:hover {
	color: #999999;
}

.mid_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #2C3941;
	text-decoration: none;
	width: 420px;
	vertical-align: top;
}

.orange_arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #BF7911;
	background-position: 20px;
	text-decoration: none;
	
}
.mid_3_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #000000;
}

.mid_3_txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #6A2800;
}

.mid_3_txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 7px;
	padding-left: 17px;
	padding-right: 20px;
	color: #161643;
}

.last_container {
	margin-bottom: 8px;
	margin-left: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8595A3;
	text-decoration: none;
}
.news_boxx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #3D5676;
	text-decoration: none;
	margin-bottom: 13px;
}
.news_boxx strong,b {
	font-family: tahoma;
	line-height: 16px;
}
.content_div {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #2C3D47;
	text-decoration: none;
}

.content_div a {
	color: #BF7911;
	text-decoration: none;
	
}

.top_div {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #2C3D47;
	text-decoration: none;
}


.bottom_div {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #2C3D47;
	text-decoration: none;
}


.content_div strong,b {
	font-family: tahoma;
}

.content_div strong,b a {
	font-family: tahoma;
}

/*.content_div_img {
	margin-bottom: 20px;
}*/

.left_mnu_container {
	padding-left: 8px;
	padding-right: 8px;
	/*background-image: url(../Image/Others/orange_arrows.gif);*/
	background-position: 4px 12px;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C5165;
}


.left_mnu_container_on {
	padding-left: 30px;
	padding-right: 17px;
	background-image: url(../Image/orange_arrows.gif);
	background-position: 10px;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BABBBC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2C5165;
	background-color: #E7E9ED;
}

.left_mnu_container a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C5165;
	text-decoration: none;
	text-transform: capitalize;
}


.left_mnu_container_on a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2C5165;
	text-decoration: none;
	text-transform: capitalize;
}
.content_header_cms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #024180;
	font-weight: bold;
}
.content_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-transform: uppercase;
	color: #024180;
	font-weight: bold;
}
.dash_dot {
	background-image: url(../images/dots_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.form_width {
	width: 300px;
}
.grey_box {
	padding: 4px;
	border: 1px solid #A9B7C0;
	width: 120px;
	margin-bottom: 10px;
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.slim_buton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.cms_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #365461;
	font-weight: bold;
}
.wide_form_width {
	width: 500px;
}
.field_box {
	border: 1px solid #99AEB7;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.lrgend_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 2px;
	color: #000033;
	text-decoration: none;
}
.grey_line_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BABBBC;
}
.navig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.medium_box {
	width: 200px;
}
.mid_banner a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #BF7911;
	background-position: 20px;
	text-decoration: none;
}

.cms_mnu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	padding-right: 15px;
	padding-left: 15px;
}
.cms_mnu a:hover{
	color: #CCE5F9;
}



.home_fattys {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

.home_fattys a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.maintext {
	font-family: Tahoma;

	font-size: 11px;

	font-style: normal;

	line-height: 16px;

	color: #666666;

	text-align: justify;
}
.textext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}


.bodylink {	font-family: Tahoma;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	color: #000099;
}
.push_upp {
	margin-bottom: 5px;
}
.top_line_box {
	margin-bottom: 13px;
	padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 16px;
	margin-top: 5px;
}
.news_list_box {
	padding-bottom: 10px;
	line-height: 16px;
	background-image: url(../images/orange_arrow_bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 9px;
	padding-left: 10px;
}
.more_link {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2876A4;
	color: #156388;
}
.line_under {
	background-image: url(../images/dots_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
.menu_text_ab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	margin-bottom: 0px;
}
.home_rot_banner_box {
	border: 1px solid #EFEFEF;
	width: 580px;
	padding: 5px;
}
.scrolla {
	padding: 5px;
	height: 250px;
	border: 1px solid #EEEEEE;
	overflow: auto;
	width: 20px;
}
.boxx {
	border: 1px solid #E5E5E5;
	padding: 5px;
}
.small_title {
	font-family: Tahoma;
	color: #D78100;
	margin-bottom: 3px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	font-size: 13px;
	padding-left: 5px;
	font-weight: bold;
}
