 #layer1 {
	 
	top : 167px; 
    left : 313px; 
    position : absolute; 
    z-index : 90; 
    visibility : hidden;
	border: 1px solid #FFF;
	border-bottom-width: 0;
	background-color: #1f538c;
	}
	
	* html #layer1 { /*IE only rule, to negate the padding below IE includes in menu width.*/
	width: 164px;
	}
	
	#layer1 a {
	padding: 5px;
	padding-left: 7px;
	font: 10px Verdana;
	display: block;
	width: 100%;
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
	}
	
	html>body #layer1 a { /*Non IE rule*/
	width: auto;
	}
	
	#layer1 a:hover{
	
	background-color: #282828;
	color: #FFF;
	}



#layer2 {
	 
	top : 167px; 
    left : 413px; 
    position : absolute; 
    z-index : 90; 
    visibility : hidden;
	border: 1px solid #FFF;
	border-bottom-width: 0;
	background-color: #1f538c;
	}
	
	* html #layer2{ /*IE only rule, to negate the padding below IE includes in menu width.*/
	width: 164px;
	}
	
	#layer2 a{
	padding: 5px;
	padding-left: 7px;
	font: 10px Verdana;
	display: block;
	width: 100%;
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
	}
	
	html>body #layer2 a{ /*Non IE rule*/
	width: auto;
	}
	
	#layer2 a:hover{
	
	background-color: #282828;
	color: #FFF;
	}

	
	
	
#layer3{
	
	top : 167px; 
   	left : 535px;
    position : absolute; 
    z-index : 90; 
    visibility : hidden;
	border: 1px solid #FFF;
	border-bottom-width: 0;
	background-color: #1f538c;
	
	}
	
	* html #layer3{ /*IE only rule, to negate the padding below IE includes in menu width.*/
	width: 164px;
	}
	
	#layer3 a{
	padding: 5px;
	padding-left: 7px;
	font: 10px Verdana;
	display: block;
	width: 100%;
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
	}
	
	html>body #layer3 a{ /*Non IE rule*/
	width: auto;
	}
	
	#layer3 a:hover{
	
	background-color: #282828;
	color: #FFF;
	} 


body {background-image:url(images/back_stripes.gif); background-repeat: repeat-y; margin-top:5px;}

td {font-size:12px;  color:#282828; line-height:14px; font-family:arial, helvetica, sans-serif;}

p.justify {text-align:justify;}

a {font-size:12px; line-height:14px; color:#1f538c; font-family:arial, helvetica, sans-serif; text-decoration:underline;}
a:hover {color:#282828;}
a:visited {text-decoration:underline; color:#8c8c8c;}

td.globalnav {font-size:11px;  line-height:12px; font-family: verdana; border-top:1px solid #FFF; border-bottom:1px solid #FFF; background:#1f538c; padding:0px 0px 0px 0px; z-index:1;}
td.globalnav a {font-size:11px; color:#FFF; font-family: verdana; text-decoration:none;}
td.globalnav a:hover {font-size:11px; color:#FFF; font-family: verdana; font-style:italic;}
td.globalnav a:visited {font-size:11px; color:#FFF; font-family: verdana; text-decoration:none;}

td.localnav_ttl {font-size:13px;  line-height:12px; font-family: verdana; font-weight:bold; color:#FFF; text-align:right; padding:5px;}

td.localnav_first {font-size:11px;  line-height:12px; font-family: verdana; border-bottom:1px solid #FFF; text-align:right; padding:0px 0px 5px 0px;}
td.localnav_first a {font-size:11px; color:#FFF; font-family: verdana; text-decoration:none; text-align:right;}
td.localnav_first a:hover {font-size:11px; color:#FFF; font-family: verdana; font-style:italic; text-align:right;}
td.localnav_first a:visited {font-size:11px; color:#FFF; font-family: verdana; text-decoration:none; text-align:right;}

td.localnav {font-size:11px;  text-align:right; line-height:12px; font-family: verdana; border-bottom:1px solid #FFF; padding:5px 0px 5px 0px;}
td.localnav a {font-size:11px; color:#FFF; font-family: verdana; text-decoration:none; text-align:right;}
td.localnav a:hover {font-size:11px; color:#FFF; font-family: verdana; font-style:italic; text-align:right;}
td.localnav a:visited {font-size:11px; color:#FFF; font-family: verdana; text-decoration:none; text-align:right;}

td.localnav_last {font-size:11px;  line-height:12px; font-family: verdana; text-align:right; padding:5px 0px 0px 0px;}
td.localnav_last a {font-size:11px; color:#FFF; font-family: verdana; text-decoration:none; text-align:right;}
td.localnav_last a:hover {font-size:11px; color:#FFF; font-family: verdana; font-style:italic; text-align:right;}
td.localnav_last a:visited {font-size:11px; color:#FFF; font-family: verdana; text-decoration:none; text-align:right;}

td.footer_top {font-size:9px; color:#282828; text-align:center; line-height:14px; font-family:arial, helvetica, sans-serif; padding:2px 0px 8px 0px;}
td.footer_top a {font-size:8px; line-height:14px; color:#1f538c; font-family:arial, helvetica, sans-serif; text-decoration:underline;}
td.footer_top a:hover { font-size:8px; color:#282828;  text-decoration:underline;}
td.footer_top a:visited { font-size:8px; color:#8c8c8c; text-decoration:underline;}

td.footer {font-size:9px; color:#282828; text-align:center; line-height:14px; font-family:arial, helvetica, sans-serif; padding:2px 0px 8px 0px;}
td.footer a {font-size:9px; line-height:14px; color:#1f538c; font-family:arial, helvetica, sans-serif; text-decoration:underline;}
td.footer a:hover { font-size:9px; color:#282828;  text-decoration:underline;}
td.footer a:visited { font-size:9px; color:#8c8c8c; text-decoration:underline;}

td.breadcrumb {background:#bbcbdc; padding:8px 0px 8px 30px; color:#282828; font-size:9px; margin:0px; border-bottom:1px solid #1f538c; line-height:13px; font-family: verdana;}
td.breadcrumb a {font-size:9px; line-height:13px; color:#282828; font-family:verdana; text-decoration:underline;}
td.breadcrumb a:hover {font-size:9px; line-height:13px; color:#282828; font-family:verdana; text-decoration:underline;}
td.breadcrumb a:visited {font-size:9px; line-height:13px; color:#1f538c; font-family:verdana; text-decoration:underline;}

td.features { color:#282828; background:#bbcbdc;  font-size:12px; line-height:12px; font-family:arial, helvetica, sans-serif; padding:8px 10px 8px 8px; }
td.features a {font-size:12px; line-height:14px; color:#282828; font-family:arial, helvetica, sans-serif; text-decoration:underline;}
td.features a:hover {color:#282828; font-style:italic;}
td.features a:visited {text-decoration:underline; color:#282828;}

h5.bio_ttl {font-size:12px; color:#1f538c; font-weight:bold; line-height:15px; font-family:arial, helvetica, sans-serif; margin-bottom:5px; margin-top:10px; border-bottom:1px dotted #bbcbdc;}

h5.bio_content {font-size:12px; color:#1f538c; font-weight:bold; line-height:15px; font-family:arial, helvetica, sans-serif; margin-bottom:5px; margin-top:20px; border-bottom:1px dotted #bbcbdc;}

H1 {font-size:17px; color:#282828; font-weight:bold; line-height:20px; font-family:arial, helvetica, sans-serif; margin-bottom:20px;}
H2 {font-size:16px; color:#1f538c; font-weight:bold; line-height:18px; font-family:arial, helvetica, sans-serif; margin-bottom:20px;}
H3 {font-size:15px; color:#1f538c; font-weight:bold; line-height:17px; font-family:arial, helvetica, sans-serif; margin-bottom:20px;}
H4 {font-size:15px; color:#282828; font-weight:bold; line-height:17px; font-family:arial, helvetica, sans-serif; margin-bottom:20px;}
H5 {font-size:13px; color:#282828; font-weight:bold; line-height:16px; font-family:arial, helvetica, sans-serif; margin-bottom:20px;}




