.nav {
	border: 1px solid #BCB7A3;
	width:116px;
	max-width:116px;
	text-align:center;
	background-color: #DAE3F1;

}

.navText {
	color: #3377AE;
	width:116px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	margin-bottom:5px;	
}

.navText:hover{
	background-color: #FFFFFF;
}

p {
	font-family:Arial;
	font-size:12px;
}

p.faqHead {
	text-align:center;
	font-weight:bold;
}


.faqLink {
	text-decoration:none;
	color: #3377AE;
	font-weight:bold;
	text-decoration:none;
	line-height:10px;
}

.faqLink:hover {
	text-decoration:underline;
}

.footerText {
	text-align:right;
	font-family:Arial; 
	font-size:11px; 
	color: #0C5B9A;
	padding-bottom:15px;	
}

td {
	font-family:Arial;
	font-size:12px;
}

td.bm {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

.req {
	font-family:Arial;
	font-size:12px;
	color: red;
}
body
{	
	background-color:#A4966F;
	font-family:Arial;
	font-size:10px;
}

tr.footerBg
{
	background-image:url(images/footer.gif);
}

.disclaimer {
	margin-top:5px;
	text-align:center;
	color: #90825c;
	text-decoration:none;
	width:120px;
}

a.disc {
	color: #90825c;
	text-decoration:none;
}