/*student*/
#studentNav { 
	position: relative; 
	top: 0px;
	margin: 0;
	padding: 0;
}

#studentNav li {
	margin-left: -20px;
	margin-left: 0;
}

#studentNav li a {
	padding-left: 30px;
	display: block;
	height: 25px;
	padding-top: 6px;
	background-color: #00caca;
	background-image: url(/images/template/WhiteArrow.png) ;
	background-position :13px 9px;
	background-repeat:no-repeat;
	overflow: hidden;
	color: #ffffff;
}

#studentNav li a:hover {
	background: #00ADAD;
	background-image: url(/images/template/WhiteArrow.png) ;
	background-position :13px 9px;
	background-repeat:no-repeat;
}

#studentNav a:link,
#studentNav a:visited
{
	color: #444;
}
#studentNav a
{
	text-decoration: none;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#studentNav {
	list-style: none;
	margin-right: 5px;
	padding-top: 1px;
}
.headerbar
{
margin-top:4px;
font: bold 14px Arial;
color: white;
width:165px;
/*width:97%;*/
background: #FFF url(/images/template/student_rounded.gif) no-repeat;
margin-bottom: -1px; /*bottom spacing between header and rest of content*/
padding: 4px 0px 4px 0px; 
text-indent:10px;/*header text is indented 10px*/
}
	
/*administrator*/
#adminNav { 
	position: relative; 
	top: 0px;
	margin: 0;
	padding: 0;
}
#adminNav li a {
	padding-left: 30px;
	display: block;
	height: 25px;
	padding-top: 6px;
	background-color: #5477b9;
	background-image: url(/images/template/WhiteArrow.png) ;
	background-position :13px 9px;
	background-repeat:no-repeat;
	overflow: hidden;
	color: #ffffff;
}

#adminNav li {
	margin-left: -20px;
	margin-left: 0;
}


#adminNav li a:hover {
	background: #2C488D;
	background-image: url(/images/template/WhiteArrow.png) ;
	background-position :13px 9px;
	background-repeat:no-repeat;
}

#adminNav a:link,
#adminNav a:visited
{
	color: #444;
}
#adminNav a
{
	text-decoration: none;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#adminNav {
	list-style: none;
	margin-right: 5px;
	padding-top: 1px;
}

.adminheaderbar{
margin-top:4px;
font: bold 14px Arial;
color: white;
width:165px;
/*width:97%;*/
background: url(/images/template/admin_rounded.gif) no-repeat;
margin-bottom: -1px; /*bottom spacing between header and rest of content*/
padding: 4px 0px 4px 0px; 
text-indent:10px;/*header text is indented 10px*/
}

/*resource*/
#resourceNav { 
	position: relative; 
	top: 0px;
	margin: 0;
	padding: 0;
}
#resourceNav li a {
	padding-left: 30px;
	display: block;
	height: 25px;
	padding-top: 6px;
	background-color: #a8a7a8;
	background-image: url(/images/template/WhiteArrow.png) ;
	background-position :13px 9px;
	background-repeat:no-repeat;
	overflow: hidden;
	color: #ffffff;
}

#resourceNav li {
	margin-left: -20px;
	margin-left: 0;
}

#resourceNav li a {
	
}
#resourceNav li a:hover {
	background: #8D8D8D;
	background-image: url(/images/template/WhiteArrow.png) ;
	background-position :13px 9px;
	background-repeat:no-repeat;
}

#resourceNav a:link,
#resourceNav a:visited
{
	color: #444;
}
#resourceNav a
{
	text-decoration: none;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#resourceNav {
	list-style: none;
	margin-right: 5px;
	padding-top: 1px;
}

.resourceheaderbar{
margin-top:4px;
font: bold 14px Arial;
/*width:97%;*/
width:165px;
color: white;
background: url(/images/template/resource_rounded.gif) no-repeat;
margin-bottom: -1px; /*bottom spacing between header and rest of content*/
padding: 4px 0px 4px 0px; 
text-indent:10px;/*header text is indented 10px*/
}

.Starters H1 a:link, .Starters H2
{
 color:#0033CC !important;
}

.BlueNote
{
	background-color:#ccffff;
	padding:5px;
	margin-bottom:20px;
	height:150px;
}

.BlueNote2
{
	background-color:#ccffff;
	padding:5px;
	clear:both;
}
.ListBlueDisc
{
	LIST-STYLE-TYPE: disc; 
	color:#0033CC;
	vertical-align:baseline;
}

.ListBlueDiscFont
{
	color:#000000;
}

.ListBlueDecimalBold
{
	LIST-STYLE-TYPE: disc; 
	color:#0033CC;
	vertical-align:baseline;
	font-weight:bold;
}

/*instructor*/
#instructorNav { 
	position: relative; 
	top: 0px;
	margin: 0;
	padding: 0;
}
#instructorNav li a {
	padding-left: 30px;
	display: block;
	height: 25px;
	padding-top: 6px;
	background-color: #5FC2FF;
	background-image: url(/images/template/WhiteArrow.png) ;
	background-position :13px 9px;
	background-repeat:no-repeat;
	overflow: hidden;
	color: #ffffff;
}

#instructorNav li {
	margin-left: -20px;
	margin-left: 0;
}


#instructorNav li a:hover {
	background: #4AA4D1;
	background-image: url(/images/template/WhiteArrow.png) ;
	background-position :13px 9px;
	background-repeat:no-repeat;
}

#instructorNav a:link,
#instructorNav a:visited
{
	color: #444;
}
#instructorNav a
{
	text-decoration: none;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#instructorNav {
	list-style: none;
	margin-right: 5px;
	padding-top: 1px;
}

.instructorheaderbar{
margin-top:4px;
font: bold 14px Arial;
color: white;
width:165px;
/*width:97%;*/
background: url(/images/template/instructor_rounded.gif) no-repeat;
margin-bottom: -1px; /*bottom spacing between header and rest of content*/
padding: 4px 0px 4px 0px; 
text-indent:10px;/*header text is indented 10px*/
}

.adminheaderbar{
margin-top:4px;
font: bold 14px Arial;
color: white;
width:165px;
/*width:97%;*/
background: url(/images/template/admin_rounded.gif) no-repeat;
margin-bottom: -1px; /*bottom spacing between header and rest of content*/
padding: 4px 0px 4px 0px; 
text-indent:10px;/*header text is indented 10px*/
}
