body, #mainbody, .ui-widget, .ui-button, input, select, textarea {
	font-family: Arial, Verdana;
	font-size: 10pt;
}
body {
	background-image: url(/images/);
	background-repeat: repeat-x;
}
#banner_title {
	font-size: 20pt;
	font-weight: normal;
	padding-top: 10px;
	color: #3C5B6F;
}
#mainContent {
	float:right;
	width:760px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	background-color: white;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}
#mainContentWide {
	width: 100%;
	background-color: white;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
#mainBodyCopy {
	padding: 20px;
	background-color: white;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
#mainBodyCopy .highlight {
	color: #CC0000;
}
#mainBodyCopy h1 {
	font-size: 18pt;
	color: #333333;
	padding: 0px;
	margin: auto;
}
#mainBodyCopy h2 {
	font-size: 16pt;
	color: #CC0000;
	margin-top: 25px;
	padding: 0px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainBodyCopy h2 a {
	font-size: 14pt;
	color: #CC0000;
	margin-top: 15px;
	padding: 0px;
	margin-bottom: 4px;
}
#container {
	width: 1010px; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border: 3px solid #4C8EB1;
	-moz-box-shadow: -3px 3px 3px Gray;
	-webkit-box-shadow: -3px 3px 3px Gray;
	box-shadow: -3px 3px 3px Gray;
}
#menu_bar {
	height: 30px;
	padding:0;
	margin:0px auto 0px auto;
	background-color: #4C8EB1;
	border-top: 2px solid #4C8EB1;
	border-bottom: 2px solid #4C8EB1;
}
#global_nav {
	position: absolute;
	top: 7px;
	right: 20px;
	color: #3C5B6F;
	z-index: 20;
}
#global_nav ul {
	margin: 0px;
	padding: 0px;
}
#global_nav   li  {
	font-size: 11px;
	text-transform: uppercase;
	color: #3C5B6F;
	text-decoration: none;
	display: inline;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3C5B6F;
	padding-left: 8px;
	}
#global_nav a {
	color: #3C5B6F;
}
#global_nav  li .norule {
	border-right:none;
}
#global_nav img {
	margin: 0px;
	padding: 0px;
}
#global_nav  a:hover {
	text-decoration: underline;
}
#global_nav_links {
	line-height: 20px;
}
#welcome_demo_text {
	line-height: 25px;
	margin-left: 5px;
	color: #3C5B6F;
}
#mentoring_group_select {
	line-height: 25px;
}

.menu {
	width:1200px;
	margin: 0px auto 0px auto;
	padding:0px;
	position:relative;
	z-index:100;
	background-color: #4C8EB1;
	font-size: 14px;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;

}
.menu ul ul {
	width:110px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	text-transform: uppercase;
	float:left;
	padding-right: 30px;
	position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:14px;
	text-decoration:none;
	color: #ffffff;
	height:28px;
	background:#4C8EB1;
	padding-left:10px;
	line-height:30px;
	font-weight:bold;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:110px; w\idth:99px;}

.menu li a:hover {
	color: #ffffff;
	text-decoration: none;
}
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background:#d4d8bd;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
	background:#c9ba65;
}
.menu ul ul :hover > a.drop {
	background:#c9ba65;
}
/* style the second level links */
.menu li li a, .menu li li a:visited {
	color:#002A54;
	height:auto;
	line-height:1em;
	border-width:0 1px 1px 1px;
	background-color: #D3D3D3;
	width: 130px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 11px;
	text-transform: capitalize;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:28px;left:0; width:110px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:28px;t\op:29px;}
/* position the third level flyout menu */
.menu ul ul ul{left:110px; top:-1px; width:110px;}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-110px;}
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background:#D3D3D3;
	color:#000;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:154px;
	border-bottom: 1px solid black;
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:176px;width:154px;}
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color: white; background: #4C8EB1;}
.menu :hover > a, .menu ul ul :hover > a {color: white; background: #4C8EB1;}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

.ff_table
{ border-collapse: collapse }

.ff_row
{ background-color: white; height: 30px;}
.ff_row_small
{ background-color: white; height: 15px;}
.ff_row_table_cell {
  display: table-cell;
  border-spacing: 0px;
  height: 30px;
}

.ff_name
{ font: 12px Verdana; color: #006D9D;
  font-weight: bold;
  text-align: left }

.ff_small
{ font: 10px Verdana; color: #006D9D; }

.ff_field
{ font: 12px Verdana; }

.ff_head
{ font: 16px Verdana;
  font-weight: bold;
  background-color: #ffffff;
  color: #006D9D;
  padding-left: 5px;
  padding-top: 3px;
  padding-bottom: 3px; }

.ff_subhead
{ font: 14px Verdana;
  font-weight: bold;
  background-color: #ffffff;
  color: #006D9D;
  padding-left: 5px;
  padding-top: 3px;
  padding-bottom: 3px; }

.ff_info
{ font: 12px Verdana;
  background-color: #ffffff;
  color: #006D9D;
}
.LeftNavBox {
	background-color: #3C5B6F;
	color: #FFFFFF;
	padding: 8px;
	background-image: url(../images/);
	background-repeat: repeat-x;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	-moz-box-shadow: -3px 3px 3px Gray;
	-webkit-box-shadow: -3px 3px 3px Gray;
	box-shadow: -3px 3px 3px Gray;
}
.LeftNavBoxButton    {
	background-color: #4C8EB1;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 7px;
	color: #FFFFFF;
}
.LeftNavBoxButton  a {
	color: #FFFFFF;
	text-decoration: none;
}
.LeftNavBoxButton a:hover {
	color: #FFCC66;
}
.RightNavBox {
	background-color: #4C8EB1;
	color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/);
	background-repeat: repeat-x;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	-moz-box-shadow: -3px 3px 3px Gray;
	-webkit-box-shadow: -3px 3px 3px Gray;
	box-shadow: -3px 3px 3px Gray;
}
.GrayPromo {
	background-color: #DFE1DC;
	padding: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	-moz-box-shadow: -3px 3px 3px Gray;
	-webkit-box-shadow: -3px 3px 3px Gray;
	box-shadow: -3px 3px 3px Gray;
}
.forumTopBgcolor {
	background-color: #4C8EB1;
}
.forumMenuBgcolor {
 	background-color: WhiteSmoke;
}
.forumMenuColor {
	color: lightSlateGray;
	font-size: 12pt;
	font-weight: bold;
	padding: 3px;
}
.forumMenuTextColor {
	color: Black;
}
.dialogs {
	padding: 20px;
}
.ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #aaaaaa;
    opacity: 0.5;
}
.info {
	background-color: #ffffcc;
	padding: 10px;
	border:1px solid lightGray;
}
.page-title-container {
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
	margin-bottom: 15px;
    margin-top: 10px;
}

.page-title-container h1 {
	margin: 0 !important;
}

.return-to-dashboard {
	border: solid 2px #efefef;
    border-radius: 3px;
    color: #ffffff;
    padding: 10px;
    background-color: #001F3F;
    border-color: #001F3F;
    text-wrap: nowrap;
}

.return-to-dashboard:hover {
	color: #ffffff;
}

