﻿html
{
	margin: 0 auto;
	background-color: White;
	width: 100%;
}

body {
}

button 
{
	 border: Solid  1px Gray;
}

form
{
	font-family: Arial;
	font-size: 12px;
	margin: 0 auto; 
	text-align: center;
	width: 800px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #00CC00;
}	

	h1 {
	margin-right: 0px;
	margin-bottom: -15px;
	margin-left: 0px;
	margin-top: 15px;
	font-size: 20px;


	/* width:440px;
	height:40px;
 */
	}

	h2 {
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-top: 16px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 13px;
	}

	h3 {
		font-size: 14px;
		margin-right: 0px;
		margin-bottom: -10px;
		margin-left: 0px;
		margin-top: 10px;
	}

	h4 {
		font-size: 12px;
		margin-right: 0px;
		margin-bottom: -10px;
		margin-left: 0px;
		margin-top: 10px;
	}

	h5 {
		font-size: 16px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-top: 10px;
	}
	
	h6 
	{
		padding:0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-top: 0px;
		font-size: 12px;
	}
	
	span 
	{
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-top: 0px;
		}
		
		p
		{
		
		}
/*--------------------------------- C L A S S E S ----------------------------------------*/




	#header 
	{


	}
	
		#header .topHeader 
	{
		background-image: url(../images/headerbg.jpg);
		background-repeat: no-repeat;
		background-color: white;
		height: 131px;
		width:	800px;
	}
	
	#header .bottomHeader 
	{
		padding-top:10px;
		height: 27px;
		font-weight: bold;
		width: 800px;
		clear: both;
		margin: auto;
		text-align:left;
		overflow: hidden;
		border-top: solid 1px gray;
		color: white;
	}
	
		 a.HeaderLink:link, a.HeaderLink:visited
	{
		
		padding-left: 10px;
		padding-right:10px;
		color: Gray;
		text-decoration: none;
	}	
	
	 a.HeaderLink:hover,  a.HeaderLink:active
	{
		padding-left: 10px;
		padding-right:10px;
		color: Gray;
		text-decoration: underline;
	}
	
	
	#content .leftcontent 
	{
/*	float: left;
	width: 470px;
	padding: 3px;
	background-color:green;*/
	}
	
	#content .maincontent 
	{text-align:left;
	/*
background-color:green;*/
	}
		
	#content .rightcontent 
	{
/*	margin: 0px 0px 0px 477px;
	width:150px;
	padding: 3px;
	background-color:red;*/
	}
	
	
		 #NavMap a:link, a:visited
	{
		
		padding-left: 5px;
		padding-right: 5px;
		color: navy;
		text-decoration: none;
	}	
	
	 #NavMap a:hover,  a:active
	{	
		padding-left: 5px;
		padding-right: 5px;
		color: navy;
		text-decoration: underline;
	}
		
	#siteMap {
background-position: center top;
	
	}
		
	#siteMapContent 
	{	
		margin:0 auto;
		width:600px;
		background-color: #F2F2F2;
		border: thin solid #CCCCCC;
	}
	/*--------------------------------- D I V    T A B L E S ----------------------------------------*/
	
	