/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #515253;
	font-size: 11px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* start hiding from ie5 mac \*/ 
html { height: 100%;} 
object, embed { height: 100%; } 
/* stop hiding from ie5 mac */ 
body { height: 100%; } 

a:link {
	color: #71B532;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #71B532;
}
a:hover {
	text-decoration: underline;
	color: #515253;
}
a:active {
	text-decoration: none;
	color: #626110;
}
.supertitle {
	font-family: Palatino, "Times New Roman", Times, Georgia, serif;
	font-size: 77px;
	color: #515253;
	line-height: 67px;
}
.tablepadding {
	padding: 25px;
}
.leftbg {
	background-color: #ADCC29;
}
.largetitle {
	font-family: Palatino, "Times New Roman", Times, Georgia, serif;
	font-size: 30px;
	color: #515253;
	line-height: 25px;
}
.title {
	font-family: Palatino, "Times New Roman", Times, Georgia, serif;
	font-size: 20px;
	color: #515253;
	line-height: 30px;
}
.nahbtablepadding {
	padding: 25px 25px 25px 50px;
}

/* end of css */.tablepad {
	margin: 15px;
}
.emailtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #515253;
	font-size: 11px;
	line-height: 12px;
}
