.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
ol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	list-style-image: url(../images/uldot.gif);

}

li {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}

a {
	font-size: 11px;	
	color: #56709C;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #3B9675;
	text-decoration: underline;
	font-weight: bold;
}

.subheadline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
}
.lineright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/*
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 240px;
}
*/
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;

}

a.sitemap {
	font-size: 12px;
	color: #56709C;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.sitemap:hover {
	color: #3B9675;
	text-decoration: underline;
	font-weight: bold;
}
.linelow {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #45597C;
	font-style: italic;
	font-weight: bold;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height:20px;
}

/* Additional 4 Contact */
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	width: 200px;
	height: 20px;
	border: none;
	background-color: #C6D8F8;
	margin-bottom: 5px;

}
.textfieldMust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	width: 200px;
	height: 20px;
	border: none;
	background-color: #DBF2EA;
	margin-bottom: 5px;

}
.textfieldmulti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	width: 200px;
	border: none;
	background-color: #C6D8F8;
}
.textfieldmultiMust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	width: 200px;
	border: none;
	background-color: #DBF2EA;
	/*EBF2FF*/
}
