/* CSS Document */
body {
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	font-family: "trebuchet ms", arial, sans serif;
	text-align: left;
	font-size: 14px;
}
.top-nav {
	background-color: #1C5F89;
	text-align: right;
	color: #FFFFFF;
	padding: 0.2em 0;
	font-weight: bold;
}
.top-nav a:link {
	color: #FFFFFF;
	padding: 0.2em 0.5em;
	text-decoration: none;
}
.top-nav a:active {
	color: #FFFFFF;
	padding: 0.2em 0.5em;
	text-decoration: none;
}
.top-nav a:visited {
	color: #FFFFFF;
	padding: 0.2em 0.5em;
	text-decoration: none;
}
.top-nav a:hover {
	color: #1C5F89;
	background-color: #FFFFFF;
	padding: 0.2em 0.5em;
	text-decoration: none;
}	
td.leftnavbar {
	background: #9EE4FC url(images/hp_charley_1.gif) bottom left no-repeat; 
}	
table#leftnavbar {
	background-color: #FFFFFF;
}	
#leftnavbar a{
   font-size: 13px;
   display:block; color: #000000; font-weight:bold; text-decoration: none; 
   border: solid; border-width: 0 1px 0 1px; border-color: #BDBDBD; 
   border-bottom: solid 1px #BDBDBD; 
   padding: 0.25em;
}
#leftnavbar a:link {
   color: #000000; 
   font-weight: bold; 
   background: url(images/nav_bkgrd2.jpg) repeat-x;}
   
#leftnavbar a:active {
   color: #000000;
   font-weight: bold;  
   background: url(images/nav_bkgrd2.jpg) repeat-x;}
   
#leftnavbar a:visited {
   color: #000000; 
   font-weight: bold; 
   background: url(images/nav_bkgrd2.jpg) repeat-x;}
   
#leftnavbar a:hover {
   background: url(images/nav_bkgrd3.jpg) repeat-x;  
   color: #000000;
}
table#leftnavbar td.leftcontent a:link{
	text-decoration:underline;
	font-size: 10px;
	color: #000000;
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
}
table#leftnavbar td.leftcontent a:active{
	text-decoration:underline;
	font-size: 10px;
	color: #000000;
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
}
table#leftnavbar td.leftcontent a:visited{
	text-decoration:underline;
	font-size: 10px;
	color: #000000;
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
}
table#leftnavbar td.leftcontent a:hover{
	text-decoration:underline;
	font-size: 10px;
	color: #F02323;
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
}

.content p{
  margin: 0.2em 1.5em 0.2em 1.5em;
  padding: 0.6em;
}  
.content a:link{
  text-decoration: underline;
  font-weight: bold;
  color: #3587E5;
}
.content a:active{
  text-decoration: underline;
  font-weight: bold;
  color: #3587E5;
}
.content a:visited{
  text-decoration: underline;
  font-weight: bold;
  color: #3587E5;
}
.content a:hover{
  text-decoration: underline;
  font-weight: bold;
  color: #F02323;
} 
.leftcontent p {
  font-size: 12px;	
  margin: 0 0.4em 0.3em 0.4em;
  padding:0 0.3em 0.3em 0.3em;
}  

td.leftcontent h1 {
	color: #000000;
	font-size: 16px;
	margin: 0.4em 0.5em 0 0.5em;
	padding: 0;
	font-weight: bold;
	text-align: left;
	font-style: normal;
}
h1 {
	color: #F02323;
	font-size: 22px;
	padding: 0.1em;
	margin: 0.2em 1.3em 0 1.3em;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}	
h2 {
	color: #F02323;
	font-size: 22px;
	padding: 0.1em;
	margin: 0.2em 1em 0 1em;
	font-weight: bold;
	text-align: center;
	font-style: italic;

}	
h3 {
	font-size: 16px;
	padding: 0.5em 1.9em 0 1.9em;
	margin: 0;
	font-weight: bold;
	text-align: left;
}		
	
td.footer {
   font-size: 11px; 
   text-align: center; 
   color: #1C5F8A; 
 }
td.footer p{
   font-size: 11px; padding: 0.2em 0.5em;
   margin: 0 50px;}

td.footer a {
   color: #1C5F8A; text-decoration: none;
}  
td.footer a:hover {
  color:#1C5F8A;
  text-decoration:underline;
}
td.bottom {
	background: #3587E5 url(images/hp_charley_2.gif) top left no-repeat; 
}	
td.bottom p {
	color: #FFFFFF;
	padding: 0.5em 1em 0.5em 10em;
	margin: 0;
	font-size:11px;
}



