

/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

/* Style For HTML PAGE                   */ html { height: 100%; }
/* Style For HTML BODY                   */ body { margin: 0px;padding:0px 0px 0px 0px; font-size: 12px;}
/* Setting Text Throughout the skin      */ table, tr, td, p {font-family: Arial; font-size: 11px; line-height: 1.4em; margin: 0;}

/*========================================================*/
/*  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; }
/*-- cell containing login and register - 2 --*/ .LoginTD { vertical-align: top; height: 92px; color: #FFF; padding: 20px 15px 0px 0px; text-align:right; }
/*-- cell containing breadcrumbs            --*/ .BreadCrumbsTD { vertical-align: middle; color:#001B43; padding: 0px 19px 0px 0px; text-align: right;height: 24px;}
/*-- cell containing search                 --*/ .SearchTD { text-align:right; vertical-align: top; padding: 6px 7px 0px 0px; height:20px; width:310px;}
/*-- cell containing date                   --*/ .DateTD { text-align:left; vertical-align: top; padding: 4px 0px 0px 228px; height:20px;}
/*-- cell containing date 2                 --*/ .DateTD2 { text-align:right; vertical-align: top; padding: 10px 13px 0px 228px; height:29px;}
/*-- cell containing menu                   --*/ .MenuTD {vertical-align: middle; padding: 0px 0 0 0; background: url(business_Menu_bg.jpg); height: 50px;}
/*-- cell containing panes                  --*/ .LOGOTD {vertical-align: top; padding: 32px 0px 0px 0px; }
/*-- top header section                     --*/ .TopRow { background:  url(header_bg.jpg) repeat-x top left; height: 174px; padding: 0; }
/*-- topleft header section                 --*/ .TopRowleft2 { background: url(Search_bg.jpg) no-repeat center left; height: 17px; width: 155px; padding: 0px 3px 0px 0px; }
/*-- topright header section                --*/ .TopRowRight { height:27px; width: 185px; padding: 0px 6px 0px 0px; background: #464547; text-align: right;}
/*-- bottom footer section                  --*/ .BottomRow { background:  url(footer_bg.gif) repeat-x top center #B5B5B5; height: 56px; padding: 0;}
/*-- bottomleft footer section              --*/ .BottomRowLeft { background:  url(footer_bg_l.gif) no-repeat top left; height: 56px; padding: 0;}
/*-- bottomright footer section             --*/ .BottomRowRight { background:  url(footer_bg_r.gif) no-repeat top right; height: 56px; text-align: right; vertical-align: top; padding: 27px 25px 0 25px; }
/*-- middle content section                 --*/ .MiddleRow { background:  url(page_bg_r.gif) repeat-y top right; padding: 0 8px 0 14px; }
.Business_top_bg{
	background: url(business_topbg.jpg);
	background-repeat: no-repeat;
	height: 31px;
	background-position: right;
}
.Business_top_mid{
	background: url(business_midbg.jpg);
	height: 31px;
	background-repeat: no-repeat;
	background-position: right;
}

.Business_copyright_bg{
	background:#DCDCDC;
	height: 35px;
	text-align: center;
   vertical-align: middle;
}
/*========================================================*/
/*  3. Content Panes                                      */
/*========================================================*/
.BannerPane {
	padding-left: 0px;
	padding-right: 0px;
	padding-top:0px;
	padding-bottom: 0px;
}
.BannerPane1 {
   width: 100%;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}
.TopPane {
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top:0px;
	padding-bottom: 0px;
}
.LeftPane1 {
	padding-left: 3px;
	padding-right: 3px;
	padding-top:3px;
	padding-bottom: 3px;
}
.LeftPane {
	padding-left: 0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.BottomPane {
	background-color: transparent;
	padding-left: 0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.ContentPane
{ 
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom:0px;
}

.RightPane{ 
	background-color: transparent;
	padding-left:0px;
	padding-right: 0px;
	padding-top:0px;
	padding-bottom:0px;
}

/*========================================================*/
/*  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: #1A42A9; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- login and user token hover        --*/ a.LOGIN_object:hover, a.USER_object:hover { color: #1A42A9; font-family: Arial; font-weight: normal; font-size: 11px; text-decoration: underline; }
/*-- date token idle                   --*/ .DATE_object, a.DATE_object:link, a.DATE_object:visited, a.DATE_object:active { color: #1A42A9; font-family: tahoma; font-size: 11px; text-decoration: none;font-weight: normal; }
/*-- date token hover                  --*/ a.DATE_object:hover { color: #1A42A9; font-family: tahoma; font-size: 11px; text-decoration:  underline; font-weight: normal; }
/*-- date token idle 2                 --*/ .DATE_object2, a.DATE_object2:link, a.DATE_object2:visited, a.DATE_object2:active { color: #1A42A9; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight: bold; }
/*-- date token hover 2                --*/ a.DATE_object2:hover { color: #1A42A9; font-family: tahoma; font-size: 11px; text-decoration:  underline;  font-weight:  bold; }
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #001B43; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal;}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color:#001B43; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:  underline; font-weight: normal; }
/*-- terms privacy and copyright       --*/ .FOOTER_objects { color:#4B4B4B; font-size: 11px;font-family: tahoma; font-weight: bold;}
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { color:#4B4B4B; font-weight:  bold; text-decoration:none; font-size: 11px;  }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { color:#4B4B4B; font-weight: bold; text-decoration: underline;  }
/*-- terms SearchFeild idle            --*/ .SearchFeild { color:#1E1E1E; font-size: 11px;font-family: tahoma;  font-weight: bold; }
/*-- terms SearchFeild links           --*/ a.SearchFeild:link, a.SearchFeild:visited, a.SearchFeild:active { color:#B6B6B6; font-weight:  bold; text-decoration:none; font-size: 11px;  }
/*-- terms SearchFeild links hover     --*/ a.SearchFeild:hover { color:#1E1E1E; font-weight:bold; text-decoration: none;  }
/*-- line  Lins idle                   --*/ a.line_objects: { color:#1A42A9; font-size: 11px;font-family: tahoma; font-weight: normal;}
/*-- line  Lins Links                  --*/ a.line_objects:link, a.line_objects:visited, a.line_objects:active { color:#1A42A9; font-weight: normal; text-decoration:none; font-size: 11px;  }
/*-- tine  Lins idle hover             --*/ a.line_objects:hover { color:#1A42A9; font-weight: normal; text-decoration: underline;  }    
/* text and link style for SkinObjects */
.SkinObject
{
	color: #4B4B4B;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding-left: 1px;
	padding-right: 1px;
}
A.SkinObject:link
{  font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: none;
	 color:#4B4B4B;
}
A.SkinObject:visited
{  font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: none;
	 color:#4B4B4B;
}
A.SkinObject:active
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: none;
	 color:#4B4B4B;
}
A.SkinObject:hover
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding-left: 1px;
	padding-right: 1px;
	color: #949494;
	text-decoration: underline;
}    

.Links
{
	color: #404040;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	padding-left:8px;
	padding-right:8px;
	padding-top: 8px;
}
A.Links:link
{  font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	padding-left: 8px;
	padding-right:8px;
   padding-top: 8px;
	text-decoration: none;
	 color:#404040;
}
A.Links:visited
{  font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	padding-left:8px;
	padding-right: 8px;
	text-decoration: none;
	color:#404040;
   padding-top: 8px;
}
A.Links:active
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	padding-left:8px;
	padding-right:8px;
	text-decoration: none;
	 color:#404040;
   padding-top: 8px;
}
A.Links:hover
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	padding-left:8px;
	padding-right:8px;
	color: #555555;
	text-decoration: underline;
   padding-top: 8px;
} 





  
/*========================================================*/
/*  5. Text                                               */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: tahoma; font-size: 14px; color: #555; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: tahoma; font-size: 14px; 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: #63ABE1; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 11px; color: #63ABE1; 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: #63ABE1; border: 0px solid #ABABAB; background:  transparent; 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: #63ABE1; border: 0px solid #868686; background:  transparent; padding: 2px 3px 3px 4px; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration:  underline; height: 20px; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 10px 19px 4px 12px; cursor: hand; font-size:10px; margin: 0 0 0 0px;}

/*========================================================*/
/*  7. Forms                                              */
/*========================================================*/
                                     input{ font-family: tahoma; font-size: 11px; color: #1E1E1E;}
/*-- default form elements      --*/ select{ font-family: tahoma; font-size: 10px; color: #1E1E1E; border-bottom: 0px solid #DDD; border-left: 1px solid #0A3298; border-right: 0px solid #0A3298; border-top: 1px solid #0A3298; background: White; height: 20px;}
/*-- 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:17px; background: transparent; width: 113px; color: #4B4B4B; padding: 5px 2px 0px 3px; cursor:text; border: 0px;}
/*head of Page*/
.ControlPanel, .PagingTable {width: 100%;height: 64px;background-color: #1F6CA9;color:#FFF; BORDER-RIGHT: #003366 1px solid; BORDER-TOP: #003366 1px solid; BORDER-LEFT: #003366 1px solid; BORDER-BOTTOM: #003366 1px solid; }
.StandardButton{padding-right: 5px;padding-left: 5px;font-weight: normal;font-size: 11px;background: #2788D4;color:#FFF;font-family: Verdana, sans-serif; cursor:hand;}


/*  8. Main Menu and Module Menus                         */
/*========================================================*/
.ModuleTitle_MenuContainer { background: transparent;}
.ModuleTitle_MenuBar {cursor: hand;height: 16px;background-color: Transparent;}
.ModuleTitle_MenuItem {
	cursor: hand; 
	color:#FFF; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #7AD7E3 0px solid; 
	border-top: #7AD7E3 0px solid; 
	border-right: #FFFFFF 0px solid;
	background: #63ABE1;
}
.ModuleTitle_MenuIcon {
	cursor: hand; 
	background-color: #63ABE1; 
	text-align: center; 
	width: 15; 
	height: 23;
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #63ABE1; 
	border-bottom: white 1px solid; 
	border-left: white 1px solid; 
	border-top: white 1px solid;  
	border-right: white 1px solid; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=3);
}

.ModuleTitle_MenuBreak {
	border-bottom: white 0px solid; 
	border-left: white 0px solid; 
	border-top: gray 0px solid;  
	border-right: gray 0px solid; 
	background-color: white; 
	height: 0px;
}

.ModuleTitle_MenuItemSel {
	background-color: #3591D9;
	cursor: hand; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
	height: 20px;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #7AD7E3 0px solid; 
	border-bottom: #7AD7E3 0px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */

.MainMenu_MenuContainer {	background-color: Transparent; height:50px;}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:50px;
}

.MainMenu_TabRootMenuItem TD{  background-image: url(business_title.gif);height:50px; font-family: Arial; font-size: 14px; font-weight: bold; color: #FFF; background-repeat: repeat-x;}
.MainMenu_TabRootMenuItemSel TD{background-image: url(business_hover.gif);height:50px; font-size: 14px; color: #FFF;font-family: Arial; font-weight: bold;  background-repeat: repeat-x;}
.MainMenu_TabMenuItemHover TD{background-image: url(business_hover.gif);color:#FFF;height:50px;font-family: Arial; font-weight: bold;  background-repeat: repeat-x; font-size: 14px;}
.MainMenu_TabMenuItemSelHover TD{background-image: url(business_hover.gif);color: #FFF;font-weight: bold;height:50px; background-repeat: repeat-x; font-size: 14px; font-family: Arial;}
.MainMenu_MenuItem {
	cursor: hand; 
	color: #FFF; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #63ABE1 1px solid; 
	border-top: #63ABE1 1px solid; 
	border-right: #FFFFFF 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #63ABE1; 
	border-left: #C66163 0px solid; 
	border-bottom: #C66163 0px solid; 
	border-top: #C66163 0px solid; 
	text-align: center; 
	width: 15; 
	height: 20;
}

.MainMenu_SubMenu {
	border-bottom: #FFFFFF 1px solid; 
	border-left: #FFFFFF 1px solid; 
	border-top: #FFFFFF 1px solid;  
	border-right: #FFFFFF 1px solid; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #63ABE1; 
	color: #000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=2);
}

.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: #63ABE1; 
	height: 1px;
}

.MainMenu_MenuItemSel {
	background-color: #2A8BD7;
	cursor: hand; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
	height:20px;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #7AD7E3 0px solid; 
	border-bottom: #7AD7E3 0px solid; 
	border-top: #FFFFFF 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.Main {
	border-right:  #AAAAAA 1px solid; 
	border-left:  #AAAAAA 1px solid; 
}
.tab {
 	background-image: url(menubot.gif);	
	background-repeat: repeat-x;
	background-position: left top;
}
/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/



