A:hover {text-decoration: underline}
.title1 {
	font-family: "Trebuchet MS", Calibri, Arial, Verdana;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	color: #6A2E30;
}
.title2 {
	font-family: "Trebuchet MS", Calibri, Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #005679;
}
.title3 {
	font-family: "Trebuchet MS", Calibri, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6A2E30;
}

.body {
	font-family: "Trebuchet MS", Calibri, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	color: #1C1C1C;
}
.body2 {
	font-family: "Trebuchet MS", Calibri, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 11px;
	color: #1C1C1C;
}
.bodyFade {
	font-family: "Trebuchet MS", Calibri, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #777777;
}
.bodyLink {
	font-family: "Trebuchet MS", Calibri, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	color: #005679;
	text-decoration: none;
}
.moduleLink {
	font-family: "Trebuchet MS", Calibri, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	color: ##005679;
	text-decoration: none;
}

.bodyLinkBold {
	font-family: "Trebuchet MS", Calibri, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	color: #005679;
	text-decoration: none;
}
.footer1 {
	font-family: "Trebuchet MS", Calibri, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	text-decoration: none;
	color: #474747;
}
.footer2 {
	font-family: "Trebuchet MS", Calibri, Arial, Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	text-decoration: none;
	color: #757575;
}
.footer3 {
	font-family: "Trebuchet MS", Calibri, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	text-decoration: none;
	color: #474747;
}
.footerLink {
	font-family: "Trebuchet MS", Calibri, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #005679;
	text-decoration: none;
}
.field {
	font-family: "Trebuchet MS", Calibri, Arial, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.txtfields {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 170px;
	border: 1px solid #a8a8a8;
}
textarea {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 170px;
	height:60px;
	border: 1px solid #a8a8a8;
}


input.btn { 
	  color:#222; 
	  font: 'Segoe UI','trebuchet ms',helvetica,sans-serif; 
	  background-color:#fff; 
	  border:1px solid; 
	  border-color: #696 #363 #363 #696; 
	} 
	
	
	