p {font: 10pt georgia,times,helvetica; color: #000000; text-decoration: none; text-align: left;}
p.menuright {font: 10pt georgia,times,helvetica; color: white; text-decoration: none;text-align:right}
p.headline {font: 10pt georgia,times,helvetica; color: black; font-weight: bold;}
p.bold {font: 10pt georgia,times,helvetica; color: black; font-weight: bold;}
p.center {font: 10pt georgia,times,helvetica; color: black; text-decoration: none;}
p.ween {font:8pt georgia,times,helvetica; color: black; text-decoration:none;}
p.weenright {font: 10pt georgia,times,helvetica; color: black; text-decoration:none; text-align: right}
p.weenwhite {font: 10pt georgia,times,helvetica; color: white; text-decoration:none;}
p.menulink {font: 10pt georgia,times,helvetica; color: white;}
p.white {font: 10pt georgia,times,helvetica; color: white;}
.menu {font: 10pt georgia,times,helvetica; color:white; text-decoration: none;}
input {font: 8pt georgia,times,sans-serif; color: #000000;}
select {font: 8pt georgia,times,sans-serif; color: #000000;}
textarea {font: 8pt georgia,times,sans-serif; color: #000000;}
h1 {font: 10pt georgia,times; color: #153f01; font-weight: bold;}
h2 {font: 12pt georgia,times; color: #153f01; font-weight: bold;}
h3 {font: 16pt georgia,times; color: #153f01; font-weight: bold;}
li {font: 8pt georgia,times,helvetica; color: black;}
hr {color:#153f01;}
img.right   {float:right; margin-left:1em;}
table.right {float:right; margin-left:1em;}
.graphic {border:1px; border-thickness:1px; border-color:#153f01; border-style: solid;}
.vanceremix {
background-image: url('/images/vanceremix.jpg');
background-repeat: no-repeat;
background-position: bottom;
}
a.graphic:hover,a.graphic:visited,a.graphic:active {border:1px; border-thickness:1px; border-color:#145607; border-style: solid;}
a           { cursor: hand; font: 10pt georgia,times,helvetica; color: #153f01; text-decoration: none}
a:hover      { cursor: hand; font: 10pt georgia,times,helvetica; color: #145607; text-decoration: none}
a.right     { cursor: hand; font: 10pt georgia,times,helvetica; color: #153f01; text-align:right; text-decoration: none}
a.right:hover      { cursor: hand; font: 10pt georgia,times,helvetica; color: #145607; text-align:right; text-decoration: none}
a.u           { cursor: hand; font: 10pt georgia,times,helvetica; color: #153f01; text-decoration: underline}
a.u:hover      { cursor: hand; font: 10pt georgia,times,helvetica; color: #145607; text-decoration: underline}
a.white      { cursor: hand; font: 10pt georgia,times,helvetica; color: #ffffff; text-decoration: none}
a.white:hover      { cursor: hand; font: 10pt georgia,times,helvetica; color: #ffff66; text-decoration: none}
a.mgry       { cursor: hand; font: 10pt georgia,times,helvetica; color: #145607; text-decoration: none}
a.mgry:hover { cursor: hand; font: 10pt georgia,times,helvetica; color: #ffff66; text-decoration: none}
a.menulink       { cursor: hand; font: 10pt georgia,times,helvetica; color: #ffffff; text-decoration: none}
a.menulink:hover { cursor: hand; font: 10pt georgia,times,helvetica; color: #ff0000; text-decoration: none}
a.links       { cursor: hand; font: 10pt georgia,times,helvetica; color: #153f01; text-decoration: none }
a.links:hover { cursor: hand; font: 10pt georgia,times,helvetica; color: #145607; text-decoration: none}
a.ween       { cursor: hand; font: 8pt georgia,times,helvetica; color: #153f01; text-decoration: underline }
a.ween:hover { cursor: hand; font: 8pt georgia,times,helvetica; color: #145607; text-decoration: underline }

div.formcontainer
{
	width:100%;
	border:0px;
	padding:0px;
	margin:5px;
}

div.row {
	clear: both;
	padding: 5px;
}

div.row span.label {
	float: left;
	width: 35%;
	text-align: right;
	padding-left: 2px;
}

div.row span.label p {
	font-size: 8pt;
	color:#777777;
	text-align: right;
	font-weight: bold;
	font-style: italic;
}

div.row span.formw {
	float: right;
	width: 60%;
	text-align: left;
}

div.row span.formw p {
	font-size:9pt;
	text-align: left;
}

div.row span.formw p.error {
	text-align: left;
	font-weight: bold;
	color: #cc0000;
	margin: 0px;
}

.formlabel
{
	position:relative;
	display: inline;
	width:150px;
	text-align:right;
	padding:5px;
	vertical-align:middle;
	border:1px solid #000000;
}

.formfield
{
	position:relative;
	display:inline;
	text-align:left;
	padding:5px;
	vertical-align:middle;
}

.spacer
{
	clear:both;
}


