
body {
	background-color: white;
	color: #505050;
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
}

.main {
	display: block;
	background-color: white;
	border: 1px solid #505050;
	width: 768px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;/* overflow: hidden; *//*	position: relative; */
}

a {
	text-decoration: none;
	/* color: #0099FF; */
	/* color: #049C4E; */
	color: #0F8BD9;
}

a:visited {
	text-decoration: none;
	/* color: #0099FF; */
	/* color: #049C4E; */
	color: #0F8BD9;
}

a:hover {
	text-decoration: underline;
	color: red;
}

.header {
	background-color: white;
	color: #505050;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 0px;
}

.textheader {
	/* color: #0099FF; */
	color: #049C4E;
	font-weight: normal;
	font-size: 15pt;
	text-align: center;
}

.textheader2 {
	font-size: 110%;
	color: #049C4E;
	font-weight: normal;
	text-align: center;
}

.nav {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 212px;
	height: 23px;
	font-family: Helvetica, sans-serif;
	font-size: .74em;
	line-height: 1.0em;
	font-weight: normal;
	color: #505050;
	background-color: transparent;
	background-image: url(../img/woodgrainbg5.png);
	border: none;
	border-bottom: 3px solid #CCC;
	border-top: 3px solid #CCC;
}

.sidebartext {
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #505050;
	background-color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}

.sidequotetext {
	text-align: center;
	font-style: italic;
}

.sidequoteauthor {
	text-align: right;
	font-style: normal;
}

.footer {
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	line-height: 24px;
	color: #505050;
	text-align: center;
}

.textarea {
	float: right;
	width: 514px;
	background-color: white;
	color: #505050;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-stretch: normal;
	font-variant: normal;
	font-size: 11pt;
	line-height: 15pt;
	text-align: justify;
	padding: 20px;
	border: 0;
	/* border-left: 2px solid #CCC; */
	padding-bottom: 30px;
}

.textareanosb {
	width: 728px;
	background-color: white;
	color: #505050;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-stretch: normal;
	font-variant: normal;
	font-size: 11pt;
	line-height: 15pt;
	text-align: justify;
	padding: 20px;
	border: 0;
	/* border-left: 2px solid #CCC; */
	padding-bottom: 30px;
}


.tabletext {
	background-color: white;
	color: #505050;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-stretch: normal;
	font-variant: normal;
	text-align: justify;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 10px;
}

.memberimage {
	border: solid;
	border-width: 1px;
	border-color: #33CC33;
	vertical-align: middle;
}

.membertxt {
	padding-left: 20px;
	vertical-align: middle;
	font-size: 10pt;
}

.membertxtbold {
	font-weight: bold;
	font-size: 11pt;
}

.vvct1 { color: #009B41; }

.vvct2 { color: #77C243; }

.vvct3 { color: #505050; }

.transbg { background-color: transparent ! important; }

.sidebar {
	float: left;
	width: 212px;
	margin: 0;
	padding: 0;
	border: 0;
}

.clearfix {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

.columncontent {
	background-image: url(../img/spacer.png);
	background-position: 212px 0px;
	background-repeat: repeat-y;
}

.borderless {
	border: 0;
	border-style: none;
}

