body {
	margin: 0px;
	padding: 0px;
}
.maintext {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #4b4c4c;
}
.title {
	font-family:"Zurich LtCn BT", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #3f8bae;
}
.subtitle {
	font-family:"Zurich LtCn BT", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
}
.greyheadings {
	font-family:"Zurich LtCn BT", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #656667;
}
.bluehighlight
{
	color: #3f8bae;
}
h2 {
	font-family:"Zurich LtCn BT", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #3f8bae;
}
h3 {
	font-family:"Zurich LtCn BT", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
}
ul {
	list-style-image:url(images/check.gif)
}
.pointstext {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #4b4c4c;
}
.footertext {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.toppad {
	padding-top: 5px;
}
a.footerlinks {
	color: #ffffff;
	text-decoration: none;
}
a.footerlinks:hover {
	text-decoration:underline;
}
.topbg {
	background-image: url(images/ci_04.jpg);
}
.footerbg {
	background-image: url(images/ci-footer_42.jpg);
}
.contentleftbg {
	background-image: url(images/ci_25.jpg);
}
.contentrightbg {
	background-image: url(images/ci_24.jpg);
}
.bodybannerbg {
	background-image: url(images/ci_36.jpg);
}
.signupbg {
	background-image: url(images/ci_22.jpg);
	background-repeat:no-repeat;
}
.newsbg {
	background-image: url(images/ci_news.jpg);
	background-repeat:no-repeat;
}
.newsborderbg {
	background-image: url(images/ci_news3.jpg);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:15px;
	color:#4b90b4;
	font-size:12px;
}
.newsborderbg p {
	background-image:url(images/ci_newssep.gif);
	background-repeat:no-repeat;
	padding-bottom:9px;
	margin-bottom:2px;
	padding-top:4px;
	margin-top:0;
	background-position:bottom;
}
.newsbottombg {
	background-image: url(images/ci_news2.jpg);
	background-repeat:no-repeat;
}
.namenemail {
	height: 18px;
	width: 120px;
}
.pointsbg {
	background-image: url(images/ci-pointsbg_37.jpg);
}
