body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url('/Images/index_01.png');
	background-repeat: repeat-x;
	background-color: #D8DFE7;
}

form, h1, h2, h3, h4, p
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul
{
	list-style: outside;
	list-style-image: url('/Images/redbullet.png');
}

#slideContainer { display: none; padding: 0px; overflow: hidden; position: absolute; border: 0px black solid; height: 31px; width: 962px; }
#divSlider
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	position: absolute;
	top: -32px;
	left: 0px;
	width: 962px;
	height: 31px;
	display: block;
	background-image: url('/Images/slidedown_bg.png');
	background-repeat: no-repeat;
	text-align: center /*left*/;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#divSlider a { color: #bd0808; font-weight: bold; text-decoration: none; }
#divSlider a:hover { color: #5798da; font-weight: bold; text-decoration: none; }

.navLinks
{
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	cursor: normal;
}

a.navLinks
{
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	cursor: hand;
}

a.navLinks:hover
{
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #bb0000;
	cursor: hand;
}

.siteText
{
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.siteText14
{
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.siteText18
{
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

.siteTextRed
{
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bb0000;
}

.siteTextRed14
{
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #bb0000;
}

.siteTextRed18
{
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #bb0000;
}


.siteTextBlue
{
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3978C5;
}

.siteLinksBlack
{
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	cursor: normal;
}

a.siteLinksBlack
{
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	cursor: normal;
}

a.siteLinksBlack:hover
{
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bb0000;
	text-decoration: none;
	cursor: hand;
}

.siteLinksRed
{
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bb0000;
	text-decoration: none;
	cursor: normal;
}

a.siteLinksRed
{
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bb0000;
	text-decoration: none;
	cursor: normal;
}

a.siteLinksRed:hover
{
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3978C5;
	text-decoration: none;
	cursor: hand;
}

.siteLinksBlue
{
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000bb;
	text-decoration: none;
	cursor: normal;
}

a.siteLinksBlue
{
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000bb;
	text-decoration: none;
	cursor: normal;
}

a.siteLinksBlue:hover
{
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bb0000;
	text-decoration: none;
	cursor: hand;
}

.siteLinksImages
{
	border:0;
}
.TextBox
{
	font-family: Trebuchet MS, Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 0.9pt #cccccc solid;
	background-color: #ffffff;
	color: #000000;
}

.ErrorMessage
{
	font-family: Trebuchet MS, Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
}