@charset "utf-8";
/* CSS Document */
 
body  {
	font: small Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #000000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.Alert {
	background-color: #F1D50E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	text-indent: 10px;
}
p {
	padding-right: 10px;
	padding-left: 15px;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #8CC43F;
	padding-right: 5px;
	padding-left: 30px;
	font-weight: bold;
	font-style: oblique;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #328445;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-left: 15px;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #328445;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-left: 30px;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #A09647;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-left: 30px;
}
h5 {
	font-weight: bold;
	margin-left: 50px;
	font-size: 1em;
}


.BannerBKGRD {
	background-color: #EEEAC5;
	background-image: url(../images/forTemplate/bannerBKGRD.jpg);
	background-repeat: repeat-x;
	height: 188px;
}

.TagLine {
	vertical-align: top;
	text-align: left;
}
.xSmallTextGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}
.IMG-alignRTclear {
	clear: left;
	float: right;
}
.IMG-LTclear {
	padding: 5px;
	clear: right;
	float: left;
}
.AlignTOP {
	vertical-align: top;
}

.CenterText {
	text-align: center;
}
.AlignLT {
	text-align: left;
	background-position: left;
}
.smallText {
	font-size: small;
}
.CenterText {
	text-align: center;
}
.TextAlignRT {
	text-align: right;
}
.xxSmallText {
	font-size: .85em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.copyright {
	font-size: x-small;
	text-align: center;
	vertical-align: top;
	padding-left: 15px;
}
.indent1 {
	text-indent: 20%;
}

.BulletList {
	list-style-position: outside;
	font-size: medium;
	list-style-image: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px dashed #CCCCCC;
	margin-top: 14px;
	margin-bottom: 14px;
}
/* Body link styles */
a {
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #328445;
	text-decoration: underline;
}
a:hover {
	color: #328445;
	text-decoration: none;
}
a:active {
	color: #9FC54D;
	text-decoration: underline;
}
/* Main Navigation - Left Nav Bar styles */
.NavBarLeft {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	width: 160px;
	font-size: small;
	font-weight: bold;
	vertical-align: top;
	background-color: #EEEAC5;
}

.NavBarLeft A:link {
	color: #328445;
	text-decoration: none;
	font-weight: bold;
}
.NavBarLeft A:visited {
	color: #328445;
	text-decoration: none;
	font-weight: bold;
}
.NavBarLeft A:active {
	color: #9FC54D;
	text-decoration: none;
	font-weight: bold;
}
.NavBarLeft A:hover {
	color: #575126;
	text-decoration: none;
	font-style: normal;
}
/* Top Nav styles */
.NavTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #666666;
	vertical-align: middle;
	text-align: right;
	white-space: nowrap;
	padding-right: 10px;
	padding-left: 5px;
}
.NavTop A:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.NavTop A:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.NavTop A:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.NavTop A:hover {
	color: #328445;
	text-decoration: none;
	font-style: normal;
}
/* Right Side Bar styles */
.SideBarHeader {

	background-image: url(../images/forTemplate/sidebarHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 146px;
	width: 354px;
}
.SideBarBKGRD {
	background-image: url(../images/forTemplate/sidebarBKGRD.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	height: 80%;
}
.SideBarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666666;
	list-style-image: url(../images/forTemplate/arrow.jpg);
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 50px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	line-height: 2em;
	background-position: top;
	vertical-align: text-top;
	text-align: left;
}
.SideBarText A:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.SideBarText A:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.SideBarText A:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.SideBarText A:hover {
	color: #328445;
	text-decoration: none;
	font-style: normal;
}
/* Footer styles */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-align: center;
}
.footer a:link {
	color: #000000;
	text-decoration: underline;
}
.footer a:visited {
	color: #000000;
	text-decoration: underline;
}
.footer a:hover {
	color: #000000;
	text-decoration: none;
}
.footer a:active {
	color: #000000;
	text-decoration: underline;
}
/* breadcrumb background color */
.breadcrumb {
	color: #BCB16F;
	background-color: transparent;
	border-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-indent: 5px;
	vertical-align: top;
}
.breadcrumb a:link,
.breadcrumb a:hover,
.breadcrumb a:visited,
.breadcrumb a:active {
	color: #C2B66A;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-indent: 10px;
}
/* Site Designed by - styles */
.SiteDesigned {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.SiteDesigned a:link {
	color: #666666;
	text-decoration: none;
}
.SiteDesigned a:visited {
	color: #666666;
	text-decoration: none;
}
.SiteDesigned a:active {
	color: #000000;
	text-decoration: none;
}
.SiteDesigned a:hover {
	color: #333333;
	text-decoration: underline;
	font-style: normal;
}

.SearchBox {
	font-size: .85em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align: middle;
	padding-right: 15px;
	padding-left: 5px;
	text-align: left;
}
.SideBarTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #328445;
	font-weight: bold;
}

/* Nav like wescat start - styles */
#nav {
	Z-INDEX: 1;
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 160px;
	LIST-STYLE-TYPE: none;
	background-color: #EEEAC5;
	padding: 0px;
	height: 100%;
	top: 200px;
}
#nav UL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	Z-INDEX: 100;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 160px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
	TEXT-ALIGN: left;
	vertical-align: top;
}
#nav LI {
	FLOAT: left; MARGIN-BOTTOM: -1px; LINE-HEIGHT: 21px; POSITION: relative
}
#nav LI UL {
	MARGIN-TOP: -21px; LEFT: -999em; MARGIN-LEFT: 160px; POSITION: absolute
}
#nav LI UL UL {
	LEFT: -999em
}
#nav LI UL UL UL {
	LEFT: -999em
}
#nav LI UL A {
	COLOR: #FFFFFF; BACKGROUND-COLOR: #C0B671
}
#nav LI UL A:hover {
	COLOR: #FFFFFF; BACKGROUND-COLOR: #328445
}
#nav .homelink {
	COLOR: #FFFFFF; BACKGROUND-COLOR: #328445
}
#nav LI A {
	PADDING-RIGHT: 0.3em; DISPLAY: block; PADDING-LEFT: 0.3em; FONT-WEIGHT: bold; FONT-SIZE: 13px; PADDING-BOTTOM: 0px; WIDTH: 152px; COLOR: #328445; PADDING-TOP: 0px; BACKGROUND-COLOR: #EEEAC5; TEXT-DECORATION: none
}
.spacetaker {
	PADDING-RIGHT: 0.3em; DISPLAY: block; PADDING-LEFT: 0.3em; FONT-WEIGHT: bold; FONT-SIZE: 13px; PADDING-BOTTOM: 0px; WIDTH: 152px; COLOR: #328445; PADDING-TOP: 0px; HEIGHT: 20px; BACKGROUND-COLOR: #EEEAC5; TEXT-DECORATION: none
}
#nav LI A:hover {
	COLOR: #FFFFFF; BACKGROUND-COLOR: #328445
}
#nav .seld {
	COLOR: #FFFFFF; BACKGROUND-COLOR: #328445
}
#nav LI:hover UL UL {
	LEFT: -999em
}
#nav LI:hover UL UL UL {
	LEFT: -999em
}
#nav LI:hover UL UL UL UL {
	LEFT: -999em
}
#nav LI.sfhover UL UL {
	LEFT: -999em
}
#nav LI.sfhover UL UL UL {
	LEFT: -999em
}
#nav LI.sfhover UL UL UL UL {
	LEFT: -999em
}
#nav LI:hover UL {
	LEFT: auto
}
#nav LI LI:hover UL {
	LEFT: auto
}
#nav LI LI LI:hover UL {
	LEFT: auto
}
#nav LI LI LI LI:hover UL {
	LEFT: auto
}
#nav LI.sfhover UL {
	LEFT: auto
}
#nav LI LI.sfhover UL {
	LEFT: auto
}
#nav LI LI LI.sfhover UL {
	LEFT: auto
}
#nav LI LI LI LI.sfhover UL {
	LEFT: auto
}
#nav .shown A {
	MARGIN-TOP: -1px; PADDING-LEFT: 15px; FONT-SIZE: 11px; WIDTH: 152px; COLOR:#EEEAC5; LINE-HEIGHT: 1.9em; BACKGROUND-COLOR: #328445
}
#nav .shownheader A {
	COLOR:#FFFFFF; BACKGROUND-COLOR: #328445
}
#nav .shownthird A {
	MARGIN-TOP: -1px; PADDING-LEFT: 20px; FONT-SIZE: 10px; MARGIN-BOTTOM: 0px; WIDTH: 152px; COLOR: #FFFFFF; LINE-HEIGHT: 1.7em; BACKGROUND-COLOR: #328445
}
#nav .shown {
	DISPLAY: block; COLOR:#FFFFFF; BACKGROUND-COLOR: #328445
}
#nav .shownheader {
	DISPLAY: block; COLOR:#FFFFFF; BACKGROUND-COLOR: #328445
}
#nav .shownthird {
	DISPLAY: block; COLOR:#FFFFFF; BACKGROUND-COLOR: #328445
}
#nav .shown A:hover {
	MARGIN-TOP: -1px; FONT-SIZE: 11px; COLOR: #FFFFFF; BACKGROUND-COLOR: #328445
}
#nav .shownthird A:hover {
	FONT-SIZE: 10px; COLOR: #FFFFFF; BACKGROUND-COLOR: #328445
}
#nav .shownheader A:hover {
	COLOR: #FFFFFF; BACKGROUND-COLOR: #328445
}
*:first-child + HTML #nav {
	HEIGHT: 1%
}
*:first-child + HTML #nav LI {
	HEIGHT: 1%
}
*:first-child + HTML #topmenu {
	HEIGHT: 1%
}
*:first-child + HTML #topmenu LI {
	HEIGHT: 1%
}
/* Nav like wescat end - styles */

.NavBKGRD {
	background-color: #EEEAC5;
	background-position: left top;
	width: 160px;
	height: auto;
}

.TableBorderThinOlive {
	border: thin solid #C0B671;
}
.TextOlive {
	color: #7B7337;
}
.TextGreen {
	color: #328445;
}
.TextLtGreen {
	color: #9FC54D;
}
.TableBorderThinGreen {
	border: thin solid #328445;
}
.SideBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	left: 5px;
	font-style: normal;
	padding: 5px 0px;
	clear: right;
	float: left;
	width: 146px;
	border: 2px none #C0B671;
	margin: 5px 0px 2px 1px;
	background-color: #E2DCA0;
	text-align: left;
	vertical-align: middle;
	background-position: center;
	top: 5px;
}
.SideBox a:link {
	color: #328445;
	text-decoration: none;
	font-size: 0.85em;
	font-weight: bold;
}
.SideBox a:visited {
	color: #328445;
	text-decoration: none;
	font-size: 0.85em;
	font-weight: bold;
}
.SideBox a:active {
	color: #328445;
	text-decoration: none;
	font-size: 0.85em;
	font-weight: bold;
}
.SideBox a:hover {
	color: #1F522B;
	font-size: .85em;
	font-style: normal;
}

.RED {
	color: #FF0000;
}
.SideBoxSecondaryMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	color: #328445;
	font-style: normal;
	background-color: #EEEAC5;
	clear: left;
	float: right;
	width: 185px;
	border: thin solid #C0B671;
	list-style-type: none;
	text-decoration: none;
	line-height: 1.5em;
	margin: 0px 15px 20px 20px;
	list-style-position: outside;
	list-style-image: url(../images/forTemplate/tinyArrow.jpg);
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
}
.SideBoxSecondaryMenu a:link {
	color: #328445;
	text-decoration: none;
}
.SideBoxSecondaryMenu a:visited {
	color: #328445;
	text-decoration: none;
}
.SideBoxSecondaryMenu a:active {
	color: #328445;
	text-decoration: none;
}
.SideBoxSecondaryMenu a:hover {
	color: #1F522B;
	font-style: normal;
}
.TableDataAlignmentLEFT {
	margin-left: 40px;
}
.IndentSM {
	margin-left: 15px;
}
.background {
	background-color: #EEEAC5;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.TableCenter {
	text-align: center;
	margin:0 auto;
	padding-left: 15px;
}
.formTableCell30 {
	width: 30%;
}

legend {
	color: #005900;
}
.rows {
	background-color: #EBE4BA;
}
.YellowBKGRD {
	background-color: #FFFF00;
	font-weight: bold;
}
.ScheduleRowsShaded {
	background-color: #F5F3E0;
	font-weight: bold;
	background-position: center;
	text-align: center;
}
.GreenBKGRD {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #328445;
}
.OrangeBKGRD {
	background-color: #FF9900;
	font-weight: bold;
}
.BlueBKGRD {
	background-color: #333399;
	color: #FFFFFF;
	font-weight: bold;
}
.IndentBlock1 {
	margin-left: 50px;
}

