#Body{
	margin: 0px;
	background-image: url(aerofit_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

table, td{
	text-align: left;
}

.HeaderLeftPane, .HeaderMidPane, .HeaderRightPane{

}

.ContentPane{
	padding-top:11px;
	padding-left:10px;
	padding-right:10px;
}
.TopPane{
	padding-left:12px;
	padding-right:12px;
}

.LeftPane{
	padding-top:11px;
	padding-left:12px;
	padding-right:5px;
}

.RightPane{
	padding-top:11px;
	padding-left:5px;
	padding-right:12px;
}
.RightPane, .RightPane td, .RightPane p{
	color: #ffffff;
}

.breadcrumb, .breadcrumb a, .breadcrumb a:hover, .breadcrumb a:visited{
	font-family: Trebuchet MS;
	font-size: 10px;
	font-style: italic;
	color: #000000;
}



td.Footer, td.Footer span.SkinObject, td.Footer a.SkinObject, td.Footer a.SkinObject:hover, td.Footer a.SkinObject:visited, td.Footer a.SkinObject:active{
	color: #d7a032;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
}
td.Footer a.SkinObject:hover{
	text-decoration: underline;
}

td.Search a.SkinObject, td.Search a.SkinObject:active, td.Search a.SkinObject:hover, td.Search a.SkinObject:visited{
	font-family: Myriad Pro;
	font-size: 18px;
	color: #7d8cb1;
	text-transform: uppercase;
}

td.Search .NormalTextBox{
	background: url(search_bg.jpg);
	width: 99px;
	height:18px;
	border: 0px;
	font-family: Myriad Pro;
	font-size: 18px;
	color: #324268;
}

td.Question, td.Question a, td.Question a:hover, td.Question a:active, td.Question a:visited{
	font-family: Myriad Pro;
	font-size: 18px;
	color: #324268;
}



/* 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: bold; color: #ffffff; border: 0px; padding:5px; z-index: 999999;}

/* hover state for submenu items */
.MainMenu_MenuItemSel {font-family: Arial; font-weight: bold; color: #ffffff; background: transparent; border: 0px; padding:5px; 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: #324268; z-index: 999999;}
.submenu-chl .MainMenu_MenuItem{height:20px;background-color: #324268; z-index: 999999;}
.submenu-chl .MainMenu_MenuItemSel{height:20px;background-color: #353c4b; z-index: 999999;}



/* menu arrows for DNN version 4.4.1 and newer - controls the pixel shift on hover */
.MainMenu_MenuArrow {padding: 0 0px 0 0px; border: 0px; text-align: right;}
.MainMenu_MenuArrowSel {padding: 0 2px 0 0px; border: 0px; text-align: right; display:block; }
.submenu-chl .MainMenu_MenuArrowSel {padding: 0 2px 0 0px; border: 1px solid #ff00ff; text-align: right;}

/* 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: 37px; font-weight: bold; text-align:center;}
.MainMenu_Idle td span {padding-left: 19px;padding-right: 19px; color:#ffffff; font-size: 12px; font-family: Arial; text-transform: uppercase;}

/* hover state of main menu items */
.MainMenu_Selected td {margin: 0; padding: 0 0 1px 0; height: 37px; font-weight: bold; text-align:center;}
.MainMenu_Selected td span {color:#ebbe64; font-size: 12px; font-family: Arial; 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: bold; height: 37px; text-align:center;}
.MainMenu_BreadcrumbActive td span, .MainMenu_Active td span {padding-left: 19px;padding-right: 19px;  color: #ebbe64; font-size: 12px; font-family: Arial; 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; }


/* ********** Menu Style ************** */
.MainMenu_MenuContainer{ background:transparent; width:100%;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }