/*===============================================================*/
/*   Dotnetnuke skins - http://www.2designstudio.net             */
/*   Copyright (c) 2003-2008 www.2designstudio.net               */
/*   support@2designstudio.net                                   */
/*===============================================================*/

.ControlPanel, .PagingTable
{
    width: 100%;
    background-color: transparent;
    color: #444446;
    border-right: #797F8B 1px solid;
    border-top: #797F8B 1px solid;
    border-left: #797F8B 1px solid;
    border-bottom: #797F8B 1px solid;
}
.SkinObject, A.SkinObject:link, A.SkinObject:visited, A.SkinObject:active
{
    font-weight: bold;
    font-size: 8.5pt;
    color: #444446;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.SkinObject:hover
{
    text-decoration: underline;
    color: #444446;
}
.Language
{
    vertical-align: middle;
    margin: 0px;
    color: #444446;
}
.Language img
{
    border: none;
    color: #444446;
}
.Head
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 20px;
    font-weight: normal;
    color: #444446;
}
.SubHead
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #444446;
}
.SubSubHead
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #444446;
}
.Normal, .NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #444446;
}
.NormalDisabled
{
    color: Silver;
}
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #444446;
}
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
}
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: #000;
}
.DataGrid_AlternatingItem
{
    background-color: White;
    color: Red;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_Container
{
    background-color: Transparent;
    color: #444446;
}
.DataGrid_Footer
{
    background-color: White;
}
.DataGrid_Header
{
    background-color: Transparent;
    color: #444446;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.DataGrid_Item
{
    background-color: Transparent;
    color: #444446;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_SelectedItem
{
    background-color: Silver;
    color: Blue;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.TreeMenu_Node
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: #444446;
}
.TreeMenu_NodeSelected
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    background-color: #dcdcdc;
}
A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link
{
    text-decoration: none;
    color: #756B38;
}
A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited
{
    text-decoration: none;
    color: #756B38;
}
A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover
{
    text-decoration: none;
    color: #ff0000;
}
A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active
{
    text-decoration: none;
    color: #756B38;
}
.FileManager
{
    border-right: #444446 1px solid;
    border-top: #444446 1px solid;
    border-left: #444446 1px solid;
    border-bottom: #444446 1px solid;
    height: 400px;
    color: #444446;
}
.FileManager_ToolBar
{
    border-bottom: #444446 1px solid;
    height: 25px;
    color: #444446;
}
.FileManager_Explorer
{
    height: 100%;
    border: #696969 1px solid;
    background-color: White;
    margin: 2px 2px 2px 2px;
}
.FileManager_FileList
{
    height: 100%;
    border: #696969 1px solid;
    background-color: White;
    margin: 2px 2px 2px 2px;
    overflow: auto;
}
.FileManager_MessageBox
{
    text-align: center;
    vertical-align: middle;
    background-color: White;
    padding: 25px 25px 25px 25px;
}
.FileManager_Header
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #E7E7FF;
    background-color: #9EBFF6;
    border-bottom: #696969 1px solid;
    height: 25px;
}
.FileManager_Pager
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    background-color: #EEEEEE;
    border-top: #696969 1px solid;
    height: 25px;
}
.FileManager_StatusBar
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    background-color: #dedfde;
    height: 25px;
    margin: 2px 2px 2px 2px;
}
.FileManager_Item
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #F8F8F8;
    border-top: black 1px dashed;
    border-bottom: black 1px dashed;
}
.FileManager_AltItem
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #EEEEEE;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}
.FileManagerTreeNode
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #444446;
}
.FileManagerTreeNodeSelected
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    background-color: #dcdcdc;
}
A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link
{
    text-decoration: none;
    color: #756B38;
}
A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited
{
    text-decoration: none;
    color: #756B38;
}
A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover
{
    text-decoration: none;
    color: #ff0000;
}
A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active
{
    text-decoration: none;
    color: #756B38;
}
.Wizard
{
    border-right: #444446 1px solid;
    border-top: #444446 1px solid;
    border-left: #444446 1px solid;
    border-bottom: #444446 1px solid;
    height: 400px;
    width: 650px;
    color: #444446;
}
.WizardButton
{
    border-right: #696969 1px solid;
    padding-right: 2px;
    border-top: #696969 1px solid;
    padding-left: 2px;
    padding-bottom: 2px;
    border-left: #696969 1px solid;
    padding-top: 2px;
    border-bottom: #696969 1px solid;
    background-color: #dcdcdc;
}
.WizardHeader
{
    background: #444446fcc;
    border-bottom: black 1px solid;
    height: 40px;
}
.WizardFooter
{
    border-top: black 1px solid;
    background: #ccffcc;
    height: 25px;
    text-align: right;
}
.WizardBody
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    height: 325px;
    color: #444446;
}
.WizardHelp
{
    padding-right: 5px;
    padding-left: 5px;
    font-size: 9pt;
    padding-bottom: 5px;
    border-left: black 1px solid;
    width: 180px;
    padding-top: 5px;
    background-color: #ccffff;
}
.WizardHelpText
{
    overflow: auto;
    font-size: 8pt;
    width: 180px;
    color: #444446;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    height: 300px;
}
.WizardText
{
    font-size: 9pt;
    color: #444446;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
}
.Help
{
    border-right: black 1px solid;
    padding-right: 2px;
    border-top: black 1px solid;
    padding-left: 2px;
    font-weight: normal;
    font-size: 11px;
    padding-bottom: 2px;
    border-left: black 1px solid;
    color: #FFF;
    padding-top: 2px;
    border-bottom: black 1px solid;
    font-family: Tahoma, Arial, Helvetica;
    background-color: #797F8B;
}
.CommandButton
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #797F8B;
}
.COPYRIGHT
{
    border-top: solid 1px #A8997C;
}
A.CommandButton:link
{
    text-decoration: underline;
    color: #797F8B;
}
A.CommandButton:visited
{
    text-decoration: underline;
    color: #797F8B;
}
A.CommandButton:hover
{
    text-decoration: underline;
    color: #ff0000;
}
A.CommandButton:active
{
    text-decoration: underline;
    color: #797F8B;
}
.StandardButton
{
    padding-right: 5px;
    padding-left: 5px;
    font-weight: normal;
    font-size: 11px;
    background: #797F8B;
    color: #FFF;
    font-family: Verdana, sans-serif;
}
H1
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 20px;
    font-weight: normal;
    color: #444446;
}
H2
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 20px;
    font-weight: normal;
    color: #444446;
}
H3
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: #444446;
}
H4
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: #444446;
}
H5, DT
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #444446;
}
H6
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #444446;
}
TFOOT, THEAD
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    color: #444446;
}
TH
{
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #444446;
}
A:link
{
    text-decoration: underline;
    color: #4B5918;
}
A:visited
{
    text-decoration: underline;
    color: #4B5918;
}
A:hover
{
    text-decoration: underline;
    color: #4B5918;
}
A:active
{
    text-decoration: none;
    color: #4B5918;
}
SMALL
{
    font-size: 8px;
}
BIG
{
    font-size: 14px;
}
BLOCKQUOTE, PRE
{
    font-family: Lucida Console, monospace;
}
UL LI
{
    list-style-type: square;
}
UL LI LI
{
    list-style-type: disc;
}
UL LI LI LI
{
    list-style-type: circle;
}
OL LI
{
    list-style-type: decimal;
}
OL OL LI
{
    list-style-type: lower-alpha;
}
OL OL OL LI
{
    list-style-type: lower-roman;
}
OL UL LI
{
    list-style-type: disc;
}
HR
{
    color: #444446;
    height: 1pt;
    text-align: left;
}

.ContentPane1
{
    padding: 4px;
}
.BannerPane
{
    padding: 4px 4px 4px 16px;
    height: 100%;
}
.TopPane
{
    padding: 2px;
    text-align: center;
}
.Top02Pane
{
    padding: 2px;
}
.LeftPane
{
    padding: 12px;
}
.Left02Pane
{
    padding: 6px;
    width: 210px;
}
.Left03Pane
{
    padding: 12px;
    width: 210px;
}
.Left04Pane
{
    padding: 2px;
    width: 210px;
}
.ContentPane
{
	display: inline-block;
    padding: 12px;
}
.ContentLeft
{
	padding: 6px;
	vertical-align: top;
	width: 50%;
}
.ContentRight
{
	padding: 6px;
	vertical-align: top;
	width: 50%;
}
.Content02Pane
{
    padding: 2px;
}
.Content03Pane
{
    padding: 2px;
}
.Content04Pane
{
    padding: 2px;
}
.RightPane
{
    padding: 2px;
}
.Right02Pane
{
    padding: 6px;
    width: 210px;
}
.Right03Pane
{
    padding: 12px;
    width: 320px;
}
.Right04Pane
{
    padding: 2px;
    width: 210px;
}
.MiddlePane
{
    padding: 2px;
}
.Middle02Pane
{
    padding: 2px;
}
.BottomPane
{
    padding: 2px;
}
.Bottom02Pane
{
    padding: 2px;
}
.BasePane
{
    padding: 2px;
}

.currentdate
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #717171;
}
.login, A.login:link, A.login:visited, A.login:active, .user, A.user:link, A.user:visited, A.user:active
{
    color: #696969;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    background-color: #D4C19D;
    padding: 4px;
}
A.login:hover, A.user:hover
{
    color: #696969;
    font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    text-decoration: underline;
}
.copyright, a.copyright:link, a.copyright:visited, a.copyright:active, .Terms, a.Terms:link, a.Terms:visited, a.Terms:active, .Privacy, a.Privacy:link, a.Privacy:visited, a.Privacy:active
{
    font-family: Tahoma;
    font-size: 11px;
    color: #4F4F4F;
    font-weight: normal;
    text-decoration: none;
}
a.copyright:hover, a.Terms:hover, a.Privacy:hover
{
    font-family: Tahoma;
    font-size: 11px;
    color: #4F4F4F;
    text-decoration: underline;
    font-weight: normal;
}
.BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #717171;
    font-weight: normal;
}
a.BREADCRUMBS_object:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #717171;
    text-decoration: underline;
    font-weight: normal;
}

.SearchButton
{
    padding: 2px 0px 18px 19px;
    cursor: hand;
    font-size: 1px;
    margin: 0px;
    background: transparent;
    vertical-align: top;
}
#dnn_dnnSEARCH_txtSearch
{
    text-align: left;
    vertical-align: top;
    height: 18px;
    background: transparent;
    width: 103px;
    color: #000;
    padding: 2px 2px 0px 2px;
    border: 0px solid #000;
    cursor: text;
    font-size: 11px;
    margin: 0px;
}

/*===============================================================*/
/*   Dotnetnuke skins - http://www.2designstudio.net             */
/*   Copyright (c) 2003-2008 www.2designstudio.net               */
/*   support@2designstudio.net                                   */
/*===============================================================*/
body
{
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: White;
}
.body_table
{
    background-color: #D4C19D;
}
table, tr, td, p
{
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #333;
}

p
{
	padding-top: .5em;
	padding-bottom: .5em;
	line-height: 1.4em;
}

.main_container
{
    background-color: White;
}

.control_panel
{
    background-color: #D4C19D;
}

.header_panes_main
{
    vertical-align: middle;
    text-align: center;
    background-image: url(banner_image.jpg);
    height: 128px;
    padding: 8px;
}
.header_green
{
    background-image: url(banner_green.jpg);
}

.header_tan
{
    background-image: url(banner_tan.jpg);
}
.header_misfires
{
	background-image: url(banner_misfires.jpg);
}
/**/
.BizConsult_home_leftbg
{
    background: url(BizConsult_home_leftbg.jpg) no-repeat;
    width: 5px;
    height: 28px;
}
.BizConsult_home01bg
{
    background: url(BizConsult_home01bg.jpg) repeat-x;
    height: 28px;
}
.BizConsult_home_rightbg
{
    background: url(BizConsult_home_rightbg.jpg) no-repeat;
    width: 5px;
    height: 28px;
}
.BizConsult_search_leftbg
{
    background: url(BizConsult_search_leftbg.jpg) no-repeat;
    width: 41px;
    height: 20px;
}
.BizConsult_searchbg
{
    background: url(BizConsult_searchbg.jpg) no-repeat;
    width: 135px;
    height: 20px;
}
.BizConsult_home_youbg
{
    background: url(BizConsult_home_youbg.jpg) no-repeat;
    width: 16px;
    height: 16px;
}
/**/
.ModuleTitle_MenuContainer
{
    background-position: top;
}
.ModuleTitle_MenuBar
{
    cursor: hand;
    height: 16;
    background-color: Transparent;
    background-position: top;
}
.ModuleTitle_MenuItem
{
    cursor: hand;
    color: #797F8B;
    font-family: Arial, Helvetica, sans-serif;
    background-position: top;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    border-left: #FFFFFF 0px solid;
    border-bottom: #FFFFFF 0px solid;
    border-top: #FFFFFF 0px solid;
    border-right: #FFFFFF 0px solid;
}
.ModuleTitle_MenuIcon
{
    cursor: hand;
    background-color: #F7FAFB;
    background-position: top;
    text-align: center;
    width: 15px;
    height: 23px;
    border-left: #FFF 0px solid;
    border-bottom: #FFF 0px solid;
    border-top: #FFF 0px solid;
    border-right: #FFF 0px solid;
}
.ModuleTitle_SubMenu
{
    border-bottom: #787878 1px solid;
    background-position: top;
    border-left: #787878 1px solid;
    border-top: #787878 1px solid;
    border-right: #787878 1px solid;
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    background-color: #F7FAFB;
    filter: progid:DXImageTransform.Microsoft.Shadow(color= 'DimGray' , Direction=135, Strength=3);
}
.ModuleTitle_MenuBreak
{
    border-bottom: #FFF 0px solid;
    background-position: top;
    border-left: white 0px solid;
    border-top: #FFF 0px solid;
    border-right: #FFF 0px solid;
    background-color: #F7FAFB;
    height: 1px;
}
.ModuleTitle_MenuItemSel
{
    background-color: #DDDFE1;
    cursor: hand;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    background-position: top;
    font-weight: normal;
    font-style: normal;
    height: 23px;
    color: #797F8B;
}
.ModuleTitle_MenuArrow
{
    font-family: Arial, Helvetica, sans-serif;
    background-position: top;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
    border-right: #FFF 0px solid;
    border-bottom: #FFF 0px solid;
    border-top: #FFF 0px solid;
}
.ModuleTitle_RootMenuArrow
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background-position: top;
    cursor: pointer;
    cursor: hand;
}
.MainMenu_MenuContainer
{
    background-color: Transparent;
    background-position: top;
}
.MainMenu_MenuBar
{
    cursor: pointer;
    cursor: hand;
    background-position: top;
    height: 23px;
}

.RootItem TD
{
    background-color: transparent;
    background-image: url(BizConsult_home01bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    height: 28px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFF;
    font-weight: bold;
    padding: 0px 10px 0px 10px;
}
.RootItemActive TD
{
    background-color: transparent;
    background-image: url(BizConsult_home01bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    height: 28px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFF;
    font-weight: bold;
    padding: 0px 10px 0px 10px;
}
.RootItemSelected TD
{
    background-color: transparent;
    background-image: url(BizConsult_home02bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    height: 28px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #4C4F57;
    font-weight: bold;
    padding: 0px 10px 0px 10px;
}
.RootItemBreadCrumb TD
{
    background-color: transparent;
    background-image: url(BizConsult_home02bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    height: 28px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #4C4F57;
    font-weight: bold;
    padding: 0px 10px 0px 10px;
}

.MainMenu_MenuItem
{
    cursor: hand;
    color: #797F8B;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    background-position: top;
    border-left: #FFF 0px solid;
    border-bottom: #3BA5BF 0px solid;
    border-top: #3BA5BF 0px solid;
    border-right: #FFF 0px solid;
}
.MainMenu_MenuIcon
{
    cursor: pointer;
    cursor: hand;
    background-position: top;
    background-color: #F7FAFB;
    border-left: #3BA5BF 0px solid;
    border-bottom: #3BA5BF 0px solid;
    border-top: #3BA5BF 0px solid;
    text-align: center;
    width: 15px;
    height: 20px;
}
.MainMenu_SubMenu
{
    border-bottom: #787878 1px solid;
    border-left: #787878 1px solid;
    background-position: top;
    border-top: #787878 1px solid;
    border-right: #787878 1px solid;
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    background-position: top;
    background-color: #F7FAFB;
    filter: progid:DXImageTransform.Microsoft.Shadow(color= 'DimGray' , Direction=135, Strength=2);
}
.MainMenu_MenuBreak
{
    border-bottom: transparent 0px solid;
    border-left: transparent 0px solid;
    background-position: top;
    border-top: transparent 0px solid;
    border-right: transparent 0px solid;
    background-color: #F7FAFB;
    height: 0px;
}
.MainMenu_MenuItemSel
{
    background-color: #DDDFE1;
    cursor: hand;
    color: #797F8B;
    background-position: top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    height: 20px;
}
.MainMenu_MenuArrow
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
    background-position: top;
    border-right: #3BA5BF 0px solid;
    border-bottom: #3BA5BF 0px solid;
    border-top: #FFF 0px solid;
}
.MainMenu_RootMenuArrow
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background-position: top;
    cursor: pointer;
    cursor: hand;
}
.Main
{
    border-right: #AAAAAA 1px solid;
    border-left: #AAAAAA 1px solid;
    background-position: top;
}

.text01
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #696969;
}
.text02
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #696969;
}
.BannerStyle
{

}

/*******************************
/******** Blog css mods ********/

.blog_body {
	font-size: 12pt;
}

.blog_dateline
{
    font-size: 8pt;
    color: #A9987C;
}



