.title1 {
	font-family: 'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFA71;
}
.title2 {
	font-family: 'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FFFA71;
	text-decoration: none;
}
.title3 {
	font-family: 'HelveticaNeueLTStd-Bd',Arial,Helvetica,sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #1D466C;
	text-decoration: none;
	letter-spacing: -0.1em;

}
.menu {
	font-family: 'Helvetica Neue', Calibri, Arial, Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menuField {
	font-family: Tahoma, Calibri, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A:hover {text-decoration: underline}

.body {
	font-family: Tahoma, Calibri, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.body2 {
	font-family: Tahoma, Calibri, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.bodyLink {
	font-family: Tahoma, Calibri, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	color: #4973A3;
	text-decoration: none;
}
.imageCaption {
	font-family: Tahoma, Calibri, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyLink2 {
	font-family: Tahoma, Calibri, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	color: #4973A3;
	text-decoration: none;
}
.footer1 {
	font-family: Tahoma, Calibri, Arial, Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 10px;
	text-decoration: none;
	color: #AD8E7E;
}
.footer2 {
	font-family: Tahoma, Calibri, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.footer3 {
	font-family: Tahoma, Calibri, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 19px;
	text-decoration: none;
	color: #FFFFFF;
}
.footerLink {
	font-family: Tahoma, Calibri, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}

input.field1 { 
	border: 1; 
	border-color: #696 #363 #363 #696; 
	padding: 2; 
	margin: 0; 
	background: white; 
	font: Tahoma, Calibri, Arial, Verdana;
}

input.btn { 
	  color:#3C6A8B; 
	  font: Tahoma, Calibri, Arial, Verdana;
	  background-color:#fff; 
	  border:1px solid; 
	  border-color: #696 #363 #363 #696; 
} 





	
ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #036;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}
