/* CSS Document */



.p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin: 0.15in;
	padding: 2px;
	line-height: 18px;
}

.news_label {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	padding: 0px;
	line-height: normal;
	font-weight: bold;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #339999;
	display: inline;
	width: auto;
	line-height: 31px;
	border: thin none #FFFFFF;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
	text-align: center;
	vertical-align: baseline;
	height: auto;
	background-position: center center;
	margin: 0px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	float: none;
	position: static;
	padding-top: 6px;
	padding-right: 9.33px;
	padding-bottom: 6px;
	padding-left: 9.33px;
}

.navigation:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336699;
	display: inline;
	width: auto;
	line-height: 31px;
	border: thin none #FFFFFF;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
	text-align: center;
	vertical-align: baseline;
	height: auto;
	background-position: center center;
	margin: 0px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	float: none;
	position: static;
	padding-top: 6px;
	padding-right: 9.33px;
	padding-bottom: 6px;
	padding-left: 9.33px;
}

.sub_nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006666;
	display: block;
	padding: 8px;
	width: 150px;
	margin: 10px;
}


.sub_nav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D03D03;
	display: block;
	padding: 8px;
	width: 150px;
}


.image {
	margin: 10px;
}

#text_box {
	height: auto;
	width: 599px;
	left: 211px;
	top: 197px;
	background-color: #FFFFFF;
	position: absolute;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;

}
a:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;

}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
