#body{
	margin: 0px;
	font-family: Arial;
	color: #000000;
}

table, td{
	text-align: left;
}

.SubTitle{
	font-family: Century Gothic;
	color: #ffffff;
	font-size:20px;
	padding-left:8px;
	padding-right:8px;
}

.Head{
	color:#2c2f7d;
	font-family: Arial;
	font-size:24px;
}

.ContentPane{
	padding-left:10px;
	padding-right:10px;
	padding-top:12px;
}
.ContentLeftPane{
	padding-left:10px;
	padding-right:18px;
	padding-top:12px;
	border-right: 1px solid #e1e1e1;
}

.ContentRightPane{
	padding-left:18px;
	padding-right:10px;
	padding-top:12px;
	border-left: 1px solid #e1e1e1;
}

.RightPane{
	padding-left:18px;
	padding-right:10px;
	padding-top:12px;
	border-left: 4px solid #e1e1e1;
}
.BlueLeftPane{
	background: #1a3368;
}
.BluePane{
	background: #1a3368;
}
.BlueRightPane{
	background: #1a3368;
}

span.user{
	background: #01422e;
	padding-left:12px;
	padding-right:12px;
	padding-top:5px;
	padding-bottom:5px;
	position:relative;
}
.User, .User a, .User a:hover, .User a:visited, .User a:active, .User a:link{
	font-weight:normal;
	font-size:13px;
	font-family: Arial;
	color: #ffffff;
}


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: #636363;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	white-space:nowrap;
	text-align:right;
}
td.footerTitle{
	color: #636363;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	border-left:1px solid #636363;
	padding-left:7px;
}

/*
td.Search span.SkinObject{
	/*display: none;*/
}

.Search input{
	background: #c2bfbb;
	border:1px solid #000000;
}

.Search a, .Search a:hover, .Search a:visited, .Search a:active, .Search a:link{
	color:#494848;
	font-size:18px;
	font-family:Arial;
	font-weight:normal;
}
*/

/* 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: Verdana; font-weight: normal; color: #fefffd; font-size:13px; border: 0px; padding:6px; padding-left:15px; z-index: 999999;}

/* hover state for submenu items */
.MainMenu_MenuItemSel {font-family: Verdana; font-weight: normal; color: #434343; font-size:13px; background: transparent; border: 0px; padding:6px; padding-left:15px; 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: #01422e; z-index: 999999;}
.submenu-chl .MainMenu_MenuItem{height:20px;background-color: #01422e; z-index: 999999;}
.submenu-chl .MainMenu_MenuItemSel{height:20px;background-color: #aed200; 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: 30px; font-weight: bold; text-align:center; background: #aed200;}
.MainMenu_Idle td span {padding-left: 13px;padding-right: 13px; color:#434343; font-size: 12px; font-family: Verdana;}

/* hover state of main menu items */
.MainMenu_Selected td {margin: 0; padding: 0 0 1px 0; height: 30px; font-weight: bold; text-align:center; background: #01422e;}
.MainMenu_Selected td span {color:#fefffd; font-size: 12px; font-family: Verdana;}

/* active/selected state of main menu items */
.MainMenu_BreadcrumbActive td, .MainMenu_Active td {margin: 0; padding: 0 0 1px 0; font-weight: bold; height: 30px; text-align:center; background: #01422e;}
.MainMenu_BreadcrumbActive td span, .MainMenu_Active td span {padding-left: 13px;padding-right: 13px;  color: #fefffd; font-size: 12px; font-family: Verdana;}

/* 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; }