body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #F0F5E4;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.footerText{
	font-size: 8pt;
}
.contentLineHeight{
	line-height: 14pt;
}
.contentHeader1{
	color: #B84616;
	font-size: 11pt;
	font-weight: bold;

}
.contentHeader2{
	color: #FF6633;
	font-size: 11pt;
	font-weight: bold;

}
.headerBackground{
	background-color: #2B323A;
}
.bodyBackground{
	background-color: #f0f5e4;
}
a {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #666666;
}
a:hover {
	text-decoration: none;
}
a.highlight {
	font-size: 11pt;
	font-weight: bold;
	color: #B84616;
	text-decoration: underline;
}
a.highlight:visited {
	color: #B84616;
}
a.highlight:active {
	color: #FF0000;
}
a.highlight:hover {
	text-decoration: none;
}
.contactUsPanelBackground{
	background-image: url(../Images/contactUsPanel_background.gif);
}
.contactUsPanelText{
	margin: 5px 15px 0px;
	font-size: 8pt;
	line-height: 14pt;
}
.sectionNav{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 999999;
	border-right-color: 999999;
	border-bottom-color: 999999;
	border-left-color: 999999;
}
a.sectionNavLink{
	color: #000000;
	text-decoration: none;
}
a.sectionNavLink:visited{
	color: #333333;
}
a.sectionNavLink:active{
	color: #666666;
}
a.sectionNavLink:hover{
	color: #000000;
	text-decoration: underline;
}
.linkPanelBackground{
	background-image: url(../Family/Images/linkPanel_background.gif);
}
.linkPanelText{
	font-size: 8pt;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}
.popupMenuItem
{
	cursor: hand;
}
