body	{ 
	background-color: #fcf8d5; 
	color: #000000; font-family: Arial, Helvetica, sans-serif; 
	margin: 0; padding: 0;
}

.tablewidth {
	width: 960px; 
	margin: 0; padding: 0;
}

#fullwidth {
	text-align: left;
	margin: 0; padding: 0;
	margin-left: auto;
	margin-right: auto;
}

p, td	{font-size: 11pt;}

img { border: 0px; vertical-align:text-bottom; }
td img {display: block;}
sup	{font-size: 50%;}

.center {text-align: center;}

.top	{margin-top: 0; }
.bottom	{margin-bottom: 0; }
.white {background-color: #ffffff;}


H1 {
	color: #40a9a4;
	font-size: 25pt; font-weight: normal;
	margin-top: 0; margin-bottom: 0;
}

H2 {
	color: #000000;
	font-size: 20pt;
	margin-top: 0; margin-bottom: 0;
}

H3 {
	color: #464b1d;
	font-size: 16pt;
	margin-top: 0; margin-bottom: 0;
}

H4 {
	color: #000000;
	font-size: 14pt;
	margin-top: 0; margin-bottom: 0;
}



/*~~~~~~~~~~~~~~~~~Layout Styles~~~~~~~~~~~~~~~~~*/

#header2 {
	background: url(../images/header2.jpg) no-repeat 0px 0px;
	background-color: #ffffff; 
	width: 615px; height: 192px;
	color: #6a8f58; 
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	padding-right: 17px;
	padding-bottom: 10px;
}

#header2 a.topnav:link, .topnav:active, .topnav:visited {
	color: #6a8f58; 
	text-decoration: none;
}

#header2 a.topnav:hover {
	color: #000000; text-decoration: none;
}


#leftside	{
	background: url(../images/leftbkgrnd.jpg) no-repeat top right;
	width: 370px;
	margin-left: auto;
}

#rightside	{
	background: url(../images/rightbkgrnd.jpg) no-repeat top left;
	width: 394px;
}

#leftcolor	{
	background: url(../images/leftcolors.gif) repeat-y 0px 0px;
	width: 16px;
}

#rightcolor	{
	background: url(../images/rightcolors.gif) repeat-y 0px 0px;
	width: 14px;
}

#leftnavbar {
	background-color: #93bf8e; 
	color: #000000; 
	width: 191px;
	text-align: left;
}

#leftnavbar p {
	font-size: 12pt;
	padding: 4px;
}


#leftnavbar .text {
	color: #000000; 
	font-size: 8.5pt;
	padding: 3px 3px 6px 15px;
}

#contentarea {
	background-color: #ffffff; 
	text-align: left;
	width: 575px;
}

#contentarea2 {
	background-color: #ffffff; 
	text-align: left;
	width: 740px;
}

#contentarea .text {
	margin: 15px;
}

#contentarea2 .text {
	margin: 15px;
}

#rightsponsorbar {
	background-color: #dae9e8; 
	color: #000000; 
	width: 165px;
}

#rightsponsorbar p {
	text-align: center;
	margin: 11px;
}

.small {
	text-align: center;
	font-size: 8pt;
	color: #444444; 
	margin-left: 15px;
	padding-top: 5px;
	border-top: 2px solid #e2ebdd;
}

.small2 {
	text-align: center;
	font-size: 8pt;
	color: #444444; 
	padding-top: 5px;
	border-top: 2px solid #e2ebdd;
}


.hightlightbox {
	background-color: #dae9e8; 
	color: #000000; 
	width: 185px;
	text-align: left;
	padding: 10px;
	margin-left: 20px;
}

.hightlightbox ul {
list-style-type: disc;
list-style-position: outside;
margin-left: -10px;
list-style-image: url(../images/listsquare.gif);
}

ul {
list-style-type: disc;
list-style-position: outside;
margin-left: -10px;
list-style-image: url(../images/listsquare.gif);
}


/*~~~~~~~~~~~~~~~~~Navigation Styles~~~~~~~~~~~~~~~~~*/
a.leftnav:link, .leftnav:active, .leftnav:visited {
	padding: 4px;
	color: #000000;
	display: block;
	background-color: #e2ebde;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

a.leftnav:hover 	{
	color: #40a9a4;
	text-decoration: none;
	background-color: #ffffff;
}

.hightlightbox a:link, .hightlightbox a:active, .hightlightbox a:visited {
	color: #000000; 
}

.hightlightbox a:hover 	{
	color: #6a8f58; 
}

a.nav:link, .nav:active, .nav:visited {
	text-decoration: none;
	font-size: 8pt;
	color: #444444; 
}

a.nav:hover 	{
	text-decoration: none;
	font-size: 8pt;
	color: #6ba7a3; 
}

a:link 		{color: #40a9a4;}
a:active 	{color: #40a9a4;}
a:visited 	{color: #6a8f58;}
a:hover 	{color: #000000;}
