body {
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;
	line-height:1.4;
	color:#000000;
	font-size:1em;
	text-align: center;
	text-indent: 0px;
	vertical-align: text-top;
	width: 100%;
	position: static;
	margin-left:auto;
	margin-right:auto;
 }
 
 p {
	font-family:helvetica, sans-serif;
	line-height:1.4;
	color:#000000;
	font-size:.75em;
 }
 
 li {
	font-family:helvetica, sans-serif;
	line-height:1.4;
	color:#000000;
	font-size:.75em;
 }

 

h1 {
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;
	line-height:1.2;
	font-size:1.25em;
	text-align:center;
	color:#000000; text-transform:uppercase
}


h2 {
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;
	line-height: 1;
	font-size: 1em;
	color:#000000
}

h3 {
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;
	line-height:.9;
	font-size:.9em;
	color:#000000
}

a:link {color:#333366 ; text-decoration:none;}
a:active {color: #333366; text-decoration:none; }
a:visited {color: #333366;text-decoration:none; }
a:hover {color: #000000; text-decoration:underline }

p a:link {text-decoration:underline}
p a:active {text-decoration:underline}
p a:visited {text-decoration:underline}

.left p a:link {text-decoration:none}
.left a:active {text-decoration:none}
.left a:visited {text-decoration:none}

.right p a:link {text-decoration:none}
.right a:active {text-decoration:none}
.right a:visited {text-decoration:none}

img {border:none;} 


div.back {
	height: 100%;
	width: 755px;
	background-image:url(images/mainbanner4.jpg);
	background-position: center top;
	vertical-align: top;
	background-repeat: no-repeat;
	z-index: 5;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #C57672;
}

div.main {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: none;
	min-height:525px;
}

div.bufferright {
	float:right;
	overflow: hidden;
	text-align: center;
	text-indent: 0px;
	vertical-align: top;
	height: 650px;
	width: 170px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	z-index: 1;
	border-left-style: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	visibility: visible;
	display:inline;
}

div.right {
	float:right;
	clear:none;
	text-align: center;
	text-indent: 0px;
	vertical-align: top;
	width: 110px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	z-index: 1;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #3A568C;
	border-bottom-width: thin;
	border-bottom-style: dotted; 
	font-weight:bold;
	display:inline;
	overflow: hidden;
	margin-left:15px;
	margin-bottom:10px;
}

div.bufferleft {
	overflow: none;
	text-align: center;
	text-indent: 0px;
	vertical-align: top;
	height: 515px;
	width: 170px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	padding-right: 10px;
	z-index: 1;
	border-left-style: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	visibility: visible;
	display:inline;
	float:left
}

div.left {
	float:left;
	overflow: auto;
	text-align: center;
	text-indent: 0px;
	vertical-align: top;
	width: 110px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-right:15px;
	margin-bottom:10px;
	z-index: 1;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #3A568C;
	border-bottom-width: thin;
	border-bottom-style: dotted; 
	font-weight:bold;
}

.twocolumn 
{width:45%; float:left; padding-right:20px}

.seventyfiveem
	{
		font-size:.75em;}
		
 .textleft {
	 text-align:left;}

.textcenter {
	 text-align:center;}
	 
	 
.textcenterbottom {
	 text-align:center;
	 border-top:thick; border-top-color:#F00; border-style:solid; border-bottom:hidden; border-left:hidden; border-right:hidden; border-bottom-width:0; border-left-width:0; border-right-width:0; clear:both;
	 }
	 
.floatright {
	float:right; 
	clear:right; 
	padding-top:5px; 
	padding-left:5px;}
	
.list {
	margin-left:30px; 
	margin-bottom:20px;
}.back .main .textleft table {
	text-align: center;
}
