.text {
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	color: #000000;
	/*list-style-image: url(../images/bullet.gif);*/
}
.colourtext {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #027FAD;
	line-height:14px;
	/*list-style-image: url(../images/bullet.gif);*/
}
a:link {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #F0489B;
	text-decoration: none;
}
a.sublink:link {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #F0489B;
	text-decoration: none;
}
a.sublink:visited {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #F0489B;
	text-decoration: none;
}
a.sublink:hover {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #027FAD;
	text-decoration: none;
}
a.bottomlink:link {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #027FAD;
	text-decoration: none;
}
a.bottomlink:visited {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #027FAD;
	text-decoration: none;
}
a.bottomlink:hover {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #F0489B;
	text-decoration: none;
}
.header {
	font-weight:normal;
	font-family: Trebuchet MS, Arial;
	font-size: 18px;
	color: #01678D;
	/*height: 28px;*/
	padding:10px 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0187AD;
	margin-top:0;
}
.text hight light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #01678D;
	text-decoration: none;
}

.subheader {
	font-family: Trebuchet MS, Arial;
	font-size: 16px;
	color: #F0489B;
	height: 28px;
}
.inputtextbox {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #000000;
	border: 1px solid #01678D;
}
.sendbutton {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/send-bg.gif);
	height: 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #333333;
	border-bottom-color: #333333;
}

.services{
	background:url(../images/services-new.gif) no-repeat 0 0;
	height:37px;
	font:normal 18px/37px "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#ffffff;
	background-color:inherit;
	padding:0 0 0 10px;
}

.servicesBrdr {
	border-bottom:1px solid #e3e3e3;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
}

ul{
	list-style:none;
	padding:0;
	margin:0;
	}

li{
	padding:0;
	margin:0;
	background:url(../images/bullet.gif) no-repeat 0 0;
	padding:0 0 0 20px;
	}

ul.nav{
	list-style:none;
	padding:0 0 0 8px;
	margin:0;
	width:156px;
}

ul.nav li{
	background:url(../images/bullet-service.gif) no-repeat 4px 3px;
	font:normal 9px/15px Arial, Helvetica, sans-serif;
	color:#4e4e4d;
	border-bottom:1px solid #94c8d8;
	padding:4px 0 4px 20px;
}

ul.nav li a{
	color:#4e4e4d;
	text-decoration:none;
}

ul.nav li a:hover{
	color:#686866;
	text-decoration:none;
}

ul.nav li.nobg{
	border-bottom:none;
}


p.pageHD{
	font-size:16px;
	font-weight:bold;
	color:#0187ad;
	}

p{
	padding:10px 0 10px 0;
	margin:0;
	}
	
ul.listInner{
	list-style:none;
	padding:20px 0 0  20px;
	margin:0;
	}

ul.listInner li{
	margin:0;
	background:url(../images/bullet.gif) no-repeat 0 0;
	padding:0 0 10px 20px;
	}

strong.hghLgt{
	color:#0187ad;
	font-size:15px;
	}
	
u.unLine{
	color:#f0489b;
	}

img.picPadPain{
	margin:0 7px 1px 0;
	}
	
p.testiBdr{
	border-bottom:1px solid #f1f1f1;
	padding-bottom:8px;
	margin-bottom:20px;
	}

span.testiBy{
	background:url(../images/pencil.gif) no-repeat 0 4px;
	padding-left:14px;
	}