div.topnavbar, div.bottomnavbar {
	font-size: 10px;
}
div.topnavbar p, div.bottomnavbar p {
	text-align: right;
	margin: 0;
	padding: 1px 4px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
}
div.topnavbar a, div.bottomnavbar a {
	color: white;
	text-decoration: none;
}
div.header {
	background-repeat: no-repeat;
	background-image: url(/assessments/high_school/look_like/images/HsaBanner.jpg);
	background-color: #666699;
	height: 57px;
}
div.header p {
	margin: 0;
	color: white;
	text-align: right;
	font-size: 13px;
	padding: 40px 4px 0px 0px;
	letter-spacing: 0.2em;
	font-weight: bold;
}
div.header a {
	color: white;
	text-decoration: none;
}
div.titlebar h1 em {
	color: #FFF;
	font-style: normal;
}
.expectcolor  {
	background-color:#C7C6E3;
	text-align:center;
}
.indicatorcolor  {
	background-color:#EBEAF4;
	text-align:center;
}
.indicator, .expect, .goal {
	color:#000;
	font-family: arial, helvetica;
	font-weight: bold;
	padding-left: 3px;
}
.indicator {
	font-size: 13px;
	background-color:#EBEAF4;
}
.expect {
	font-size: 13px;
	background-color:#C7C6E3;
}
.goal {
	font-size: 18px;
}
.indicatortext, .expecttext, .goaltext  {
	color:#000;
	font-family: arial, helvetica;
	font-size: 12px;
	padding-top: 1px;
	padding-bottom: 3px;
}
.indicatortext {
	background-color:#EBEAF4;
}
.expecttext {
	background-color:#C7C6E3;
}
.indicatoritems, .expectitems, .goalitems {
	color:#c24261;
	font-family: arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.indicatoritems {
	background-color:#EBEAF4;
}
.expectitems {
	background-color:#C7C6E3;
}
a.tablesmall  {
	color:#47438F;
	font-family: arial, helvetica;
	font-size: 13px;
	font-weight: bold;
}
.indicatorspace, .expectspace, .goalspace {
	font-size: 1px;
	height: 2px;
}
.indicatorspace {
	background-color:#EBEAF4;
}
.expectspace {
	background-color:#C7C6E3;
}
.lightgreybar {
	background-color:#CCC;
	font-size: 1px;
	height: 2px;
}
.darkgreybar {
	background-color:#666;
	font-size: 1px;
	height: 2px;
}
.center {
	text-align: center;
}
