body{
	margin: 0px;
	color: #cccccc;
	background-color: #101010;
}

table, td{
	/*text-align: left;*/
}

.ContentPane{
	padding: 12px;
}

.FooterLeftPane{
	padding-top: 12px;
	padding-left: 34px;
	padding-bottom: 12px;
}
.FooterLeftPane .normal, .FooterLeftPane a, .FooterLeftPane a:link, .FooterLeftPane a:hover, .FooterLeftPane a:visited, .FooterLeftPane a:active,
.FooterPane .normal, .FooterPane a, .FooterPane a:link, .FooterPane a:hover, .FooterPane a:visited, .FooterPane a:active,
.FooterRightPane .normal, .FooterRightPane a, .FooterRightPane a:link, .FooterRightPane a:hover, .FooterRightPane a:visited, .FooterRightPane a:active{
	font-family: arial;
	color: #277EB8;
	font-size: 14px;
}
td.footerLinks{
	padding-left: 34px;
}
td.footerLinks span.SkinObject,
td.footerLinks, td.footerLinks .skinobject{
	font-family: arial;
	font-weight: normal;
	color: #666666;
	font-size: 10px;
}

td.footerLinks a.SkinObject,
td.footerLinks a.SkinObject:active,
td.footerLinks a.SkinObject:link,
td.footerLinks a.SkinObject:visited,
td.footerLinks a.SkinObject:hover{
	font-family: arial;
	font-weight: normal;
	color: #666666;
	font-size: 10px;
}


/* Main Menu ----------------------------- */

.MainMenu_MenuContainer {background: transparent; width: 1px; z-index: 999999;}
.MainMenu_MenuContainer td {font-weight: normal; background-color:transparent; z-index: 999999;}

/* idle state of submenu items */
.MainMenu_MenuItem {font-family: arial; font-weight: normal; color: #dfdfdf; border: 0px; padding:3px; z-index: 999999;}

/* hover state for submenu items */
.MainMenu_MenuItemSel {font-family: arial; font-weight: normal; color: #ffffff; background: transparent; border: 0px; padding:3px; z-index: 999999;}

/* box for submenu */
.MainMenu_SubMenu {z-index: 999999; margin: 1px 0px 0px -2px; background-color: #063058; border: 1px solid #ddd; border-left: 3px solid #ccc; padding: 0px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3);}
.submenu-chl {background-color: #151515; z-index: 999999;}
.submenu-chl .MainMenu_MenuItem{height:25px;background-color: #151515; z-index: 999999;}
.submenu-chl .MainMenu_MenuItemSel{height:25px;background-color: #000000; z-index: 999999;}



/* menu arrows for DNN version 4.4.1 and newer - controls the pixel shift on hover */
.MainMenu_MenuArrow {padding: 0 2px 0 0px; border: 0px; text-align: right; z-index: 999999;}
.MainMenu_MenuArrowSel {padding: 0 2px 0 0px; border: 0px; text-align: right; z-index: 999999;}
.submenu-chl .MainMenu_MenuArrowSel {padding: 0 2px 0 0px; border: 1px solid #ff00ff; text-align: right; background:green; z-index: 999999;}

/* menu arrows for DNN version 4.3.7 and older - controls the pixel shift on hover */
/* .MainMenu_MenuArrow {padding: 0 2px 0 0px; border: #f6f6f6 solid; border-width: 1px 1px 1px 0; text-align: right;} */

/* idle state of main menu items */
.MainMenu_Idle td {margin: 0; padding: 0 0 1px 0; height: 50px; font-weight: normal; background: url(general_bariatric_surgical_r4_c3.jpg); background-position: top left;}
.MainMenu_Idle td span {padding-left: 8px;padding-right: 8px; color:#D8DFE5; font-size: 18px; font-family: Verdana; text-transform: uppercase;}

/* hover state of main menu items */
.MainMenu_Selected td {margin: 0; padding: 0 0 1px 0; height: 50px; font-weight: normal; background: url(general_bariatric_surgical_r4_c3.jpg); background-repeat: no-repeat; background-position: bottom left;}
.MainMenu_Selected td span {color:#D8DFE5; font-size: 18px; font-family: Verdana; text-transform: uppercase;}

/* active/selected state of main menu items */
.MainMenu_BreadcrumbActive td, .MainMenu_Active td {margin: 0; padding: 0 0 1px 0; font-weight: normal; height: 50px; background: url(general_bariatric_surgical_r4_c3.jpg); background-repeat: no-repeat; background-position: bottom left;}
.MainMenu_BreadcrumbActive td span, .MainMenu_Active td span {padding-left: 8px;padding-right: 8px;  color: #D8DFE5; font-size: 18px; font-family: Verdana; text-transform: uppercase;}

/* items we don't need to see */
.MainMenu_RootMenuArrow, .MainMenu_MenuIcon {display: none;}
.MainMenu_MenuBreak {width: auto; border: 0;}

.css_08{ font-size: 12px; }