.body {
	margin: 0px;
}
.footBG {
	background-image: url(../images/graphics/tile_lt_green.gif);
	background-repeat: repeat;
	background-position: left top;
}
.headBG {
	background-image: url(../images/graphics/tile_drk_blue.gif);
}
.bodyBG {
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/graphics/head_logo_tag.gif);
	background-repeat: no-repeat;
	background-position: 410 0px;
}
.headTRC {
	background-image: url(../images/graphics/head_trc.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.headPhone {
	background-image: url(../images/graphics/head_phone.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.headBGYellow {
	background-image: url(../images/graphics/tile_yellow.gif);
	background-repeat: repeat;
	background-position: left top;
}
.headLogo {
	background-image: url(../images/graphics/head_logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}
.headTLC {
	background-image: url(../images/graphics/head_tlc.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.footCopyright {
	background-image: url(../images/text/foot_copyright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.footBRC {
	background-image: url(../images/graphics/foot_brc.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.footBLC {
	background-image: url(../images/graphics/foot_blc.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodySpacerNF {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(../images/graphics/nf_intro1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.bodySpacer {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.exploreBG {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.newsBG {
	background-image: url(../images/graphics/tile_drk_blue.gif);
	background-repeat: repeat;
	background-position: left top;
}
.buttonBG {
	background-image: url(../images/graphics/tile_lt_blue.gif);
	background-repeat: repeat;
	background-position: left top;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bodyContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	padding-left: 10px;
	padding-top: 1px;
	padding-right: 35px;
	padding-bottom: 5px;
}
.bodyContentNoMargin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}
.bodyTitle1 {
	font-size: 12px;
	font-style: italic;
	color: #7C96BF;
	font-weight: bold;
}
a:link {
	color: #007139;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #56AA50;
}
a:hover {
	text-decoration: underline;
	color: #007139;
}
a:active {
	text-decoration: none;
	color: #00529B;
}.bodyLink {
	font-style: italic;
	font-weight: bold;
	color: #007139;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bodyTitle2 {
	font-weight: bold;
	color: #00529B;
}
.photoWrap {
	padding-top: 2px;
	border-right-width: 8px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.photoSpace {
	margin-right: 5px;
	margin-top: 2px;
}
.newsPhoto {
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.newsContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.movBody {
	margin: 0px;
	background-image: url(../images/graphics/tile_drk_blue.gif);
	background-repeat: repeat;
	background-position: left top;
}
