@charset "utf-8";

/* Change It To This: */

:-moz-any-link:focus {
  outline: none;
}

.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 {
	color: #144b5b;
	text-decoration: none;
	font-family: calibri, arial, verdana;
	font-size: 13px;
	font-style: normal;
}
.subheading {
	font-family: calibri, arial, verdana;
	font-size: 15px;
	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;
}

.bgrightboxright {
	background-image: url(images/bg-right-box-right.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.bgrightbox {
	background-image:url(images/bg-right-box.jpg);
	background-repeat: repeat-x;
	background-position:top left;
	background-color: #c4e5fd;
}
.newsandevents {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #095a92;
	text-decoration: none;
}

.orangetext {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #d84d08;
	text-decoration: none;
}

.bluetext {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #2199b1;
	text-decoration: none;
}
.clientlogodivider {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.violettext {
	font-family: Arial, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #216e9e;
	text-decoration: none;
}
.contentsubhead {

	font-family: Arial, 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: Arial, 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: Arial, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #144b5b;
	text-decoration: none;

}
.bluecontent {
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0377b4;
	text-decoration: none;
	line-height: 17px;
}
.redcontent {
	font-family: Arial, 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;
}
.content-heigh {
	color: #0696c0;
	text-decoration: none;
	font: bold normal 12px/22px calibri, arial, verdana;
	text-align: center;
}
.pageheading {
	color: #0696c0;
	text-decoration: none;
	font: bold 18px Arial, Verdana, arial;
}

