/*========================================================*/
/*         CSS for DotNetNuke Skin - Oxygen               */
/*                  by Evan O'Neil                        */
/*             http://www.NukeVille.com                   */
/*                oneilevan@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

/* Style For HTML PAGE                   */ html { height: 100%; }
/* Style For HTML BODY                   */ body { margin: 0; background: url(main_bg.jpg) repeat-x top left #CECECE; margin: 20 0 20 0; }
/* Setting Text Throughout the skin      */ table, tr, td, p {font-family: tahoma; font-size: 11px; line-height: 1.4em;}

/*========================================================*/
/*  2. Design Elements                                    */
/*========================================================*/

/*-- outermost table of skin -Standard      --*/ .OuterTable { width: 85%; height: 100%; background: url(page_bg_l.gif) repeat-y top left #FFF; align: center; }
/*-- outermost table of skin -Admin         --*/ .OuterTableAdmin { width: 85%; height: 100%; background: url(page_bg_l.gif) repeat-y top left #FFF; align: center; }
/*-- outermost table of skin -Full Width    --*/ .OuterTableFull { width: 100%; height: 100%; background: url(page_bg_l.gif) repeat-y top left #FFF; align: center; }
/*-- cell containing logo                   --*/ .LogoTD { vertical-align: middle ; height: 120px; width: 227px; color: #FFF; padding: 0 0 0 4px; text-align:center; }
/*-- cell containing menu                   --*/ .MenuTD { vertical-align: top; padding: 0 9px 0 0; margin: 0 0 0 0; }
span.rotation {
	width:100%;
	text-align:center;
	font-size: 8px;
	padding:8px;
	line-height:25px;
}
span.rotation a {
	color:#000;
}

span.rotation a:hover {
	color:#000;
	text-decoration:none;
}
/*-- cell containing date                   --*/ .DateTD { width: 227px; text-align:center; vertical-align: top; padding: 4px 0 0 0; height:25px;}
/*-- cell containing login and register     --*/ .LoginTD { vertical-align: top; height: 25px; color: #FFF; padding: 2px 22px 0 22px; text-align:right; }
/*-- cell containing breadcrumbs            --*/ .BreadCrumbsTD { vertical-align: top; color: #777; padding: 9px 20px 0 108px; text-align:left; height: 29px; }
/*-- cell containing search                 --*/ .SearchTD { text-align:right; vertical-align: top; padding: 0; width:228px; height: 29px; }
/*-- cell containing terms                  --*/ .TermsTD { text-align:left; vertical-align: top; padding: 17px 15px 0 30px; width:360px; height: 29px; }
/*-- cell containing copyright              --*/ .CopyrightTD { text-align:right; vertical-align: top; padding: 13px 20px 0 15px; height: 29px; }
/*-- cell containing panes                  --*/ .PanesTD { width: 100%; vertical-align: top; padding: 6px 3px 0 3px; }
/*-- cell containing panes                  --*/ .HeaderPaneTD { width: 100%; vertical-align: top; text-align: right; padding: 5px 17px 0px 10px; }
/*-- top header section                     --*/ .TopRow { background:  url(header_bg.jpg) repeat-x top right; height: 174px; padding: 0; }
/*-- topleft header section                 --*/ .TopRowLeft { background:  url(headerlogo.jpg) no-repeat top left; height: 174px; width:100%; padding: 0; }
/*-- topright header section                --*/ .TopRowRight { background:  url(header_bg_r.jpg) no-repeat top right; height: 174px; width:100%; padding: 0;}
/*-- bottom footer section                  --*/ .BottomRow { background:  url(footer_bg.gif) repeat-x top center #CECECE; height: 45px; padding: 0;}
/*-- bottomleft footer section              --*/ .BottomRowLeft { background:  url(footer_bg_l.gif) no-repeat top left; height: 45px; padding: 0;}
/*-- bottomright footer section             --*/ .BottomRowRight { background:  url(footer_bg_r.gif) no-repeat top right; height: 45px; text-align: right; vertical-align: top; padding:0; }
/*-- middle content section                 --*/ .MiddleRow { background:  url(page_bg_r.gif) repeat-y top right; padding: 0 0 0 0; }

/*========================================================*/
/*  3. Content Panes                                      */
/*========================================================*/

/*-- top inside content pane       --*/ .PaneTop { width: 100%; padding: 0 7px 0 7px;}
/*-- left content pane             --*/ .PaneLeft { padding: 0 7px 0 7px; width: 33%; }
/*-- main content pane             --*/ .PaneCenter { padding: 0 7px 0 7px; }
/*-- right content pane            --*/ .PaneRight { padding: 0 7px 0 7px; width: 33%; }
/*-- bottom inside pane            --*/ .PaneBottom { width: 100%; padding: 0 7px 0 7px; }
/*-- right panel content pane      --*/ .PaneERight { width: 224px; padding: 8px 13px 0 10px; }
/*-- header content pane           --*/ .PaneHeader { width: 100%; padding: 0; }

/*========================================================*/
/*  4. Tokens                                             */
/*========================================================*/

/*-- login and user token idle         --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active, .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color: #FFF; background:  url(bullet.gif) no-repeat top left;  font-family: tahoma; font-size: 11px; font-weight:bold; text-decoration: none; padding: 0 0 0 20px; }
/*-- login and user token hover        --*/ a.LOGIN_object:hover, a.USER_object:hover { background:  url(bullet.gif) no-repeat top left; color: #DDD; font-family: tahoma; font-weight:bold; font-size: 11px; text-decoration: none; }
/*-- date token idle                   --*/ .DATE_object { color: #FFF; font-family: tahoma; font-size: 11px; text-decoration: none; }
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #777; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:bold;}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color: #444; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:bold; }
/*-- terms and privacy                 --*/ .FOOTER_objects { color:#FFF; font-size: 11px; }
/*-- terms and privacy links           --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { color:#FFF; font-weight:bold; text-decoration:none; }
/*-- terms and privacy hover           --*/ a.FOOTER_objects:hover { color:#DDD; font-weight:bold; text-decoration:none;  }
/*-- copyright token                   --*/ .COPYRIGHT_object { color:#9A9A9A; font-size: 11px; }

/*========================================================*/
/*  5. Text                                               */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal, td { font-family: tahoma; font-size: 11px; color: #555; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: tahoma; font-size: 11px; font-weight: bold; color: #555; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: tahoma; font-weight: bold; font-size: 11px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: tahoma; font-size: 11px; font-weight: bold; color: #777; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 11px; color: #777; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  6. Links                                          */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #666; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: underline; }
/*-- default links hover               --*/ a:hover { color: #444; font-family: tahoma; font-size: 11px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #666; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #444; font-family: tahoma; font-size: 11px;	text-decoration: none; }
/*-- admin button-link style           --*/ a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color: #6A6A6A; border: 1px solid #ABABAB; background: #EFEFEF; padding: 2px 3px 3px 4px; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
/*-- admin button-link style hover     --*/ a.CommandButton:hover                                                 { color: #6A6A6A; border: 1px solid #868686; background: #DFDFDF; padding: 2px 3px 3px 4px; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 13px 30px 4px 24px; cursor: hand; font-size:1px; margin: 0 0 0 0px;}

/*========================================================*/
/*  7. Forms                                              */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: tahoma; font-size: 11px; color: #333; }
/*-- textbox                    --*/ .NormalTextBox { color: #333; padding-left: 4px; line-height: 12px; font-family: tahoma; font-weight: normal; font-size: 11px; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; visibility: invisible; border: 0; }
/*-- textbox used for search    --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:19px; background: transparent; width: 160px; color: #666; padding: 4px 4px 0px 4px; border: 0px solid #FFFFFF; cursor:text; align:right; vertical-align:top;}
/*========================================================*/
/*  8. Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { background: transparent; }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; }
/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 1px 0 0 -4px; background: #EEEEEE; padding: 0px; border: 1px solid #BBBBBB; font-weight: normal; filter: none; }
/*-- submenu items idle         --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem { font-family: tahoma;  color: #6A6A6A; font-size: 11px; background: #EEEEEE; font-weight: bold; font-style: normal; padding: 0px 30px 0px 16px; height: 20px; border: 0; }
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { font-family: tahoma; font-size: 11px; font-weight: bold; cursor: pointer; cursor: hand; color: #222; background: #BBBBBB; padding: 0px 30px 0px 16px; height: 20px; border: 0;}
/*-- menuitems idle             --*/ .MainMenu_Idle { color: #666; background: url(navidle.gif) repeat-x top center transparent; padding: 0; font-weight: bold; height: 29px; }
/*-- menuitems over             --*/ .MainMenu_Selected { color: #000; padding: 0; font-weight: bold; height: 29px; }
/*-- menuitems active           --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive { color: #666; background: url(navactive.gif) repeat-x top center transparent; padding: 0; font-weight: bold; height: 29px; }
/*-- left seperator idle        --*/ .MainMenu_LeftIdle { background: url(navleft-idle.gif) no-repeat top right transparent; width:12px; height: 29px; }
/*-- left seperator active      --*/ .MainMenu_LeftActive { background: url(navleft-active.gif) no-repeat top right transparent; width:12px; height: 29px; }
/*-- right seperator idle       --*/ .MainMenu_RightIdle { background: url(navright-idle.gif) no-repeat top right transparent; width:12px; height: 29px; }
/*-- right seperator active     --*/ .MainMenu_RightActive { background: url(navright-active.gif) no-repeat top right transparent; width:12px; height: 29px; }
/*-- middle seperator           --*/ .MainMenu_Seperator { background: url(navseparator.gif) no-repeat top right transparent; width:3px; height: 29px; }
/*-- not needed - main menu     --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu continer       --*/ .ModuleTitle_MenuContainer { color: #2c2c2c; }
/*-- module menu bar            --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding        --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 5px 0 0; }
/*-- not needed - module menu   --*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; }

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/

.searchfeild {
	vertical-align: top;
	padding: 0px;
	margin:0px;
	align:right;


}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    disc;
}

UL LI LI    {
    list-style-type:    circle;
}

UL LI LI LI {
    list-style-type:    square;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

UL LI   {
    list-style-type:    disc;
}

UL UL LI    {
    list-style-type:    circle;
}

UL UL UL LI {
    list-style-type:    square;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

/* Container CSS - Specific Skin Styles */


/* Box */

/*Box Gradient Fill Container */
table.gradientfill  {
	margin: 5px 0;
	border: 1px solid #333333;
}
.gradientfill td.header {
	background: url(../../../_default/Containers/Box/images/gr_default.gif) repeat-x top;
	padding: 3px 10px;
	background-color: #C0C0C0;
}
.gradientfill td#ContentPane {
	padding: 7px 10px;
	background: #C0C0C0;
}
.gradientfill td.header span.Head {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.gradientfill td#ContentPane span.Normal { 
        color: #333333;
}
.gradientfill td#ContentPane a.commandbutton { 
        color: #333333;
} 

/*Box Gradient Fill Container - Color 1 */
table.gradientfillclr1  {
	margin: 5px 0;
        background: #FEC962;
}
.gradientfillclr1 td.header {
	background: url(../../../_default/Containers/Box/images/oxygen_blue_1.gif) repeat-x top;
	padding: 3px 10px;
}
.gradientfillclr1 td#ContentPane {
	padding: 7px 10px;
	background: #FEC962;
}
.gradientfillclr1 td.header span.Head {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.gradientfillclr1 td#ContentPane span.Normal { 
        color: #333333;
}
.gradientfillclr1 td#ContentPane a.commandbutton { 
        color: #cc911f;
} 

/*Box Gradient Fill Container - Color 2 */
table.gradientfillclr2  {
	margin: 5px 0;
        background: #DFE6EF;
}
.gradientfillclr2 td.header {
	background: url(../../../_default/Containers/Box/images/oxygen_blue_2.gif) repeat-x top;	
	padding: 3px 10px;
}
.gradientfillclr2 td#ContentPane {
	padding: 7px 10px;
	background: #DFE6EF;
}
.gradientfillclr2 td.header span.Head {
	color: #FFAB34;
	font-size: 14px;
	font-weight: bold;
}
.gradientfillclr2 td#ContentPane span.Normal { 
        color: #333333;
}
.gradientfillclr2 td#ContentPane a.commandbutton { 
        color: #fec962;
} 






/* Box - Invisible */
table.box_invisible {
	margin: 5px 0;
}
.box_invisible td.header {
	background: transparent;
	padding: 3px 10px;
}
.box_invisible td#ContentPane {
	background: transparent;
	padding: 7px 10px;
}
.box_invisible td.header span.Head {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

.box_invisible td#ContentPane span.Normal { 
        color: #333333;
}
.box_invisible td#ContentPane a.commandbutton { 
        color: #333333;
} 

/*Box: Outline */
table.boxoutline  {
	margin: 5px 0;
	border: 1px solid #333333;
	background: #fff;
}
.boxoutline td.header {
	padding: 3px 10px;
	border-bottom: 1px solid #333333;
}
.boxoutline td#ContentPane {
	padding: 7px 10px;
	background: #fff;
}
.boxoutline td.header span.Head {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	
}
.boxoutline td#ContentPane span.Normal { 
        color: #333333;
}
.boxoutline td#ContentPane a.commandbutton { 
        color: #333333;
} 

/*Box: Outline Container - Color 1 */
table.boxoutlineclr1  {
	margin: 5px 0;
	border: 1px solid #cc911f;
	background: #ffffff;
}
.boxoutlineclr1 td.header {
	padding: 3px 10px;
	border-bottom: 1px solid #cc911f;
}
.boxoutlineclr1 td#ContentPane {
	padding: 7px 10px;
	background: #fff;
}
.boxoutlineclr1 td.header span.Head {
	font-size: 14px;
        color: #cc911f;
	font-weight: bold;
	
}
.boxoutlineclr1 td#ContentPane span.Normal { 
        color: #333333;
}
.boxoutlineclr1 td#ContentPane a.commandbutton { 
        color: #333333;
} 
/*Box: Outline Container - Color 2 */
table.boxoutlineclr2  {
	margin: 5px 0;
	border: 1px solid #443b7f;
	background: #fff;
}
.boxoutlineclr2 td.header {
	padding: 3px 10px;
	border-bottom: 1px solid #443b7f;
}
.boxoutlineclr2 td#ContentPane {
	padding: 7px 10px;
	background: #fff;
}
.boxoutlineclr2 td.header span.Head {
	color: #443b7f;
	font-size: 14px;
	font-weight: bold;	
}
.boxoutlineclr2 td#ContentPane span.Normal { 
        color: #333333;
}
.boxoutlineclr2 td#ContentPane a.commandbutton { 
        color: #333333;
}


/* Box - Solid Fill */
table.boxsolidfill {
	margin: 5px 0;
}
.boxsolidfill td.header {
	background: #666666;
	padding: 3px 10px;
}
.boxsolidfill td#ContentPane {
	background: #C0C0C0;
	padding: 7px 10px;
	border: 1px solid #666666;
}
.boxsolidfill td.header span.Head {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.boxsolidfill td#ContentPane span.Normal { 
        color: #333333;
}
.boxsolidfill td#ContentPane a.commandbutton { 
        color: #333333;
} 

/* Box - Solid Fill - Color 1 */
table.boxsolidfillclr1 {
	margin: 5px 0;
}
.boxsolidfillclr1 td.header {
	background: #cc911f;
	padding: 3px 10px;
}
.boxsolidfillclr1 td#ContentPane {
	background: #fec962;
	padding: 7px 10px;
	border: 1px solid #cc911f;
}
.boxsolidfillclr1 td.header span.Head {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.boxsolidfillclr1 td#ContentPane span.Normal { 
        color: #000000;
}
.boxsolidfillclr1 td#ContentPane a.commandbutton { 
        color: #333333;
} 

/* Box - Solid Fill - Color 2 */
table.boxsolidfillclr2 {
	margin: 5px 0;
	border: 1px solid #DFE6EF;
}
.boxsolidfillclr2 td.header {
	background: #0861BF;
	padding: 3px 10px;
	border-bottom: 1px solid #0861BF;
}
.boxsolidfillclr2 td#ContentPane {
	background: #DFE6EF;
	padding: 7px 10px;

}
.boxsolidfillclr2 td.header span.Head {
	color: #FFAB34;
	font-size: 14px;
	font-weight: bold;
}
.boxsolidfillclr2 td#ContentPane span.Normal { 
        color: #000;
}
.boxsolidfillclr2 td#ContentPane a.commandbutton { 
        color: #000;
}




/*Lines */
/*Lines: Single Line Container*/
table.singleline  {
	margin: 5px 0;
}
.singleline td.header {
	border-bottom: 1px Solid #333333;
	padding: 2px 0;
}
.singleline td#ContentPane {
	background: transparent;
	padding: 7px 7px 10px 0;
}
.singleline td.header span.Head {
	color: #333333;
	font-size: 14px;
	font-weight: bold;	
}
.singleline td#ContentPane span.Normal { 
        color: #333333;
}
.singleline td#ContentPane a.commandbutton { 
        color: #6A0E11;
} 
/*Lines: Single Line Container - Color 1 */
table.singlelineclr1  {
	margin: 5px 0;
}
.singlelineclr1 td.header {
	border-bottom: 1px Solid #cc911f;
	padding: 2px 0;
}
.singlelineclr1 td#ContentPane {
	background: transparent;
	padding: 7px 7px 10px 0;
}
.singlelineclr1 td.header span.Head {
	color: #cc911f;
	font-size: 14px;
	font-weight: bold;	
}
.singlelineclr1 td#ContentPane span.Normal { 
        color: #333333;
}
.singlelineclr1 td#ContentPane a.commandbutton { 
        color: #cc911f;
} 

/*Lines: Single Line Container - Color 2 */
table.singlelineclr2  {
	margin: 5px 0;
}
.singlelineclr2 td.header {
	border-bottom: 1px Solid #443b7f;
	padding: 2px 0;
}
.singlelineclr2 td#ContentPane {
	background: transparent;
	padding: 7px 7px 10px 0;
}
.singlelineclr2 td.header span.Head {
	color: #443b7f;
	font-size: 14px;
	font-weight: bold;	
}
.singlelineclr2 td#ContentPane span.Normal { 
        color: #333333;
}
.singlelineclr2 td#ContentPane a.commandbutton { 
        color: #333333;
} 

/*Lines: Double Line Container*/
table.doubleline  {
	margin: 5px 0;
}
.doubleline td.header {
	border-bottom: 3px double #333333;
	padding: 2px 0;
}
.doubleline td#ContentPane {
	background: transparent;
	padding: 7px 7px 10px 0;
	border-bottom: 1px dotted #333333;
}
.doubleline td.header span.Head {
	color: #333333;
	font-size: 14px;
	font-weight: bold;	
}
.doubleline td#ContentPane span.Normal { 
        color: #333333;
}
.doubleline td#ContentPane a.commandbutton { 
        color: #6A0E11;
} 

/*Lines: Double Line Container - Color 1 */
table.doublelineclr1  {
	margin: 5px 0;
}
.doublelineclr1 td.header {
	border-bottom: 3px double #cc911f;
	padding: 2px 0;
}
.doublelineclr1 td#ContentPane {
	background: transparent;
	padding: 7px 7px 10px 0;
	border-bottom: 1px dotted #cc911f;
}
.doublelineclr1 td.header span.Head {
	color: #cc911f;
	font-size: 14px;
	font-weight: bold;	
}
.doublelineclr1 td#ContentPane span.Normal { 
        color: #333333;
}
.doublelineclr1 td#ContentPane a.commandbutton { 
        color: #cc911f;
}

/*Lines: Double Line Container - Color 2 */
table.doublelineclr2  {
	margin: 5px 0;
}
.doublelineclr2 td.header {
	border-bottom: 3px double #443b7f;
	padding: 2px 0;
}
.doublelineclr2 td#ContentPane {
	background: transparent;
	padding: 7px 7px 10px 0;
	border-bottom: 1px dotted #443b7f;
}
.doublelineclr2 td.header span.Head {
	color: #443b7f;
	font-size: 14px;
	font-weight: bold;
}
.doublelineclr2 td#ContentPane span.Normal { 
        color: #333333;
}
.doublelineclr2 td#ContentPane a.commandbutton { 
        color: #cc911f;
}


/*Rounded*/

/* Rounded: Header Fill*/
table.roundheadfill {
	margin: 5px 0;
	background: transparent;
}
.roundheadfill .hdrcolor {
	background: #333333;
}
.roundheadfill td.header {
	color: #FFFFFF;
	padding: 5px;
}
.roundheadfill td#ContentPane {
	padding: 10px 5px;
}
.roundheadfill td.header span.Head {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.roundheadfill td#ContentPane span.Normal { 
        color: #333333;
}
.roundheadfill td#ContentPane a.commandbutton { 
        color: #6A0E11;
}

/* Rounded: Header Fill on White - Color 1 */
table.headerfillclr1 {
	background: #fec962;
	margin: 5px 0;
}
.headerfillclr1 .hdrcolor {
	background: #cc911f;
}
.headerfillclr1 td.header {
	padding: 5px;
}
.headerfillclr1 td#ContentPane {
	padding: 10px 5px;
}
.headerfillclr1 td.header span.Head {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.headerfillclr1 td#ContentPane span.Normal { 
        color: #000000;
}
.headerfillclr1 td#ContentPane a.commandbutton { 
        color: #cc911f;
}

/* Rounded: Header Fill on White - Color 2 */
table.headerfillclr2 {
	margin: 5px 0;
	background: #DFE6EF;
}
.headerfillclr2 .hdrcolor {
	background: #0861BF;
}
.headerfillclr2 td.header {
	padding: 5px;
}
.headerfillclr2 td#ContentPane {
	padding: 10px 5px;
}
.headerfillclr2 td.header span.Head {
	color: #FFAB34;
	font-size: 14px;
	font-weight: bold;
}
.headerfillclr2 td#ContentPane span.Normal { 
        color: #443b7f;
}
.headerfillclr2 td#ContentPane a.commandbutton { 
        color: #cc911f;
}



/* Rounded: Header Fill on Gray - Color 1 */
table.headerfillclr1gry {
	background: #fec962;
	margin: 5px 0;
}
.headerfillclr1gry .hdrcolor {
	background: #cc911f;
}
.headerfillclr1gry td.header {
	padding: 5px;
}
.headerfillclr1gry td#ContentPane {
	padding: 10px 5px;
}
.headerfillclr1gry td.header span.Head {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.headerfillclr1gry td#ContentPane span.Normal { 
        color: #000000;
}
.headerfillclr1gry td#ContentPane a.commandbutton { 
        color: #cc911f;
}

/* Rounded: Header Fill on Gray - Color 2 */
table.headerfillclr2gry {
	margin: 5px 0;
	background: #DFE6EF;
}
.headerfillclr2gry .hdrcolor {
	background: #0861BF;
}
.headerfillclr2gry td.header {
	padding: 5px;
}
.headerfillclr2gry td#ContentPane {
	padding: 10px 5px;
}
.headerfillclr2gry td.header span.Head {
	color: #FFAB34;
	font-size: 14px;
	font-weight: bold;
}
.headerfillclr2gry td#ContentPane span.Normal { 
        color: #443b7f;
}
.headerfillclr2gry td#ContentPane a.commandbutton { 
        color: #cc911f;
}


/* Rounded: Outline */
table.roundoutline {
	margin: 5px 0;
	background: Transparent;
}
.roundoutline .hdrcolor {

}
.roundoutline td.header {
	padding: 5px;
	background-color: #FFFFFF;
}
.roundoutline td#ContentPane {
	padding: 10px 5px;
	background-color: #FFFFFF;
}
.roundoutline p.header span.Head {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.roundoutline td#ContentPane span.Normal { 
        color: #333333;
}
.roundoutline td#ContentPane a.commandbutton { 
        color: #333333;
}


/* Rounded: Outline with Header Fill */
table.roundoutlinefill {
	margin: 5px 0 0 0;
}

table.roundcontentoutline {
	background: Transparent;
	border: 1px solid #E4E4E4;
	padding: 10px 5px;
}

.roundoutlinefill .header {
	background: #E4E4E4;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.roundoutlinefill td.header {
	padding: 5px;
}
.roundoutlinefill td#ContentPane {
	padding: 10px 5px;

}
.roundoutlinefill td.header span.Head {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.roundcontentoutline td#ContentPane span.Normal { 
        color: #333333;
}
.roundcontentoutline td#ContentPane a.commandbutton { 
        color: #6A0E11;
}



/* Rounded: Solid Fill - White*/
table.roundsolidfill {
	background: #BEC3C9;
	margin: 5px 0;
}
.roundsolidfill td#ContentPane {

}
.roundsolidfill p.header span.Head {
	font-size: 14px;
        color: #333333;	
	font-weight: bold;
}
.roundsolidfill td#ContentPane span.Normal { 
        color: #333333;
}
.roundsolidfill td#ContentPane a.commandbutton { 
        color: #6A0E11;
}


/* Rounded: Solid Fill - Gray*/
table.solidfillgry {
	background: #FFFFFF;
	margin: 5px 0;
}
.solidfillgry td#ContentPane {

}
.solidfillgry p.header span.Head {
	font-size: 14px;
        color: #333333;	
	font-weight: bold;
}
.solidfillgry td#ContentPane span.Normal { 
        color: #333333;
}
.solidfillgry td#ContentPane a.commandbutton { 
        color: #6A0E11;
}



/* Rounded: Solid Fill on White - Color 1 */
table.solidfillclr1 {
	background: #fec962;
	margin: 5px 0;
}
.solidfillclr1 td#ContentPane {

}
.solidfillclr1 p.header span.Head {
        color: #6A0E11;
	font-size: 14px;
	font-weight: bold;	
}
.solidfillclr1 td#ContentPane span.Normal { 
        color: #6A0E11;
}
.solidfillclr1 td#ContentPane a.commandbutton { 
        color: #b5b2cd;
}

/* Rounded: Solid Fill on White - Color 2 */
table.solidfillclr2 {
	margin: 5px 0;
	background: #0861BF;
}
.solidfillclr2 td#ContentPane {

}
.solidfillclr2 p.header span.Head {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.solidfillclr2 td#ContentPane span.Normal { 
        color: #FFFFFF;
}
.solidfillclr2 td#ContentPane a.commandbutton { 
        color: #cc911f;
}

/* Rounded: Solid Fill on Gray - Color 1 */
table.solidfillclr1gry {
	background: #fec962;
	margin: 5px 0;
}
.solidfillclr1gry td#ContentPane {

}
.solidfillclr1gry p.header span.Head {
	font-size: 14px;
	font-weight: bold;
	color: #fec962;
	
}
.solidfillclr1gry td#ContentPane span.Normal { 
        color: #333333;
}
.solidfillclr1gry td#ContentPane a.commandbutton { 
        color: #cc911f;
}


/* Rounded: Solid Fill on Gray - Color 2 */
table.solidfillclr2gry {
	margin: 5px 0;
	background: #0861BF;
}
.solidfillclr2gry td#ContentPane {

}
.solidfillclr2gry p.header span.Head {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.solidfillclr2gry td#ContentPane span.Normal { 
        color: #FFFFFF;
}
.solidfillclr2gry td#ContentPane a.commandbutton { 
        color: #cc911f;
}