html {
	height: 100%;
}
body {
	background: #fff;
	margin: 0;
	font: 9.5pt tahoma;
}
p {
	color: #2c2c2c;
	font: 9.5pt tahoma;
	line-height: 125%;
}
table, tr, td {
	margin: 0;
	color: #2c2c2c;
	font: 9.5pt tahoma;
}
a:link, a:visited, a:active {
	color: #9F1E1E;
	text-decoration: underline;
	font: normal 9.5pt tahoma;
}
a:hover {
	color: #ffdf22;
	text-decoration: underline;
	font: 9.5pt tahoma;
}
a.Normal:link, a.Normal:visited {
	color: #9F1E1E;
	text-decoration: none;
	font: normal 9.5pt tahoma;
	line-height: 125%;
}
a.Normal:hover {
	color: #ffdf22;
	text-decoration: none;
	font: 9.5pt tahoma;
	line-height: 125%;
}
a.NormalRedSml:link, a.Normal:visited {
	color: #9F1E1E;
	text-decoration: none;
	font: normal 8pt tahoma;
	line-height: 125%;
}
a.NormalRedSML:hover {
	color: #ffdf22;
	text-decoration: none;
	font: 8pt tahoma;
	line-height: 125%;
}
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {
	color: #9F1E1E;
	text-decoration: underline;
	font: bold 9.5pt tahoma;
}
A.CommandButton:hover {
	color: #FFDF22;
	text-decoration: underline;
	font: bold 9.5pt tahoma;
}
.Head {
	color: #dca21b;
	background: transparent;
	padding: 0;
	font: bold 14px tahoma;
}
.HeadWhite {
	color: #fff;
	background: transparent;
	padding: 0;
	font: bold 14px tahoma;
}
.HeadOrange {
	color: #f8a001;
	background: transparent;
	padding: 0;
	font: bold 14px tahoma;
}
.HeadGreen {
	color: #87b32c;
	background: transparent;
	padding: 0;
	font: bold 14px tahoma;
}
.HeadBlue {
	color: #155f9b;
	background: transparent;
	padding: 0;
	font: bold 14px arial;
}
.HeadGold {
	color: #dca21b;
	background: transparent;
	padding: 0;
	font: bold 14px tahoma;
}
.HeadPurple {
	color: #bd18de;
	background: transparent;
	padding: 0;
	font: bold 14px tahoma;
}
.HeadRed {
	color: #c33a33;
	background: transparent;
	padding: 0;
	font: bold 14px tahoma;
}
.HeadGrey {
	color: #676767;
	background: transparent;
	padding: 0;
	font: bold 14px tahoma;
}
.SubHead {
	color: #585858;
	padding: 0;
	font: bold 12px tahoma;
}
.normal, .Normal {
	color: #2c2c2c;
	font: 9.5pt tahoma;
	line-height: 125%;
}
.NormalBold {
	color: #2c2c2c;
	font: bold 9.5pt tahoma;
	line-height: 125%;
}
.NormalRed {
	color: #C50000;
	font: bold 9.5pt tahoma;
	line-height: 125%;
}
.NormalRedSml {
	color: #C50000;
	font: bold 8pt tahoma;
	line-height: 125%;
}
.LoginToken, a.LoginToken:link, a.LoginToken:visited, a.LoginToken:active {
	color: #9F1E1E;
	background: url(images/white_arrow_nopad.gif) no-repeat 100% 80%;
	text-decoration: underline;
	height: 12px;
	float: right;
	padding: 0 22px 0 0;
	margin: 0;
	font: normal 9.5pt tahoma;
}
a.LoginToken:hover {
	background: url(images/white_arrow_nopad.gif) no-repeat 100% 80%;
	color: #ffdf22;
	text-decoration: none;
	font: normal 9.5pt tahoma;
}
.UserToken, a.UserToken:link, a.UserToken:visited, a.UserToken:active {
	color: #9F1E1E;
	background: url(images/white_arrow_nopad.gif) no-repeat 100% 80%;
	text-decoration: underline;
	height: 12px;
	float: right;
	padding: 0 22px 0 0;
	margin: 0;
	font: normal 9.5pt tahoma;
}
a.UserToken:hover {
	background: url(images/white_arrow_nopad.gif) no-repeat 100% 80%;
	color: #ffdf22;
	text-decoration: none;
	font: normal 9.5pt tahoma;
}
.BreadcrumbToken, a.BreadcrumbToken:link, a.BreadcrumbToken:visited, a.BreadcrumbToken:active {
	color: #9F1E1E;
	text-decoration: underline;
	font: normal 9.5pt tahoma;
}
a.BreadcrumbToken:hover {
	color: #ffdf22;
	text-decoration: none;
	font: normal 9.5pt tahoma;
}
.FooterToken {
	color: #2c2c2c;
	font-size: 10pt;
}
a.FooterToken:link, a.FooterToken:visited, a.FooterToken:active {
	font-size: 10pt;
	color: #9F1E1E;
	font-weight: normal;
	text-decoration: underline;
	background: url(images/white_arrow_nopad.gif) no-repeat 0 80%;
	height: 12px;
	float: right;
	padding: 0 0 0 22px;
	margin: 0;
}
a.FooterToken:hover {
	font-size: 10pt;
	color: #ffdf22;
	font-weight: normal;
	text-decoration: none;
	background: url(images/white_arrow_nopad.gif) no-repeat 0 80%;
	height: 12px;
	float: right;
	padding: 0 0 0 22px;
	margin: 0;
}
select, input {
	color: #333;
	font: 9.5pt tahoma;
}
.NormalTextBox {
	color: #333;
	padding-left: 4px;
	font: normal 10pt/12px tahoma;
}
td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
	border: 0;
}
.StandardButton {
	background: #f2f2f2 none;
	color: #575757;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#fff', EndColorStr='#7A7A7A');
	font: normal 9.5pt tahoma;
}
#dnn_dnnSEARCH_txtSearch.NormalTextBox {
	height: 23px;
	background: #fff;
	width: 110px;
	color: #666;
	padding: 4px 4px 3px 0;
	border-top: 1px solid #5f5f5f;
	border-bottom: 1px solid #5f5f5f;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	cursor: text;
	position: absolute;
	top: 0;
	left: 10px;
	z-index: 1;
}
.ModuleTitle_SubMenu {
	background: #FFF;
	padding: 0;
	margin: 0;
	border: 1px solid #040404;
	z-index: 1000;
	cursor: hand;
	font-weight: normal;
	filter: Alpha(Opacity=90, FinishOpacity=75, Style=1);
	-moz-opacity: .80;
}
.ModuleTitle_MenuItem {
	background: #040404;
	color: #FFF;
	padding: 0 15px 0 10px;
	height: 20px;
	border: 1px solid #000;
	font: normal bold 9.5pt tahoma;
}
.ModuleTitle_MenuItemSel {
	background: #FFE100;
	color: #FFF;
	cursor: hand;
	padding: 0 15px 0 10px;
	height: 20px;
	border: 1px solid #D5B500;
	font: bold 9.5pt tahoma;
}
.ModuleTitle_MenuContainer {
	background: transparent;
}
.ModuleTitle_MenuBar {
	cursor: hand;
}
.ModuleTitle_MenuArrow {
	display: none;
}
.ModuleTitle_RootMenuArrow {
	display: none;
}
.ModuleTitle_MenuIcon {
	background: transparent;
	border: 0;
	width: 0;
	height: 20px;
	padding: 0;
	margin: 0;
	font-size: 0;
}
.ModuleTitle_MenuIcon IMG {
	margin: 0 10px;
}
.MainMenu_SubMenu {
	background: #040404;
	padding: 0;
	margin: 0;
	border: 1px solid #040404;
	z-index: 1000;
	cursor: hand;
	font-weight: normal;
	filter: Alpha(Opacity=90, FinishOpacity=75, Style=1);
	-moz-opacity: .80;
}
.MainMenu_MenuItem {
	background: #040404;
	color: #FFF;
	padding: 0 30px 0 16px;
	height: 20px;
	border: 1px solid #000;
	font: normal bold 9.5pt tahoma;
}
.MainMenu_MenuItemSel {
	background: #FFE100;
	color: #000;
	cursor: hand;
	padding: 0 30px 0 16px;
	height: 20px;
	border: 1px solid #D5B500;
	font: bold 9.5pt tahoma;
}
.MainMenu_MenuContainer {
	background: transparent;
}
.MainMenu_MenuBar {
	cursor: hand;
	background: transparent;
}
.MainMenu_Idle TD {
	background: transparent;
	color: #FFF;
	font-size: 8pt;
	padding: 0 14px 0 12px;
	height: 26px;
	font-weight: bold;
	background-image: url(images/button_bg-off.gif);
	background-repeat: repeat-x;
}
.MainMenu_Selected TD {
	background: transparent;
	color: #000;
	font-size: 8pt;
	padding: 0 14px 0 12px;
	height: 26px;
	font-weight: bold;
	background-image: url(images/ybutton_bg-on1.gif);
	background-repeat: repeat-x;
}
.MainMenu_Active TD {
	color: #000;
	font-size: 8pt;
	padding: 0 14px 0 12px;
	height: 25px;
	font-weight: bold;
	background: url(images/ybutton_bg-on1.gif) repeat-x;
}
.MainMenu_BreadcrumbActive TD {
	color: #000;
	font-size: 8pt;
	padding: 0 14px 0 12px;
	height: 26px;
	font-weight: bold;
	background: url(images/ybutton_bg-on1.gif) repeat-x;
}
.MainMenu_MenuArrow {
	display: none;
}
.MainMenu_RootMenuArrow {
	display: none;
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_MenuBreak {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background: transparent;
	vertical-align: top;
}
.SkinFixedOuterWidth {
	width: 900px;
}
.SkinFixedInnerWidth {
	width: 800px;
}
.SkinFullHeight {
	height: 100%;
}
.SkinFullWidth {
	width: 100%;
}
.LogoCell {
	height: 70px;
	padding: 5px 0 0;
}
.LanguageCell {
	padding: 6px 4px 0 0;
}
.SearchCell {
	width: 145px;
	height: 70px;
	padding: 15px 0 0;
}
.MenuArea {
	padding: 0;
	background: url(images/menubg.jpg) repeat-x;
}
.MenuCell {
	width: 100%;
	background: url(images/button_bg.gif) repeat-x;
}
.MenuHeight {
	height: 26px;
}
.MenuLeft {
	width: 1px;
}
.MenuRight {
	width: 3px;
}
.BannerArea {
	height: 177px;
	padding: 0;
	background: url(images/bannerbg.jpg) repeat-x;
}
.InnerBannerArea {
	height: 89px;
	padding: 0;
	background: url(images/bannerinnerbg.jpg) repeat-x;
}
.CustomBannerArea {
	height: 1px;
	padding: 7px 10px 0;
}
.BannerLeft {
	width: 15px;
}
.BannerRight {
	width: 15px;
}
.BreadCrumbArea {
	height: 30px;
	padding: 20px 0;
}
.BreadCrumbCell {
	width: 100%;
	vertical-align: middle;
	padding: 0;
}
.LoginCell {
	vertical-align: middle;
	padding: 0;
}
.UserCell {
	vertical-align: middle;
	padding: 0 15px 0 0;
}
.ContentPanesCell {
	width: auto;
	height: 100%;
	vertical-align: top;
	padding: 0;
}
.FooterShadowArea {
	height: 30px;
	padding: 0;
}
.PrivacyCell {
	vertical-align: middle;
	padding: 15px 0 0;
	background: url(images/footer.jpg) repeat-x top left;
}
.TermsCell {
	vertical-align: middle;
	padding: 15px 15px 0 0;
	background: url(images/footer.jpg) repeat-x top left;
}
.CopyrightCell {
	width: 100%;
	vertical-align: middle;
	padding: 15px 0 0;
	background: url(images/footer.jpg) repeat-x top left;
}
.SpacerArea {
	height: 15px;
}
.BannerPane1 {
	width: 46%;
}
.InnerBannerPane1 {
	width: 36%;
}
.BannerPane2 {
	width: 54%;
	padding: 42px 50px 10px 25px;
}
.InnerBannerPane2 {
	width: 64%;
	padding: 0 50px 0 5px;
}
.BannerPane3 {
	width: 100%;
	padding: 0;
}
.CustomBannerPane {
	width: 100%;
	padding: 0;
}
.TopPane {
	width: 100%;
	padding: 0;
}
.TopPane2 {
	width: 100%;
	padding: 0;
}
.LeftPane {
	padding: 0 7px 0 0;
	width: 50%;
}
.RightPane {
	padding: 0 0 0 7px;
	width: 50%;
}
.LeftPane2 {
	padding: 0 7px 0 0;
	width: 25%;
}
.ContentPane {
	padding: 0 7px;
}
.RightPane2 {
	padding: 0 0 0 7px;
	width: 25%;
}
.LeftPane3 {
	padding: 0 3px 0 0;
	width: 33%;
}
.ContentPane2 {
	padding: 0 7px 0 0;
}
.RightPane3 {
	padding: 0 0 0 7px;
	width: 25%;
}
.MiddlePane {
	width: 100%;
	padding: 0;
}
.BottomPane {
	width: 100%;
	padding: 0;
}
.ContentPane3 {
	padding: 0 3px;
}
.RightPane4 {
	padding: 0 0 0 3px;
	width: 33%;
}
.BottomPane2 {
	width: 100%;
	padding: 0;
}
UL li {
  list-style: none;
  background-image: url(images/BananaBunch.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 20px;  /* space for the image */
}
