div#main {
	margin: 10px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
	text-align:left;
	line-height: 12px;
	color: #333333;
	background:#F4F4F4;
}

div#main .content {
	width: 400px;
}

div#content_image {
	float: right;
}

div#left_single{
	width: 191px;
	margin: 10px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
	text-align:left;
	line-height: 12px;
	color: #333333;
	float: left;
	background:#F4F4F4;
}
div#double_middle{
	width: 415px;
	margin: 10px 0px 0px 4px;
	padding: 15px 15px 15px 15px;
	text-align:left;
	line-height: 12px;
	color: #333333;
	float: left;
	background:#F4F4F4;
}
div#right_single {
	width: 191px;
	margin: 10px 0px 0px 4px;
	padding: 15px 15px 15px 15px;
	text-align:left;
	line-height: 12px;
	color: #333333;
	float: left;
	background:#F4F4F4;
}
h3{
	font-size: 11px;
	padding: 0px 0px 0px 10px;
	color: #007BA8;
	text-transform: none;
	background: transparent url(../../images/nav_arrow.gif) center left no-repeat;
}
h4{
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 0px 15px;
	color: #007BA8;
	background: transparent url(../../images/nav_box_arrow.gif) center left no-repeat;
}
#base ul {
   list-style: none;
   padding: 0px;
   margin: 0px 0px 0px 0px;
   color: #333333;
}

#base ol {
   margin: 0px 0px 0px 0px;
   color: #333333;
}

#base li {
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 10px 0px;
   text-align: left;
   background: transparent;
}
h1.grades{
	font-size: 20px;
	font-weight: bold;
	line-height: 12px;
	margin: 10px 0px 10px 0px;
}

h2 {
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	margin: 0;
	color: #333;
	text-transform: none;
}

