.Nav_BG {
	background-image: url(../website_imgs/MainNav_BG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.PageEnd_BG {
	background-image:url(../website_imgs/PageEnd_BG.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.hdrMenuMinor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
}
.hdrMenuMinor a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.hdrMenuMinor a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.hdrMenuMinor a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.hdrMenuMinor a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.LinksAndBG {
	background-image: url(../website_imgs/body_BG.jpg);
	background-repeat: repeat-y;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
	font-weight: normal;
}
.LinksAndBG a:link {
	color:#ff9933;
	text-decoration:underline;
}
.LinksAndBG a:visited {
	color:#ff9933;
	text-decoration:underline;
}
.LinksAndBG a:hover {
	color:#ff9933;
	text-decoration:none;
}
.LinksAndBG a:active {
	color:#ff9933;
	text-decoration:underline;
}
.Body_Heading_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	background-image: url(../website_imgs/Body_heading_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #ff9933;
	text-align: left;
	padding-left: 40px;
	padding-top: 12px;
}
.body {
	background:url(../website_imgs/body_BG.jpg);
	background-repeat:repeat-y;
	background-position:top;
}

.text {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 40px;
	padding-right: 20px;
	list-style-position: inside;
	list-style-type: disc;
}
.text a:link {
	color:#ff9933;
	text-decoration:underline;
}
.text a:visited {
	color:#ff9933;
	text-decoration:underline;
}
.text a:hover {
	color:#ff9933;
	text-decoration:none;
}
.text a:active {
	color:#ff9933;
	text-decoration:underline;
}
.text_point {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	padding-right: 10px;
	list-style-position: inside;
	list-style-type: disc;
}
.text_point a:link {
	color:#ff9933;
	text-decoration:underline;
}
.text_point a:visited {
	color:#ff9933;
	text-decoration:underline;
}
.text_point a:hover {
	color:#ff9933;
	text-decoration:none;
}
.text_point a:active {
	color:#ff9933;
	text-decoration:underline;
}

.text_OrangeBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff9933;
}
.text_PurpleBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330066;
}
.text_side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.AnchorTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 20px;
	font-weight: normal;
	text-align: right;
	vertical-align: bottom;
}
.AnchorTop a:link {
	color:#ff9933;
	text-decoration:none;
}
.AnchorTop a:visited {
	color:#ff9933;
	text-decoration:none;
}
.AnchorTop a:hover {
	color:#ff9933;
	text-decoration:underline;
}
.AnchorTop a:active {
	color:#ff9933;
	text-decoration:none;
}
.bodSidePanelOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff9933;
}
.bodSidePanelWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 45px;
}
.conBox12Grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-bottom: 5px;
}
.Nav_BGRIGHT {

	background-image: url(../website_imgs/MainNav_BG_2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.PageEnd_BGRIGHT {

	background-image:url(../website_imgs/PageEnd_BGRIGHT.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
