.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
}

a.nav1:hover {color: #004B00; font-weight: bold; text-decoration: underline;}
a.nav1:active {color: #004B00; font-weight: bold; text-decoration: none;}

.imgthumb {
	font-size: 12px;
}
a.imgthumb {
	color: #000000;
	border: #000000;
}
a.imgthumb:visited {
	color: #000000;
	border: #000000;
}

.navON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004B00;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
}

a.navON:hover {color: #004B00; font-weight: bold; text-decoration: underline;}

.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
.body1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.bodybold1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.callout1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006600;
}
.callout1bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
}
.projelement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
}
.tagline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.subhead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #339933;
}

.navSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
}

a.navSub:hover {color: #004B00; font-weight: normal; text-decoration: underline;}
a.navSub:active {color: #004B00; font-weight: normal; text-decoration: none;}

/*OLD OLD OLD
body
{ 
background-image: 
 url(images/vbr_navtile.gif);
background-repeat: 
repeat-y;
background-position: 
top left
}
*/


.inputSubmit
{
color: #000000;
background-color: #EEEEEE;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
font-weight: bold;
}

.inputBox
{
color : #000000;
background : #FFFFFF;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
}
