
.pagetext {
	font-family: verdana, Arial, Helvetica;
	font-size: 12px;
	color: #414141;
	text-align: justify;
	line-height: 1.4;
}

.pagetext a{
	font-family: verdana, Arial, Helvetica;
	font-size: 12px;
	text-decoration:underline;
	color: #414141;
}

.pagetext a:hover{
	text-decoration:none;
	color: #0084f3;
}

.toplink {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.toplink a {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.toplink a:hover {
	text-decoration: underline;
}

.h1-blue {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #057ae1;
}
.h1-blue a {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #057ae1;
	text-decoration: none;	
}
.h1-blue a:hover {
	text-decoration: underline;
}

.h1-orange {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #e96c2c;
}
.h1-orange a {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #e96c2c;
}
.h1-orange a:hover {
	text-decoration: underline;
}

.h1-green {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #638f04;
}
.h1-green a {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #638f04;
	text-decoration:none;	
}
.h1-green a:hover {
	text-decoration: underline;
}

.h1-white {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
}
.h1-white a {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
}
.h1-white a:hover {
	text-decoration: underline;
}

.h2-white {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
}

.bottomlink {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #414141;
}
.bottomlink a {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #414141;
	text-decoration: none;
}
.bottomlink a:hover {
	text-decoration: underline;
}

.textbox {
background-color:#E3E3E3;
color: black;
font-family: arial;
font-size: 8pt;
border-width:0;
border-color:#2D699C;
}

.button {
border-width:1;
border-color:#84949B;
background-color:#84949B;
font-family: arial;
color:#FFFFFF;
font-size: 8pt;

}

br
{
line-height:.3

}
