body {
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/bg_wave.jpg);
	background-repeat: no-repeat;
	background-color: #D6D6D6;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.NewsHeading {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.NavMenuTitle {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.PageTitle { /* Primary title */
	color: #093c6e;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
}

.subTitle { /* Secondary title */
	color: #093c6e;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	/* font changed */ /* font-size: 10pt; */
	font-size: 11pt;
}

.DefaultText { /* default text */
	font-size: 12px;
	line-height: 17px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-color: #404040;
}
.DefaultText a:link { /* default text */
	font-size: 12px;
	line-height: 17px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-color: #404040;
	text-decoration: none;
}
.DefaultText a:hover { /* default text */
	color: green;
	text-decoration: underline;
}
.DefaultText a:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.DefaultText a:visited:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#NavLeft {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
#NavLeft a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
#NavLeft a:hover {
	color: green;
	text-decoration: underline;
	}
#NavLeft a:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #404040;
	text-decoration: none;
	}
#NavLeft a:visited:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: green;
	text-decoration: underline;
	}

#Latest5News a {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#Latest5News a:hover {
	background-image: url(../images/bullet02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: green;
	text-decoration: underline;
}
#Latest5News a:visited {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #404040;
}
#Latest5News a:visited:hover {
	background-image: url(../images/bullet02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: green;
	text-decoration: underline;
}
#ErrorMessage {
	color: red;
}
.disclaimer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
		}
.disclaimer a:hover { /* disclaimer */
	color: green;
	text-decoration: underline;
}
.ReferenceLink {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.ReferenceLink a:hover {
	color: green;
	text-decoration: underline;
}

.TopLinks,a:link,a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.TopLinks a:hover {
	color: #3366CC;
	text-decoration: underline;
}

.border-LR {
	border-top: 0px none;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px none;
	border-left: 1px solid #FFFFFF;
}

.footer  a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #004E92;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

.footer {
	font-size: 9px;
}

.footer  a:visited {
	color: #004E92;
}

.footer  a:hover {
	color: #FF6600;
}

/*emal,Phone,directions*/
#Learn-More a {
	display: block;
	background-image: url(../images/Learn-More01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	height: 30px;
	width: 125px;
}

#Learn-More a:hover {
	background-image: url(../images/Learn-More.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/*emal,Phone,directions*/
#mail a {
	display: block;
	text-decoration: none;
	background-image: url(../images/email02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	padding-left: 19px;
	color: #FFFFFF;
	font-weight: bold;
}

#mail a:hover {
	background-image: url(../images/email.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FF9900;
	padding-left: 19px;
	font-weight: bold;
}

#phone a {
	display: block;
	text-decoration: none;
	background-image: url(../images/Phone.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	padding-left: 19px;
	color: #FFFFFF;
	font-weight: bold;
}

#phone a:hover {
	background-image: url(../images/Phone02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FF9900;
	padding-left: 19px;
	font-weight: bold;
}

#directions a {
	display: block;
	text-decoration: none;
	background-image: url(../images/directions01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	padding-left: 19px;
	color: #FFFFFF;
	font-weight: bold;
}

#directions a:hover {
	background-image: url(../images/directions.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FF9900;
	padding-left: 19px;
	font-weight: bold;
}
/*
div#MainPromotionBanner {
	width: 746px;
	height: 200px;
	background: #feb900;
}

#MainPromotionBanner #SlidePlayer {
	position: relative;
	margin: 0 auto;
}

#MainPromotionBanner .Slides {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 200px;
	overflow: hidden;
}

#MainPromotionBanner .Slides li {
	float: left;
	width: 746px;
	height: 200px;
}

#MainPromotionBanner .Slides img {
	border: 0;
	display: block;
	width: 746px;
	height: 200px;
}

#MainPromotionBanner .SlideTriggers {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 177px;
	right: 0px;
	z-index: 10;
	height: 25px;
}

#MainPromotionBanner .SlideTriggers li {
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 6px;
	background: url(../images/slide_trigger.gif) no-repeat center center;
}

#MainPromotionBanner .SlideTriggers li.Current {
	color: #fff;
	background: url(../images/slide_trigger_c.gif) no-repeat center center;
	border: 0;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin: 0 6px;
}*/