body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C2C4C6;
}
.greenbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #08AE32;
}
.quotefont2 {
	font-family: Helvetica;
	font-size: 24px;
	color: #00285D;
	font-weight: bold;
	letter-spacing: -2px;
}
.quotefont {
	font-family: Helvetica;
	font-size: 24px;
	color: #00a0df;
	font-weight: bold;
	letter-spacing: -2px;
}
.myfont {
	font-family: Helvetica;
	font-size: 42px;
	color: #CCC;
	font-weight: bold;
	letter-spacing: -2px;
}
.dayfont {
	font-family: Helvetica;
	font-size: 42px;
	color: #00285D;
	font-weight: bold;
	letter-spacing: -2px;
}
.mydayfont {
	font-family: Helvetica;
	font-size: 42px;
	color: #00a0df;
	font-weight: bold;
	letter-spacing: -2px;
}
.lapsfont {
	font-family: Helvetica;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: -1px;
}
.greenquotefont {
	font-family: Helvetica;
	font-size: 24px;
	color: #66BF34;
	font-weight: bold;
	letter-spacing: -2px;
}
.greenheader {
	color: #66BF34;
}

.bodyblue {
	font-family: Helvetica;
	font-size: 12px;
	color: #01285C;
}
.bodysilver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}
.searchfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.footerfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bodywhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #01285C;
	text-decoration: underline;
}
a:visited {
	color: #01285C;
	text-decoration: underline;
}
a:hover {
	color: #01285C;
	text-decoration: none;
}
a:active {
	color: #01285C;
	text-decoration: underline;
	text-align: right;
	font-weight: bold;
}
.introtext {
	font-family: Helvetica;
	font-size: 18px;
	color: #00a0df;
	font-weight: bold;
	letter-spacing: -1px;
}
.greenheadtext {
	font-family: Helvetica;
	font-size: 18px;
	color:#66BF34;
	font-weight: bold;
	letter-spacing: -1px;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.tablebgwhite {
	background-color: #FFFFFF;
}
a.copyright:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.copyright:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.copyright:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.copyright:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.news:link {
	color: #01285C;
	text-decoration: none;
}
a.news:visited {
	color: #01285C;
	text-decoration: none;
}
a.news:hover {
	color: #01285C;
	text-decoration: underline;
}
a.news:active {
	color: #01285C;
	text-decoration: none;
}


/* New CSS Navigation Code */

#navigation a
{
font-family:helvetica;
font-size:14px;
font-weight:bold;
letter-spacing:-1.2px;
color: #01285C;
background: #e4e4e6 url(left-tab.gif) left top no-repeat;
text-decoration: none;
padding-left: 12px;
padding-top:1px;
padding-bottom:1px;
}

#navigation a span
{
background: url(right-tab.gif) right top no-repeat;
padding-right: 12px
}

#navigation a, #navigation a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End hide */

#navigation a:hover, #selected
{
color: #fff;
background: #00a0df url(left-tab-hover.gif) left top no-repeat;
padding-left: 12px
}

#navigation a:hover span
{
background: url(right-tab-hover.gif) right top no-repeat;
padding-right: 12px
}

#navigation ul
{
list-style: none;
padding: 0;
margin: 0
}

#navigation li
{
float: left;
margin: 0;
}
