@charset "utf-8";

body {
	align: center;
	background-color:#ffffff;
	}

table {
 	align: center;
 	background-color: #ffffff;
 	}

td#content {
	background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin-right:10px;
	margin-left:10px;
	margin-top:10px;
	vertical-align: top;
	}

td#content a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #000080;
	}
	
	td#content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #800000;
	}
	
	td#content a:visited {
	color: #000080;
	}
 
ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #606060;
	}
	
td#content table {
	background-color:#ffffff;
	padding: 2px 2px 3px 3px;
	margin-left:5px;
	text-align: left;
	vertical-align: middle;
	}
	
		td#content table td {
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size: 10pt;
			color: #000080;
			}
			
	
p { font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #606060;
	text-decoration : none;
	margin-top: 10px;
	vertical-align: top;
	margin-right: 10px;
	margin-left: 3px;
	}

table#services {background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
	table#services td ul li a {color: #000033;
		text-decoration:underline;}
	table#services td ul li a:hover {color:#993300;
		text-decoration:overline;}
	table#services td ul li a:visited {color:#333333;
		text-decoration:none;}

/* navigation classes */

.navOn { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	text-decoration: none; 
	background-color: #990000; 
	color: #FFFFFF;
	}
	
.navOff { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; text-decoration: none; 
	background-color: #606060;
	text-align: center; 
	color: #F6E4A4
	}


td#navigation {
background-color: #606060;
padding: 10px 2px 1px 3px;
text-align: center;
vertical-align: center;
text-decoration: none;
}
		td#navigation table {
		margin-top: 3px;
		list-style: none;
		width: 100%;
		font-family: verdana;
		font-size: 10pt;
		text-decoration: none;
		border: 1px solid #ffffff;
		}

		td#navigation table td {
 		margin-left: 10 px;
 		border: 1px solid #ffffff;
 		}

		td#navigation table td a:link {
		font-family: verdana, arial, sans-serif;
		font-size: 10pt;
		color: #ffffff;
		background: transparent;
		text-decoration: none;
		}
 
		td#navigation table td a:hover {
		 font-family: verdana, arial, sans-serif;
		 font-size: 10pt;
		 color: #606060;
		 background: #990000;
		 text-decoration: none;
		 }

		td#navigation table td a:active {
		 color: #800000;
		 background: #a4770c;
		 text-decoration: none;
		 }
  		
  		td#navigation table td a:visited {
  			color: #ffffff;
  			background: none;
  			text-decoration: none;
  			}
  		
  	
  			
/* end navigation classes */



/* HEADERS */
		
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	text-align: left;
	color: #606060;
	text-shadow: #333333;
	font-weight: bold;
}

h2 {
font-family: Arial, Verdana, sans-serif;
text-align: left;
font-size: 12pt;
font-weight: bold;
color:#663300;
}

h3 {
font-family: Arial, Helvetica, sans-serif
font-size: 12pt;
font-weight: bold;
vertical-align:text-bottom;
color: #990000;
}
 
h4 {
font-family: Arial, Verdana, sans-serif;
font-size: 10px;
text-align: left;
color: #000000;
}

h5 {
color: #ffffff;
font-family: Verdana, sans-serif;
font-size: 7pt;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #CCCCCC;
	margin:3px;
	text-align: left;
	}
