/* CSS Document */

.style1 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 70%; }
.style2 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 75%; }
	
h1, h2, h3 { font-family: Verdana, Helvetica, sans-serif;}
h1 { font-size: 104%;  color: #333333; background-color:#ffffff;}
h2 { font-size: 95%; color: #333333; background-color:#ffffff;}
h3 { font-size: 85%; color: #333333; background-color:#ffffff;}

p
{
text-indent: 1cm;
font-family: "Times New Roman", Times, serif;
font-size: 105%;
line-height: 140%;
}

blockquote
{
	margin-left:10%;
	margin-right:15%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 150%;
	background:#EBEBEB;
	padding: 10px;
	}


  a:link { text-decoration: none; color:navy; background-color:#ffffff; }
  a:visited {text-decoration: none; color:#333333; background-color:#ffffff; }
  a:active {text-decoration: none; color:#ffffff; background-color:#purple; }
  a:hover {text-decoration: underline; color:black; background-color:#ffffff; }

	
	body {
		margin:10px 20px 20px 20px;
		padding:10px
		}
	
	#banner {
		color:navy; background:#fff;
		}
	
	
 	#mainleft {
		width:18%;
		float:left;
		padding-top: 20px; 
		padding-bottom:10px;
		padding-left:20px;}
		
	#mainleft a, .thisPage {
  		color: navy; 
  		background: #F9F7F9;
  		text-decoration: none;
  		margin: 0;
  		padding: 0.75em 1ex 0.75em 1em;
  		display: block;
}

		
	#mainleft a:hover {
  		color: white;
  		background-color: purple;
  		text-decoration: none;
}

		
	#mainleft ul {
  		list-style-type: none;
  		list-style-position: outside;
  		margin: 0;
  		padding: .5em .25em;
  		font-family: Geneva, Helvetica, sans-serif;
  		font-size: 11px;
		line-height: 140%;
		color: #333333;
		background-color: #F9F7F9;
		

}

	#mainleft li {
  		margin: 0;
  		padding: 0.1ex 0;  /* Circumvents a rendering bug (?) in MSIE 6.0 */
  		font-family: Geneva, Helvetica, sans-serif;
  		font-size: 11px;
		line-height: 110%;
		background-color: #F9F7F9;


}
		

		
	#maincenter {
		width:52%;
		float:left;
		padding-top: 20px; 
		padding-bottom:10px;
		padding-left:20px;
		padding-right: 10px;
		}
		
		
		

 	#mainright {
		width:15%;
		float:left;
		padding-top: 20px; 
		padding-bottom:10px;
		padding-left:20px;}
		
	#mainright a, .thisPage {
  		color: navy; 
  		background: #F9F7F9;
  		text-decoration: none;
  		margin: 0;
  		padding: 0.75em 1ex 0.75em 1em;
  		display: block;
}

		
	#mainright a:hover {
  		color: white;
  		background-color: purple;
  		text-decoration: none;
}

		
	#mainright ul {
  		list-style-type: none;
  		list-style-position: outside;
  		margin: 0;
  		padding: .5em .25em;
  		font-family: Geneva, Helvetica, sans-serif;
  		font-size: 11px;
		line-height: 140%;
		color: #333333;
		background-color: #F9F7F9;
		

}

	#mainright li {
  		margin: 0;
  		padding: 0.1ex 0;  /* Circumvents a rendering bug (?) in MSIE 6.0 */
  		font-family: Geneva, Helvetica, sans-serif;
  		font-size: 11px;
		line-height: 110%;
		background-color: #F9F7F9;


}
		

	#image {
		margin-top:10px;
		margin-left:15px; 
		margin-bottom:5px;
  		padding: 0.1ex 0;  /* Circumvents a rendering bug (?) in MSIE 6.0 */
  		font-family: Geneva, Helvetica, sans-serif;
  		font-size: 10px;
		line-height: 110%;
		background-color: #ffffff;
		float:right;


}
		
	

/* CSS Document */

