body
{
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", georgia, times, serif;
	color: #000;
	background-color: #FFF;
	background-image: url(/images/background.color.gif);
	background-image:  url(/images/background.gradient.gif);
	background-position: center center;
	background-repeat: repeat-y;
}

#container
{
	margin: 0 auto;
	width: 800px;
	background-color: #FFF;
	/*background-color: #003F6D;*/
	background-image: url(/images/background.leftcolumn.gif);
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}

#header
{
	background-color: #FFF;
	height: 120px;
	vertical-align: middle;
}

#header h1
{
	margin: 0;
	padding-top: 40px;
	margin-left: 30px;
	font-size: 30px;
	font-weight: 100;
	font-family: "Times New Roman", serif;
	font-variant: small-caps;
	color: #003F6D;
}

#header img
{
	text-align: left;
	vertical-align: middle;
	margin: 10px;
	margin-right: 20px;
	float: left;
}

#nav {
	height: 1px;
	margin-left: 150px;
	margin-top: 19px;
	margin-bottom: 0px;
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 12px;
	z-index: 100;
}

#banner
{
	height: 200px;
	background-color: #fff;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	z-index: -1;
}

#sidebar
{
	float: left;
	/*width: 200px;*/
	margin: 0px;
	padding-top: 1em;
	
	width: 180px;
	padding: 9px;
	background-color: #003F6D;
	color: #FFF;
	text-align: right;
}

/*#sidebar *
{
	margin-left: 10px;
	margin-right: 10px;
	font-weight: 100;
}*/

#sidebar p {
	margin-top: 0;
	font-size: 12px;
	
}

#sidebar h1 {
	margin-top: 0;
	font-size: 15px;
	font-variant: small-caps;
	font-weight: 100;
}



#content
{
	margin: 0 0 0 200px;
	padding: 10px 10px;
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 12px;
	background-color: #FFF;
}

#one_column {
	margin: 0;
	padding: 10px 10px;
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 12px;
	background-color: #FFF;
}

#content>*:first-child
{
	margin-top: 0px;
}

#content h1 {
	font-size: 18px;
}

#content h2 {
	font-size: 15px;
}

#content h3 {
	font-size: 13px;
}

#content h5 {
	margin-bottom:4px;
}
#front_page_news {
	overflow: auto;
}

#front_page_news * {
	margin-top: 0px;
}

#footer
{
	clear: both;
	background-color: #FFF;
	padding: 5px;
	margin: 0;
	text-align: left;
	border-top: 1px solid #333;
	font-size: 11px;
	font-family: "Verdana", "Arial", sans-serif;
}

#footer p
{
	margin-left: 300px;
	text-align: center;
}

#footer img
{
	float: left;
}

pre {
	white-space: pre;
	width: 100%;
}

.close_indent {
	margin-top: 0px;
	margin-left: 10px;
}

.image {
	padding: 5px;
	background-color: #EEE;
	border: 1px solid #333;
	clear: right;
}

.float_right {
	float: right;
	margin: 5px;
	margin-right: 2px;
	margin-top: 0px;
}

.image span {
	display: block;
	width: 200px;
	text-align: center;
	font-size: .9em;
	font-style: italic;
}

a:hover .image {
	background-color: #003F6D;
}

.float_left {
	float: left;
	margin: 5px;
	margin-left: 0px;
	margin-top: 0px;
}

.hr {
	color: #FFF;
	background-color: #FFF;
	background: url(/images/hr.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	margin-top: 1px;
	margin-bottom: 1px;
	border: 0;
}

/* Links */

a img {
	border: 0;
	vertical-align: middle;
}

#footer img {
	border: 0;
}

a {
	color: #003F6D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #A12830;
}

.required {
	color: #CC0000;
}


#content ol {
	list-style-type: decimal;
}

#content ol ol {
	list-style-type: lower-alpha;
}


#content .points_table {
	margin: 10px 2em;
}

.points_table thead {
	font-weight: bold;
}

.points_table td {
	width: 150px;
}


.msgs-error {
	border: 2px solid #c00;
	padding: 4px;
	color: #000;
	background-color: #FFCCCC;
}



.loggedin {
	border: 2px solid #0C0;
	background-color: #F2FFE5;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}



#content .schoolAccount h2{
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	margin-top: 16px;
}

#content .schoolAccount h3{
	font-weight: normal;
	font-size: 14px;
	margin-bottom:3px;
}

#content .schoolAccount h3 img{
	margin-bottom: -2px;
	margin-right: 5px;
}

#content .schoolAccount p{
	margin-top: 0px;
}

#content .schoolAccount p.surveyInfo{
	/*margin-left: 18px;*/
	padding:5px 10px 10px 18px;
	
	background: #ececec;
	border-top: 2px solid #ccc;
}
#content .schoolAccount .schoolCompleted img{
}
/*
#content .schoolAccount .schoolCompleted{
	clear: both;
}
*/
#content .schoolAccount .schoolCompleted td.icon {
	width: 60px;
}

#content  td.information p,
#content  td.completed p,
#content  td.notCompleted p{
	font-size:1.2em;
	padding: 4px 0px 0px 4px;
}
#content  td.notCompleted p{
	color: #ec7400;
}

#content td.completed p{
	color: #438504;
}

#content  td.information p{
	color: #003F6D;
}

#content td.icon{
	width:60px;
}

#content ul.larger{
	padding-left:0px;
}

#content ul.larger li{
	list-style: none;
	font-size:1.25em;
}

#content #accountPeople ul{
	margin-top:5px;
}

#content #accountPeople h4{
	margin-bottom: 5px;
	margin-top:0px;
}

ul li img.icon{
	margin-bottom: -1px;
}

span.smaller{
	font-size: .8em;
}

select.previousYears{
	float: right;
	/*display:block;*/
}

ul.surveyPdfLinks{
	padding-left:10px;
}

ul.surveyPdfLinks li{
	list-style: none;
	clear: both;
	font-size:1.1em;
	margin-bottom: 10px;
}

#front_page_news ul.surveyPdfLinks li img{
	margin-top: 0px;
	margin-right:5px;
	margin-bottom:-3px;
}

#loginForm table{
	width:65%;
}

#loginForm table td input{
	width: 99%;
}

.callout{
	background: #ffffcc;
	padding: 10px;
	/*margin-left: 20px;*/
}

.callout h4{
	color:#003F6D;
	margin-bottom:0;
	margin-top:0;
}

.callout p{
	margin-top:5px;
}
	

.column{
	float:left;
}

ul.noStyle{
	margin-top: 2px;
	padding-left: 10px;
}

ul.noStyle li{
	list-style: none;
	margin-bottom:5px;
}

.homeColumn1and2{
	width:200px;
	margin-right: 25px;
}

.homeColumn3{
	width:130px;
	font-size:1.25em;
}


/* Media Box Rules */
	#media_box { position: relative; top: 0; left: 0; padding: 0; margin: 0; font-size: .8em; font-family: "Verdana", "Arial", sans-serif; }
	#media_box h1 { font-size: 1.2em; border-bottom: 1px solid #666; padding: 5px 10px; margin-top: 0px; margin-bottom: 0px; }
	#media_box .content_section { overflow: auto;}
	#media_box a { position: relative; text-decoration: none; clear: right; border-bottom: 1px solid #666; border-top: 1px solid #AAA; }
	#media_box a.row { display: block; padding: 5px; padding-left: 30px; }
	#media_box a:hover { /*background-color: #AAA;*/background-image: url(/images/gradient_blue.png); background-position: top; background-repeat: repeat-x; }
	#media_box .odd { }
	#media_box img.icon { position: absolute; left: 5px; top: 5px; }
	#media_box .footer { border-top: 1px solid #CDCDCD; height: 10px; }
	#media_box .corner { background-image: url(/images/corners.gif); width: 10px; height: 10px; position: absolute; }
	#media_box .tl { background-position: top left; top: 0; left: 0; }
	#media_box .tr{ background-position: top right; top: 0; right: 0; }
	#media_box .bl{ background-position: bottom left; bottom: 0; left: 0; }
	#media_box .br{ background-position: bottom right; bottom: 0; right: 0; }
		
	 /* IE Filters */
			* html #media_box .tl {top:-1px}
			* html #media_box .tr {top:-1px; right: -1px;}
			* html #media_box .bl {bottom:-1px}
			* html #media_box .br {bottom:-1px; right: -1px;}
			* html #media_box img.icon {left:-25px}
			
	.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	/* Hides from IE-mac \*/
		* html .clearfix {height: 1%;}
	/* End hide from IE-mac */
