body 
{ 
background-image:  url("/images/bkgd_VM.gif"); 
text-color: #000000;
background-repeat: repeat; 
margin: 0px;  
padding: 6px;
}

.headerACBkgd {
	background-image: url("/images/headerVM_left2.gif");
	background-position: top left;
	background-repeat:repeat-y;
}

.defaultCopy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	padding-right:6px;
}

.boldCopy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	color: #000000;
	font-weight: bold;
}

.greenTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #597C5D;
	font-weight: bold;
}

.greenCopy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #597C5D;
	font-weight: normal;
}
.rustCopy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d2b14;
	font-weight: normal;
}


.whiteCopy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
	padding-right:6px;
}

.headlineBlue {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #4C87C6;
	font-weight: bold;
}


.smallBlue {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: #4C87C6;
	font-weight: bold;
}

.smallCopy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: normal;
	margin-top:6px;
	margin-bottom:6px;
	margin-right:6px;
}


a.smallLink:link, a.smallLink:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
	margin-top:6px;
	margin-bottom:6px;
	cursor:pointer;
	margin-right:6px;
}

a.smallLink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: underline;
	color: #A0C08F;
	font-weight: normal;
	margin-top:6px;
	margin-bottom:6px;
	cursor:pointer;
	margin-right:6px;
}

a.whiteCopyLink:link, a.whiteCopyLink:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
	cursor:pointer;
}

a.whiteCopyLink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #D17656;
	font-weight: normal;
	cursor:pointer;
}

.musicPlayerCopy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #B74325;
	font-weight: normal;
}

.homepageBkd {
	background-image: url("/images/home_topL.gif");
	background-position: top left;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	font-weight: normal;
}