/* CSS Document */

#nav a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	line-height:12px;
	display:block;
	margin:0px;
	padding:7px 0px 5px 20px;

}

#nav a:hover{
	color:b39f6c;
	text-decoration:underline;

}

.bodyText{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#003366;
	padding:15px;
}

.imageRight{
	float:right;
}

.header{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#003366;
	font-weight:bold;
}

.topText{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#003366;
	text-decoration:none;
}

a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}

#footer a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#b39f6c;
	text-decoration:underline;
}

#footer p {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#CCCCCC;}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#003366;
}