body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: small;
}
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: small;
}
.smalltext {
	font-size: xx-small;
	color: blue;
}
.bullet {
	font-size: xx-small;
	color: #FFA736;
}
a:link {
	color: blue;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a {
	color: blue;
	text-decoration: none;
}
.introtext {
	font-size: 12px;
	color: #223670;

}
.imageborder {
	border: 1px solid #CDCFD3;
	font-size: medium;
	color: #999999;
	line-height: normal;
	text-decoration: overline;


}
h1 {
	font-size: medium;
	color: black;
}
h2 {
	font-size: small;
}
h3 {
	font-size: small;
}
hr {
	line-height: 1px;
	color: #CCCCCC;
}

form#frmSearch {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

form#frmSearch input#sp-q {
	background-color: transparent;
	border: 1px solid #9C9C9C;
	font-size: 12px;
	height: 19px;
	width: 143px;
}
.smalltextorange {
	font-size: xx-small;
	color: black;
}
A.smalltextorange {
	color : black;
 font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
A.smalltextorange:link {
 color : black;
 text-decoration: none
}
A.smalltextorange:hover {
 color : black;
 text-decoration: underline;
}
A.smalltextorange:active {
 color : cccccc;
 text-decoration: underline;
}

tr.nav-odd {
	background-color: #223670;
}

tr.nav-even {
	background-color: #2B4280;
}

table.home-featuregrid {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

table.home-featuregrid a.introtext {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
