ul{
	margin:0px;
	padding:0px;
	list-style:none;
	color:#93f2fa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
ul li {
	line-height:18px;
	background:url(../images/bullet.png) no-repeat left;
	padding-left:15px;
	color:#93f2fa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.greybg {
	background-color: #dfdfdf;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #c70100;
	padding-left: 16px;
	background-image: url(../images/bullet1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	line-height:30px;
	}
.mid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.contactbox_mid {
	background-color: #1f4d9a;
	background-image: url(../images/contactbox_mid.jpg);
	background-repeat: repeat-x;
}
.contactbox_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #04777b;
	height: 44px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/contactbox_top.jpg);
	background-repeat: no-repeat;
}
.midwhite {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.field {
	height: 18px;
	width: 142px;
	border: 1px solid #6786BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 50px;
	font-weight: bold;
	color: #dfdfdf;
	text-align: center;
	font-size: 11px;
	letter-spacing: 1px;
}
