body {
background-color: #fbfbf6;
color: #434444;
font-family: 'Asap', sans-serif !important;
}
#icontainer {
	width:85%;
	min-width:748px;
	height:100%;
	margin:0 auto;
	max-width:1125px;
	background-color: transparent;
}
#itoolbar-bg {
	width:100%;
	background-color: transparent;
	height:30px;
	margin-bottom:0;
}
#PrintPage img {
	margin:5px 4px 0 0;
}
#itoolbar-inner {
	padding-right:5px;
	float:right;
}
#itoolbar-content {
	width:35%;
	background-color: transparent;
	height:30px;
	float:left;
}
#itoolbar {
	background: none repeat scroll 0 0 transparent;
    border-radius: 0 0 5px 5px;
    color: #DADADA;
    float: right;
    font-weight: 400;
    height: 26px;
    line-height: 24px;
    padding: 0 15px;
    text-align: right;
    width: auto;
}
#itoolbar a {
	color: #003e7e;
	font-size: 11px;
	padding:0;
	text-decoration:none;
}
#itoolbar a:hover {
	color: #519ab9;
}
#mainmenu {
	width:100%;
	height:114px;
	background-color: transparent;
	margin-bottom: 15px;
}
#menu-left {
	width: 38%;
	background: transparent;
	height: auto;
	float:left;
	padding: 0;
	margin-top: 0;
}
.logo {
    display: block;
	margin-top: 8px;
}
#header .logo img { 
	max-width: 382px;
    width: 100%; 
	}
#menu-right {
	background-image: url("/EdutechResources/provider/472/images/menu-banner.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100% auto;
	background-color: transparent;
    float: right;
    height: 56px;
    margin-top: 16px;
    max-width: 683px;
    width: 61%;
}
#FooterContentArea {
	background: url("/EdutechResources/provider/472/images/bg-footer.png") repeat-x scroll 0 0 #003E7E;
    clear: both;
    height: auto;
    margin-top: 20px;
    margin: 0 auto;
	max-width: 1125px;
	padding:20px 0;
}
#footer {
	background: url("/EdutechResources/provider/472/images/bg-footer.png") repeat-x scroll 0 0 #003E7E;
	width:100%;
	min-width:748px;
	height:100%;
	margin:0 auto;	
	padding: 0;
	color: #fff;
}
#footer hr {
    background-color: #3388AC;
    border: medium none !important;
    height: 1px;
}
#footer #mission {
    display: block;
    height: auto;
    margin-bottom: 20px;
    width: 100%;
}
#footer #contact {
    display: inline-block;
    width: 75%;
}
#footer a:hover {
color: #003e7e;
text-decoration: none;
}
#footer a {
color: #3388ac;
text-decoration: none;
}
.col {
    display: inline-block;
    font-size: 12px;
    margin-right: 5%;
    width: auto;
}
#footer #social {
    display: inline-block;
    float: right;
    margin: 20px auto 0;
    width: 15%;
	text-align: right;
}
#icopyright {
	background-color: #E4F1F7;
    clear: both;
    height: 30px;
    margin: 0;
    padding: 0;
    width: 100%;
}
#icopyright-inner {
	color: #686767;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
#social > a {
    background-image: url("/EdutechResources/provider/472/images/social-icons.png");
    background-position: 7px 0;
    background-repeat: no-repeat;
    display: inline-block;
    height: 27px;
    margin: 0 4%;
    width: 27px;
}
#social #linkedin {
    background-position: -27px 0;
}
#social #youtube {
    background-position: -62px 0;
}
#social > a:hover {
	opacity:0.8;
}
#icopyright a {
	color: #686767;
	text-decoration:none;
}
#icopyright a:hover {
	color:#3388ac;
}
.RadMenu_YMPublic .rootGroup .item
{
	background-color: transparent !important;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    text-align: center;
    width: auto;
}

.RadMenu_YMPublic .rootGroup .item.last { background-image: none; }
.RadMenu_YMPublic .rootGroup .link
{
	background: none repeat scroll 0 0 transparent;
    color: #686767;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    line-height: 44px;
    margin: 0;
    padding: 0 14px;
    text-decoration: none;
    text-shadow: 1px 1px #E9E7E7;
    text-transform: uppercase;
}
.RadMenu_YMPublic .link:hover,
.RadMenu_YMPublic .focused,
.RadMenu_YMPublic .expanded
{
	background-color: transparent !important;
    color: #FFFFFF !important;
    text-shadow: 1px 1px #999999 !important;
}
.radmenu a.link {
	cursor:pointer!important;
}
/*    Fly-out Menu */
.RadMenu_YMPublic .group
{
	background: none repeat scroll 0 0 #003e7e;
    margin: 0;
    min-width: 160px;
    width: auto;
}
.RadMenu_YMPublic .group.level1 { margin-top: 0px; margin-left: 15px; }

.RadMenu_YMPublic .group .item {
	background: none repeat scroll 0 0 transparent;
    border-bottom: 1px dotted #519ab9;
    height: auto;
    line-height: 32px;
    min-width: 194px;
    width: auto;
}
.RadMenu_YMPublic .group .item.last { border-bottom: 0; }
.RadMenu_YMPublic .group .link
{
    background-color: transparent;
    color: #fff;
    font-size: 12px;
    line-height: 32px;
    margin: 0;
    min-width: 160px;
    padding: 0 12px;
    text-align: left;
    width: auto;
    text-shadow: none !important;
    text-transform: none;
    font-weight: 400;
	height:32px;
}
.RadMenu_YMPublic .group .link:hover,
.RadMenu_YMPublic .group .focused,
.RadMenu_YMPublic .group .expanded
{
    background-color: #519ab9 !important;
}
h1 {font-size:26px; font-weight:700; margin: 3px 0 10px; color: #003e7e; text-transform:uppercase;}
h2 {font-size:24px; font-weight:400; margin: 3px 0 10px; color: #3388ac; text-transform:uppercase;}
h3 {font-size:20px; font-weight:700; margin: 3px 0 10px; color: #686767; text-transform:uppercase;}
h4 {font-size:16px; font-weight:400; margin: 3px 0 10px; color: #999; text-transform:uppercase;}
h5 {font-size:16px; font-weight:700; margin: 3px 0 10px; color: #003e7e;text-transform:uppercase;}
#FrontendMainMenu {padding-left: 34px;}
