.title{
font-family: verdana, arial, helvetica;
font-size: 12px;
color: #454545;
font-weight: bold;
}
.bullet
{
list-style-type:square;
color:#456E80;
}
a:link, a:visited, a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #414141;
text-decoration: underline;
}
.topBack {
	background-image: url(../../images/common/logo-right.gif);
	background-repeat: repeat-x;
}
.strip {
	background-color: #496C80;
}
.topBar {
	background-color: #ECE9D8;
	background-image: url(../../images/common/topBar.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.backColour {
	background-color: #ECE9D8;
	background-image: url(../../images/common/leftBar.gif);
	background-repeat: repeat-y;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.testimonialBack {
	background-color: #ECE9D8;
}
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #496C80;
	font-weight: normal;
}
.boldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #496C80;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.leftBarStrip {
	background-image: url(../../images/common/leftBarStrip.gif);
	background-repeat: repeat-x;
	background-position: left;
}
