@charset "UTF-8";
a:link {
	color: #57BDEE;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #57BDEE;
}
a:hover {
	text-decoration: underline;
	color: #0F73AD;
}
a:active {
	text-decoration: none;
	color: #0F73AD;
}
.BottomStrip {
	background-image: url(images/CressaidBar.jpg);
	background-repeat: no-repeat;
}
.SplitterR {
	background-image: url(images/splitter2.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #DFEFFC;
}
.SplitterL {
	background-image: url(images/splitter.gif);
	background-repeat: repeat-y;
}
.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #032C58;
	background-color: #DFEFFC;
}
.BodyHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #032C58;
	text-transform: uppercase;
}
.BottomStrip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	padding-right: 50px;
}
.TableText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0F73AD;
}
.TableText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #032C58;
}
.rotator {
	background: #FFF url(images/rotate/rotate.php) no-repeat center top;
	color: inherit;
	width: 276px;
}
a.BodyTexta:link {
	color: #0F73AD;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.BodyTexta:visited {
	text-decoration: none;
	color: #0F73AD;
}
a.BodyTexta:hover {
	text-decoration: underline;
	color: #0F73AD;
}
a.BodyTexta:active {
	text-decoration: none;
	color: #0F73AD;
}

