.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.sidebar_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	line-height: 13px;
	font-style: italic;
}
.sidebar_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033FF;
	line-height: 13px;
	font-weight: bold;
	font-style: italic;
}
.page_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	line-height: 13px;
	font-style: normal;
}
.page_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;

}
.feature_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	line-height: 12px;
}
.feature_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033FF;
	line-height: 12px;
	font-weight: bold;
}.yellow_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: FFFF99;
	text-decoration: none;
	font-weight: bold;
	line-height: 13px;
}
.yellow_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 13px;
	font-weight: bold;
}
.sidebar_white_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 12px;
}
.sidebar_white_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF99;
	line-height: 12px;
	font-weight: bold;
}
.addresstext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.email_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 12px;
}
.email_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF99;
	line-height: 12px;
	font-weight: bold;
}.testimonialsig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: FFFF99;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	list-style-type: disc;
	font-weight: bold;

}
.bodyitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;

}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: circle;
}
.ImageFlushRight {
	margin-bottom: 5px;
	margin-left: 5px;
	float: right;
}
.ImageFlushLeft {
	margin-bottom: 5px;
	float: left;
	margin-right: 5px;
}
.Border {
	border: 1px solid #FFFFFF;
}
