/* CSS Document */

body {	
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color:#000000;
	margin-top:0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em
}
p  {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	line-height: 15px;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003793;
	line-height: normal;
}
h2 {
	font-size: 15px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff9900;
	text-transform: uppercase;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003793;
	line-height: normal;
}
.caption {
	font-size: 10px;
	line-height: normal;
}
.tagline {
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #ff9900;
}
.footer {
	font-size:9px;
	color:#003399;
	padding-left:24px;
}
	
.nav {
	font-size: 0.8em;
	text-decoration: none;
	font-weight:bold;
}
a:link {
	color: #ff9900;
	text-decoration: none;
}
a:visited {
	color: #ff9900;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: none;
}
a:active {
	color: #003399;
	text-decoration: none;
}
