body,td,textarea,input,select
{
	font-family: Arial;
	font-size: 11px;
}
.bluearial11boldUpper
{
	text-transform: uppercase;
	font-family: Arial;
	font-size: 11px;
	color: #39558c;
	font-weight: bold;
	padding-right: 5px;
}
.search
{
	padding-right: 10px;
}
.blueheader
{
	color: #39558c;
	font-size: 14px;
	font-weight: bold;
}
.content
{
	padding: 10px;
}
.listing
{
	padding-left: 10px;
}
.blackheader
{
	color: black;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	text-transform: uppercase;
}
.arialblack14boldupper
{
	font-family: Arial;
	color: black;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 10px;
}
.arialblue14bold
{
	font-family: Arial;
	color: #39558c;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
}
a
{
	text-decoration: none;
}
a.black
{
	color: black;
}
a.blue
{
	color: #39558c;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	
}
a.green
{
	color: #299239;
	font-size: 11px;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;
}
.blackheadernopad
{
	color: black;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

/* Grey: #E7E7E8; Green: #299239;*/