p { 
	margin: 0; 
}
h1 { 
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	line-height: 22px; 
}
h2 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	color: #999999;
	text-align: right;
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 5px 0px;
	font-weight: normal;
}
h6 { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10px; 
	line-height: 13px; 
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
}
.bodytext { 
	font-size: 13px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	line-height: 18px; 
}
.bodysub { 
	font-size: 15px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	line-height: 20px; 
}
.bodyheader { 
	font-size: 15px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	line-height: 22px; 
}
.sidebar { 
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	line-height: 14px; 
}
.sidebar_double { 
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	line-height: 16px; 
}
.sidebar_head { 
	font-size: 16px; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	line-height: 20px; 
}
.textred { 
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	line-height: 18px; 
	color: #cc0000; 
}
.textgrey { 
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	line-height: 18px; 
	color: #999999; 
	text-decoration: none 
}
.dark-grey {
	color: #666666;
}
.darker-grey {
	color: #333333;
}
.margin { 
	margin: 2px; 
}
.bottom-address {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px; 
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	color: #FFFFFF;
	background-color: #0072bc;
	text-align: center;
}

a:link { 
	color: #0072bc; 
	text-decoration: none; 
}
a:visited { 
	color: #0072bc; 
	text-decoration: none; 
}
a:hover { 
	color: #981b1e; 
	text-decoration: none; 
}
a:active { 
	color: #0072bc; 
	text-decoration: none; 
}
a.whitesidebutton:link { 
	color: #ffffff; 
	text-decoration: none; 
}
a.whitesidebutton:visited { 
	color: #ffffff; 
	text-decoration: none; 
}
a.whitesidebutton:hover { 
	color: #eeeeee; 
	text-decoration: none; 
}
a.whitesidebutton:active { 
	color: #eeeeee; 
	text-decoration: none; 
}
.newsletter-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.newsletter-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
}
.newsletter-red-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc0000;
}
.large-grey {
	font-size: 40px;
	color: #666666;
}

.small-grey {
	font-size: 11px;
	color: #666666;
}

.medium-grey {
	font-size: 25px;
	color: #666666;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
}
.white2 {
	color: #FFFFFF;
}
.dark-grey2 {
	font-size: 25px;
	color: #333333;
}
.black {
	font-size: 25px;
	color: #000000;
}
.error,.red-bold {
color: #FF0000;
}
.grey {
	color: #666666;
}
