html { height: 100%; margin-bottom: 1px; }


BODY{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 11px;
	
	color:#000000;
	
	background-color:#f7f6f6;
	
	margin:0 0 0 0;
	
}

TD{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 11px;
	
	color:#000000;
	
}


A {

	color: #06824e;
	
	text-decoration:none;
	
}

A:hover {

	color: #000000;
	
	text-decoration:underline;
	
}

.backNav{

	background-image:url(images/backNav.gif);
	
	background-repeat:repeat-x;
}


#topLinks {

	width:108px;
	
	margin: 0; 
	
	padding: 0;
	
	height: auto;
	
}


#topLinks a {

	display: block;
	
	width:108px;
	
	text-decoration: none;
	
	color:#FFFFFF;
	
	font-size:10px;
	
	border-right:#FFFFFF 1px solid;
	
	font-weight:bold;
	
	padding-top:7px;
	
	padding-bottom:7px;
	
} 

#topLinks a:hover {

	color:#FFFFFF;
	
	background-image:url(images/tabO.gif);
	
	background-repeat:repeat-x;
	
} 

.topLinksSelected {

	display: block;
	
	width:92px;
	
	background-color:#192D56;
	
	color:#FFFFFF;
	
	font-size:10px;
	
	border-left:#FFFFFF 1px solid;
	
	font-weight:bold;
	
	padding-top:4px;
	
	padding-bottom:4px;
	
} 


.contentsCell {
	background-color: White;
	padding: 0;
}

.footerCell {
    background-color: White;
    padding: 3pt;
    text-align: center;
    font-family: Verdana, Arial; font-size: 10px;
}
