.text {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
.sidetext {
	font-family: Tahoma, Arial;
	font-size: 10px;

}
.input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

.textblue {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #08a1f8;
	text-decoration: none;
}

.textblue a {
	color: #08a1f8;
	text-decoration: none;
}

.textblue a:hover {
	text-decoration: underline;
}

.textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.footerlinks {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #00b1cf;
}
.footerlinks a {
	color: #00b1cf;
	text-decoration: none;
}
.footerlinks a:hover {
	text-decoration: underline;
}
		
	
.sideHeader {
	font-size: 13px;
	color: #1088B1;
	font-family: tahoma;
	font-weight: bold;
}
.contactInfo {
	font-size: 11px
}
.datelink {
	font-size: 11px;
	text-decoration: none;
	color: #5D5D5D;
}
.datelink a {
	text-decoration: none;
	color: #5D5D5D;
}
.datelink a:hover {
	text-decoration: underline;
}

