.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1AA5AA;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;



}

.bottomnav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1AA5AA;
	text-decoration: none;

}
.bottomnav a:hover{
	text-decoration: underline;

}
.greenbox {
	background-color: #1AA5AA;
	width: 194px;
	text-align: center;
	padding: 4px;
	margin-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin-bottom: 4px;





}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #1aa5aa;
	text-decoration: none;
}
.underline {
	background-image: url(images/underline.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.subnav a{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
	padding-right: 20px;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1aa5aa;
	text-decoration: none;
	padding: 5px;
	text-align: justify;
}
.bodytext-higlight {
	font-family: "Arial narrow";
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	padding: 5px;
	text-align: justify;
	font-weight: normal;
	background-color: #99FFFF;
}

.subnav a:hover{
	text-decoration: underline;

}
.bodytext-small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	text-align: justify;
	font-style: normal;

}
.paratext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1aa5aa;
	text-decoration: none;
	text-align: justify;
	line-height: 1.5em;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1aa5aa;
}
.dottedline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 1px;
}
.1rowheight {
	line-height: 1px;
}
.linkstyle {
	color: #000000;
	text-decoration: none;
}
.imageborder {
	border: 1px solid #CCCCCC;
}
.linkstylegreen {

	color: #339999;
	text-decoration: underline;
}
