/*=STANDARDISE
*********************************************************************/
body, td {
	margin: 0;
	line-height:1em;	
	font-family: verdana,helvetica,arial,sans-serif;
	font-size:0.8em;
}


h1{
	line-height:1.5em;	
}

a:link, a:visited {
	text-decoration:none;
	}
	

a:hover{
	text-decoration:underline;
}



p, td{
line-height:1.3em;
}

tbody {margin:0; padding:0;}

div {
    display: block;
}

#logo{
 border-bottom:1px solid #666; padding-bottom:10px;
}


* html #content {height:100%;}

#content {margin:40px;}


.clear, .clearboth {clear:both;}

h2 {font-family:Arial;}

.page {
	margin-bottom:50px;
}

#footer p{margin-top:3px; padding-top:0;}
#footer img{position:relative; top:4px; padding-right:10px;}
#footer {color:#545454;}

.teachers_table {
	width:100%;
}

.teachers_table p{
width:100% !important;
margin:0;
padding:0;
}
.teachers_table td{
	padding:6px;
	vertical-align: text-top;
	
}

.teachers_table td.first, .teachers_table td.second{
	width:28%;
}

.teachers_table td.third{
	width:44%;
}

span.italics {

font-style:italic;

}

.teachers_table_top td{
	background:#cdfbc1;
	font-weight:bold;
}


.teachers_table .content_even{
	background:#ebebeb;

}