@charset "UTF-8";
body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
}
a:link {
	color: #5DBACB;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #5DBACB;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #5DBACB;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #5DBACB;
	text-decoration: none;
	font-weight: bold;
}
.copy {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
}
.subhead {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	color: #5DBACB;
	font-weight: bold;
}
.copybig {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
}
.mainhead {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	color: #5DBACB;
	font-weight: normal;
}
.fields {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5CB9CB;
	background-color: #F2F6FA;
	width: 225px;
	border: 1px inset #CCCCCC;
}
.fieldscontact {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5CB9CB;
	background-color: #F2F6FA;
	width: 400px;
	border: 1px inset #CCCCCC;
}
.fieldscontactshort {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5CB9CB;
	background-color: #F2F6FA;
	width: 100px;
	border: 1px inset #CCCCCC;
}
