body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: small;
	color: #333333;
	background-attachment: fixed;
	background-image: url(images/logo_back_120w.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 2em;

	}
#wrapper1 {
	padding: 0px;
	z-index: 5;
	left: 0px;
	top: 0px;

	width 100%;
	height: auto;
	width: auto;
}

#topmen{
	padding: 0;
	right: 0px;
	top: 0px;
	left: 0px;
	width: 100%;
	visibility: visible;
}

#main{
	padding: 0px;
	width: 100%;
}

#cnav{
	top: 150px;
	left: 0px;
	padding: 10px;
}

A {
	color: #0000FF;
	text-decoration: none;
}


a:visited {
	color: #0033FF;
	text-decoration: none;
}

a:hover {
	color: #993399;
	text-decoration: none;
}

h1 {
	font-size: large;
	font-weight: bold;

}
h2 {
	font-size: medium;
	font-weight: bold;

}
h3 {
	font-size: small;
	font-weight: bold;

}
.stressit {
	font-style: italic;
	font-weight: bold;

}
.bolder {
	font-weight: bold;
	

}
.heading2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;

}
.heading {
	font-size: 20px;
	font-weight: bold;
	color: #1c1a70;
	font-family: "Trebuchet MS", Arial, sans-serif;

}

td {
	vertical-align: top;
	font-size: 14px;
	line-height: 17px;
}
.gray {
	font-size: x-small;
	color: #333333;
}

#printlogo{
	position: absolute;
	left: 23px;
	top: 9px;
	z-index: 1;
	visibility: hidden;
}
.whitelinks {
	color: #FFFFFF;
	font-weight: bold;
	line-height: 32px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
}
.whitelinks a:link {
	color: #FFFFFF;
	line-height: 32px;
}
.whitelinks a:visited {
	color: #0033ff;
	text-decoration: none;
	line-height: 32px;
}
.whitelinks a:hover {
	color: #993399;
	text-decoration: none;
	line-height: 32px;
}

.specialtext {
	font-size: x-small;
	line-height: normal;
	color: #666666;
}
.td-border {
	vertical-align: top;
	font-size: small;
	border: 1px solid #CCCCCC;
}
.td-border-blue {
	vertical-align: top;
	font-size: small;
	border: 1px solid #3366CC;
}
.td-callout {
	vertical-align: top;
	margin: 10px;
	cellpadding: 10px;

}
.floatingitemleft {
	vertical-align: top;
	padding: 10px;
	float: left;
	page-break-before: always;
}
.floatingitemright {
	vertical-align: top;
	padding: 10px;
	float: right;
	page-break-before: always;
}
.floatingitemrightc {
	vertical-align: top;
	padding: 10px;
	float: right;
	page-break-before: always;
	background-color: #eeeeee;
	
}
.padding {
	padding: 10px;
}
#padding {
	padding: 10px;
}
#menu {
	position: absolute;
	padding: 10px;
	float: none;
	left: 0px;
	top: 125px;
	bottom: 0px;
	width: 200px;
	background-color: #DFEBFD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	font-size: 0.86em;
	text-decoration: none;
	height: 100%;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main-2 {
	position: absolute;
	padding: 10px;
	z-index: 1;
	left: 230px;
	top: 147px;
	float: left;
	right: 230px;
	text-align: left;
	vertical-align: top;

	

}
#main-3 {
	position: absolute;
	padding: 10px;
	width: 180px;
	float: right;
	top: 126px;
	right: 10px;
	bottom: 0px;
	margin-right: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.topword {
	font-family: "Trebuchet MS";
	font-size: 19px;
	color: #84411F;
	font-weight: normal;
}
.heading3 {
	font-size: 14px;
	font-weight: bold;
}
.Label_Error
{
    font-size: .9em;
    color: #800000;
    font-variant: small-caps;
    padding: 5px 3px 3px 5px;
}
.Label_Response
{
    font-size: .9em;
    color: #FF0000;
    font-variant: small-caps;
}
.Contact_Form p
{
    color: #000;
}
.Contact_Form_Text
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000;
}
.Button_Admin
{
    font-size: .7em;
    font-family: Arial;
}
.TextBox_Required
{
    background-color: #FFFFCC;
    color: #000;
}
.TextBox_Admin
{
    background-color: #fff;
    color: #000;
}
.TextBox_Notes
{
    font-size: .9em;
    font-family: Arial;
    width: 100%;
    height: 75px;
}