body, input, select, textarea, td, th {
	color: #000000;
	font-family: 'Lato',sans-serif;
	font-size: 13px;
}
a, a:link, a:visited {
	color: #298E21;
	text-decoration: none;
}
a:hover {
	color: #067CC4;
	text-decoration: none;
}
.lineheader {
	background: url("/EdutechResources/provider/227/images/bg_menu.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #0577C8;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 30px !important;
	line-height: 30px !important;
	text-transform: uppercase;
}
a.stretchtoggle:link, a.stretchtoggle:visited {
	font-size:14px;
	color:#298E21;
	font-weight:bold;
	text-decoration:none;
}
a.stretchtoggle:hover {
	font-size:14px;
	color:#067CC4;
	font-weight:bold;
	text-decoration:none;
}

.stretchercontent {
	background: none repeat scroll 0 0 #067CC4 !important;
	border: 1px solid #067CC4 !important;
	line-height: 1.4em;
	padding: 6px 7px 6px 10px;
	width: 90%;
	color:#FFFFFF !important;

}
.stretchercontent table td {
	color:#FFFFFF !important;
}
.lightlabel {
	color:#AAAAAA !important;
}
#topmost {
	background: url("/EdutechResources/provider/227/images/bg.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
	height: 100%;
	margin: 0;
	width: 100%;
}

#topcontainer {
	float:none !important;
	background-color: rgba(0, 0, 0, 0);
	border: medium none;
	height: 100%;
	margin: 0 auto;
	max-width: 1000px;
	min-width: 768px;
	width: 85%;
}

#headcontainer {

}

#container {
	table-layout:fixed;
	width:100%;
}

#navcontainer {
	vertical-align:top;
	padding-left: 1%;
	padding-right: 1%;
	width: 28% !important;
}

#primarycontent2 {
	vertical-align:top;
	overflow: hidden;
	padding-right: 2%;
	width: 68%;
}
#primarycontentcont {
	padding-left:2.25%;
}
#contentcontainer {
}

#containerdiv {
}

#footer {
    left: 0;
    position: absolute;
    width: 100%;
}
.navsection {
	background: none repeat scroll 0 0 #E8E4E2;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	height: 100%;
	margin-left: 1%;
}
.navitem {
	background: linear-gradient(to bottom, #F1F1F1 0%, #E8E4E2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #000000;
	font-size: 100%;
	padding: 5% 4% 0;
	text-align: left;
}
.navitem a, .navitem a:visited, .navitem a:link {
	color:#067CC4;
	display:block;
	margin:10px 0;
	text-decoration:none;
	font-weight:bold;
}
.navitem a:hover {
	color:#298E21;
	text-decoration:none;
}
.pageheader, .bluepageheader {
	background: url("/EdutechResources/provider/227/images/bg_sptb.jpg") repeat-x scroll 0 0 #EBEBEB;
	border: 1px solid #FFA500;
	border-radius: 10px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	height: 59px;
	line-height: 59px;
	padding-left: 2%;
	padding-right: 0;
	text-transform: uppercase;
}