/*----------------------MENU---------------------- */
/*-TABS-*/

.FM_DISPLAY_main {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	font-weight: normal; 
	letter-spacing: 1px;
	color: #FFFFFF; 
	height: 15px;
	width: 100%;
	vertical-align: bottom;
	border: none;
	margin: 0px;
	background-color: transparent;
	padding-top: 1px;
	padding-bottom: 1px;
}
.LINKTOP {
	background-image: url(/misc_img/menu/bg_but_submenu1.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 2px;
	color: #BDC6D2;
	vertical-align: middle;
	line-height:10px;
}
.LINKTOP A:link {color: #1A293C; text-decoration: none ;	word-spacing: 2px;}
.LINKTOP A:visited {color: #1A293C; text-decoration: none ; word-spacing: 2px;}
.LINKTOP A:hover {color: #243A53; text-decoration: none;word-spacing: 2px ; background-color: #EDF1F4;
}

/*---------------------- SUB MENU---------------------- */
#subnav{
	border-right-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #BDC8D2;
	border-left-color: #BDC8D2;
	background-image: url(/misc_img/menu/bg_sub.gif);


}
.LINKTOP {
	background-image: url(/misc_img/menu/bg_but_submenu1.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 2px;
	color: #BDC6D2;
	vertical-align: middle;
	line-height:10px;
}
.LINKTOP A:link {color: #1A293C; text-decoration: none ;	word-spacing: 2px;}
.LINKTOP A:visited {color: #1A293C; text-decoration: none ; word-spacing: 2px;}
.LINKTOP A:hover {color: #243A53; text-decoration: none;word-spacing: 2px ; background-color: #EDF1F4;
}
.TXTbodyLARGEw { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none ; line-height: 16px ; letter-spacing: 0px}
.TXTbodyLARGEw A:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none ; line-height: 16px ; letter-spacing: 0px}
.TXTbodyLARGEw A:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none ; line-height: 16px ; letter-spacing: 0px}
.TXTbodyLARGEw A:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none ; line-height: 16px ; letter-spacing: 0px}

/*---------------------- SUB MENU DISPLAY ---------------------- */
#displ{
	background-image: url(/misc_img/menu/bg_sub.gif);
	width: 100%;
	min-width: 810px;
}



/*---------------------- LAYOUT ---------------------- */
html {}
body {
background:#ff6600;
/*width:expression(document.body.clientWidth < 810 ? "810px" : "100%" );*/
	margin-left: 4%;
	margin-right: 4%;
	margin-top: 0px;
	background:#ffffff;
}
#Frame{background:#ffffff; min-width:810px; height:100%;}
.Header {background:#FF9900;padding: 5px; width:810px;}
#Lcol {background:#ffffff;}
.Content {background:#CC3300;padding:5px; width:810px;}
#ContentDouble {background:#ffffff;}
#ContentTriple {background:#ffffff;}
#ContentEqwR {background:#ffffff;width:50%;}
#ContentEqwL {background:#ffffff;width:49%;margin-right:1%;}
#Rcol {background:#ffffff}
.Footer {background:#FF9900;padding: 5px;width:810px;}
.clearer {clear:both;line-height:0;height:0; background:#ffffff; width:100%}

/*#E7511F ---------------------- LINKS ---------------------- */
ul#Nav {
		padding: 0px;
	margin: 0px;}
ul#Nav li {
	padding: 0px;
	margin: 0px;
	background-image: url(/misc_img/menu/LM_link_bg.gif);
  list-style: none;

	background-color: #E7ECEF;
  border-bottom: solid 1px #AFBBC9;
	border-top: solid 0px #AFBBC9;
 
  text-align: left;
	min-height: 12px ;
	
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #AFBBC9;
	

}
	
ul#Nav li A {
width:inherit;
	display: block;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #243A53;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 15px;
	border-left: 1px solid #AFBBC9;
}	
ul#Nav li A:link {color: #1A293C; text-decoration: none  }
ul#Nav li A:visited {color: #1A293C; text-decoration: none }
ul#Nav li A:hover {color: #243A53; text-decoration: none; font-weight: bold;  background-color: #F8FCFF; background-image: url(/misc_img/menu/LM_link_bg.gif);}

ul#Nav li#SubLink{color: #243A53; text-decoration: none; background-color: #F8FCFF;	
padding-left: 0px;
border-left: 5px solid  #00A8DF;
}


ul#Nav li#Here{color: #243A53; text-decoration: none; background-color:  #E7ECEF;	border-left: 5px solid #0086B3;}

ul#Nav li#SubHere{color: #243A53; text-decoration: none; background-color: #F8FCFF;	
padding-left: 0px;
border-left: 5px solid #00CC66;
}

.Links_Default_10B_1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #253D56; text-decoration: none; letter-spacing: 1px; clip: rect( ); line-height: 18px;}
.Links_Default_10B_1 A:link {color: #253D56; text-decoration: none;}
.Links_Default_10B_1 A:visited {color: #253D56; text-decoration: none;}
.Links_Default_10B_1 A:hover {color: #FF6600; text-decoration: none;}

.LinkOrngB { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color:#8C2300; text-decoration: none; letter-spacing: 1px; clip: rect( ) }
.LinkOrngB A:link {color: #8C2300; text-decoration: none;}
.LinkOrngB A:visited { color: #8C2300 ; text-decoration: none;}
.LinkOrngB A:hover {color: #8C2300; text-decoration: none;}

/*---------------------- TEXT ---------------------- */

.Title {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #253D56; letter-spacing: 2px;padding:0}

.TXTwhite10B { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none ; letter-spacing: 1px; word-spacing: 2px}
.TXTwhite10B A:link {color: #FFFFFF; text-decoration: none;}
.TXTwhite10B A:visited { color: #FFFFFF ; text-decoration: none;}
.TXTwhite10B A:hover {color: #FFFFFF; text-decoration: none;}

.TXTbodyLARGE { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none; line-height: 16px; letter-spacing: 1px; height: 24px; vertical-align: middle; }
.TXTbodyLARGE A:link {color: #CC3300;}
.TXTbodyLARGE A:hover {color: #000000;}
.TXTbodyLARGE A:visited { color: #243A53;}

.TXTbodyMEDIUM { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; line-height: 16px; letter-spacing: 1px; height: 24px; vertical-align: middle; }
.TXTbodyMEDIUM A:link {color: #CC3300;}
.TXTbodyMEDIUM A:hover {color: #000000;}
.TXTbodyMEDIUM A:visited { color: #243A53;}

/*---------------------- GRAPHIC DECORATIONS ---------------------- */

.GlassSepartor {
	background-image: url(/misc_img/glass_bg_l_l.gif);
	height: 16px;
	width: 100%;
}

.fold {
	font-size: 14px; background-image: url(/misc_img/folder_gray.gif); background-position: center bottom; height: 20px; background-repeat: no-repeat; width: 27px; letter-spacing: 12px;
}
.barBGin2 {
	background-image: url(/misc_img/menu/bg_submenu_sides2.gif);
	height: 24px;
	width: 18%;
}
.barBGout1 {
	background-image: url(/misc_img/menu/bg_submenu_short.gif);
	height: 19px;
}
.barBGin1 {
	background-image: url(/misc_img/menu/bg_submenu_short.gif);
	height: 19px;
}
.HR {
	background-image: url(/misc_img/glass_bg_l_l.gif);
	height: 17px;
}
.HR1 {
	background-image: url(/misc_img/HR1.gif);
	height: 3px;
	background-position: center;
	background-repeat: repeat-x;
	line-height: 0px;
	font-size: 2px;
}
.HR2 {
	background-image: url(/misc_img/bg1/drop_shadow_4.gif);
	height: 9px;
	background-repeat: repeat-x;
	line-height:1;
	font-size: 1px;
}
.HR3 {
	background-image: url(/misc_imgs/bg1/drop_shadow_5.gif);
	height: 5px;
	font-size: 5px;
}

.HR4 { height: 3px; background-image: url(/misc_imgs/HR4.gif);}

.WHTbord {border: 2px solid #FFFFFF;}

h1 {
margin:0; padding:0;
}

h2 { 
margin:0; padding:0;
}

h3 {
margin:0; padding:0;
}
.Padding10 {
	padding: 10px;
}
