/* CSS Document */

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: inherit;
	color: #000000;
	padding: 4px;
	text-decoration: none;
	border: 0;
	margin: 0;
}

.navigation {
	font-family: Impact;
	font-size: 25px;
	font-style: normal;
	color: #333333;
	display: block;
	background-color: #0099CC;
	padding: 8px;
	width: 150px;
	text-decoration: none;
	line-height: 30px;
}

.navigation:hover {
	font-family: Impact;
	font-size: 25px;
	font-style: normal;
	color: #333333;
	display: block;
	background-color: #006BCC;
	padding: 8px;
	width: 150px;
	text-decoration: none;
	line-height: 30px;
}

.sm_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
	line-height: 16px;
}

.sm_non-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.big_n_bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	color: #004D93;
	text-decoration: none;
	padding: 0;
	border-width: 0;
}
.form {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.med_non-links {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}
.xtrasm_non-links {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.med_links {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #0000CC;
	text-decoration: underline;
	line-height: normal;
}
