/* General Styles */
body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body, table, td, .text {
	font-size: 12px; 
	line-height: 18px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 17px;
	color: #2d2d2e;
	font-weight:normal;
} 
.mainTable { 
	border-left: #bfbfbf 1px solid; 
	border-right: #bfbfbf 1px solid; 
}
html > body .ieNavBarFix {
	padding-left: 0px;
}
.ieNavBarFix {
	padding-left: 1px;
}
.footerText {
	color: #ffffff;
	font-size: 10px;
}
.footerText p {
	padding: 10px 0px 0px 10px;
	margin: 0px;
}
.pageTitle, h1 {
	font-size: 20px;
	color: #95774b;
	padding-top: 10px;
}
a {
	color: #005834;
}
a:hover {
	text-decoration:none;
}

h2, h3, h4 { font-size:14px; line-height:17px; color:#95774b;}
img { border: 0px; }