.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.titleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.leftnav a:link {
	color: #000000;
	
}
.leftnav a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.leftnav a:hover {
	color: #ffffff;
	text-decoration: none;
}
.leftnav a:active {
	color: #000000;
	text-decoration: underline;
}.rightcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 15px 8px 15px 15px;
	font-weight: bold;
}
.righttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	background-color: #1FEAEA;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
}
.rightcolumn a:link {
	color: #000000;
	text-decoration: underline;
}
.rightcolumn a:visited {
	color: #000000;
	text-decoration: underline;
}
.rightcolumn a:hover {
	color: #000000;
	text-decoration: none;
}
.rightcolumn a:active {
	color: #000000;
	text-decoration: underline;
}
.leftads {
	padding-top: 10px;
	padding-bottom: 10px;
}
.titlebluemed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.content a:link {
	color: #000000;
	text-decoration: underline;
}
.content a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.content a:hover{
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.content a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.titlebluesm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.titlebluesm a:link {
	color: #000000;
	text-decoration: underline;
}
.titlebluesm a:visited {
	color: #000000;
	text-decoration: underline;
}
.titlebluesm a:hover {
	color: #000000;
	text-decoration: none;
}
.titlebluesm a:active {
	color: #000000;
	text-decoration: underline;
}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.bottomnav a:link {
	color: #000000;
	text-decoration: underline;
}
.bottomnav a:visited {
	color: #000000;
	text-decoration: underline;
}
.bottomnav a:hover {
	color: #000000;
	text-decoration: none;
}
.bottomnav a:active{
	color: #000000;
	text-decoration: underline;
}.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
	color: #CCCCCC;

}
.topnav a:link {
	color: #1FEAEA;
	text-decoration: none;
}
.topnav a:visited {
	color: #66CCFF;
	text-decoration: none;
}
.topnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1FEAEA;
	display: block;
	width: 100%;
}
.topnav a:active {
	color: #1FEAEA;
	text-decoration: none;
}
.leftnav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.leftnav2 a:link {

	color: #000000;
	text-decoration: none;
}
.leftnav2 a:visited {

	color: #000000;
	text-decoration: underline;
}
.leftnav2 a:hover {

	color: #000000;
	text-decoration: none;
}
.leftnav2 a:active {

	color: #000000;
	text-decoration: underline;
}
.header {
	padding-right: 20px;
	padding-left: 20px;
}
.headertitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.subtitlegreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.smtitleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.contentsp {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;

}
.contentsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
	text-decoration: underline;
}
border {
	border: thick solid;
}
.floatleft { float: left; }
