body {	font-family: Arial, Helvetica, sans-serif;	margin: 0px; }

td,p {	font-family: Arial, Helvetica, sans-serif;  font-size: 10pt;}

a:link, a:visited {
	color: #0082B8;
	text-decoration: none;
}

a:hover, a:active
{
	color: #FFF;
	text-decoration: none;
}

p.pagetitle {
	color: #0082B8;
	font-size: 14pt;
	font-weight: bold;	
}

td.label { 	font-size: 8pt; }

/* LEFT SIDE */
#leftside {
	/*float: left; */
	width: 185px;
	background-color: #0082B8;
}

/* LEFT NAVIGATION */

#leftnav
{ padding-left: 0px;
padding-bottom: 10px;
padding-top: 10px;
line-height: 1.5em;
}

#leftnav a {
	display: block;
	padding-left: 6px;
	margin-bottom: 6px;
	color:  #FFF;
	text-decoration: none;
	font-size: 10pt; 
	background-color: #59AED1; background-image:  url(leftnavblack.gif);
	background-repeat: no-repeat; background-position: 0% 50%;}
	
#leftnav a:hover {
 background-color: #59AED1; 
 background-image: url(lightblueshim.gif);
 background-repeat: repeat; 
 background-position: 0% 50%; 
 color: #000;
}
#leftnav a.squeeze { letter-spacing: -.5pt;	}

#leftnav a.contact { 
display: block;
	margin-bottom: 6px;
	margin-top: 20px;
	color:  #FFF;
	text-decoration: none;
	font-size: 10pt; 
	background-color: #59AED1; background-image:  url(leftnavblack2.gif);
	background-repeat: no-repeat; background-position: 0% 50%;
	padding: 5px 0px 5px 6px;  }

#leftnav a.contact:hover, #leftnav a.contact:active {
 background-color: #59AED1; 
 background-image: url(lightblueshim.gif);
 background-repeat: repeat; 
 background-position: 0% 50%; 
 color: #000;
 }
/* END LEFT NAVIGATION */

/* CONTACT LOGOS */
#clogos{ position: absolute; top: 415px; width: 185px; }

/* END CONTACT LOGOS */

/* CONTENT AREA */

#contentarea {
	margin-left: 20px;
	margin-right: 15px;
	margin-bottom: 12px;
	font-size:10pt;
	color: #000;
	/* overflow:auto; */
		}
#contentarea p.bulletheader {
	margin-bottom: 0;
}

#contentarea ul.bulletheader {
	margin-top: 0; margin-bottom: 0;
}

.contactform {
 padding-bottom: 10px;
}

.backtop
{
	font-size: 9pt;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 10px;
	text-align: right;
}
/* END CONTENT AREA */ 

/* BOTTOM NAVIGATION */
#bottomnav { margin-bottom: 3px; margin-top: 3px; text-align: center; color: #FFF; font-size: 8pt; /*letter-spacing: -.2px;*/ }
#bottomnav  a:link, #bottomnav a:visited { color: #FFF; text-decoration: none; 	padding-left: 2px;	padding-right: 2px;	padding-top: 3px;	padding-bottom: 3px; }	
#bottomnav  a:hover, #bottomnav  a:active {	color: #59AED1;	padding-left: 2px;	padding-right: 2px;	padding-top: 3px;	padding-bottom: 3px; }	
/* END BOTTOM NAVIGATION */

.copyright	{
	color: #333333;
	font-size: 8pt;
	text-align: center;
	padding-bottom: 3px;
}

/* ENLARGED WINDOWS */
#bigwindow { margin: 10px;	font-size:10pt;	color: #000; }
#bigwindow  a:link, #bigwindow a:visited, #bigwindow  a:hover, #bigwindow a:active { color: #0082B8; text-decoration: none; font-size:10pt; }	
#bigwindow p.small { font-size: 9pt; }
td.window {	background-color: #000;	padding-top: 6px; padding-left: 6px; padding-right: 6px; padding-bottom: 0px }
#bigwindow a.window:link, #bigwindow a.window:visited {	color: #FFF;	text-decoration: none;	font-size: 9pt;	padding-left: 6px;	padding-right: 6px;	padding-top: 3px;	padding-bottom: 3px; }
#bigwindow a.window:hover, #bigwindow a.window:active { color: #59AED1; text-decoration: none; font-size: 9 pt; padding-left: 6px;	padding-right: 6px;	padding-top: 3px;	padding-bottom: 3px; }
/* ENLARGED WINDOWS */
