body {
	background-color: #FFFFE1;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
}

body a:hover {
	text-decoration: none;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 10px;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 5px;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0px;
}

#menuColumn {
	vertical-align: top;
}

#bodyColumn {
	vertical-align: top;
}

.contentType {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
}

.bodyTable {
	border: 0px;
      padding: 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
}

.homeBullet {
	padding: 0px 5px 0px 15px;
}

.bodyTable .homeNews {
	border: 1px solid #993333;
	font-size: 10pt;
      padding: 2px;
	width: 100%;
}

.teacherColumn {
	padding-bottom: 5px;
}

.printableInfo {
	padding-top: 5px;
}



