body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #006699;
	margin: 0;
}

.blue {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/vmra_blue.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	word-spacing: 0em;
	letter-spacing: 0mm;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #0066CC;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

/* Inline styles */


.style1 { font-size: 10px }
.style2 { font-size: 9px; color: #FF9900; }

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}
a:link {
	text-decoration: none;
	color: #006699;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #CC9900;
}
a:active {
	text-decoration: none;
	color: #CC9900;
}

/* divs */

div.map {
	width: 550px;
	background: #bee8ff;
}

div.member_footer table {
	width: auto;
}