@charset "UTF-8";
/* CSS Document */

.body {
	background-image: url(images/u_siteBackground.jpg);
}


div.element submenu a:link {
	text-decoration: none;
}
div.element submenu a:visited {
	text-decoration: none;
}

.ul 
{
list-style-image:url("images/bullet_logo.gif");
list-style-type:square;
}

.form { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-color: black; 
	background: none; 
	border-style:transparent;
	border-width:none;
	border-color: transparent;
	background:none; 
}
.btn { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
 	color: white; 
 	background-color: black;} 
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	color: black; 
}
.contactbodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold;
	color: black; 
}
.bodycopyboldwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: white; 
}
.bodycopywhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: black;
	color: white; 
}
.bodycopyboldblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	color: blue; 
}
.bodycopyblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: black;
	color: blue; 
}
.asterisk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	color: red; 
}


.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
}
.bottomnav a:link {
	color: black;
	text-decoration: none;
}
.bottomnav a:visited {
	text-decoration: none;
	color: black;
}
.bottomnav a:hover {
	text-decoration: none;
	color: #033D72;
}
.bottomnav a:active {
	text-decoration: none;
	color: #033D72;
}

.homebody2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}
.homebody2 a:link {
	color: #FFF;
	text-decoration: none;
}
.homebody2 a:visited {
	text-decoration: none;
	color: #D01414;
}
.homebody2 a:hover {
	text-decoration: none;
	color: #000;
}
.homebody2 a:active {
	text-decoration: none;
	color: #000;
}

.whiterollblack {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
}
.whiterollblack a:link {
	color: #FFF;
	text-decoration: none;
}
.whiterollblack a:visited {
	text-decoration: none;
	color: #FFF;
}
.whiterollblack a:hover {
	text-decoration: none;
	color: #000;
}
.whiterollblack a:active {
	text-decoration: none;
	color: #000;
}


.secondheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: strong;
	color: #D01414;
}
.required {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: strong;
	color: #D01414;
}


.toptext {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFF;
}
.topnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
}
.topnav a:link {
	color: #FFF;
	text-decoration: none;
}
.topnav a:visited {
	text-decoration: none;
	color: #FFF;
}
.topnav a:hover {
	text-decoration: none;
	color: #D01414;
}
.topnav a:active {
	text-decoration: none;
	color: #D0141;
}

.bucketswhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
}
.bucketsblack {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}
.red {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D01414;
}
.red a:link {
	color: #D01414;
	text-decoration: none;
}
.red a:visited {
	text-decoration: none;
	color: #D01414;
}
.red a:hover {
	text-decoration: none;
	color: #000;
}
.red a:active {
	text-decoration: none;
	color: #000;
}
.footernav {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFF;
}
 .footernav a:link {
	text-decoration: none;
	color: #FFF;
}
.footernav a:visited {
	text-decoration: none;
	color: #FFF;
}
.footernav a:hover {
	text-decoration: none;
	color: #000;
}
.footernav a:active {
	text-decoration: none;
	color: #000;
}
body {
	margin-top: 35px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}