@charset "utf-8";
/* CSS Document */

body {
	background-color: #150186;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
padding:0;
margin:0;
}

h1,h2,h3,h4 {
color: #0065CA;
text-align:left;
}

h1,h2 {
font-size:15pt;
}

img {
border: none;
}

.mainNaviBox {
background: transparent url(/images/naviBG.jpg) no-repeat top right;
width:612px;
heigh:43px;
}

.naviBox td {
padding-right: 2px;
}

#pageWrap {
background-color:white;
}

#ctWrap {
background-color:white;
}

.ct {
padding:5px 15px 15px 15px;
text-align:left;
background-color:white;
}


#ctWraphome {
background-color:white;
padding:0;
margin:0;
}

.ct home{
padding:0;
margin:0;
text-align:left;
background-color:white;
}

/* Base text styles */

.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #000;
}
.small_heading_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #000;
}
.Big_heading_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0065CA;
	text-align: left;
}
.small_heading_text_Centred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000;
}
.testimonial_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: left;
}
.normal_text ul .normal_text {
	color: #000;
}
.testimonial_text {
	color: #000;
}
.normal_text_centre {
	text-align: left;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}