<!--

.footer {font-family: tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: .8em; 
	font-weight: regular; 
	color: #494949;
	margin: 10px 10px 20px 10px;}
	
.footer a:link {color: #000000; 
	text-decoration: none}
	
.footer a:visited {color: #000000; 
	text-decoration: none}
	
.footer a:hover {color: #003c6e; 
	text-decoration: underline}
	
.mainarea{ margin: 10px 10px 20px 10px;}

h1,h2,h3,h4,h5 {
	font-family: goudy,times;
	color: #003c6e;	
	font-weight: bold;
	padding: 0px 0px 0px 0px;}
	
h1 {font-size: 1.6em;}
	
h2 {font-size: 1.4em;}

h2 a:link {color: #003c6e; 
	text-decoration: none}
	
h2 a:visited {color: #003c6e; 
	text-decoration: none}
	
h2 a:hover {color: #003c6e; 
	text-decoration: underline}

body {background-image: url(images/pageback.gif);
	background-repeat: repeat-x;
	background-color: #8abfeb;} 
		
li {margin-bottom: 10px;}
	
.mainbody {color: #000000;
	font-weight: normal;
	font-size: .8em;
	font-family: tahoma, verdana, Arial, Helvetica, sans-serif;}
	
.mainbody A:link, .mainbodygray A:link
	{color: #003c6e;
	text-decoration: underline;}
	
.mainbody A:visited, .mainbodygray A:visited
	{color: #003c6e;
	text-decoration: underline;}
	
.mainbody A:hover, .mainbodygray A:hover
	{color: #003c6e;
	text-decoration: underline;}
	
.mainbody A:visited:hover, .mainbodygray A:visited:hover
	{color: #003c6e;
	text-decoration: underline;}
	
.bottomtext {color: #444444;
	bottomtext: normal;
	font-size: .6em;
	text-align: center;
	font-family: tahoma, verdana, Arial, Helvetica, sans-serif;}
	
	
.leftnavhead {color: #ffffcc;
	font-weight: bold;
	font-size: .8em;
	font-family: tahoma, verdana, Arial, Helvetica, sans-serif;}
	
.formBlur 
	{font-family: Verdana, Tahoma, Arial, helvetica;
	font-size: .8em;
	padding-left: 5px;
	text-align: left;
	border: 1px #aaaaaa solid;
	background-color: #ffffff;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;}

.formFocus 
	{font-family: Verdana, Tahoma, Arial, helvetica;
	font-size: .8em;
	padding-left: 5px;
	text-align: left;
	border: 1px #000000 solid;
	background-color: #ffffff;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;}
-->