
.floatRight h2 {
color: #33568b;
font-size: 18px;
}

td {
color: #31261E;
font-size: 12px;
font-family: "lucida grande", tahoma, arial, helvetica;
border: 0px none;
}

a {
font-size: 12px;
font-family: "lucida grande", tahoma, arial, helvetica;
text-decoration: underline;
color: #0e436e; }

a:hover {
font-size: 12px;
font-family: "lucida grande", tahoma, arial, helvetica;
text-decoration: underline;
color: #9bafbd; }

#nav {
width: 387px;
height: 21px;
padding: 5px 0px 0px 0px;
margin: 0px;
text-align: center;
color: #33568b;
border-left: 1px solid white;
background: #8AA071;
display: relative;
}

#nav a {
color: #33568b;
font-size: 12px;
text-decoration: underline;
font-weight: bold; }

#nav a:hover {
text-decoration: underline;
color: #ffffff;
font-size: 12px;
font-weight: bold; }

#footer {
background: #8AA071;
text-align: center;
height: 21px;
color: #33568b;
	width: 770px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer span {
	margin: 0 0 0 10px;
	padding: 0;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
}

.floatLeft {
	float: left;
}

.floatRight{	
	float: right;
	margin-left: 0;
	width: 350px;
	margin-right: 3px;
}


img {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

.bold {
display:none;
}

.fp {
	color: #000 !important;
	text-decoration: none;
	cursor: text;
}


.fp:hover {
	text-decoration: none !important;
}