BODY,P, TD {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

.Pagemaster {
	width: 100%;
	height: 100%;
	background-color: #666;
	background-image: url(images/bg_lofts.gif);
	background-repeat: repeat-y;
	background-position: center;
	border-width: 0;
}
.skinmaster { height: 100%; background-color: #ffffff;}

/* basic links */
a:link, a:visited, a:active {font-family: verdana, sans-serif;	font-weight: normal; font-size: 12px; text-decoration: underline; font-weight: normal; color: #b50937;}
a:hover {font-family: verdana, sans-serif; font-weight: normal; font-size: 12px; text-decoration: none; font-weight: normal; color: #000000;}

/* register and login/logout links */
a.:link, a.login-link:visited, a.login-link:active {text-decoration: none;}
a.login-link:hover {text-decoration: underline;}

/* breadcrumb links */
a.breadcrumb-link:link, a.breadcrumb-link:visited, a.breadcrumb-link:active {text-decoration: none;}
a.breadcrumb-link:hover {text-decoration: underline;}


/* footer links */
.footertable {
	background-image: url(images/foot-bg-chl.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.footer, a.footer-link:link, a.footer-link:visited, a.footer-link:active {font-size: 11px; text-decoration: none; font-weight: normal; color: #FFFFFF;}
a.footer-link:hover {font-size: 11px; text-decoration: underline; font-weight: normal; color: #fff;}

/* ********** Search Style ************** */
#SearchContainer input{MARGIN: 0px 0px 0px 0px; BORDER: 1px solid #000033; font-size:9px; color:#000033; BACKGROUND:#ffffff;  WIDTH: 100px;  HEIGHT: 15px;}
.search,a.search:link,a.search:active,a.search:visited,.search{ color:#396185; text-decoration:none; font-weight:bold; font-size:10px;}
a.search:hover{ color:#000000; text-decoration:none; font-weight:bold; font-size:10px;}
#dnn_dnnSEARCH_txtSearch{	padding-left: 6px;	width: 132px;	Font-size: 12px;	color:#484848;	HEIGHT:17px;	border: 0px dotted #b7b8b4;	background-color: transparent;}

/* Text -------------------------- */

/* current date */
.current-date {
	color: #b50937;
	font-size: 12px;
}

/* normal text */
.Normal {font-family: verdana, sans-serif; font-size: 12px; color: #000000;}

/* headers */
h1, h2, h3, h4, h5, h6 {font-family: verdana, sans-serif; color: #cc6300;}
h1 {font-size: 15px;}
h2 {font-size: 14px;}
h3 {font-size: 13px;}
h4 {font-size: 11px;}
h5 {font-size: 11px; font-weight: bold;}

/* Menu */
.MainMenu_MenuContainer {
	background: transparent;
}
.MainMenu_MenuItem {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background: #294781;
	padding: 0px 0px 0px 0px;
}
.MainMenu_MenuItemSel {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background: #294781;
	padding: 0px 0px 0px 0px;

}
.MainMenu_SubMenu {z-index: 1000; margin: 0px 0px 0px 0px;	background-color: #294781; border: 0px solid #294781; border-left: 0px solid #294781; padding: 0px 0px 0px 0px;}
.MainMenu_Idle td {height: 43px; background: url(images/tab-off-chl.gif) repeat-x;}
.MainMenu_Idle td span {color:#000000; font-size: 12px; font-weight: bold;}
.MainMenu_Selected td {height: 43px; font-family: verdana, sans-serif;}
.MainMenu_Selected td span {color:#b50937; font-size: 12px; font-weight: bold;}
.MainMenu_BreadcrumbActive td, .MainMenu_Active td {height: 43px; background: url(images/tab-on-chl.gif) repeat-x;}
.MainMenu_BreadcrumbActive td span, .MainMenu_Active td span {color: #ffffff; font-size: 12px; font-weight: bold;}
.MainMenu_RootMenuArrow, .MainMenu_MenuIcon {display: none;}
.MainMenu_MenuBreak {width: auto; border: 0;}

/* elements we don't need to see */
.ModuleTitle_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow {display: none;}


/* charcoal */
.menu-row {
	background: url(images/tab-off-ch2.gif) repeat-x;
}
.address-row {
	font-size: 12px;
	line-height: 25px;
}
.MainMenu_Idle td, .MainMenu_Selected td {background: url(images/tab-off-chl.gif) repeat-x;}
.MainMenu_Active td, .MainMenu_BreadcrumbActive td {background: url(images/tab-on-chl.gif) repeat-x;}
.submenuback {
	background-color: c6d0e1;
	height: 20px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
/*  End Style Sheet */
.TopMenuBar, .TopMenuBar a:link, .TopMenuBar a:visited {
	color: #b50937;
	text-decoration: none;
}
.TopMenuItemMouseOver a:hover, .TopMenuItemCurrent a:link, .TopMenuItemCurrent a:visited {
	text-decoration: underline !important;
}
