@charset "utf-8";
body {
	margin: 0;
    padding: 0;
	font: 90% font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #f5b800;
	text-align: right; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	outline-style: none;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

td { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px; 	
}

p { padding-left: 5px;
	padding-right: 5px;
}

a, a:focus, a:active, a visited{		color:#115489;
		font: bold .9em/1.0 Verdana,Helvetica,Arial,Geneva,sans-serif;		
		text-decoration:none;		
	}
 
a:hover, { text-decoration:underline; color:#053a63; }



	#nav {	background-color: #000; height: 40px; text-transform: uppercase;
text-decoration: none;
	}
#nav a:link, #nav a:visited, #nav a:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

#nav a:hover {
	color: #f5b800;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	}	
	
	
	
.footer p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 5px;
}

.footer a:link, .footer a:visited, .footer a:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.footer a:hover {
	color: #f5b800;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.quote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;	
}

.quote a:link, .footer a:visited, .footer a:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

.quote a:hover {
	color: #f5b800;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	}



.header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-style: italic;	
	padding: 5px;
}

.subheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: none;	
	padding: 5px;
}

.maxheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: none;	
	padding: 5px;
}

.pheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #f5b800;
	text-transform: uppercase;
	text-style: italic;
	text-decoration: none;	
	padding: 5px;
}

.psubheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #115489;
	text-transform: uppercase;
	text-style: italic;
	text-decoration: none;	
	padding: 5px;
}

picborder {
	border: 1px solid black;

}

 
.bsmall {
	color: #000;
	text-decoration: none;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
