body {
	margin: 0px;
	width:1040px;
	font-size: 12px;
	font-family: "trebuchet ms", arial, sans-serif;
}


#top  { width: 100%;
	height: 150px;
	background-color: #ffffff;
	color: #85CC3E;
	font-size:60px;
	text-align:left;
	}

address { margin-top: 13px; 
          border-top: 1px solid #EA3522; 
          font-size: smaller; 
          padding-top: 3px;
          font-weight: bold; 
          font-style: normal; }

a {
	color: #0292CA;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	text-align: center;
}

.copylead { color: black; }


h1 {
	font-size: 20px;
	background-color: #FFFFFF;
	padding-left: 5px;
	letter-spacing: 0.2em;
	font-variant: small-caps;
}

h2 {
	font-size: 18px;
	color: #8EC641;
	font-weight: lighter;
}

h3 { margin: 0px; font-size: 12px; }


#main {
	width: auto;
	padding: 5px;
	margin-top: 10px;
	height: auto;
	margin-left: 200px;
	text-align: center;
	color: #0292ca;
		}


#nav  {
	margin: 12px;
	width: 150px;
	padding: 8px;
	border: 1px solid #ED2F23;
	height: 455px;
	float:left;
	background-color: #FFD063;
	color: #0292CA;
	font-weight: 300;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#nav2 {  
	margin: 12px;	
	width: 100px; 
        padding: 8px; 
        border: 1px solid black;
		float:right;
		 }


#footer {
	width: 975px;
	background-color: #0292CA;
	color: white;
	border: 1px solid #000;
	padding: 5px;
	margin-left: 55px;
	margin-top: 5px;
	text-align: center;
	float:left;
}


#footer a { color: white; }


.other { 
         font-size: 10px; 
         padding-left: 2px; }
		 
#main p {
	font-weight: bold;
	color: #0490C5;
	font-size: 12px;
}
#main table tr td p a {
	text-align: left;
}
#main table {
	text-align: center;
}
#main table tr td .desc {
	font-weight: bold;
}

