body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	background: #D6E0EB url(images/background.gif);
    background-repeat: repeat-x;
	background-color: #D6E0EB;
}
a, a:link, a:visited {
	color: #336699;
	text-decoration: none;
}
.subHead {
	font-size: 16px;
	color: #462607;
}
a:hover {
	text-decoration: none;
	font-style:italic;
	color:#44342C;
}

.bgCell {
	background: url(images/tableBG.gif) repeat-y top left;

}

.bgCell2 {
	background: url(images/tableBG2.gif) repeat-y top right;

}

.leftImage {
	padding-right: 20px;
	padding-bottom: 10px;
}

.intro {
	font-size: 15px;
	color:#FFFFFF;
	line-height: 20px;
}

.text{
	font-size: 12px;
	line-height: 16px;
	color:#44342C;
}

.formintro{
	font-size: 15px;
	color:#FFFFFF;
	color:#44342C;
}

.formText{
	font-size: 11px;
	font-weight: bold;
	color: #44342C;
	line-height: 12px;
}

a.footerLinks, a.footerLinks:visited, a.footerLinks:link {
	color: #44342C;
}.extras {
	font-size: 12px;
	line-height: 16px;
	color:#ffffff;
}
