body {
	background-attachment: scroll;
	background-image: url(../Images/Body.gif);
	margin: 0px;
}
.headerBg {
	background-attachment: scroll;
	background-image: url(../Images/HeaderBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottomBg {
	background-attachment: scroll;
	background-image: url(../Images/Bottom_Bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottomText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.04em;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.04em;
	display: block;
	height: 28px;
	padding-left: 10pt;
	line-height: 28px;
}
.links:hover {
	color: #333333;
	background-color: #EAEAEA;
	border-right-width: 6px;
	border-right-style: double;
	border-right-color: #778B86;
	letter-spacing: 0.04em;
	display: block;
	padding-left: 10pt;
	line-height: 28px;
	height: 28px;
}
.nonlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.04em;
	display: block;
	height: 28px;
	padding-left: 10pt;
	line-height: 28px;
}
.sublink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #D6D6D6;
	text-decoration: none;
	letter-spacing: 0.04em;
	display: block;
	height: 28px;
	padding-left: 10pt;
	line-height: 28px;
}
.sublink:hover {
	color: #FCFCFC;
}
.text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #000000;
	letter-spacing: 0.04em;
	line-height: 20px;
	padding-right: 6pt;
	padding-left: 6pt;
	text-align: justify;
}
.textlinks {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #000000;
	letter-spacing: 0.04em;
	line-height: 20px;
	text-align: justify;
	text-decoration:none;
}
.textlinks:hover {
	color:#FF6600;
}
.tabHeading {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	letter-spacing: .05em;
	line-height: 26px;
}
li{
	list-style-position: outside;
	list-style-image: url(../Images/Bullet.gif);
	line-height:22px;
}
.tab {
	padding-top: 15pt;
	padding-bottom: 15pt;
}
.linktop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.linktop:hover {
	color: #C4C4C4;
	text-decoration: none;
}