/* CSS Document */
body {
	background: #33749D url(images/bkgrd.gif); 
	margin: 0;
	padding: 0;
} 
table.main {
	font-family: "trebuchet ms", arial, sans serif;
	background-color: #33749D;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #000000;
}	
.top_nav {
	color: #A0BED1;
	text-align: right;
	padding: 3em 1em 0 1em;
}	
.top_nav a:link {
	padding: 0.3em 0.5em;
	text-decoration: none;
	color: #A0BED1;
}	
.top_nav a:visited {
	padding: 0.3em 0.5em;
	text-decoration: none;
	color: #A0BED1;
}	
.top_nav a:active {
	padding: 0.3em 0.5em;
	text-decoration: none;
	color: #A0BED1;
}	
.top_nav a:hover {
	padding: 0.3em 0.5em;
	text-decoration: none;
	color: #FFFFFF;
}	
.banner {
	background-color: #FFFFFF;	
	color: #24517F;
	font-style: italic;
	font-size: 13px;
	border-top:1px solid #000000;
}	
.banner a:link {
	color: #33749D;
	text-decoration: none;
}
.banner a:active {
	color: #33749D;
	text-decoration: none;
}
.banner a:visited {
	color: #33749D;
	text-decoration: none;
}
.banner a:hover {
	text-decoration: underline;
}		
.banner_right {
	background-color: #FFFFFF;
	padding: 0.5em 0 0 0;
	border-top:1px solid #000000;
}
td#hp_quote {
	padding: 2.6em 1em;
}	
.content {
	padding-top: 1.5em;
	text-align: left;
}	
.content p{
	margin: 0.2em 2em 0.2em 2em;
	padding: 0.6em;
}  
.content a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.content a:active  {
	text-decoration: underline;
	color: #FFFFFF;
}
.content a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.content a:hover{
	text-decoration: underline;
	color: #A0BED1;
}
.content ul {
	margin: 0 1em 0 5em;
	padding: 0.2em 1em 0 1em;
}	 
.footer {
	text-align: center;
	padding: 0.2em;
	font-size: 10px;
}
h1 {
	font-size: 17px;
	padding: 0.5em 1em 0 1.8em;
	margin: 0;
}	
h2 {
	font-size: 15px;
	color: #A0BED1;
	padding: 1em 1.3em 0 2em;
	margin: 0;
}	
.sup_left {
	background-color: #196095;
	border-right: 1px solid #000000;
}	
.sup_left h1 {
	color: #A0BED1;
	font-size: 15px;
	font-style: italic;
	padding: 2.5em 1em 0 1em;
	text-align: right;
	font-family:"Times New Roman", Times, serif;
}
.sup_left h2 {
	text-align: right;
	font-size: 10px;
	font-family: "trebuchet ms", arial, sans serif;
}	
div.schedule {
	text-align: right;
	font-size: 12px;
}	

	

