body {
	background-color: #cdcdcd;
	font-family: verdana;
	margin-top: 0px;
	background-image: url("/images/new_backfade.jpg");
	background-position: center;
	background-repeat: repeat-y;
}

li {
	font-family: verdana;
	font-size: 8pt;
	color: #464646;
}

.big_container {
	width: 920px;
}
.header {
	width: 840px;
	height: 80px;
}
.orange_sub_menu {
    height: 30px;
    width: 920px;
    background-image: url("/images/sub_menu_back.jpg");
    background-position: top;
    background-repeat: repeat-x;
    font-family: verdana;
    font-weight: bold;
    font-size: 10pt;
    color: #ff7f00;
}
.orange_sub_menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 17px;
	text-align: left;
}
.orange_sub_menu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	z-index: 10;
}
.orange_sub_menu ul li a{	
	display: block;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	font-family: verdana; 
	font-size: 8pt; 
	font-weight: normal;
	z-index: 10;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.orange_sub_menu ul li a:hover{	
	color: #ffffff;
	background-color: #8D4517;
}
.grey_sub_menu {
    height: 30px;
    width: 920px;
    background-image: url("/images/sub_menu_grey.jpg");
    background-position: top;
    background-repeat: repeat-x;
    font-family: verdana;
    font-weight: normal;
    font-size: 8pt;
    color: #ffffff;
}
.grey_sub_menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.grey_sub_menu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	z-index: 10;
}
.grey_sub_menu ul li a{	
	display: block;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	font-family: verdana; 
	font-size: 8pt; 
	font-weight: normal;
	z-index: 10;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.grey_sub_menu ul li a:hover{	
	color: #ffffff;
	background-color: #333333;
}
.grey_sub_menu div
{   
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFF;
	border: 1px solid #cccccc;
	z-index: 10;
	margin-top: 2px;
	margin-left: 0px;
	text-align: left;
}

.grey_sub_menu div a
{   
	position: relative;
	display: block;
	margin: 0;
	text-align: left;
	width: 100px;
	text-decoration: none;
	background: #999999;
	color: #333333;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight: bold;
	border: 1px solid #363636;
}
.grey_sub_menu div a:hover
{   
	background: #333333;
	color: #FFF;
	z-index: 10;
}


.graphic {
	width: 920px;
	height: 206px;
	background-image: url('/images/graphic.jpg');
	background-repeat: no-repeat;
}
.greybar {
	width: 920px;
	height: 153px;
	background-image: url('/images/grey_back.jpg');
	background-repeat: no-repeat;
}
.greybar2 {
	width: 895px;
	font-family: verdana;
	font-size: 13pt;
	color: #1e3261;
}
.textbox1 {
	border: 2px solid #eeede9;
	background-color: #eeede9;
	font-family: verdana;
	font-size: 7.5pt;
	color: #464646;
}
.textbox1_header {
	height: 29px;
	background-image: url('/images/blue_fade.jpg');
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 11pt;
	color: #1e3261;
}
.textbox2 {
	border: 2px solid #dbdce0;
	background-color: #dbdce0;
	font-family: verdana;
	font-size: 7.5pt;
	color: #464646;
}
.textbox2 ul a {
	font-family: verdana;
	font-size: 7.5pt;
	color: #464646;
	text-decoration: none;
}
.textbox2 ul a:hover { color: #203169;}
.textbox2 ul {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: verdana;
	font-size: 7.5pt;
	color: #464646;
}
.textbox2_header {
	height: 29px;
	background-image: url('/images/blue_fade.jpg');
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 11pt;
	color: #1e3261;
}
.left_container {
	background-color: #d5d4d0;
	font-family: verdana;
	font-size: 13pt;
	color: #1e3261;
	width: 582px;
	padding: 12px;
	vertical-align: top;
}
.left_container h1 {
	margin: 0px;
	font-family: verdana;
	font-size: 13pt;
	color: #1e3261;
	font-weight: normal;
	margin-bottom: 12px;
	margin-left: 12px;
}
.right_container {
	width: 289px;
	vertical-align: top;
}
.body_container {
	width: 578px;
	background-color: #f6f6f6;
	padding: 7px;
	font-family: verdana;
	font-size: 8pt;
	color: #464646;
	min-height: 500px;
}
/* for Internet Explorer */
/*\*/
* html .body_container {
height: 500px;
}
/**/

.body_container a {
	font-family: verdana;
	font-size: 8pt;
	color: #1e3261;
	font-weight: bold;
}

.body_text {
	font-family: verdana;
	font-size: 8pt;
	color: #464646;
}

.body_text a {
	font-family: verdana;
	font-size: 8pt;
	color: #1e3261;
	font-weight: bold;
}

.big_blue_head {
	height: 42px;
	background-image: url('/images/big_blue_fade.jpg');
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 13pt;
	color: #1e3261;
	vertical-align: middle;
	padding-left: 24px;
}
.news {
	font-family: verdana;
	font-size: 8pt;
	color: #1e3261;
}
.news a {
	font-family: verdana;
	font-size: 8pt;
	color: #1e3261;
	font-weight: bold;
	text-decoration: none;
}

.footer { 
	font-size: 7pt; 
	font-family: verdana; 
	color: #4f4f4f; 
	font-weight: normal
}
.footer a { 
	font-size: 7pt; 
	font-family: verdana; 
	color: #4f4f4f; 
	font-weight: bold;
	text-decoration: none;
}

.footer_menu { 
	font-size: 9pt; 
	font-family: verdana; 
	color: #4f4f4f; 
	font-weight: normal
}
.footer_menu a { 
	font-size: 9pt; 
	font-family: verdana; 
	color: #4f4f4f; 
	font-weight: bold;
	text-decoration: none;
}

#sddm
{	
	margin: 0;
	padding: 0;
	z-index: 3;
}
#sddm li
{	
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	font: bold 11px verdana;
	z-index: 1;
}
#sddm li a
{	
	display: block;
	margin: 0 1px 0 0;
	padding: 0px;
	color: #002E62;
	text-align: center;
	text-decoration: none;
	font-family: verdana; 
	font-size: 10pt; 
	font-weight: bold;
	z-index: 1;
}
#sddm li a:hover
{	
	color: #ff7f00;
}
#sddm div
{	
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFF;
	border: 1px solid #cccccc;
	z-index: 1;
	margin-left: -20px;
	margin-top: 10px;
}
#sddm div a
{	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #FFF;
	color:  #002E62;
	font-family: verdana; 
	font-size: 7.5pt; 
	font-weight: bold;
	border: 1px solid #5970B2;
}
#sddm div a:hover
{	
	background: #49A3FF;
	color: #FFF;
	border: 1px solid #5970B2;
	z-index: 1;
}

#sddm2
{	
	margin: 0;
	padding: 0;
	z-index: 10;
}
#sddm2 li
{	
	margin: 0;
	margin-left: -40px;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px verdana;
	z-index: 10;
}
#sddm2 li a
{	
	display: block;
	margin: 0 0 0 0;
	padding: 0px;
	color: #002E62;
	text-align: center;
	text-decoration: none;
	font-family: verdana; 
	font-size: 10pt; 
	font-weight: bold;
	z-index: 10;
}
#sddm2 li a:hover
{	
	color: #ff7f00;
}
#sddm2 div
{	
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFF;
	border: 1px solid #cccccc;
	z-index: 10;
	margin-left: -190px;
	margin-top: -40px;
}
#sddm2 div a
{	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #FFF;
	color:  #002E62;
	font-family: verdana; 
	font-size: 7.5pt; 
	font-weight: bold;
	border: 1px solid #5970B2;
	z-index: 10;
}
#sddm2 div a:hover
{	
	background: #49A3FF;
	color: #FFF;
	border: 1px solid #5970B2;
	z-index: 10;
}