/* CSS Document */
body {
	color:#000;
	background-color: #EEF2E4;
	height: 100%;
	background-attachment: scroll;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
TH, TD, DIV {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#302c25;
}
A, A:link, A:visited, A:active {
	color:#0B742F;
	text-decoration:underline;
		font-weight:bold;
}
A:hover {
	color:#990000;
	text-decoration:none;
		font-weight:bold;
}
/* ********** 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:#FF9900;
	text-decoration:underline;
}
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active {
	font-size:11px;
	color:#8C3318;
	text-decoration:none;
	font-weight:normal;
}
A.CommandButton:hover {
	color:#FB9409;
	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.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.search, a.search:link, a.search:active, a.search:visited, .search {
	color:#FFFFFF;
	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: 175px;
	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:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: #0B742F;
	height: 30px;
	width: 80px;
}
/* ********** Pane Style ************** */
.BannerPane {
	padding:0px 0px 2px 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 2px 2px 2px;
	width:100%;
}
.RightPane {
	padding:2px 0px 2px 2px;
	width:33%;
}
.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:#0B742F;
}
.SubHead {
	font-size:11px;
	color:#0B742F;
}
.SubSubHead {
	font-size:11px;
	color:#0B742F;
}
.Normal {
	font-size:11px;
	color:#000000;
}
/* ********** User Style ************** */
.user, a.user:link, a.user:active, a.user:visited, .user {
	color:#C9AF00;
	text-decoration:none;
	font-weight:normal;
	font-size:9px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
a.user:hover {
	color:#C9AF00;
	text-decoration:underline;
	font-weight:normal;
	font-size:9px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
/* ********** Footer Style ************** */
.footer, a.footer:link, a.footer:active, a.footer:visited {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:Normal;
}
a.footer:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:Normal;
}
/* ********** Links Style ************** */
.links, a.links:link, a.links:active, a.links:visited {
	font-size:10px;
	color:#C9AF00;
	text-decoration:none;
	font-weight:normal;
	font-family: "Trebuchet MS", verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
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:#302c25;
	text-decoration:underline;
	font-weight:normal;
	font-family: "Trebuchet MS", verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
a.breadcrumb:hover {
	font-size:11px;
	color:#0B742F;
	text-decoration:none;
	font-weight:normal;
	font-family: "Trebuchet MS", verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
/* ********** 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;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.ModuleTitle_MenuItemSel {
	background-color: transparent;
}
.MainMenu_MenuItemSel {
	background-color: transparent;
}
/*---------Sub Menu style---------------*/
.MainMenu_MenuItem, .submenuitembreadcrumb {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, Tahoma;
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	padding:5px 15px 5px 10px;
	background-repeat: repeat-x;
	background-position: bottom;
	border:0px #000000 solid;
	border-width:0px 0px;
	width: 173px;
	_width: 173px;
}
.submenuitemselected {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, Tahoma;
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	padding:5px 15px 5px 10px;
	border:0px #000000 solid;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #C9AF00;
	width: 173px;
	_width: 173px;
}
.submenu {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, Tahoma;
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	padding:0px;
	margin-top: 1px;
	margin-left: 1px;
	background-color: #0A7330;
	background-repeat: no-repeat;
	width: 173px;
	_width: 173px;
	background-image: url(images/sub.gif);
	background-position: bottom;
}
/*---------Root Menu style---------------*/
.rootmenuitem TD {
	padding:0;
	margin:0;
}
.rootmenuitem TD DIV {
	background-position: top right;
	background-repeat: no-repeat;
	margin:-1px 0 -26px 0;
	padding:0;
	margin: -1px 0 -26px 0;
	_margin:-13px 0;
}
.rootmenuitem TD DIV DIV {
	background-position: top left;
	background-repeat: no-repeat;
	margin:-1px 0 -26px 0;
	padding:0 11px;
	margin: -1px 0 -26px 0;
	_margin:-13px 0;
}
.rootmenuitem TD DIV DIV DIV {
	color:#FFF;
	background-image:url(images/menu_bg.gif);
	background-position: top center;
	background-repeat:repeat-x;
	font-size:13px;
	font-family: Trebuchet MS, Arial, arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	padding: 12px 10px 0 8px;
	height:42px;
	line-height:1.3em;
	margin: -1px 0 -26px 0;
	_margin:-15px 0;
	_line-height:1.3em;
}
.rootmenuitemselected TD, .rootmenuitembreadcrumb TD {
	padding:0;
	margin:0;
}
.rootmenuitemselected TD DIV, .rootmenuitembreadcrumb TD DIV {
	background-image:url(images/tab_03.gif);
	background-position:top right;
	background-repeat: no-repeat;
	margin:-1px 0 -26px 0;
	padding:0;
	margin: -1px 0 -26px 0;
	_margin:-13px 0;
}
.rootmenuitemselected TD DIV DIV, .rootmenuitembreadcrumb TD DIV DIV {
	background-image:url(images/tab_01.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin:-1px 0 -26px 0;
	padding:0 11px;
	margin: -1px 0 -26px 0;
	_margin:-13px 0;
}
.rootmenuitemselected TD DIV DIV DIV, .rootmenuitembreadcrumb TD DIV DIV DIV {
	color:#0B742F;
	background-image:url(images/tab_02.gif);
	background-position: top center;
	background-repeat:repeat-x;
	font-size:13px;
	font-family: "Trebuchet MS", Arial, arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	padding: 12px 10px 0 8px;
	height:42px;
	line-height:1.3em;
	margin: -1px 0 -26px 0;
	_margin:-15px 0;
	_line-height:1.3em;
	text-decoration: underline;
}
/* ********** Other Style ************** */
#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;
}

