.headerbg{
	background-image: url(i/banner.jpg);
}
.headertext{
	color: #FFF;
	font-size: 12px;
}
a.header:link, a.header:active, a.header:visited {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}
a.header:hover {
	text-decoration: underline;
}
a:link, a:active, a:visited {
	color: #333;
	font-size: 12px;
}
a:hover {
	color: #333;
}
a.footer:link, a.footer:active, a.footer:visited {
	color: #333;
	font-size: 11px;
}
a.footer:hover {
}
a.footernoline:link, a.footernoline:active, a.footernoline:visited {
	color: #333;
	font-size: 11px;
	text-decoration: none;
}
a.footernoline:hover {
	text-decoration: underline;
}
.footer {
	color: #333;
	font-size: 11px;
	line-height: 150%;
}
.footaddress {
	color: #124D90;
	font-weight: bold;
	font-size: 13px;
}
.headaddress {
	color: #00056F;
	font-weight: bold;
	font-size: 12px;
}
.clientname {
	font-size: 12px;
	color: #124D90;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.clienttitle {
	font-size: 12px;
	font-weight: bold;
}
.testimonial {
	font-style: italic;
	font-size: 12px;
}
td  {
	font-family: Verdana, Geneva, sans-serif;
}
.text12 {
	font-size: 12px;
}
.dropcapblue {
	font-size: 16px;
	color: #124D90;
}
.maincontenttop {
	background-image: url(i/page.top.jpg);
	background-position: top;
	padding: 30px;
	background-repeat: no-repeat;
}
.maintable {
	background-image: url(i/page.bg.jpg);
}
.titlegrey {
	background-image: url(i/title.grey.bg.jpg);
	font-size: 24px;
	color: #FFF;
	font-style: italic;
}
.titleblue {
	background-image: url(i/title.blue.bg.jpg);
	font-size: 24px;
	color: #FFF;
	font-style: italic;
}

