@charset "utf-8";
/* CSS Document */

/* Begin Custom Styles for Frames-Free Pages */

body {
width: 100%; 
height: 100%;
background: url(/common/images/leftnavybarnar.jpg) repeat-y 0px 0px;
background-color:#FFFFED;
}


/* remove the following width designation to make the page expand 100% */

.mainContent {
margin-left: 144px; 
padding-left: 5px; 
padding-right:5px; 
height: 100%;

width: 810px;
}

.leftMenu {
height: 100%; 
text-align:left; 
width: 143px; 
position:absolute; 
top: 0px;
left: 0px;
float:left; 
}

.leftMenu h2 {
font-size: 1.0em;
color:#FFFF00;
margin-bottom: -10px;
width: 90%;
text-align: left;
padding-left: 3px;
margin-top:5px;
border: none;
}

.leftMenu a.sectionLinks, a:active.sectionLinks, a:visited.sectionLinks {
font-size: 1.0em;
color:#FFFF00;
margin-bottom: -10px;
width: 90%;
text-align: left;
padding-left: 0px;
font-weight:bold;
text-decoration:none;
}

.leftMenu a:hover.sectionLinks {
font-size: 1.0em;
color:#FFFF00;
margin-bottom: -10px;
width: 90%;
text-align: left;
padding-left: 0px;
font-weight:bold;
text-decoration:underline;
}
 

.leftMenu h3 {
	font-size: .95em;
	color:#FFFF00;
	background:	url(/common/images/small_arrow.Gif);
	background-repeat: no-repeat;
	background-position: center left;
	width: 85%;
	padding-left: 10px;
	margin-bottom: -15px;
	text-align: left;
}
*/

/* Page Footer */



.pageFooter td {
font-size:.90em;
}

table.pageFooter {
width: 100%;

}
 


