@charset "utf-8";

body, th, td, p, li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	font-size: 0.95em;
	background-image: url(../graphics/bg_Page2.jpg);
	background-repeat: repeat-x;
	margin: 0;
	background-attachment: fixed;
	background-position: center bottom;
	text-align: center;
}
a:link {
	color: #4D146D;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #843CB5;
}
a:visited {
	text-decoration: underline;
	color: #9900FF;
	border: 0;
}
a:hover {
	text-decoration: underline;
	color: #993300;
}
a:active {
	text-decoration: none;
	color: #9999FF;
}
#menu a:link {
	color: #F9DB46;
	text-decoration: none;
	border: 0;
}
#menu a:visited {
	color: #FADF63;
	text-decoration: none;
	border: 0;
}
#menu a:hover {
	color: #FFF;
	text-decoration: none;
}
#menu a:active {
	color: #F9F0C2;
	text-decoration: none;
}
#menu li {
	cursor: default;
}
h1, h2, h3, h4, h5, h6, ul, ol {
	margin: .4ex;
}
h1 {
	font-size: 1.4em;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BC85A6;
	width: 62%;
	color: #73396C;
	padding-left: 2em;
	margin-left: 2ex;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #55374B;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 1.0em;
	font-weight: bold;
}
h6 {
	font-size: 1.0ex;
}
p, ul, li {
	margin: 0px;
	padding: 0px;
}
p {
	padding-bottom: 1.4ex;
}
input.btn {
	margin: 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #743A6D;
}
.gold {
	color: #F6BB56;
}
.goldHL {
	color: #FCF1DE;
}
#container {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
	height: 100% !important;
	z-index: 1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	bottom: 0px;
}
#container #content {
	position: absolute;
	top: 250px;
	width: 1020px;
	height: 100% !important;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #743A6D;
	border-bottom-color: #743A6D;
	border-left-color: #743A6D;
	z-index: 2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	bottom: 0px;
	background-image: url(../graphics/30white.png);
	background-repeat: repeat;
	background-position: center top;
}
#top {
	background-image: url(../graphics/top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 269px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 3;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #743A6D;
	border-bottom-color: #743A6D;
	border-left-color: #743A6D;
}
#menu ul {
	float: right;
	position: absolute;
	clear: both;
	top: 198px;
	right: 7px;
	z-index: 11;
}
#menu li {
	font-size: 15pt;
	font-weight: bold;
	color: #FFF;
	float: left;
	list-style-type: none;
	padding-right: 1ex;
	position: relative;
	top: 0px;
	padding-left: 1ex;
	vertical-align: text-top;
}
#content p {
	margin-bottom: 1ex;
	font-size: 0.98em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right: 1ex;
	padding-left: .3ex;
}
#container #woman {
	position: absolute;
	z-index: 5;
	left: -33px;
	top: 11px;
}
img#printOnly {
	display: none;
}

#float1, #float2, #float3, #float4, #float5 {
	float: left;
	clear: both;
}
#float1 {
	height: 36px;
	width: 387px;
}
#float2 {
	height: 36px;
	width: 400px;
}
#float3 {
	height: 34px;
	width: 392px;
}
#float4 {
	height: 43px;
	width: 430px;
}
#float5 {
	height: 100%;
	width: 500px;
}
strong.normal {
	font-weight:normal;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
img.floatleft {
	padding: 1ex;
}
.clear {
	clear: both;
}
.smItal {
	font-size: .82em;
	font-style: italic;
	white-space: nowrap;
	color: #391B31;
	padding-right: 0px;
	padding-left: 0px;
}
#supportCVWBC {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

