.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a.footerText:link {color: #000000; text-decoration: none; }
a.footerText:visited {color: #990000; text-decoration: none; }
a.footerText:hover {color: #FFFFFF;	text-decoration: underline;}
a.footerText:active {color: #CC0000; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}


.bodytext {
	margin-left: 8px;
	margin-top:5px;
	margin-bottom:10px;
}
.privacybodytext {
	font-size:10px;
	margin-left: 8px;
	margin-top:5px;
	margin-bottom:10px;
}
.officename {
	color: #CC0000;
	font-weight: bold;
}
.pictures {
	border: 2px solid #CC0000;
}
.bodyHeader {
margin-bottom:3px
}
.sectionheadertext {
	margin-left: 8px;
	color:#CC0000;
	font-weight:bold;
	font-size:14px;
	margin-top:4px;
	}

.tableheadertext {
	margin-left: 0px;
	color:#CC0000;
	font-weight:bold;
	font-size:14px;
	margin-top:4px;
	}


.rightSideText {
margin-left:15px;
margin-right:0px;
margin-top:7px;
font-size:11px;
line-height:22px
}
.bullettable {
	border: 1px solid #CCCCCC;
	width: 480px;
}
.bullettable td {
	padding: 3px;
}

a.rightSideText:link {color: #000000; text-decoration: none; }
a.rightSideText:visited {color: #666666; text-decoration: none; }
a.rightSideText:hover {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
a.rightSideText:active {color: #FFFFFF; background-color: #CC0000; } 

a.noflashnav:link {color: #000000; text-decoration: none; }
a.noflashnav:visited {color: #666666; text-decoration: none; }
a.noflashnav:hover {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
a.noflashnav:active {color: #FFFFFF; background-color: #CC0000; } 
