.logo {
	font-weight: bold;
	font-size: 2.8em;
	color: #003366;
	font-family: Georgia, Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

.tagline {
	font-size: 1.2em;
	color: #666666;
	font-stretch:expanded;
	font-style:italic;
	font-family: Georgia, Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-top:5px;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-weight: bold;
	font-size: 2em;
	color: #003366;
	font-family: Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.17em;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	text-decoration: underline;
	color: #003366;
}

a:hover {
	color: #006699;
}

a img {
	border: none;
}

.smallText {
	font-size: 10px;
}

.nav {
 font-family: Tahoma, Helvetica, Arial, sans-serif;
 letter-spacing:-0.5px;
 text-transform:uppercase;
 font-size: 19px;
 color: #003366;
 margin-left:14px;
 text-decoration:none;
 line-height:130%;
}