﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 0px;
	background-color: #B575AA;
}
p.leftpanel{
	margin:4px 6px 4px 6px;
}
tr.leftpanel {
	/*height:100%;*/
}
td.leftpanel {
	background-color:#B9E791;
	width:235px;
	text-align:left;
	vertical-align:top;
}
#form {
	width:100%;
}
#form table {
	margin-left:1%;
	width:97%;
}
#form td {
	text-align:left;
	vertical-align:top;
}
#form td.col1 {
	width:20%;
	padding-left:6px;
	white-space:nowrap;
}
#form td.col2 {
	width:80%;
	padding-left:6px;
}
#form td.col1b {
	width:5%;
	padding-left:0px;
}
#form td.col2b {
	width:95%;
	padding-left:6px;
}
#form input {
	width:300px;
}
#form input.smallinput {
	width:60px;
}
#form input.radiobtn {
	width:25px;
}
#form input.chkbox {
	width:25px;
}
#form input.btns {
	width:50px;
}
p.topofpage {
	/*text-align:right;
	font-size:10px;
	margin-right:5%;*/
}
.header1purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: capitalize;
	color: #520865;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: capitalize;
	color: #520865;
	text-decoration: none;
}
.bodytextBlackRegular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.bodytextBlackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.header2purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #520865;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #520865;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #520865;
	text-decoration: none;
}
.bodytextPurpleBoldCAPS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #520865;
	text-decoration: none;
}
.bodytextPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bolder;
	color: #520865;
	text-decoration: none;
}
hr.greyline {
	color:gray;
	width:500px;
	height:1px;
	text-align:left;
	float:left;
}
#resourcepage td{
	text-align:left;
	vertical-align:top;
}
#contactgraphic table {
	padding:0px;
	margin:0px;
}
#footer img.shavetop {
	margin-top:-16px;
}
#footer img.shavebottom {
	margin-bottom:-4px;
}
tr.maintable {
	background-color:#EBDDE8;
}
#resnav {
	color:white;
}
#resnav td {
	height:30px;
	color:white;
	font-weight:bolder;
	text-indent:25px;
	border-top:1px #EBDDE8 solid;
	border-bottom:0px;
}
#resnav td.moff {
	background-image:url('../images/off.jpeg');
	background-position:left top;
	background-repeat:repeat-y;	
	height:30px;
}
#resnav td.mon {
	background-image:url('../images/on.jpeg');
	background-position:left top;
	background-repeat:repeat-y;	
}
#resnav a:link {
	text-decoration:none; color:white; font-weight:bolder; margin:0px; padding:0px;
}
#resnav a:visited {
	text-decoration:none; color:white; font-weight:bolder; margin:0px; padding:0px;
}
#resnav a:hover {
	text-decoration:none; color:white; font-weight:bolder; margin:0px; padding:0px;
}
#resnav a:active {
	text-decoration:none; color:white; font-weight:bolder; margin:0px; padding:0px;
}
#resourcelist p.indent {
	text-indent:30px;
	line-height:12px;
}
#resourcelist  a:link, a:visited, a:hover, a:active {
	text-decoration:none;
	color:blue;
	font-weight:bolder;
	margin:0px;
	padding:0px;
}
#resourcelist .listing {
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
	margin-left:30px;
	line-height:18px;
}
#resourcelist p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #520865;
	text-decoration: none;
	padding:0px;
}
.largerpurple {
	font-size:13px;
	color:#520865;
}

