/* CSS Document */
body {
	font-family:"Lucida Grande", "Lucida Sans";
	color:#000;
	background-color: #d7d7d7;
	height: 100%;
	background-attachment: fixed;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
TH, TD, DIV {
	font-family:"Lucida Grande", "Lucida Sans";
	font-size:11px;
	color:#151515;
}
A, A:link, A:visited, A:active {
	color:#3c5d38;
	text-decoration:none;
}
A:hover {
	color:#ffa200;
	text-decoration:underline;
}
/* ********** Control Panel Style ************** */
.controlpanel {
	background:#FFF;
	border:#ADADAD solid;
	border-width:0px 0px 2px;
}
.controlpanel IMG {
	margin:15px 5px 0px;
}
.controlpanel TD TD TD TD IMG {
	margin:0px;
}
.controlpanel TD TD TD {
	width:auto;
}
.controlpanel DIV {
	border:#CCC solid;
	border-width:0px 1px;
	width:3px;
	height:100px;
}
.controlpanel TD.SubHead {
	background:#CCC;
	font-size:12px;
	color:#000;
	font-weight:bold;
}
.controlpanel TD TD TD .SubHead {
	background:transparent;
	border:0px;
	font-size:11px;
	color:#333;
	font-weight:normal;
}
.controlpanel TD TD TD input {
	background:#EFEFEF;
	font-size:11px;
	color:#000;
	font-weight:bold;
	padding-left:4px;
}
.controlpanel TD TD TD select {
	background:#EFEFEF;
	font-size:11px;
	color:#333;
}
.controlpanel A.CommandButton {
	font-size:10px;
	text-decoration:none;
}
.controlpanel A.CommandButton:link {
	color:#000;
}
.controlpanel A.CommandButton:visited {
	color:#000;
}
.controlpanel A.CommandButton:active {
	color:#000;
}
.controlpanel A.CommandButton:hover {
	color:#3c5d38;
	text-decoration:underline;
}
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active {
	font-size:11px;
	color:#3c5d38;
	text-decoration:none;
	font-weight:normal;
}
A.CommandButton:hover {
	color:#ffa200;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
/* ********** Search Style ************** */
#SearchContainer input {
	MARGIN: 0px;
	font-size:9px;
	color:#f2f3ef;
	WIDTH: 150px;
	HEIGHT: 15px;
	background-color: #808080;
}
.searchBG {
	background-image: url(images/search_box.png);
	background-repeat: no-repeat;
	background-position: right;
}
.search, a.search:link, a.search:active, a.search:visited, .search {
	color:#CCCCCC;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
}
a.search:hover {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}
#dnn_dnnSEARCH_txtSearch {
	width: 182px;
	font-family:"Lucida Grande", "Lucida Sans";
	Font-size: 12px;
	color:#FFFFFF;
	HEIGHT:26px;
	border: 0px solid #FFFFFF;
	background-color: transparent;
	text-align: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
/* ********** Buttons Style ************** */
.StandardButton {
	color: #FFFFFF;
	font-family:"Lucida Grande", "Lucida Sans";
	font-size: 13px;
	font-weight: normal;
	background-color: #3c5d38;
	height: 30px;
	width: 80px;
}
/* ********** Pane Style ************** */
.BannerPane {
	padding:7px 0px 0px 0px;
}
.TopPane {
	padding:4px 0px 2px 0px;
}
.TopLeftPane {
	padding:2px 2px 2px 0px;
}
.TopRightPane {
	padding:2px 0px 2px 2px;
}
.LeftPane {
	padding:2px 2px 2px 0px;
	width:33%;
}
.ContentPane {
	padding:2px 5px 2px 5px;
	width:100%;
}
.RightPane {
	padding:2px 0px 2px 2px;
	width:43%;
}
.MidLeftPane {
	padding:2px 2px 2px 0px;
	width:100%;
}
.MiddlePane {
	padding:2px 2px 2px 2px;
	width:100%;
}
.MidRightPane {
	padding:2px 0px 2px 2px;
	width:100%;
}
.BottomColumn1 {
	padding:2px 2px 2px 0px;
}
.BottomColumn2 {
	padding:2px 2px 2px 2px;
}
.BottomColumn3 {
	padding:2px 2px 2px 2px;
}
.BottomColumn4 {
	padding:2px 0px 2px 2px;
}
.BottomPane {
	padding:2px 0px 4px 0px;
}
/* ********** Container Style ************** */
.Head {
	font-size:12px;
	font-weight:bold;
	color:#3c5d38;
}
.SubHead {
	font-size:11px;
	color:#3c5d38;
}
.SubSubHead {
	font-size:11px;
	color:#3c5d38;
}
.Normal {
	font-family:"Lucida Grande", "Lucida Sans";
	font-size:8.8pt;
	LINE-HEIGHT: 14px;
	color:#333333;
}
/* ********** Login Style ************** */
.login, a.login:link, a.login:active, a.login:visited, .login {
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	font-family: "Lucida Grande", "Lucida Sans";
	background-image: url(images/login_icon.png);
	background-repeat: no-repeat;
	background-position: center;
	height:18px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 6px;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
a.login:hover {
	color:#ffa200;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	font-family: "Lucida Grande", "Lucida Sans";
	background-image: url(images/login_icon_over.png);
	background-repeat: no-repeat;
	background-position: center;
	height:18px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 6px;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
/* ********** User Style ************** */
.user, a.user:link, a.user:active, a.user:visited, .user {
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	font-family: "Lucida Grande", "Lucida Sans";
	background-image: url(images/register_icon.png);
	background-repeat: no-repeat;
	background-position: center;
	height:18px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 6px;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
a.user:hover {
	color:#ffa200;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	font-family: "Lucida Grande", "Lucida Sans";
	background-image: url(images/register_icon_over.png);
	background-repeat: no-repeat;
	background-position: center;
	height:18px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 6px;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
/* ********** Date Style ************** */
.date, a.date:link, a.date:active, a.date:visited {
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	font-family: "Lucida Grande", "Lucida Sans";
	background-image: url(images/calendar_icon.png);
	background-repeat: no-repeat;
	background-position: center;
	height:18px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 6px;
	padding-top: 41px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
a.date:hover {
	color:#ffa200;
}
/* ********** Footer Style ************** */
.footer, a.footer:link, a.footer:active, a.footer:visited {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px dotted;
	font-weight:Normal;
}
a.footer:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:Normal;
}
/* ********** Privacy/Terms Style ************** */
.terms, a.terms:link, a.terms:active, a.terms:visited {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:Normal;
	border-bottom:1px dotted;
}
a.terms:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:Normal;
	border-bottom:0px dotted;
}
/* ********** Links Style ************** */
.links, a.links:link, a.links:active, a.links:visited {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	font-family: "Lucida Grande", "Lucida Sans";
}
a.links:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;
}
/* ********** Breadcrumb Style ************** */
.breadcrumb, a.breadcrumb:link, a.breadcrumb:active, a.breadcrumb:visited {
	font-size:11px;
	color:#3c5d38;
	text-decoration:none;
	font-weight:normal;
	font-family: "Lucida Grande", "Lucida Sans";
}
a.breadcrumb:hover {
	font-size:11px;
	color:#ffa200;
	text-decoration:underline;
	font-weight:normal;
	font-family: "Lucida Grande", "Lucida Sans";
}
/* ********** Menu Style ************** */
.MainMenu_MenuContainer {
	background:transparent;
	width:100%;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuIcon {
	display:none;
}
.MainMenu_RootMenuArrow {
	display:none;
}
.MainMenu_MenuArrow {
	display:none;
}
/*---------Root Menu Separator---------------*/
.MainMenu_MenuBreak {
	display:none;
	background:transparent;
	border-bottom:0px solid #242527;
	border-top:0px solid #565858;
	margin-top:0px;
}
/*---------Menu Background Transparency---------------*/
.ModuleTitle_MenuItemSel {
	background-color: transparent;
}
.MainMenu_MenuItemSel {
	background-color: transparent;
}
/*---------Sub Menu style---------------*/
.MainMenu_MenuItem, .submenuitembreadcrumb {
	font-family:"Lucida Grande", "Lucida Sans";
	color:#302C25;
	font-size:11px;
	font-weight:normal;
	padding:0px 15px 0px 10px;
	background-image: url(images/submenu.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border:0px #000000 solid;
	border-width:0px 0px;
	width: 173px;
	_width: 173px;
	height: 21px;
}
.submenuitemselected {
	font-family:"Lucida Grande", "Lucida Sans";
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	padding:0px 15px 0px 10px;
	border:0px #000000 solid;
	background-image: url(images/submenu_on.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #CCCCCC;
	width: 173px;
	_width: 173px;
	height: 21px;
}
.submenu {
	font-family:"Lucida Grande", "Lucida Sans";
	color:#302C25;
	font-size:11px;
	font-weight:normal;
	padding:0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 173px;
	_width: 173px;
	border: 1px dotted #E0E0E0;
}
/*---------Root Menu style---------------*/
.rootmenuitem TD {
	font-family: "Lucida Grande", "Lucida Sans";
	color:#ffffff;
	font-size:13px;
	font-weight:normal;
	text-align:center;
	padding: 0px 15px 1px 10px;
	background-color: transparent;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-transform: none;
	height: 36px;
}
.rootmenuitemselected TD, .rootmenuitembreadcrumb TD, .MainMenu_RootMenuItemActive TD {
	color:#FFFFFF;
	font-family: "Lucida Grande", "Lucida Sans";
	font-size:13px;
	font-weight: normal;
	text-align:center;
	padding: 0px 15px 1px 10px;
	background-color: Transparent;
	background-image: url(images/menu_on.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-transform: none;
	height: 36px;
}
/* ********** Other Style ************** */
.logoAREA {
	background-image: url(images/hdr_02.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#logo {
	position:absolute;
	top:29px;
	left:29px;
	width:228px;
	height:31px;
	z-index:3;
}
#user {
	position:absolute;
	height:18px;
	top:8px;
	right:8px;
	text-align:right;
	z-index:3;
}
#header {
	position:absolute;
	bottom:40px;
	z-index:2;
	width:100%;
	background:url(headerbg.gif);
}
#menu {
	position:absolute;
	background:url(menubg.jpg);
	width:auto;
	height:54px;
	bottom:0px;
	z-index:1;
}
.WhiteTEXT {
	font-family: "Lucida Grande", "Lucida Sans";
	color: #FFFFFF;
}
