/* CSS Document */

.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #072B61;
	font-weight: bold;
}
.heroDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #072B61;
	text-indent: 20px;
	height: 25px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #072B61;
	border-bottom-color: #072B61;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #072B61;
	background-color: #FFFFFF;
	width: 75px;
	border: 1px solid #FFFFFF;
	height: 15px;

}
.searchbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #072B61;
	background-color: #FFFFFF;
	width: 80px;
	height: 14px;
	border: 1px solid #FFFFFF;


}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}
.cornerbg {

	background-image: url(images/single_topCorner.gif);
	background-repeat: no-repeat;
}
.SubCat, a.SubCat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #072B61;
	height: 25px;
	text-decoration: none;
	padding: 9,0,0,0;
}

.SubItem, a.SubItem { 	font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #072B61;
	text-decoration: none;
 } 
 .SubItemActive, a.SubItemActive { 	font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
 } 
a.SubCat:hover{
	color: #999999;
	text-decoration: none;
}
a.SubItem:hover{
	color: #999999;
	text-decoration: underline;
}


.viewTop {
font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #87C521;
	height: 15px;
	text-decoration: none;
}
a.viewTop:hover{
	color: #999999;
	text-decoration: underline;
}
.descriptionCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #072B61;
	font-weight: bold;
}
.title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #072B61;
	text-indent: 50px;
	height: 25px;
	font-weight: bold;
	border-bottom-color: #072B61;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.subtitle {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #072B61;
	font-weight: bold;
}
.Copy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #072B61;
	font-weight: bold;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #072B61;
	margin: 3px;
	height: 22px;
	width: 220px;
	border: 1px solid #666666;
	text-indent: 5pt;

}
.formMulti {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #072B61;
	margin: 3px;
	width: 220px;
	border: 1px solid #666666;
	text-indent: 5pt;
}
