@charset "utf-8";

/* CSS Document */

body{ margin:0;}
.bg_header {

	background-image:url(../images/bg_header_blue.jpg);
	background-repeat:repeat-x;
	height:117px;

}
.bg_mag_dark_blue {
	
	background-color:#395F90;
	height:41px;
	border-bottom: 1px #CCCCCC dotted;
}
.bg_mag_light_blue {
	
	background-color:#BACCE4;
	height:41px;
	border-bottom: 1px #CCCCCC dotted;
}
.bg_mag_top {

	background-image:url(../images/bg_mag_top.jpg);
	background-repeat:repeat-x;
	height:40px;

}
#navigationBg { background-color:#E2E2D3;}

#navigationBg div{ float:right;}

ul#navigationBg{ padding:0;	margin:0; background-color:#E2E2D3;	font-family: Arial, Helvetica, sans-serif;	font-weight:bold;	font-size:11px;	color: #fff;	float: left; width: 100%; }

ul#navigationBg li { display: inline; }

ul#navigationBg li a {
  padding: .25em 1em; background-color:#E2E2D3; color: #000;  text-decoration: none;  float: left;  border-right: solid 1px #fff;
}


ul#navigationBg li a:hover {color: #fff; background-color:#928C58;}

.bg_orange {

	background-image:url(../images/bg_orange.jpg);
	background-repeat:repeat-x;
	height:28px;
	padding-left:5px;

}
.bg_blue {

	background-image:url(../images/bg_blue.jpg);
	background-repeat:repeat-x;
	height:28px;
	padding-left:5px;

}
.bg_footer {

	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	height:57px;
	 

}
.cell_border_bottom {
	border-bottom-color:#999999;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
.border_1px_gry{
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
}
.border_bottom_1px_dark_gry {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#666666;

}
.border_bottom_1px_light_gry {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#DADADA;

}
.border_bottom_1px_maroon {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFDE6F;

}
.txt_bold_medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#666666;
}
.txt_bold_medium_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
}
.txt_big_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#8DC466;
}
.txt_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-decoration:none;
}
.txt_normal_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
}
.txt_small {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;	
	text-decoration:none;
}
.txt_big {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;	
	text-decoration:none;
}

.txt_white {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}


.txt_small_green {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #457742;
	text-decoration:none;
}
.txt_mag_heading {
	font-size: 19px;
	font-family: Tahoma;
	color: #E2E2E2;
	font-weight:bold;
	padding-left:5px;
	
}
.link_gray_normal {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration:none;

}
.link_white_normal {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration:none;

}

.margin_5px {
	
	padding:5px;

}
.txtbox_search_header{
	width:200px;

}
.div_borders {
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
	background-color:#EAEAEA;
	padding-left:4px;
	margin-top:4px;
}


.padding_5px {
	padding:5px;

}
.padding_left_5px {
	padding-left:5px;

}
.padding_bottom_5px {
	padding-bottom:5px;

}
.cell_gray_even{
	background-color:#E5E5E5

}
.cell_gray_odd{
	background-color:#F2F2F2

}
.form_tb_disabled {

background-color:#333333; color:#FFFFFF; font-weight:bold;border:1px #000000 solid
}

.menu_dd {
	background-color:#FFFFFF;
	border:1px #85A60D solid;
	padding:5px;
}
.menu_dd_cover {

padding-top:4px;
width:140px;
 
 

}
.menu_hover {
border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;

}
.menu_hover:hover {
	background-color:#CCCCCC;
}
.txt_big_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
}

.txtBox_180px {
	width: 180px;
}

.activeTab { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#fff; white-space:nowrap; background-color:#928c58; padding:5px; text-align:center; text-decoration:none; font-weight:bold; height:10px;}

.activeTab a:link{ text-decoration:none; font-weight:bold;}

.InactiveTab { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#fff; white-space:nowrap; background-color:#c4bf97; padding:5px; text-align:center; text-decoration:none;height:10px;} 

.InactiveTab a:link{ text-decoration:none;font-weight:bold;}

.normalLinks {	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #457742;
	text-decoration:none;
}
.subTitles{
font-size: 16px; font-family: Arial,Helvetica,sans-serif; color:#928C58;}

.blackTitles {font-size: 16px; font-family: Arial,Helvetica,sans-serif; font-weight:bold;}

.error { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#FF0000;}

select { font-size:12px;}