body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	font-size: small;
}
a.imagelink {
	font-weight: bold;
	padding-bottom: 2px;
}

a.navLink:link, a.navLink:active, a.navLink:visited {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	text-align: center;
}
a.navLink:hover {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #FF6600;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #CC0000;
}.footr {
	font-size: 10px;
	text-align: center;
	height: 20px;
	padding-top: 5px;
}
.siteFrame {
	border: 1px solid #EBEBEB;
}
.navBG {
	background-image: url(images/navBG_green.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.leftNavBG {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
	text-align: left;
}
.navTdBG {
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #EBEBEB;
}
.navTdBGover {
	padding-bottom: 7px;
	border-top-width: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FAA71A;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.divLeftLink {
	width: 160px;
	cursor: hand;
	text-align: left;
	padding: 5px 5px 0px;
}
.bottomNavBG {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
}
.pad10 {
	padding: 6px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #FF6600;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #627C9D;
	text-align: left;
}
.imgFrameLeft {
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
}
h3 {
	font-size: small;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.navLinkwhite:link, a.navLinkwhite:active, a.navLinkwhite:visited {

	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}

