/* CSS Document */

#level1_content  a{
color:#0066cc;
font-weight:normal;
text-decoration:underline;
}

#content {
	background-image:url(../images/bg_home_content_teachers.gif);
	background-repeat: repeat-y;
	width: 751px;
}
.resourcesIcons {
	float:left;
	margin:0px 10px 20px 0px;
}

.coloured_line {
	margin: 0px;
	padding: 0px;
	width: 751px;	
	background-color: #0066cc;
	position: relative;
}

.videoGrid strong {
	color:#0066cc;
}

.active{
	height: 17px;
	width: 140px;
	background-image:url(../images/nav_teachers.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 5px;
	color:#000000;
}


.curveBoxTop {
	background-image:url(../images/CurveBoxTop_teachers.gif);
	background-repeat:no-repeat;
	width:530px;
	height:10px;
	margin:10px 0px 0px 0px;
	padding:0px;
	overflow:hidden;
}
.curveBoxBot {
	background-image:url(../images/CurveBoxBot_teachers.gif);
	background-repeat:no-repeat;
	width:530px;
	height:10px;
	padding:0px;
	margin:0px 0px 10px 0px;
	overflow:hidden;
}
.curveBox {
	width:485px;
	border-left:2px solid #0066cc;
	border-right:2px solid #0066cc;
	background-color:#e5effa;
	margin:0px;
	padding:10px 20px 10px 20px;
}

.boxTitle {
	text-align:left;
	background-image:url(../images/title_video_teachers.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #0066cc;
	margin-bottom:15px;
	padding-bottom:3px;
	height:26px;
}

.boxTitle_activity {
	text-align:left;
	background-image:url(../images/title_activity_teachers.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #0066cc;
	margin-bottom:15px;
	padding-bottom:3px;
	height:26px;
}

.navbullet {
	background-image: url(../images/blue_bullet_round.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.activeSel {
	font-weight:bold;
	color:#0066cc;
}

.teachers_h3 {
	color: #0066CC;
	font-size: 1.4em;
	margin-bottom:1.0em;
}

a{
color:#0066cc;
}

table td, th{
padding:4px;
text-align:left;
border-bottom: 1px solid #CCCCCC;
font-size:0.9em;
}