/*************************************************************************
APEX Themes - Stock Themes, Templates & Skins for Oracle APEX Applications
--------------------------------------------------------------------------
http://www.apex-themes.com
Copyright(c)2008 Creative Mode

SERIES:		ALPHA
STYLE: 		#004

Tip: Themes from the same series share a common template set and therefore have 
fully interchangable styles. For more information visit:
http://www.apex-themes.com/docs/theme-switcher.php
*************************************************************************/

/*   
DEFAULTS
*/
* {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
html {margin:0;padding:0;height:101%;}
body {font-size: 12px; 
	margin-top: 0em; 
	background-color: #CDC6BF;color:#000000;font-size:12px; margin:0px; padding:0px; font-family: Arial, Helvetica, sans-serif;}
table {font-size:12px;border-collapse:collapse;padding:0;}
a {color: #83416C;text-decoration: none;font-weight:bold;}
a:hover {color:#000000;}
hr {border:none;background-color:#AAAAAA;height:1px;margin:10px 0;}

/*
PAGES
*/
#alpha_PageBody {width: 989px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;}
.alpha_Logo {vertical-align:top;font-size:16px;color:#FFFFFF;font-weight:bold;white-space:nowrap;padding:0 0 0 0;}
.alpha_Logo a {text-decoration:none;color:#FFFFFF;}
.alpha_Logo a:hover {text-decoration:none;color:#FFFFFF;}
.alpha_NavBar {vertical-align:top;text-align:right;}
.alpha_NavBar a {display:block;color:#FFFFFF;text-decoration:none;padding:0 5px;}
.alpha_NavBar a:hover {color:#FFFFFF;text-decoration:underline;}
table.alpha_NavigationBar {white-space:nowrap;margin-top:10px;margin-right:10px;height:20px;}
.alpha_UserPrompt {color:#FFFFFF;border-right:1px dotted #AAAAAA;font-weight:bold;padding-left:30px;padding-right:10px;white-space:nowrap;background:url('user.png') 10px center  no-repeat;}
.alpha_BreadCrumbRegion {padding:10px;background-color:#d9dacc;}
.alpha_Customize {float:right;}
#breadcrumb {
	float: left;
	position: relative;
}
#breadcrumb a {
	top: 3px;
	left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: italic;
	background-image: url(/images/breadcrumb_arrow.gif);
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin-left: 6px;
}
#breadcrumb a:hover {
	background-image: url(/images/breadcrumb_arrow.gif);
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: left center;
}
#alpha_Titlebar {
	margin-left:auto;
	margin-right:auto;
	color: #333;
	width: 989px;
	padding: 0px;
	height: 91px;
	background: #BD9C8C;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #B4D22A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.alpha_ContentBody{	color: #333;
	width: 972px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #857968;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px}
.alpha_SidebarLayout .alpha_ContentBody{padding-left:0;}
.alpha_SidebarLayout{background-color:#d9dacc;}
.alpha_SideBarNav{padding-left:5px;}
.alpha_Login{border:1px solid #848577;background-color:#d9dacc;text-align:center;width:400px;margin:150px auto 10px auto;}
#alpha_PageFooter{font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px}
#alpha_PageFooter a{color:#FFFFFF;text-decoration:underline;}
#alpha_PageFooter a:hover{color:#FFFFFF;text-decoration:none;}

#footer_image_link {
	float: left;
	height: 95px;
	width: 280px;
}
#footer {
	width: 989px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 95px;
	background-image: url(/images/footer.gif);
	background-repeat: no-repeat;
}

#footer_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-left: 0px;
	padding-top: 40px;
}
#footer_links p {
	padding-bottom: 10px;
}

#footer_links a {
	color: #83416C;
	text-decoration: none;
	font-weight: normal;
}
/*
PAGE SUB-TEMPLATES
*/
.alpha_messages{text-align:center;}
.alpha_success{padding:5px;color:#000000;background-color:#ffffe1;border:1px solid #bbbba0;width:600px;margin:10px auto;font-weight:bold;}
.alpha_notification{padding:5px;color:#000000;background-color:#ffffe1;border:1px solid #bbbba0;width:600px;margin:10px auto;font-weight:bold;}
.alpha_Login .alpha_success{width:90%;}
.alpha_Login .alpha_notification{width:90%;}
.htmldbUlErr{color:#C00000;text-align:left;}
.htmldbUlErr li{white-space:nowrap;}
.formlayout td {padding:2px 4px;}
.alpha_controlIcon {float:right;cursor:pointer;}

/* VV TABS */
#tab_page_top {
	background-image: url(/images/tab_page_top_2c.gif);
	height: 17px;
	clear: left;
	background-repeat: no-repeat;
	width: 972px;
	padding-top: 3px;
	margin-left: 8px;
}

/*- Menu Tabs 5--------------------------- */

    #tabs5 {
	float:left;
	width:989px;
	font-size:100%;
	line-height:normal;
	font-weight: bold;
	background-color: #857968;
      }
    #tabs5 ul {
	list-style:none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 24px;
      }
    #tabs5 li {
	display:inline;
	margin:0px;
	padding:0px;
      }
    #tabs5 a {
	float:left;
	margin:0px;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url(/images/tableft5_2.gif);
	background-repeat: no-repeat;
	 background-position:0% -42px;
      }
    #tabs5 a span {
	float:left;
	display:block;
	color:#FFF;
	background-image: url(/images/tabright5_2.gif);
	background-repeat: no-repeat;
	background-position:100% -42px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 8px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#FFF;
      }
    #tabs5 a:hover {
      background-position:left top;
      }
    #tabs5 a:hover span {
  background-position:right top;
      }

      #tabs5 #current a {
			  background-position: left top;
      }
      #tabs5 #current a span {
			  background-position: right top;
      }
	  
/*
TABS
*/
/* set text align to left, center or right for tab position on page */
table.alpha_Tabs{text-align:center;margin-top:10px;	margin-left:auto; margin-right:auto;height:30px;}
td.alpha_Tabs{text-align:left;padding-left:10px;background:url('tab-background.gif') #663366 center left repeat-x;}

.alpha_standardtab {display:inline;zoom:1;position:relative;font-weight:bold;}
.alpha_standardtab a {display:block;zoom:1;position:relative;text-decoration:none;margin:0 0 0 20px;padding-right:20px;background:center right no-repeat;}
.alpha_standardtab a span {display:block;zoom:1;position:relative;color:#FFFFFF;cursor:pointer;height:30px;line-height:30px;padding:0 0 0 20px;margin-left:-20px;background:center left no-repeat;}
.alpha_standardtab a:hover {background-image:url('tab-hover-right.gif');}
.alpha_standardtab a:hover span {color:#000000;background-image:url('tab-hover-left.gif');}
#alpha_standardTabCurrent a {background-image:url('tab-current-right.gif');}
#alpha_standardTabCurrent a span {color:#000000;background-image:url('tab-current-left.gif');}
#alpha_standardTabCurrent a:hover span {cursor:default;}

/* set text align to left, center or right for tab position on page */
.alpha_ChildTabs{text-align:left;padding-left:10px;padding-top:10px;height:30px;background:url('childTabs.gif') #d9dacc bottom left repeat-x;}

.alpha_childTab {display:inline;zoom:1;position:relative;font-weight:bold;}
.alpha_childTab a {display:block;zoom:1;position:relative;text-decoration:none;margin:0 0 0 20px;padding-right:20px;background:center right no-repeat;}
.alpha_childTab a span {display:block;zoom:1;position:relative;color:#666666;cursor:pointer;height:30px;line-height:30px;padding:0 0 0 20px;margin-left:-20px;background:center left no-repeat;}
.alpha_childTab a:hover {background-image:url('tab-hover-right.gif');}
.alpha_childTab a:hover span {color:#000000;background-image:url('tab-hover-left.gif');}
#alpha_childtabcurrent a {background-image:url('tab-current-right.gif');}
#alpha_childtabcurrent a span {color:#000000;background-image:url('tab-current-left.gif');}
#alpha_childtabcurrent a:hover span {cursor:default;}
/*
BUTTONS
*/
.alpha_Button {display:inline;zoom:1;position:relative;margin:2px;}
.alpha_Button a{display:block;background:url('ButtonAlternative2-l.gif') top left no-repeat;color:#ffffff;font-size:12px;font-weight:bold;text-decoration:none;padding-left:7px;margin:5px 10px 5px 3px;line-height:24px;zoom:1;position:relative;border-left:1px solid #999999;}
.alpha_Button a span{display:block;background:url('ButtonAlternative2-r.gif') top right no-repeat;color:#83416C;;padding-right:7px;cursor:pointer;margin-right:-7px;zoom:1;position:relative;}
.alpha_Button a:hover, .alpha_Button  a.alpha_ButtonCurrent {background-position:left bottom;color:#ffffff;}
.alpha_Button a:hover span, .alpha_Button  a.alpha_ButtonCurrent span {background-position:right bottom;color:#ffffff;}

.alpha_ButtonAlternative1 {display:inline;zoom:1;position:relative;margin:2px;}
.alpha_ButtonAlternative1 a{display:block;background:url('ButtonAlternative3-l.gif') top left no-repeat;color:#000000;font-size:12px;font-weight:bold;text-decoration:none;padding-left:7px;margin:5px 10px 5px 3px;line-height:24px;zoom:1;position:relative;}
.alpha_ButtonAlternative1 a span{display:block;background:url('ButtonAlternative3-r.gif') top right no-repeat;padding-right:7px;cursor:pointer;margin-right:-7px;zoom:1;position:relative;}
.alpha_ButtonAlternative1 a:hover, .alpha_ButtonAlternative1  a.alpha_ButtonCurrent {background-position:left bottom;color:#000000;}
.alpha_ButtonAlternative1 a:hover span, .alpha_ButtonAlternative1  a.alpha_ButtonCurrent span {background-position:right bottom;}

.alpha_ButtonAlternative2 {display:inline;zoom:1;position:relative;margin:2px;}
.alpha_ButtonAlternative2 a{display:block;background:url('ButtonAlternative1-l.gif') top left no-repeat;color:#FFFFFF;font-size:12px;font-weight:bold;text-decoration:none;padding-left:7px;margin:5px 10px 5px 3px;line-height:24px;zoom:1;position:relative;}
.alpha_ButtonAlternative2 a span{display:block;background:url('ButtonAlternative1-r.gif') top right no-repeat;padding-right:7px;cursor:pointer;margin-right:-7px;zoom:1;position:relative;}
.alpha_ButtonAlternative2 a:hover, .alpha_ButtonAlternative2  a.alpha_ButtonCurrent {background-position:left bottom;color:#FFFFFF;}
.alpha_ButtonAlternative2 a:hover span, .alpha_ButtonAlternative2  a.alpha_ButtonCurrent span {background-position:right bottom;}

.alpha_ButtonAlternative3 {display:inline;zoom:1;position:relative;margin:2px;}
.alpha_ButtonAlternative3 a{display:block;background:url('ButtonAlternative4-l.gif') top left no-repeat;color:#FFFFFF;font-size:12px;font-weight:bold;text-decoration:none;padding-left:7px;margin:5px 10px 5px 3px;line-height:24px;zoom:1;position:relative;}
.alpha_ButtonAlternative3 a span{display:block;background:url('ButtonAlternative4-r.gif') top right no-repeat;padding-right:7px;cursor:pointer;margin-right:-7px;zoom:1;position:relative;}
.alpha_ButtonAlternative3 a:hover, .alpha_ButtonAlternative3  a.alpha_ButtonCurrent {background-position:left bottom;color:#FFFFFF;}
.alpha_ButtonAlternative3 a:hover span, .alpha_ButtonAlternative3  a.alpha_ButtonCurrent span {background-position:right bottom;}

/*
LABELS
*/
.alpha_NoLabel{font-weight:bold;white-space:nowrap;}
.alpha_OptionalLabel{white-space:nowrap;}
.alpha_OptionalLabelwithHelp{cursor:help;white-space:nowrap;}
.alpha_RequiredLabel{font-weight:bold;white-space:nowrap;}
.alpha_RequiredLabelwithHelp{cursor:help;font-weight:bold;white-space:nowrap;}

.alpha_InlineError {background-color:#ffffe1;border:1px solid #bbbba0;padding:2px 5px;}
.alpha_InlineError span{}
.alpha_InlineError a{}
.alpha_InlineError a:hover{}
.alpha_InlineError a:visited{}

/*
LISTS
*/
.alpha_ButtonList{}
.alpha_ButtonList a{}
.alpha_ButtonList .alpha_current{}

.alpha_HorizontalImageswithLabelList{}
.alpha_HorizontalImageswithLabelList td{padding:5px;text-align:center;}
.alpha_HorizontalImageswithLabelList .alpha_current{font-weight:bold;color:#000000;}
.alpha_HorizontalImageswithLabelList .alpha_current a{font-weight:bold;color:#000000;}

.alpha_HorizontalLinksList{}
.alpha_HorizontalLinksList a{padding:0 3px;}
.alpha_HorizontalLinksList a.alpha_current{font-weight:bold;color:#000000;}

.alpha_TabbedNavigationList{white-space:nowrap;margin:10px 5px;padding:0;line-height:24px;display:block;}
.alpha_TabbedNavigationList li {white-space:nowrap;list-style-type: none;font-weight:bold;display:inline;line-height:24px;}
.alpha_TabbedNavigationList a:link, .alpha_TabbedNavigationList a:visited {margin-right:5px;text-decoration:none;color:#848577;padding:3px 6px;border:1px dotted #848577;background-color:#FFFFFF;}
.alpha_TabbedNavigationList a.alpha_current:link, .alpha_TabbedNavigationList a.alpha_current:visited, .alpha_TabbedNavigationList a:hover {font-weight:bold;color:#C00000;border:1px solid #C00000;}

.alpha_VerticalImagesList{}
.alpha_VerticalImagesList img{display:block;margin:auto;}
.alpha_VerticalImagesList td{text-align:center;padding:3px 0;}
.alpha_VerticalImagesList .alpha_current a{font-weight:bold;color:#000000;}

.alpha_VerticalOrderedList{}
.alpha_VerticalOrderedList .alpha_current a{font-weight:bold;color:#000000;}

.alpha_VerticalSidebarList{width:100%;}
.alpha_VerticalSidebarList a.alpha_nav{font-weight:bold;text-decoration:none;display:block;border:1px dotted #848577;padding:3px 6px;margin:2px 0;background-color:#FFFFFF;color:#848577;position:relative;zoom:1;}
.alpha_VerticalSidebarList .alpha_current a, .alpha_VerticalSidebarList a:hover {color:#C00000;background-color:#FFFFFF;border:1px solid #C00000;}

.alpha_VerticalUnorderedListwithBullets{}
.alpha_VerticalUnorderedListwithBullets .alpha_current a{font-weight:bold;color:#000000;}

.alpha_VerticalUnorderedLinkswithoutBullets{list-style:none;margin:0;}
.alpha_VerticalUnorderedLinkswithoutBullets .alpha_current a{font-weight:bold;color:#000000;}

.alpha_WizardProgressList {font-weight:bold;empty-cells:hide;width:100%;}
.alpha_WizardProgressList td{white-space:nowrap;}
.alpha_WizardProgressList td div {font-size:12px;color:#8D8E84;padding:3px 5px 3px 23px;margin:1px 0;border:1px solid #8D8E84;background:url('WizardProgressListInactive.gif') #d9dacc center left no-repeat;}
.alpha_WizardProgressList .alpha_current {color:#C00000;border:1px solid #C00000;background:url('WizardProgressListActive.gif') #FFFFFF center left no-repeat;}

/*
MENUS
*/
.alpha_BreadcrumbMenu {font-weight:bold;}
.alpha_BreadcrumbMenu .alpha_current {}

.alpha_HierarchicalMenu {font-weight:bold;}
.alpha_HierarchicalMenu .alpha_current {}

/*
REPORTS
*/
.alpha_ReportHeader {white-space:nowrap;font-weight:bold;padding:4px 8px;background-color:#97979f;color:#FFFFFF;}
.alpha_ReportHeader a{color:#FFFFFF;}
.alpha_ReportHeader a:hover{color:#FFFFFF;}

td.alpha_data{padding:2px 8px;background-color:#e6e6e6;}
td.alpha_dataalt{padding:2px 8px;background-color:#c9c9cc;}

.alpha_Borderless{border:1px solid #626355;border-collapse:collapse;empty-cells:show;width:464px;}
.alpha_Borderless th.alpha_ReportHeader {border-bottom:1px solid #626355;}
.alpha_Borderless td.alpha_data {border:none;}

.alpha_HorizontalBorder {empty-cells:show;border-collapse:collapse;border:1px solid #626355;}
.alpha_HorizontalBorder th.alpha_ReportHeader {border-top:1px solid #626355;border-bottom:1px solid #626355;}
.alpha_HorizontalBorder td.alpha_data {border-top:1px solid #626355;border-bottom:1px solid #626355;}

.alpha_Standard{empty-cells:show;border-collapse:collapse;border:1px solid #626355;width:950px;margin-left:5px;margin-right:5px;}

.alpha_Standard th.alpha_ReportHeader{border:1px solid #626355;}
.alpha_Standard td.alpha_data{border:1px solid #626355;}

.alpha_StandardAlternatingRowColors{empty-cells:show;border-collapse:collapse;border:1px solid #595863;}
.alpha_StandardAlternatingRowColors th.alpha_ReportHeader{border:1px solid #595863;}
.alpha_StandardAlternatingRowColors td.alpha_data{border:1px solid #595863;}
.alpha_StandardAlternatingRowColors td.alpha_dataalt{border:1px solid #595863;}

.alpha_ValueAttributePairs{empty-cells:show;border-collapse:collapse;border:1px solid #626355;width:460px;margin-left:7px;}
.alpha_ValueAttributePairs th.alpha_ReportHeader{empty-cells:show;border-collapse:collapse;border:1px solid #626355;}
.alpha_ValueAttributePairs td.alpha_data{empty-cells:show;border-collapse:collapse;border:1px solid #626355;}
.alpha_ValueAttributePairs td.alpha_dataalt{empty-cells:show;border-collapse:collapse;border:1px solid #626355;}

.alpha_OneColumnUnorderedList{}

/*
REGIONS
*/
.alpha_RegionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 50px;
	text-align: left;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	padding:5px;
	background-color: #A89E92;
	height:34px;
	font-weight: bold;
}
.alpha_ButtonHolder{border:1px solid #FFFFFF;padding:5px 5px;height:10px;text-align:right;background-color:#FFFFFF}
.alpha_RegionBody {
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
	padding-bottom: 0px;
}

.alpha_ButtonRegionwithTitle {border:1px solid #FFFFFF;background-color:#FFFFFF;margin:10px 5px;width:600px;}
.alpha_ButtonRegionwithTitle .alpha_RegionHeader {}
.alpha_ButtonRegionwithTitle .alpha_ButtonHolder {border-bottom:1px solid #663366;}

.alpha_ButtonRegionwithoutTitle {border:1px solid #FFFFFF;background-color:#FFFFFF;margin:10px 5px;width:600px;}
.alpha_ButtonRegionwithoutTitle .alpha_ButtonHolder {background-image:none;border:none;}

.alpha_BorderlessRegion {background-color:#FFFFFF;margin:10px 5px;}
.alpha_BorderlessRegion .alpha_RegionHeader {}
.alpha_BorderlessRegion .alpha_ButtonHolder {border:none;}
.alpha_BorderlessRegion .alpha_RegionBody {background-image:none;border:none;}

.alpha_BracketedRegion {border:1px solid #FFFFFF;background-color:#FFFFFF;margin:10px 5px;}
.alpha_BracketedRegion .alpha_RegionHeader {}
.alpha_BracketedRegion .alpha_ButtonHolder {border:none;}
.alpha_BracketedRegion .alpha_RegionBody {background-image:none;border-right:none;border-bottom-width:3px;}

.alpha_ChartRegion {border:1px solid #FFFFFF;background-color:#FFFFFF;margin:10px 5px;}
.alpha_ChartRegion .alpha_RegionHeader {}
.alpha_ChartRegion .alpha_ButtonHolder {}
.alpha_ChartRegion .alpha_RegionBody {}

.alpha_ListRegionwithIconChart {border:1px solid #FFFFFF;background-color:#FFFFFF;margin:10px 5px;}
.alpha_ListRegionwithIconChart .alpha_RegionHeader {}
.alpha_ListRegionwithIconChart .alpha_ButtonHolder {}
.alpha_ListRegionwithIconChart .alpha_RegionBody {}
.alpha_ListRegionwithIconChart .alpha_ListRegionBackground {padding-left:59px;background:url('chartIcon.png') top left no-repeat;}

.alpha_ListRegionwithIconReport {border:1px solid #FFFFFF;background-color:#FFFFFF;margin:10px 5px;}
.alpha_ListRegionwithIconReport .alpha_RegionHeader {}
.alpha_ListRegionwithIconReport .alpha_ButtonHolder {}
.alpha_ListRegionwithIconReport .alpha_RegionBody {}
.alpha_ListRegionwithIconReport .alpha_ListRegionBackground {padding-left:59px;background:url('reportIcon.png') top left no-repeat;}

.alpha_FormRegion {border:1px solid #FFFFFF;background-color:#FFFFFF;margin:10px 5px;width:962px;}
.alpha_FormRegion .alpha_RegionHeader {}
.alpha_FormRegion .alpha_ButtonHolder {}
.alpha_FormRegion .alpha_RegionBody {}

.alpha_ReportsRegion {
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.alpha_ReportsRegionMarginBottom {
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 12px;
	margin-left: 5px;
}

.alpha_ReportsRegion_small {
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	width: 340px;
}

.alpha_ReportsRegion_wide {
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	width: 610px;
}

.alpha_ReportsRegion .alpha_RegionHeader {border:none;}
.alpha_ReportsRegion .alpha_ButtonHolder {}
.alpha_ReportsRegion .alpha_RegionBody {}

.alpha_ReportsRegionAlternative1 {border:1px solid #FFFFFF;background-color:#FFFFFF;margin:10px 5px;}
.alpha_ReportsRegionAlternative1 .alpha_RegionHeader {color:#FFFFFF;font-weight:bold;font-size:16px;padding:5px}
.alpha_ReportsRegionAlternative1 .alpha_ButtonHolder {border-color:#848577;}
.alpha_ReportsRegionAlternative1 .alpha_RegionBody {border-color:#848577;}

.gb_GReportsRegion50Width {
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	height:350px;
	margin:5px;
	width:99%;
}
.gb_GReportsRegion50WidthR {
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	height:350px;
	margin:5px;
	width:474px;
}
.alpha_GReportsRegion100Width {
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
	width:962px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.alpha_GReportsRegion100Width .alpha_RegionHeader {}
.alpha_GReportsRegion100Width .alpha_ButtonHolder {}
.alpha_GReportsRegion100Width .alpha_RegionBody {vertical-align:top;}

.alpha_RegionwithoutTitle {border:1px solid #FFFFFF;background-color:#FFFFFF;margin:10px 5px;}
.alpha_RegionwithoutTitle .alpha_ButtonHolder {background-image:none;}
.alpha_RegionwithoutTitle .alpha_RegionBody {background-image:none;}

.alpha_RegionwithoutButtonsandTitle {border:1px solid #FFFFFF;background-color:#333333;margin:10px 5px;}

.gb_RegionwithoutButtonsandTitle {
	border:1px solid #FFFFFF;
	background-color:#333333;
	width:962px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.alpha_RegionwithoutButtonsandTitle .alpha_RegionBody {background-image:none;}

.alpha_HideandShowRegion {border:1px solid #FFFFFF;background-color:#FFFFFF;margin:10px 5px;}
.alpha_HideandShowRegion .alpha_RegionHeader {height:24px;}
.alpha_HideandShowRegion .alpha_ButtonHolder {}
.alpha_HideandShowRegion .alpha_RegionBody {}
.alpha_HideandShowRegion .alpha_Hide {display:none;}
.alpha_HideShowMinLink img {line-height:24px;vertical-align:middle;margin:0 5px 0 5px;}

.alpha_SidebarRegion {border:1px solid #FFFFFF;background-color:#FFFFFF;margin:10px 5px;width:200px;}
.alpha_SidebarRegion .alpha_RegionHeader {}
.alpha_SidebarRegion .alpha_ButtonHolder {}
.alpha_SidebarRegion .alpha_RegionBody {}

.alpha_SidebarRegionAlternative1 {border:1px solid #FFFFFF;background-color:#FFFFFF;margin:10px 5px;width:200px;}
.alpha_SidebarRegionAlternative1 .alpha_RegionHeader {color:#FFFFFF;font-weight:bold;font-size:16px;padding:5px;background:url('RegionHeaderAlt.gif') #848577 top left no-repeat;border-color:#848577;}
.alpha_SidebarRegionAlternative1 .alpha_ButtonHolder {background-image:url('RegionButtonHolderAlt.gif');border-color:#8d8e84;}
.alpha_SidebarRegionAlternative1 .alpha_RegionBody {background-image:url('RegionBorderLeftAlt.gif');border-color:#8d8e84;}

.alpha_NavigationRegion {border:1px solid #FFFFFF;background-color:#FFFFFF;margin:10px 5px;width:200px;}
.alpha_NavigationRegion .alpha_RegionHeader {}
.alpha_NavigationRegion .alpha_ButtonHolder {}
.alpha_NavigationRegion .alpha_RegionBody {}

.alpha_NavigationRegionAlternative1 {border-collapse:separate;background-color:#d9dacc;margin:10px 5px;width:200px;border-top:1px solid #a6a799;border-left:1px solid #a6a799;border-right:1px solid #ecedff;border-bottom:1px solid #ecedff;}
.alpha_NavigationRegionAlternative1 .alpha_RegionHeader {color:#8d8e84;background-image:none;background-color:#d9dacc;border-top:1px solid #ecedff;border-left:1px solid #ecedff;border-right:1px solid #a6a799;border-bottom:none;}
.alpha_NavigationRegionAlternative1 .alpha_ButtonHolder {background-image:none;background-color:#d9dacc;border-top:none;border-left:1px solid #ecedff;border-right:1px solid #a6a799;border-bottom:none;}
.alpha_NavigationRegionAlternative1 .alpha_RegionBody {padding-bottom:5px;background-image:none;background-color:#d9dacc;border-top:none;border-left:1px solid #ecedff;border-right:1px solid #a6a799;border-bottom:1px solid #a6a799;}

.alpha_WizardRegion {border:1px solid #FFFFFF;background-color:#FFFFFF;margin:10px 5px;width:600px;}
.alpha_WizardRegion .alpha_RegionHeader {}
.alpha_WizardRegion .alpha_ButtonHolder {}
.alpha_WizardRegion .alpha_RegionBody {}

.alpha_WizardRegionwithIcon {border:1px solid #FFFFFF;background-color:#FFFFFF;margin:10px 5px;width:600px;}
.alpha_WizardRegionwithIcon .alpha_RegionHeader {}
.alpha_WizardRegionwithIcon .alpha_ButtonHolder {}
.alpha_WizardRegionwithIcon .alpha_RegionBody {}
.alpha_WizardRegionBackground {padding-left:59px;background:url('wizardIcon.png') top left no-repeat;}

/* 
REPORT FILTER
*/
.alpha_ReportFilter {border:1px solid #848577;background-color:#FFFFFF;margin:10px 5px;}
.alpha_ReportFilterBody {padding:5px 8px;}
.alpha_ReportFilterButtons {padding:5px 8px;}

/*
CALENDAR
*/

.alpha_CalendarHolder {}
.alpha_CalendarHolder .alpha_MonthTitle {background:url('CalendarMonthTitle.gif') #595863 top left no-repeat;text-align:center;font-size:14px;font-weight:bold;display:block;padding:5px 10px;color:#FFFFFF;border-bottom:1px solid #151420;}
.alpha_Calendar {empty-cells:show;border-collapse:collapse;border:none;font-size:12px;}
.alpha_Calendar .alpha_DayOfWeek {white-space:nowrap;font-weight:bold;padding:7px 8px;background-color:#595863;color:#FFFFFF;border:1px solid #595863;width:80px;border-top:1px solid #97979F;border-bottom:1px solid #151420;}
.alpha_Calendar td{height:80px;text-align:left;vertical-align:top;padding:2px 8px;background-color:#E6E6E6;border:1px solid #595863;}
.alpha_Calendar .alpha_Day{background-color:#E6E6E6;border:1px solid #595863;}
.alpha_Calendar .alpha_DayTitle{font-weight:bold;color:#000000;}
.alpha_Calendar .alpha_WeekendDay{background-color:#C9C9CC;border:1px solid #595863;}
.alpha_Calendar .alpha_WeekendDayTitle{font-weight:bold;color:#97979F;}
.alpha_Calendar .alpha_NonDay{background-color:#97979F;border:1px solid #595863;}
.alpha_Calendar .alpha_NonDayTitle{font-weight:bold;color:#C9C9CC;}
.alpha_Calendar .alpha_Today{background-color:#fee0ad;}

.alpha_WeekCalendarHolder{}
.alpha_WeekCalendarHolder .alpha_MonthTitle{background:url('CalendarMonthTitle.gif') #595863 top left no-repeat;text-align:center;font-size:14px;font-weight:bold;display:block;padding:5px 10px;color:#FFFFFF;border-bottom:1px solid #151420;}
.alpha_WeekCalendar {empty-cells:show;border-collapse:separate;border:none;font-size:12px;}
.alpha_WeekCalendar .alpha_DayOfWeek{white-space:nowrap;font-weight:bold;padding:7px 8px;background-color:#595863;color:#FFFFFF;width:80px;border-top:1px solid #97979F;border-bottom:1px solid #151420;}
.alpha_WeekCalendar td{text-align:left;vertical-align:top;padding:2px 8px;background-color:#E6E6E6;border-bottom:1px solid #595863;border-right:1px solid #595863;}
.alpha_WeekCalendar .alpha_Day{background-color:#E6E6E6;border-bottom:1px solid #595863;border-right:1px solid #595863;}
.alpha_WeekCalendar .alpha_DayTitle{font-weight:bold;color:#000000;}
.alpha_WeekCalendar .alpha_WeekendDay{background-color:#C9C9CC;border-bottom:1px solid #595863;border-right:1px solid #595863;}
.alpha_WeekCalendar .alpha_WeekendDayTitle{font-weight:bold;color:#97979F;}
.alpha_WeekCalendar .alpha_NonDay{background-color:#97979F;border-bottom:1px solid #595863;border-right:1px solid #595863;}
.alpha_WeekCalendar .alpha_NonDayTitle{font-weight:bold;color:#C9C9CC;}
.alpha_WeekCalendar .alpha_Today{background-color:#fee0ad;}
.alpha_WeekCalendar .alpha_Hour{color:#FFFFFF;padding:2px 8px;border:none;vertical-align:top;background-color:#595863;border-top:1px solid #97979F;border-bottom:1px solid #151420;}

.alpha_DayCalendarHolder{}
.alpha_DayCalendarHolder .alpha_MonthTitle{background:url('CalendarMonthTitle.gif') #595863 top left no-repeat;text-align:center;font-size:14px;font-weight:bold;display:block;padding:5px 10px;color:#FFFFFF;border-bottom:1px solid #151420;}
.alpha_DayCalendar {empty-cells:show;border-collapse:separate;border:none;font-size:12px;}
.alpha_DayCalendar .alpha_DayOfWeek{width:600px;white-space:nowrap;font-weight:bold;padding:7px 8px;background-color:#595863;color:#FFFFFF;border-top:1px solid #97979F;border-bottom:1px solid #151420;}
.alpha_DayCalendar td{text-align:left;vertical-align:top;padding:2px 8px;background-color:#E6E6E6;border-bottom:1px solid #595863;border-right:1px solid #595863;}
.alpha_DayCalendar .alpha_Day{vertical-align:top;background-color:#E6E6E6;border-bottom:1px solid #595863;border-right:1px solid #595863;}
.alpha_DayCalendar .alpha_DayTitle{font-weight:bold;text-align:right;color:#000000;}
.alpha_DayCalendar .alpha_Today{background-color:#fee0ad;}
.alpha_DayCalendar .alpha_Hour{color:#FFFFFF;padding:2px 8px;border:none;vertical-align:top;background-color:#595863;border-top:1px solid #97979F;border-bottom:1px solid #151420;}

/*
ALTERNATIVE CALENDAR
*/
.alpha_CalendarAlternative1Holder {}
.alpha_CalendarAlternative1Holder .alpha_MonthTitle {background:url('CalendarMonthTitle.gif') #595863 top left no-repeat;font-size:16px;font-weight:bold;display:block;padding:5px 10px;color:#FFFFFF;}
.alpha_CalendarAlternative1 {empty-cells:show;border-collapse:collapse;border:none;font-size:12px;}
.alpha_CalendarAlternative1 .alpha_DayOfWeek {white-space:nowrap;font-weight:bold;padding:4px 8px;background-color:#595863;color:#FFFFFF;border:1px solid #595863;width:80px;}
.alpha_CalendarAlternative1 td{height:80px;text-align:left;vertical-align:top;padding:2px 8px;background-color:#E6E6E6;border:1px solid #595863;}
.alpha_CalendarAlternative1 .alpha_Day{background-color:#E6E6E6;border:1px solid #595863;}
.alpha_CalendarAlternative1 .alpha_DayTitle{font-weight:bold;color:#000000;}
.alpha_CalendarAlternative1 .alpha_WeekendDay{background-color:#C9C9CC;border:1px solid #595863;}
.alpha_CalendarAlternative1 .alpha_WeekendDayTitle{font-weight:bold;color:#97979F;}
.alpha_CalendarAlternative1 .alpha_NonDay{background-color:#97979F;border:1px solid #595863;}
.alpha_CalendarAlternative1 .alpha_NonDayTitle{font-weight:bold;color:#C9C9CC;}
.alpha_CalendarAlternative1 .alpha_Today{background-color:#fee0ad;}

.alpha_WeekCalendarAlternative1Holder {}
.alpha_WeekCalendarAlternative1Holder .alpha_MonthTitle{background:url('CalendarMonthTitle.gif') #595863 top left no-repeat;font-size:16px;font-weight:bold;display:block;padding:5px 10px;color:#FFFFFF;}
.alpha_WeekCalendarAlternative1 {empty-cells:show;border-collapse:collapse;border:none;font-size:12px;}
.alpha_WeekCalendarAlternative1 .alpha_DayOfWeek{white-space:nowrap;font-weight:bold;padding:4px 8px;background-color:#595863;color:#FFFFFF;border:1px solid #595863;width:80px;}
.alpha_WeekCalendarAlternative1 td{text-align:left;vertical-align:top;padding:2px 8px;background-color:#E6E6E6;border:1px solid #595863;}
.alpha_WeekCalendarAlternative1 .alpha_Day{background-color:#E6E6E6;border:1px solid #595863;}
.alpha_WeekCalendarAlternative1 .alpha_DayTitle{font-weight:bold;color:#000000;}
.alpha_WeekCalendarAlternative1 .alpha_WeekendDay{background-color:#C9C9CC;border:1px solid #595863;}
.alpha_WeekCalendarAlternative1 .alpha_WeekendDayTitle{font-weight:bold;color:#97979F;}
.alpha_WeekCalendarAlternative1 .alpha_Today{vertical-align:top;background-color:#fee0ad;}
.alpha_WeekCalendarAlternative1 .alpha_Hour{padding:2px 8px;vertical-align:top;background-color:#595863;color:#FFFFFF;border:1px solid #595863;}

.alpha_DayCalendarAlternative1Holder{}
.alpha_DayCalendarAlternative1Holder .alpha_MonthTitle{background:url('CalendarMonthTitle.gif') #595863 top left no-repeat;font-size:16px;font-weight:bold;display:block;padding:5px 10px;color:#FFFFFF;}
.alpha_DayCalendarAlternative1 {empty-cells:show;border-collapse:collapse;border:none;font-size:12px;}
.alpha_DayCalendarAlternative1 .alpha_DayOfWeek{white-space:nowrap;font-weight:bold;padding:4px 8px;background-color:#595863;color:#FFFFFF;border:1px solid #595863;width:400px;}
.alpha_DayCalendarAlternative1 td{text-align:left;vertical-align:top;padding:2px 8px;background-color:#E6E6E6;border:1px solid #595863;}
.alpha_DayCalendarAlternative1 .alpha_Day{vertical-align:top;background-color:#E6E6E6;border:1px solid #595863;}
.alpha_DayCalendarAlternative1 .alpha_DayTitle{font-weight:bold;color:#000000;}
.alpha_DayCalendarAlternative1 .alpha_Today{vertical-align:top;background-color:#fee0ad;}
.alpha_DayCalendarAlternative1 .alpha_Hour{padding:2px 8px;vertical-align:top;background-color:#595863;color:#FFFFFF;border:1px solid #595863;}

/*
SMALL CALENDAR
*/
.alpha_SmallCalendarHolder {}
.alpha_SmallCalendarHolder .alpha_MonthTitle {background:url('CalendarMonthTitle.gif') #595863 top left no-repeat;text-align:center;font-size:12px;font-weight:bold;display:block;padding:5px 10px;color:#FFFFFF;border-bottom:1px solid #151420;}
.alpha_SmallCalendar {empty-cells:show;border-collapse:collapse;border:none;font-size:10px;background-color:#595863;}
.alpha_SmallCalendar .alpha_DayOfWeek {white-space:nowrap;font-weight:bold;padding:7px 8px;background-color:#595863;color:#FFFFFF;border:1px solid #595863;width:50px;border-top:1px solid #97979F;border-bottom:1px solid #151420;}
.alpha_SmallCalendar td{height:50px;text-align:left;vertical-align:top;padding:2px 8px;background-color:#E6E6E6;border:1px solid #595863;}
.alpha_SmallCalendar .alpha_Day{background-color:#E6E6E6;border:1px solid #595863;}
.alpha_SmallCalendar .alpha_DayTitle{font-weight:bold;color:#000000;}
.alpha_SmallCalendar .alpha_WeekendDay{background-color:#C9C9CC;border:1px solid #595863;}
.alpha_SmallCalendar .alpha_WeekendDayTitle{font-weight:bold;color:#97979F;}
.alpha_SmallCalendar .alpha_NonDay{background-color:#97979F;border:1px solid #595863;}
.alpha_SmallCalendar .alpha_NonDayTitle{font-weight:bold;color:#C9C9CC;}
.alpha_SmallCalendar .alpha_Today{background-color:#fee0ad;}

.alpha_SmallWeekCalendarHolder{}
.alpha_SmallWeekCalendarHolder .alpha_MonthTitle{background:url('CalendarMonthTitle.gif') #595863 top left no-repeat;text-align:center;font-size:12px;font-weight:bold;display:block;padding:5px 10px;color:#FFFFFF;border-bottom:1px solid #151420;}
.alpha_SmallWeekCalendar {empty-cells:show;border-collapse:separate;border:none;font-size:10px;background-color:#595863;}
.alpha_SmallWeekCalendar .alpha_DayOfWeek{white-space:nowrap;font-weight:bold;padding:7px 8px;background-color:#595863;color:#FFFFFF;width:50px;border-top:1px solid #97979F;border-bottom:1px solid #151420;}
.alpha_SmallWeekCalendar td{text-align:left;vertical-align:top;padding:2px 8px;background-color:#E6E6E6;border-bottom:1px solid #595863;border-right:1px solid #595863;}
.alpha_SmallWeekCalendar .alpha_Day{background-color:#E6E6E6;border-bottom:1px solid #595863;border-right:1px solid #595863;}
.alpha_SmallWeekCalendar .alpha_DayTitle{font-weight:bold;color:#000000;}
.alpha_SmallWeekCalendar .alpha_WeekendDay{background-color:#C9C9CC;border-bottom:1px solid #595863;border-right:1px solid #595863;}
.alpha_SmallWeekCalendar .alpha_WeekendDayTitle{font-weight:bold;color:#97979F;}
.alpha_SmallWeekCalendar .alpha_NonDay{background-color:#97979F;border-bottom:1px solid #595863;border-right:1px solid #595863;}
.alpha_SmallWeekCalendar .alpha_NonDayTitle{font-weight:bold;color:#C9C9CC;}
.alpha_SmallWeekCalendar .alpha_Today{background-color:#fee0ad;}
.alpha_SmallWeekCalendar .alpha_Hour{color:#FFFFFF;padding:2px 8px;border:none;vertical-align:top;background-color:#595863;border-top:1px solid #97979F;border-bottom:1px solid #151420;}

.alpha_SmallDayCalendarHolder{}
.alpha_SmallDayCalendarHolder .alpha_MonthTitle{background:url('CalendarMonthTitle.gif') #595863 top left no-repeat;text-align:center;font-size:12px;font-weight:bold;display:block;padding:5px 10px;color:#FFFFFF;border-bottom:1px solid #151420;}
.alpha_SmallDayCalendar {empty-cells:show;border-collapse:separate;border:none;font-size:10px;background-color:#595863;}
.alpha_SmallDayCalendar .alpha_DayOfWeek{width:400px;white-space:nowrap;font-weight:bold;padding:7px 8px;background-color:#595863;color:#FFFFFF;border-top:1px solid #97979F;border-bottom:1px solid #151420;}
.alpha_SmallDayCalendar td{text-align:left;vertical-align:top;padding:2px 8px;background-color:#E6E6E6;border-bottom:1px solid #595863;border-right:1px solid #595863;}
.alpha_SmallDayCalendar .alpha_Day{vertical-align:top;background-color:#E6E6E6;border-bottom:1px solid #595863;border-right:1px solid #595863;}
.alpha_SmallDayCalendar .alpha_DayTitle{font-weight:bold;text-align:right;color:#000000;}
.alpha_SmallDayCalendar .alpha_Today{background-color:#fee0ad;}
.alpha_SmallDayCalendar .alpha_Hour{color:#FFFFFF;padding:2px 8px;border:none;vertical-align:top;background-color:#595863;border-top:1px solid #97979F;border-bottom:1px solid #151420;}

/* 
DHTML
*/
/* Button Menus */
div.dhtmlMenuLG{white-space:nowrap;clear:both;}
div.dhtmlMenuLG div.dhtmlMenuItem{text-align:center;float:left;margin:0px 15px 0px 0px;}
div.dhtmlMenuLG a.dhtmlBottom{text-decoration:none;display:block;font-size:12px;margin:0px 5px;font-weight:bold;}
div.dhtmlMenuLG img.dhtmlMenu{}
div.dhtmlMenuLG img.dhtmlMenuOn{}
/* Text Menus */
.dhtmlMenuLG2{list-style-type:none;padding:0;margin:0;white-space:nowrap;}
.dhtmlMenuLG2 li{border:2px solid #C00000;float:left;text-decoration:none;display:block;line-height:25px;height:25px;white-space:nowrap;}
.dhtmlMenuLG2 img {width:13px;height:13px;}
/* Text Menu without expansion */
.dhtmlMenuLG2 li.dhtmlMenuItem{margin:0 4px 0 0;} 
.dhtmlMenuLG2 li.dhtmlMenuItem a{padding:0 4px;line-height:25px;height:25px;}
/* Text Menu with expansion */
.dhtmlMenuLG2 li.dhtmlMenuItem1{margin:0 4px 0 0;}  
.dhtmlMenuLG2 li.dhtmlMenuItem1 a{padding:0 4px;line-height:25px;height:25px;}
.dhtmlMenuLG2 li.dhtmlMenuItem1 img{margin:0 2px 0 0;}
/* Sub Menus */
.dhtmlSubMenu2 {background-color:#FFFFFF;font-size:12px;width:200px;border:1px solid #4e4455;list-style-type:none;margin:0;padding:0;}
.dhtmlSubMenu2 li{margin:0;padding:0;}
/* Menu Seperator? */
.dhtmlMenuSep2{text-align:center;}
img.dhtmlMenuSep2{display:block;margin:auto;width:80%;border:1px solid #848577;height:1px;background-color:#FFFFFF;}
/* SubMenu Expand Icon */
.dhtmlSubMenu2 .expandMenu {float:right}
/* SubMenu Title */
.dhtmlSubMenu2 .dhtmlSubMenuP {background-color:#4e4455;text-align:center;color:#FFFFFF;padding:3px 8px;text-decoration:none;white-space:nowrap;font-weight:bold;}
/* SubMenu Items */
.dhtmlSubMenu2 a.dhtmlSubMenuN:link, .dhtmlSubMenu2 a.dhtmlSubMenuN:visited {color:#C00000;display:block;font-weight:normal;padding:3px 8px;text-decoration:none;white-space:nowrap;height:1%;overflow:hidden;}
.dhtmlSubMenu2 a.dhtmlSubMenuN:hover {background-color:#C00000;color:#FFFFFF;}
/* Expandable SubMenu Items */
.dhtmlSubMenu2 a.dhtmlSubMenuS:link, .dhtmlSubMenu2 a.dhtmlSubMenuS:visited {color:#C00000;display:block;font-weight:normal;padding:3px 8px;text-decoration:none;white-space:nowrap;height:1%;overflow:hidden;}
.dhtmlSubMenu2 a.dhtmlSubMenuS:hover {background-color:#C00000;color:#FFFFFF;}
.dhtmlSubMenu2 a.dhtmlSubMenuS img {width:13px; height:13px;}
/* Tree Menus */
ul.dhtmlTree {list-style:none;margin-left:15px;}
ul.dhtmlTree li{padding:2px 0;}
ul.dhtmlTree li img{margin:0 4px;vertical-align:middle;}

/*
APEX OVERRIDES
*/
.fielddata{color:#FFFFFF;}
.fielddatabold{color:#FFFFFF;font-weight:bold;}
.fielddatasmall{color:#FFFFFF;font-size:10px;}
.tiny {font-size:12px;}
.calculator {background-color:transparent;padding:0;}

/*
INTERACTIVE REPORTS
*/
/* WORKSHEET */
.apex_worksheet table.formlayout, .apex_worksheet table.formlayout table{color:#000000;}
.apex_worksheet a.itemlink{color:blue;text-decoration:none;}
.apex_worksheet a.itemlink:hover{color:blue;text-decoration:underline;}
table.worksheet tr td div{max-width:300px;}
.worksheet_detail{clear:both;}
/* FINDER BAR */
table.apex_finderbar{margin:10px 0;empty-cells:show;border:1px solid #999999;background-color:#eeeeee;border-collapse:separate;}
td.apex_finderbar_middle{white-space:nowrap;border:none;background:transparent;}
td.apex_finderbar_middle a{display:block;height:100%;text-decoration:none;}
td.apex_finderbar_middle label{display:block;}
td.apex_finderbar_left{white-space:nowrap;border:none;background:transparent;}
.apex_finderbar_left_middle{background-image:none;}
.apex_finderbar_left_top{background-image:none;}
.apex_finderbar_left_top img.spacer{display:block;background-image:none;}
.apex_finderbar_left_bottom{background-image:none;}
.apex_finderbar_left_bottom img.spacer{display:block;background-image:none;}
.apex_finderbar_buttons{padding-left:10px;white-space:nowrap;}
.apex_finderbar .fielddata{color:#000000;}
.apex_finderbar .fielddatabold{color:#000000;font-weight:bold;}
.apex_finderbar .fielddatasmall{color:#000000;font-size:10px;}
#apexir_columnsearch{background:#FFFFFF;border:1px solid #999999;width:200px;position:absolute;font-size:12px;overflow:hidden;overflow-x:hidden;}
#apexir_columnsearch a{font-weight:bold!important;display:block;padding:2px!important;white-space:nowrap!important;overflow:hidden!important;width:100%!important;color:#C00000!important;text-decoration:none!important;}
#apexir_columnsearch a:hover{background-color:#C00000;color:#FFFFFF!important;}
#apexir_SEARCHDROP a:hover{background-image:none;background-repeat:no-repeat;color:#fff;cursor:pointer;}
#apexir_SEARCH_COLUMN_DROP{font-size:12px;color:#000000;}
/* CONTROL PANEL */
#apexir_CONTROL_PANEL{clear:both;margin:10px 0;border:1px solid #999999;background-color:#eeeeee;}
#apexir_CONTROL_PANEL .fielddata{color:#000000;}
#apexir_CONTROL_PANEL .fielddatabold{color:#000000;font-weight:bold;}
#apexir_CONTROL_PANEL .fielddatasmall{color:#000000;font-size:10px;}
#apexir_CONTROL_PANEL_CONTROL{cursor:pointer;width:20px;height:100%;}
#apexir_CONTROL_PANEL_COMPLETE td{vertical-align:middle;}
#apexir_CONTROL_PANEL_COMPLETE td{vertical-align:middle;}
#apexir_CONTROL_PANEL_COMPLETE a{color:blue;text-decoration:underline;}
#apexir_CONTROL_PANEL_COMPLETE a:hover{color:blue;text-decoration:none;}
#apexir_CONTROL_PANEL_DROP{background:#eeeeee;border:1px solid #999999;z-index:1;padding:5px;margin:10px 0;clear:both;float:left;-moz-border-radius:0;}
#apexir_CONTROL_PANEL_DROP label{font-size:12px!important;}
#apexir_CONTROL_PANEL_DROP td{white-space:nowrap!important;}
#apexir_CONTROL_PANEL_DROP .fielddata{color:#000000;}
#apexir_CONTROL_PANEL_DROP .fielddatabold{color:#000000;font-weight:bold;}
#apexir_CONTROL_PANEL_DROP .fielddatasmall{color:#000000;font-size:10px;}
/* DROP MENUS */
/* COLUMN HEADERS */ 
#apexir_rollover {background:#FFFFFF;border:1px solid #999999;width:200px;position:absolute;font-size:12px;overflow:hidden;overflow-x:hidden;}
#apexir_rollover_content {overflow:auto;overflow:hidden;overflow-y:auto;overflow-x:hidden;}
#apexir_rollover_content a {font-weight:bold!important;display:block;padding:2px!important;white-space:nowrap!important;overflow:hidden!important;width:100%!important;color:#C00000!important;text-decoration:none!important;}
#apexir_rollover_content a:hover {background-image:none;background-repeat:no-repeat;background-color:#C00000;color:#FFFFFF!important;cursor:pointer;}
#apexir_rollover #search {width:100%;}
#apexir_rollover table img {cursor:pointer;}
#apexir_rollover #apexir_search {width:100%;margin:2px;border:1px solid #999;}
#apexir_rollover table {background:#efefef;border-bottom:2px solid #ddd;width:100%;}
#apexir_rollover table td {padding:2px;}
#apexir_rollover table img {cursor:pointer;}
#apexir_rollover table span {border:1px solid #efefef;display:block;cursor:pointer;font-size:10px;margin:2px;float:left;padding:2px;background:#eee;}
#apexir_rollover table span:hover {border:1px solid #000;background:#ddd;}
.htmldbMinReport tr th div {text-decoration:underline;cursor:pointer;}
/* ??? */
#apexir_col_values_drop {background:#333333;border:1px solid #999999;width:200px;position:absolute;font-size:12px;overflow:hidden;overflow-x:hidden;}
#apexir_col_values_drop {overflow:auto;overflow:hidden;overflow-y:auto;overflow-x:hidden;}
#apexir_col_values_drop a {font-weight:bold!important;display:block;padding:2px!important;white-space:nowrap!important;overflow:hidden!important;width:100%!important;color:#b7e302!important;text-decoration:none!important;}
#apexir_col_values_drop a:hover {background-image:none;background-repeat:no-repeat;background-color:#b7e302;color:#000000!important;cursor:pointer;}
/* MAIN RESULTS TABLE */
table.apexir_WORKSHEET_DATA{border:1px solid #595863;border-collapse:collapse;}
table.apexir_WORKSHEET_DATA tfoot tr td{background-color:#97979F;}
table.apexir_WORKSHEET_DATA th{border:1px solid #595863;padding:4px 8px;background-color:#97979F;font-weight:bold;color:#FFFFFF;font-size:12px;white-space:nowrap;vertical-align:middle;letter-spacing:normal;background-image:none;background-repeat:no-repeat;}
table.apexir_WORKSHEET_DATA td{border:1px solid #595863;padding:2px 8px;background-color:#E6E6E6;font-size:12px;empty-cells:show!important;}
table.apexir_WORKSHEET_DATA th div{color:#FFFFFF;font-size:12px;letter-spacing:normal;text-decoration:underline;cursor:pointer;margin:3px 9px;}
#apexir_WORKSHEET .apexir_REPEAT_HEADING{padding:8px 5px;border:none;background-color:#595863;font-weight:bold;font-size:14px;text-align:left;color:#FFFFFF;}
/* used for aggregate totals */
#apexir_WORKSHEET .apexir_AGGREGATE_VALUE{font-weight:bold;font-size:14px;background-color:#97979F;text-align:right;color:#FFFFFF}
/* REPORT TABS ??? */
#apexir_REPORT_TABS{border-bottom:1px solid #999;padding:0 0 1px 0;margin:10px 0 5px 0;clear:both;display:block;}
#apexir_REPORT_TABS span{font-weight:bold;display:inline-block;font-size:12px;margin:0 3px;cursor:pointer;border:1px solid #999;background:#efefef;border-bottom:none;padding:2px 5px;margin-bottom:2px;}
#apexir_REPORT_TABS span.current{background:#F60;color:#fff;margin-bottom:0;}
#apexir_REPORT_TABS span a{display:none;}
/* DATA PANEL */
#apexir_DATA_PANEL{clear:both;border-collapse:separate;}
/* LOADING GRAPHIC */
#apexir_LOADER{position:absolute;top:4px;left:48%;}
#loader{position:absolute;top:0;left:45%;}
/* IR HELP POPUP */
#ir_help{margin:5px 10px 15px 10px;font-family:Arial,Helvetica,Geneva,sans-serif;font-size:13px;}
#ir_help p{margin-top:10px!important;}
#ir_help h3{border-bottom:1px solid #999;}
/* ??? */
table tr td.apex_report_break{border-left:none!important;border-right:none!important;padding:5px;}
span.ws_link{text-decoration:underline;cursor:pointer;}
.error{border:1px solid red;}
.error_text{color:red;}
.apex_close{margin-right:10px;}
#wwvFlowForm #alpha_PageBody #tabs5 #tab_page_top #breadcrumb a {
	background-image:url(/images/breadcrumb_arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	left:8px;
	margin-left:6px;
	padding-left:12px;
	top:3px;
	display:inline;
}
#wwvFlowForm #alpha_PageBody .alpha_NoSidebarLayout .alpha_ContentBody .alpha_ContentBodyInner {
	font-size: 14px;
	color: #FFFFFF;
}
#wwvFlowForm #alpha_PageBody .alpha_NoSidebarLayout .alpha_ContentBody .alpha_ContentBodyInner #MyLogin {
	width: 476px;
	height: 256px;
}
#wwvFlowForm #alpha_PageBody .alpha_NoSidebarLayout .alpha_ContentBody .alpha_ContentBodyInner #MyDetails {
	width: 476px;
	height: 256px;
}
#wwvFlowForm #alpha_PageBody .alpha_NoSidebarLayout .alpha_ContentBody .alpha_ContentBodyInner #MyListings {
	width: 962px;
}
.gb_RegionwithoutButtonsandTitle .alpha_RegionBody h3 {
	color: #FFFFFF;
	background-color: #A89E92;
	height: 26px;
	padding-top: 8px;
	font-size: 14px;
	padding-left: 6px;
}
#process_text {
	padding: 8px;
	width: 90%;
	line-height: 18px;
}
#process_text p {
	margin-bottom: 6px;
}
/*
#process_text li {
	line-height: 10px;
}
*/
#P2_BREAK {
	margin-left: 12px;
}
#P2_ACTIVATION_BREAK {
	margin-left: 12px;
}
#P2_INTRO {
	line-height: 18px;
}
#P2_CURRENCY_CONVERTER {
	line-height: 18px;
}
#alpha_Standard_1 h2 {
	color: #83416C;
	font-size: 14px;
	margin-bottom: 6px;
	margin-top: 4px;
}
.alpha_RegionBody #box_top {
	height: 32px;
	background-color: #A89E92;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.alpha_RegionBody #box_top h3 {
font-size:14px;
padding-left:5px;
}

