.hpButs{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	height: 21px;
}

a.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004199;
	text-decoration: none;
}

a.footer:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #039C29;
	text-decoration: none;
}

a.footerIn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a.footerIn:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

a.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #039C29;
	text-decoration: none;
}

a.text:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6C00;
	text-decoration: none;
}

.topNavTD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	background-color: #039C29;
	padding-right:5px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}

.leftNavTD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
	padding-left:22px;
	background-image: url(../images/arrow.gif);
	background-position: left top;
	background-position-y: 9px;
	background-repeat: no-repeat;
	padding-top:4px;
	padding-bottom:4px;
}

a.subNav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	height: 16px;
	text-decoration: none;
}

.input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	border:1px solid #004199;
}

.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
	background-color: #004199;
	border:1px solid #004199;
}

.whiteTx{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
}

.alertFont{
	color: Red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
