p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
}
body {
	margin: 0px;
	padding: 3px 5px;
	height: 100%;
	background: #ffffff url(../images/graduate25percent.png)  repeat-y 910px 0px;
}
a:link {
	color: #494AE9;
}
a:visited {
	color: #494AE9;
}
a:hover {
	color: #000000;
}
a:active {
	color: #ff0000;
}

a:hover.noeffect   {
	border-bottom: 0px solid #ffffff;
}
a:active.noeffect  {
	border-bottom: 0px solid #ffffff;
}

#main {
	padding: 0px 15px 15px 5px;
	width: 900px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	

}

#mainleft {
	float: left;
	padding: 15px 15px 15px 10px;
	width: 15%;
	position: relative;
	font-style: bold;
	
}
#top {
  color: #999999;
  text-align: left;
  font-size: 1em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 15px 15px 0px 85px;
height: 173px;
background:  url(../images/bg1.png)  no-repeat 0px -5px;

  } 
	#topnavbar {
		margin: 5px 0px 0px 90px;
	padding: 10px 10px 0px 0px;
	background:  url(../images/bg3.png)  repeat-x 0px 5px;
	height: 40px;
	
	  }
	
#topnavbar a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #494AE9;
	margin-right: 12px;
}
#topnavbar a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #494AE9;
	margin-right: 12px;
	font-size: 12px;
}
#topnavbar a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	border-bottom: 2px solid #000;
	margin-right: 12px;
}
#topnavbar a:active {
	text-decoration: none;
	font-weight: bold;
	color: #ff0000;
	margin-right: 12px;
}
.k12logo {
position:relative;
left: 10px;
}


#topnavbar a.selected {
	border-bottom: 2px solid #000000;
	margin-right: 1em;
}

#headerspot {
width: 330px;
position: absolute;
top: 45px;
left: 550px;
text-align: center;
font-size: 14px;
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content {
margin: 0px 45px 25px 0px;
}

#content_left {
	float: left;
	width: 150px;
	
}

#content_left_top {
	background:  url(../images/bg2.png)  repeat-y 0px 0px;
	padding: 0px 0px 0px 5px;
}

#content_left li{
	padding: 0px 0px 6px 0px;
}
#content_left li:hover {
}
.tail {
	margin-left: -5px;
}
#content_right {
	float: left;
	width: 670px;
	margin-top: 0px;
	margin-left: 25px;
}
#content_right h3.top {
	margin-top: 0px;
}
.features_list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.features_list li{
	list-style-type: none;
}
.features_list a:link{
	text-decoration: none;
}
.features_list a:visited{
	text-decoration: none;
}
.features_list a:hover{
	border-bottom: 2px solid #000;
}
.features_list a.selected {
	border-bottom: 2px solid #000;
}
#footer {
	 margin: 40px 0px;
		text-align: center;
	 font-size: 1em;
 	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 clear: both;
}
#footer a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #494AE9;
}
#footer a:visited {
	text-decoration: none;
	color: #494AE9;
}
#footer a:hover {
	text-decoration: none;
	color: #000000;
	border-bottom: 2px solid #FFEE0E;
}
#footer a:active {
	text-decoration: none;
	color: #ff0000;
	border-bottom: 2px solid #FFEE0E;
}
h3 {
	color: #1A186A;
}
#timeframe p {
	margin-top: 0px;
}
h5 {
	margin: .25em 0em 0em 0em;
	padding: 0em;
	font-size: 1.25em;
}


li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: .85em;
}
.features li {
	list-style: disc;
	margin: 4px 0px;
}

.prompt {
	width: 30%;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;

}
.field {
	width: 65%;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;

}
hr {
clear :both;
}
.example {
clear: both;
margin-left: 30%;
}
.red {
	font-weight: bold;
	color: #ff0000;
}
.unitbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 2px solid #0000ff;
	background-color: #FFFFDE;
	margin: .5em 0em 1.5em 0em;
	padding: 0em 1em;
	font-size: .85em;
}
.submitbutton {
	clear: both;
	text-align: center;
	width: 60%;
	padding: .5em;
	background-color: #EAF6FF;
	border: 2px solid #0000ff;
	position: relative;
	top: 1.5em;
	left: 25%;
	margin-bottom: 2em;
}

/*error colors and formats*/

.fieldWithErrors {
	 display: inline;
}
.fieldWithErrors input, .fieldWithErrors select {
    background-color: #fff;
}
#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 2px;
  margin-bottom: 15px;
  background-color: #f0f0f0;
}
#errorExplanation h2 {

  display: none;
}
#errorExplanation p {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 1em;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}
#errorExplanation ul li {
  font-size: 1em;
  list-style: square;
}

.flashnotice {
	font: normal normal normal 1em normal Verdana, Arial, Helvetica, sans-serif;
	border: 2px solid #FF0000;
	background-color: #ffffff;
	padding: .25em 1em .25em 1em;
	margin: 1em 0em 0em 1.5em;
	text-align: left;
	color: #FF0000;
}
.address {
	margin: 0px;
	position: relative;
	top: -.5em;
}
ul.philosophy li {
	margin-bottom: .75em;
}
/* put the left rounded edge on the track */
#track2-left {
position: absolute;
width: 5px;
height: 9px;
background: transparent url(/district/images/slider-track-left.png) no-repeat top left;
}
/* put the track and the right rounded edge on the track */
#track2 {
background: transparent url(/district/images/slider-track-right.gif) no-repeat top right;
}
#importantmessage {
border: 2px solid #FF0000;
padding: .5em 1em;
margin: 1em;
background-color: #FFFCAE;
font: normal normal normal 1em normal Verdana, Arial, Helvetica, sans-serif;
}
#track1 {
background: transparent url(/district/images/slider-track-right-long.gif) repeat top right;
}
#tou {

}
