body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: small;
	color: #333333;
	background-attachment: fixed;
	background-image: url(/images/Swashes4.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 1.5em;

	}
#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;
	background-image: url(images/bluebk.gif);
}

#main{
	padding: 0px;
	width: 100%;
}

#cnav{
	top: 150px;
	left: 0px;
	padding: 10px;
}

A {
	color: #0033FF;
	text-decoration: none;
}


a:visited {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #990066;
	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: medium;
	font-weight: bold;

}
.heading {
	font-size: large;
	font-weight: bold;

}

td {
	vertical-align: top;
	font-size: small;
}
.gray {
	font-size: x-small;
	color: #666666;
}

#printlogo{
	position: absolute;
	left: 23px;
	top: 9px;
	z-index: 1;
	visibility: hidden;
}
.whitelinks {
	color: #FFFFFF;
	font-weight: bold;
}
.whitelinks a:link {
	color: #FFFFFF;
}
.whitelinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.whitelinks a:hover {

	color: #990066;
	text-decoration: none;
}

.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;
}


hr {
	border: 0;
	width: 100%;
	color: #d6e0f5;
	background-color: #d6e0f5;
	height: 1px;
	text-align: left;
	margin: 5px 0px 5px 0px; 
}


#wrapper1 #main #ContentE {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 24px;
}
#wrapper1 #main #ContentE #TitleColumnE {
	width: 780px;
	padding-top: 12px;
}

#wrapper1 #main #ContentE #LeftColumnE {
	float: left;
	width: 550px;
}
#wrapper1 #main #ContentE #RightColumnE {
	float: right;
	width: 210px;
	padding-left: 20px;
}




#navcontainer 
{
	width: 700px;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	display: block;
	padding: 5px;
	width: 96%;
	background-color: #FFFFFF;
	border-top: 1px solid #d6e0f5;
}

#navcontainer a:link, #navlist a:visited
{
	color: #003366;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #ebeff3;
	color: #3366cc;
}
