body {
	margin: 0px;
	background: url(images/bg-top.gif) repeat-x #C2C2AE;
	/*background: #666666*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #000000;
}
a {
	font-weight: bold;
	color: #006C62;
}
a.nav {
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	color: #616157;
}
a.notice {
	font-size: 7pt;
	font-weight: normal;
	color: #006C62;
}
td.linkCell {
	padding: 2px;
	text-align: right;
}
td.content {
	padding: 6px 15px 6px 15px;
	line-height: 150%;
	font-weight: normal;
}
p.homeblurb {
	padding: 30px 55px 50px 55px;
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	line-height: 125%;
}
p.name {
	font-size: 12pt;
	margin-bottom: 4px;
	padding-bottom: 0px;
	margin-top: 4px;
	padding-top: 0px;
	font-weight: bold;


}
div.sectionHead {
	background: #006C62; 
	text-align: right; 
	border-bottom: 2px solid #FFFFFF;
}
ul {
	font-size: 13px;
}
li {
	font-size: 13pt;
}
blockquote {
	margin-top: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 15px;
	font-size: 12pt;
}
table.formSection {
	border: 2px solid #FFFFFF;
}
td.formSection {
	background: #FFFFFF;
}
div.imgRight {
	float: right; 
	margin: 0 0 5px 10px; 
	border: 1px solid #E3E3CB;
	background-color: #FFF; 
	padding: 5px; 
}
div.imgLeft {
	float: left; 
	margin: 0 10px 5px 0; 
	border: 1px solid #E3E3CB;
	background-color: #FFF; 
	padding: 5px; 
}
