body {
 font: 11px/14px Arial, Helvetica, Verdana; 
} 

img {
	border: 0px;
}



td.primNavSpacer {
	width: 45px;
	min-width: 45px;
	max-width: 45px;	
}



a:link {
	color: #A39339;
	text-decoration: none; 
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

a:visited {
	color: #A39339;
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;

}

a:hover, a:active, a:focus { 
	color: #8D8760;
	text-decoration: underline;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}


a.navigation:link {
	color: #A39339;
	text-decoration: none; 
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

a.navigation:visited {
	color: #A39339;
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;

}

a.navigation:hover, a:active, a:focus { 
	color: #000000;
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
}


a.subnavigation:link {
	color: #888888;
	text-decoration: none; 
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

a.subnavigation:visited {
	color: #888888;
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;

}

a.subnavigation:hover, a:active, a:focus { 
	color: #000000;
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
}



a.activenavigation:link {
	color: #666666;
	text-decoration: none; 
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

a.activenavigation:visited {
	color: #666666;
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;

}

a.activenavigation:hover, a:active, a:focus { 
	color: #000000;
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
}



.headingtext { 
	color: #a1bc6c;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 20px;
	line-height: 24px;
}



.subheadingtext { 
	color: #666666;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
}



input {
	height:12px; 
	font-size:11px;
	margin-bottom: 7px;
}

textarea {
	background-color:transparent;
	background-image:url(../images/scrollbar.gif);
	background-position:right;
	background-repeat:repeat-y;
 	font: 11px/14px Arial, Helvetica, Verdana; 
}

input.submit {
	background-image:url(../images/submit.gif);
	height: 19px;
	width: 58px;
	border: none;
}

div.subNavLink {
	padding-top: 16px;
}

br {
	line-height: 4px;
}
