html, body, td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 2;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	font-size: 12px;
	color: #00768A;}
	
.nav {color: #00768A; font-weight: bold; text-transform: uppercase; line-height:1; font-size: 11px}
.onNav {color: #FFFFFF; font-weight: bold; text-transform: uppercase; line-height:1; font-size: 11px}
.header {color: #9CC3BA; font-weight: bold}
.smallLead {line-height: 1.25}

.margin {margin: 0px 20px 50px 36px}

.nav a:link { color: #00768A; text-decoration: none}
.nav a:visited { color: #00768A; text-decoration: none}
.nav a:hover { color: #FFFFFF; text-decoration: none}
.nav a:active { color: #FFFFFF; text-decoration: none}

a:link { color: #00768A}
a:visited { color: #00768A}
a:hover { color: #00768A}
a:active { color: #00768A}
		
