body {
    background: none repeat scroll 0 0 #D9DCCF;
    color: #000000;
	font: 0.95em Arial,Helvetica,sans-serif;
    margin: 0;
    min-width: 1000px;
}
body.loading {
    overflow: hidden;   
}
body.loading #ajax-loader {
    display: block;
}
#ajax-loader {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) 
                url('/EdutechResources/provider/353/images/ajax-loader.gif') 
                50% 50% 
                no-repeat;
}
html, body {

}

strong {
	font-weight:bold !important;
}
#topmost {
	width:98%;
}
#topcontainer {
	width:990px;
	padding-top:4px;
	float: none !important;
	margin: 0 auto;
}
#headcontainer {
	width:1029px;
	margin:auto;
}
#header {
    height: 117px;
    margin-bottom: 46px;
    width: 980px;
}

.logo {
	padding:20px 0;
}
.usernav {
	width:1000px;
	margin:auto;
	color:#FFFFFF;
	text-align:right;
	line-height:40px;
}
.usernav a, .usernav a:hover {
	color:#FFFFFF !important;
}
#contentcontainer {
	background: url(/EdutechResources/provider/353/images/bg-wrapper-c.gif) repeat-y scroll 0 0 transparent;
    position: relative;
    width: 1030px;
}
#containerdiv {
	background: url(/EdutechResources/provider/353/images/bg-wrapper-b.gif) repeat-x scroll 0 100% transparent;
	clear:both;
}
#container {
	clear:both;
	width:98%;
	padding-bottom: 15px;
}
#primarycontent1 {
	vertical-align:top;
}
#primarycontent2 {
	vertical-align:top;
	padding:20px;
	background-color:#ffffff;
	width: 750px !important;
	padding-top: 0;
}
#primarycontent2 a{
	color: #566314 !important;
	text-decoration: underline !important;
	
}
#primarycontentcont {
	vertical-align:top;
}
#navcontainer {
	
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 200px !important;
	
}
.navholder {
	color: #02182B;
    display: block;
    float: left;
    margin: 0 0 200px;
    padding: 0 0 0 45px;
    position: relative;
    width: 158px;
}
.navheader {
	background: none repeat scroll 0 0 #DDDDCF;
    font-size: 1em;
    margin: 0;
    padding: 11px 5px 7px 9px;
    text-transform: uppercase;
	font-weight: bold;
}
.navitem {
	background: none repeat scroll 0 0 #DDDDCF;
    line-height: 17px;
    list-style: none outside none;

    padding: 0;
}
.navitem a {
	color: #000000 !important;
    display: block;
    padding: 6px 5px 7px 9px;
    position: relative;
}
.navitem a:hover {
	 background: none repeat scroll 0 0 #739600;
    text-decoration: none;
}
#footer{
	width: 1001px;
	margin: 0 auto;
	padding-left: 15px;
}
#footer a, #footer{
	font-size:.95em !important;
}
.copyright{
	width: 1000px;
	margin: 0 auto;
}
.copyright a{
 color: black !important;
}
