body {
	margin:0px; background-image: url('images/bg_page.jpg');
	background-repeat: repeat;
		
}
.serch {
	font-size: 10px;
	color: #000000;
}
.homeGreeting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}
.contentHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
a:visited{
	color: #000099;	
	text-decoration: underline;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.footer_bullets {
	color: #FF0000;
	font-weight: bold;
}
.margin_rt {
	background-image: url('images/bg_rtmargin.gif');
	background-repeat: repeat-y
}
table{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
table table{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
table table table{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
table table table table{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.imgBorder {
	border: 1px solid #000000;
}
.contactInfo {
	font-size: 14px;
}