body {
	background-color: #F9F9F9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #63b700;
}
a:hover {
	color: #0081d9;
}
H1{
	color:#77bb03;
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
}
H2{
	color:#0882d5;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
}
H3{
	color:#999999;
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal;
}
div, p, td, th, body {
	font-family:  Arial, Helvetica, Helv, Sans-serif;
	font-size: 12px;
	color: #1e4c80;
}
.searchPage a {
	color: blue;
}

.searchPage .path {
	color: green;
}

.searchPage .percentage {
	color: green;
}

.searchPage p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.searchPage .advancedLink {
	font-size: 9px;
}
.searchPage .warning {
	color: red;
}

.searchPage .pageIndex {
	font-size: 12px;
}

.searchPage .pageIndex a {
	margin-left: 2px;
	margin-right: 2px;
}

.searchPage .pageIndexCurrentPage {
	color: #a00;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.imageLeft{
	padding-right:20px;
	padding-bottom:10px;
	font-size:12px;
	float:left;
	clear:both;
}
.imageRight{
	padding-left:20px;
	padding-bottom:10px;
	font-size:12px;
	float:right;
	clear:right;
}
.caption{
	font-size:10px;
	color:#7FA5D2;
}
.footerText{
	color:#999999;
	font-size:10px;
	line-height:15px;
}
.arial12blue{
	font-size:12px;
	color:#24407a;
}
.arial14blue{
	font-size:14px;
	color:#24407a;
	font-weight:normal;
}
.arial14grey{
	font-size:14px;
	color:#808080;
	text-transform:uppercase;
	font-weight:bold;
}
.arial16grey{
	font-size:16px;
	color:#808080;
	text-transform:uppercase;
	font-weight:bold;
}
