@charset "utf-8";
.bgpagetop {
	background-color: #b5defd;
	background-image: url(images/bg-page-top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bgpagebottom {
	background-color: #FFFFFF;
	background-image: url(images/bg-page-bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.content {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #144b5b;
	text-decoration: none;
	line-height: 17px;
}
.subheading {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0696c0;
	text-decoration: none;
}
.bgrightboxleft {
	background-image: url(images/bg-right-box-left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bgrightbox {
	background-image: url(images/bg-right-box.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #c4e5fd;
}
.newsandevents {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #095a92;
	text-decoration: none;
}
.bgrightboxright {
	background-image: url(images/bg-right-box-right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.orangetext {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #d84d08;
	text-decoration: none;
}
.clientlogodivider {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}

.bluetext {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #2199b1;
	text-decoration: none;
}
.violettext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #92268f;
	text-decoration: none;
}
.contentsubhead {

	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #144b5b;
	text-decoration: none;
	line-height: 17px;
}
.bullets {
	list-style-image: url(images/img-arrow.gif);
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	list-style-type: square;
	list-style-position: inside;

}
.border {
	border: 1px solid #90d9fb;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #144b5b;
	text-decoration: none;

}
.bluecontent {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0377b4;
	text-decoration: none;
	line-height: 17px;
}
.redcontent {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #fd3c28;
	text-decoration: none;
	line-height: 17px;
}
.bgscroller {
	background-image: url(images/bg-scroller-box.gif);
	background-repeat: repeat-x;
}
