/* 	===================== Begin Drop Down Menu Styles =====================
								Version 1.1
	These styles need to be placed at the top of the style sheet
*/

ul.menu {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	list-style: none;
	display: none;
}
ul.menu li {
	position: relative;
}
li ul.submenu {
	position: absolute;
	left: 199px;
	top: 0;
	display: none;
}
ul.menu li a {
	display: block;
}
ul.submenu {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
}
ul.submenu li a {}
li.topfix {}
/* Fix IE. Hide from IE Mac \*/
* html ul.menu li { float: left; }
* html ul.menu li a { height: 1%; }
/* End */

a.menu {
	position: absolute;
	visibility: hide;
}

/* 	===================== End Drop Down Menu Styles ===================== */


a:visited, a:link { 
	color: #e66b14; 
	text-decoration: underline;
}
a:hover { 
	color: #333333; 
	text-decoration: underline;
}


a.MainNav:visited, a.MainNav:link { 
	color: #ffffff; 
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}
a.MainNav:hover { 
	color: #e06d1a; 
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}
a.MainNavActive:visited, a.MainNavActive:link, a.MainNavActive:hover { 
	color: #e06d1a; 
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}


a.subnav:visited, a.subnav:link { 
	color: #cfcbca; 
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
}
a.subnav:hover { 
	color: #ffffff; 
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
}
a.subnavActive:visited, a.subnavActive:link, a.subnavActive:hover { 
	color: #ffffff; 
	text-decoration: none;
	font-size: 10px;
	font-family: arial;
}
 

a.subnav2:visited, a.subnav2:link { 
	color: #e4e4e9; 
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
}
a.subnav2:hover { 
	color: #fb7719; 
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
}
a.subnav2Active:visited, a.subnav2Active:link, a.subnav2Active:hover { 
	color: #fb7719; 
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
}
a.subnav3:visited, a.subnav3:link { 
	color: #797c80; 
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
}
a.subnav3:hover { 
	color: #fb7719; 
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
}
a.subnav3Active:visited, a.subnav3Active:link, a.subnav3Active:hover { 
	color: #fb7719; 
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
}

a.FinePrint:visited, a.FinePrint:link { 
	font-family: Myriad, Arial; 
	font-size: 10px; 
	color: #dbdcde;
	line-height: 25px;
}
a.FinePrint:hover { 
	font-family: Arial; 
	font-size: 10px; 
	color: #565656; 
	line-height: 25px;
}



.MainBody {
	font-family: Arial;
	font-size: 12px;
	color: #777777;
	line-height: 16px;
}
.MainBodyBlack {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.MainBodyGreen {
	font-family: Arial;
	font-size: 12px;
	color: #86c267;
	font-weight: bold;
	font-style: italic;
	line-height: 16px;
}
.MainBodyBlue {
	font-family: Arial;
	font-size: 10px;
	color: #384b7e;
}

.MainBodyBold {
	font-family: Arial;
	font-size: 12px;
	color: #898989;
	font-weight: bold;
	line-height: 18px;
}
.MainBodyBoldBlue {
	font-family: Arial;
	font-size: 13px;
	color: #384b7e;
	font-weight: bold;
	line-height: 18px;
}
.MainBodyBoldWhite {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	line-height: 16px;
}
.MainBodyBoldRed {
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	font-weight: bold; 
	line-height: 16px;
} 

.MainBodySmallRed {  
	font-family: Arial; 
	font-size: 11px; 
	color: #990000; 
}

.Heading {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #e66b14;
}
.HeadingBlue {
	font-family: Arial;
	font-size: 15px;
	color: #384b7e;
	font-weight: bold;
	line-height: 18px;
}

.FinePrint {
	font-family: Myriad, Arial; 
	font-size: 10px; 
	color: #dbdcde; 
	line-height: 25px;
}


/**********************  METROBRIDGE STYLES  *******************/
body {
	background-repeat: repeat-x;
}
.crumbs, .crumbs a:visited, .crumbs a:link {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	line-height: 19px;
	text-decoration: none;
}

.calloutBox {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

.small {
	font-size: 12px;
}
.pageTitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #6c7a97;
}

.norepeat {
	background-repeat: no-repeat;
}

.MainBodyWhite {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

a.blue:visited, a.blue:link { 
	color: #384b7e; 
	text-decoration: underline;
}
a.blue:hover { 
	color: #333333; 
	text-decoration: underline;
}
