/* CSS Document */

p{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 3px;
	padding-left: 20px;
	padding-right: 20px;
}
.bold {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000099;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}

.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: inline-table;
	padding: 8px;
	width: 80px;
	padding-left: 0px;
	font-variant: normal;
	padding-right: 30px;
}


.navigation:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-color: #000000;
	display: inline-table;
	padding: 8px;
	width: 80px;
	padding-left: 0px;
	font-variant: normal;
	padding-right: 30px;
}
.navigation2 {
	font-family: "BankGothic Md BT";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 8px;
	width: 160px;
	background-image: url(images/bluemanoutlinesmall%20copy.jpg);
	text-align: left;
}
.navigation2:hover {
	font-family: "BankGothic Md BT";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #33CCFF;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 8px;
	width: 160px;
}
.bodynav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0000CC;
	background-color: #F3E6CD;
}
.bodynav a.link {
	color: #0000CC;
	text-decoration: underline;
}


.navigation3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #00CC99;
}
a.link2 {
	color: #0000CC;
	text-decoration: underline;
}

a.link3 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: bold;
	font-style: italic;
	color: #CC0000;
	text-decoration: underline;
}

.navigation4 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: inline-table;
	padding: 10px;
	width: 121px;
	padding-left: 0px;
	font-variant: normal;
	padding-right: 15px;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
	font-weight: bold;
}
