body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F5F6F8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #49687C;
}
a:visited {
	color: #49687C;
}
a:hover {
	color: #49687C;
}
a:active {
	color: #49687C;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #081C2C;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	line-height: 30px;
	text-transform: uppercase;
}

.white a:link {text-decoration: none;	color: #FFFFFF;}
.white a:visited {text-decoration: none; color: #FFFFFF;}
.white a:hover {text-decoration: underline; color: #F9FAFB;}
.white a:active {text-decoration: none; color: #FFFFFF;}

.txt_inner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #081C2C;
	line-height: 18px;
}

.grey {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
}

.bottomLink:link  { color:#666666; text-decoration:none }
.bottomLink:visited  { color:#666666; text-decoration:none }
.bottomLink:link:hover  { color:#666666; text-decoration:underline }
.bottomLink:visited:hover  { color:#666666; text-decoration:underline }
.bottomLink:link:active  { color:#666666; text-decoration:underline } 
#bottomNav  { float:left; width:85%; padding:5px; } 


