.background {
	background-color:#C6E9FE
	margin: 0px;
	background-image: url(../images/lightBgTile.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #E5F5FE;
	margin: 0px;
	padding: 0px;
}
.headerBG {
	background-image: url(../images/topPages/Header-layout_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tableHeight {
	height: 100%;
	/*border: 0px none #817972;*/
}
.noFlashText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #4C4D4F;
}
.bulletPoints {
	list-style-position: outside;
	list-style-image: url(../images/bulletPoint.gif);
	line-height: 18px;
}
a:link {
	text-decoration: underline;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #4C4D4F;
}
.horizontalLine {
	background-image: url(../images/horizontalLine.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.smallText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #5A5B5D;
}
a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}
a:hover {
	color: #0065B3;
}
.boldBlueText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0065B3;
}
.boldText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*color: #0065B3;*/
}
.headingText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0065B3;
}
.horizontalLineThick {
	background-image: url(../images/horizontalLine_thick.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.clientListUL {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0065B3;
	line-height: 19px;
	list-style-image: url(../images/bulletPoint_blue.gif);
}

