@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(/images/valley-com-bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #2a2a2a; text-decoration: underline;
}
a:visited {
	color: #2a2a2a; text-decoration: underline;
}
a:hover {
	color: #2a2a2a; text-decoration: none;
}
a:active {
	color: #2a2a2a; text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Trebuchet MS, Helvetica;
}
h1 {
	font-size: 28px;
	color: #2c5018;
	font-weight:normal;
}
h2 {
	font-size: 18px;
	color: #2c5018;
	font-weight:normal;
}

p {text-align:justify;}

ul#check {
  padding: 0;
  margin: 0 0 0 22px;
  }

ul#check li {
  background-image:url(/images/li-bullet.png);
  font-size:16px;
  font-weight:bold;
  background-position: 0 4px;
  _background-position: 0 6px;
  background-repeat: no-repeat;
  list-style-type: none;
  padding: 0 0 0 18px;
  margin: 0;
  height: 20px;
  line-height: 20px; 
  padding-bottom:13px;
  }
  
#LeftNav { font-family: "Trebuchet MS", "Century Gothic", Arial;}

#LeftNav ul { padding-left: 0px; margin-left:10px; list-style:none;} 

#LeftNav ul li {
	border-left: 0px solid #CCCCCC;
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	font-weight:regular;
	font-size: 12px;
	}
	
#LeftNav ul li a {color: #2a2a2a; text-decoration:none;}
#LeftNav ul li a:visited {color: #2a2a2a; text-decoration:none;}
#LeftNav ul li a:active {color: #2a2a2a; text-decoration:none;}
#LeftNav ul li a:hover {color: #CC0000; text-decoration:none;}  

.LeftNavHeading {font-size: 12px; color: #2c5018; font-weight:bold;}
.copyright {text-align:right; font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#999999; padding-right:5px;}

.formheader {font-family:Tahoma, "Trebuchet MS", Helvetica; font-size:14px; color:#2c5018; text-align: right; padding-right:20px;}