@charset "utf-8";
/* CSS Document */

body {
	background: #FFFFFF url(../images/body-bg.png) repeat-x;
	margin: 0px;
	padding: 0px;
	font: 0.85em Arial, Helvetica, sans-serif;
	color: #000000;
}


a {
	color:#000;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

p {
}

h2 {
	font-size: 1.4em;
	font-weight:bold;
	margin-bottom: 10px;
	padding-top:25px;
	border-bottom: 1px solid #CCC;
}
.subtext { font-size:0.8em; font-style:italic;}
h4 {
	font-size: 1.4em;
	font-weight:bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCC;
}

h3 {
	font-size: 1.3em;
	font-weight:bold;
	margin-bottom: 10px;
}

h5 {
	font-size: 1.2em;
	font-weight:bold;
	margin-bottom: 10px;
	font-style:italic;
}
.subheading {
	font-size: 1.1em;
	font-weight:bold;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#wrapper-outer {
	height: auto;
	width: 980px;
	margin: 25px auto 20px;
	padding: 0px;
	background: url(../images/container-bg.png) repeat-y;
}

#wrapper-inner {
	height: auto;
	width: 980px;
	margin: 0px;
	padding: 0px;
	background: url(../images/container-top-bg.png) no-repeat left top;
	float: left;
	clear: both;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 980px;
	background: url(../images/container-bot-bg.png) no-repeat left bottom;
}

#top-container {
	height: auto;
	width: 980px;
}

#clock-anim {
	height: 35px;
	width: 35px;
	position: absolute;
	margin-left: 910px;
	margin-top: 25px;
}

#news-anim {
	height: 35px;
	width: 35px;
	position: absolute;
	margin-left: 230px;
	margin-top: 5px;
}
#options-anim {
	height: 35px;
	width: 35px;
	position: absolute;
	margin-left: 230px;
	margin-top: 5px;
}

.time {
	padding-right:40px;
}

#header-top-bar {
	margin: 0px;
	padding: 0px 0px 5px;
	height: auto;
	width: 980px;
	clear: both;
}

#header-top-bar .bar-container {
	margin: 10px 20px 0px;
	padding: 3px 15px;
	height: auto;
	width: 910px;
	float: left;
	color:#000000;
	font-size:1.1em;
	line-height: 24px;
	border-bottom: 1px solid #CCC;
	display:inline;
}

#flash-header {
	width: 950px;
	height: 210px;
	margin: 0px 15px;
	padding: 0px;
}

#mid-nav {
	margin: 0px;
	padding: 0px 0px 5px;
	height: auto;
	width: 980px;
	clear: both;
}
#mid-nav .mid-container {
	margin: 5px 20px 0px;
	padding: 3px 15px;
	height: auto;
	width: 910px;
	float: left;
	color:#000000;
	font-size:1.1em;
	line-height: 24px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	display:inline;
}

.page-size {
	float: left;
	margin: 0px 7px 0px 0px;
	padding: 0px;
}
#header-top-bar .bar-container {
	text-decoration:none;
	cursor:pointer;
}

.changer:hover {
	text-decoration:none;
	cursor:pointer;
}

#main-content {
	width: 940px;
	height: auto;
	margin: 0px 10px;
	padding: 10px;
}
#main-content .left-contents {
	float: left;
	height: auto;
	width: 645px;
	padding: 10px 10px 10px 0px;
	border-right: 1px solid #CCC;
}

#main-content .left-contents .page-contents {
	padding-left: 15px;
	padding-top: 10px;
}

#main-content .left-contents .story-box {
	float: left;
	height: auto;
	width: 645px;
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	border-bottom: 1px solid #CCC;
}

#main-content .left-contents .story-box p {
	margin:5px 0px 0px;
	width: 515px;
	display: block;
	float: right;
}

#main-content .left-contents .last {
	border-bottom:none;
	padding:0px;
	margin:0px;
}

#main-content .left-contents .story-box a {
	font-size: 1.1em;
	text-decoration: underline;
	font-weight: bold;
}

#main-content .left-contents .story-box a:hover {
	text-decoration: none;
}

#main-content .left-contents .story-box img {
	float: left;
	margin: 0px;
	padding: 0px 15px;
}

#main-content .right-contents {
	float: right;
	width: 274px;
	margin: 0px 0px 0px -1px;
	padding: 10px 0px 10px 10px;
	height: auto;
	border-left: 1px solid #CCC;
	display: inline;
}

#main-content .right-contents .page-contents {
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}

#main-content .right-contents .page-contents p.news-item {
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#main-content .right-contents .page-contents .calendar {
	background: url(../images/sidebar-cal.png) no-repeat;
	margin: 0px 0px 0px -15px;
	padding: 0px 10px 0px 0px;
	height: 54px;
	width: 53px;
	float: left;
	display:inline;
}

#main-content .right-contents .page-contents .calendar .month {
	width: 50px;
	text-align: center;
	font-weight:bold;
	padding-top: 3px;
	font-size:0.9em;
}
#main-content .right-contents .page-contents .calendar .day {
	width: 50px;
	font-size: 1.8em;
	font-weight:bold;
	text-align: center;
}

#footer {
	margin: 0px;
	padding: 5px 0px 0px;
	height: auto;
	width: 980px;
	clear: both;
}

#footer .footer-container {
	margin: 0px 20px 15px;
	padding: 3px 15px;
	height: auto;
	width: 910px;
	float: left;
	color:#000000;
	font-size:1.1em;
	line-height: 24px;
	border-top: 1px solid #CCC;
	display:inline;
}

.col {
	width:33%;
	float:left;
}

.left {
	float:left;
}

.left-text {
	text-align:left;
}

.right {
	float:right;
}

.right-text {
	text-align:right;
}

.center-text {
	text-align:center;
}

.search-input {
	margin: 0px;
	padding: 2px 0px;
	height: auto;
	border: 1px solid #000000;
	background: #FFFFFF;
	width: 160px;
}

.search-input:focus {
	background: #E5F6F4;
}

.searchbutton {
	height: auto;
	width: auto;
	background: #000000;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	border: 1px solid #000000;
	cursor:pointer;
}

.searchbutton:hover {
	background: #FFF;
	color: #000;
}

.highlight {
	background: #FFF8D9;
}

caption {
	background: #FFF8D9;
	text-align:center;
	padding:10px 0px;
}

ul {
	padding-left: 20px;
}

ul li {
	list-style: disc outside;
}

ol.numeric {
	padding-left: 20px;
}

ol.numeric li {
	list-style: decimal outside;
}
ol.numeric li ul {
	padding-left: 20px;
	padding-top: 10px;
}
ol.numeric li ul li {
	list-style: circle outside;
}

ol.roman {
	padding-left:20px;
}

ol.roman li {
	list-style: lower-roman outside;
}

td {
	padding:5px;
	vertical-align:top;
}
th {
	padding:5px;
	vertical-align:top;
	font-weight:normal;
}
.charter-request {
	border: 1px solid #CCCCCC;
}

.underline {
	border-bottom:solid 1px #cccccc;
}
.table-indent {
	padding-left: 15px;
	text-align: right;
}
.required {
	font-weight:bold;
	color:#FF0000;
}

.guide-box { width:200px; height:auto; min-height:260px; padding:0px; margin: 10px; float:left; display:inline; text-align: center; border:solid 1px #cccccc; }
.guide-text { border-top:solid 1px #cccccc; padding:10px; text-align:left; }
.guide-box img { margin:10px 0px; border:solid 1px #cccccc; }
.guide-text img { margin:0px; border:none; }

small {
	text-align: center;
	font-size: 0.8em;
	display:block;
}

.line-bot {
	border-bottom:2px solid #000000
}

#main-content .full-contents {
	float: left;
	height: auto;
	width: 925px;
	padding: 10px 0px;
}

#main-content .full-contents .page-contents {
	padding-left: 15px;
	padding-top: 10px;
}
.xmas-09 { font-size:1.2em; margin-top:10px; font-style:italic;}
.xmas-img {float:left; margin:2px;}
.news-heading {font-size:1.1em; font-style:italic; font-weight:bold; border-bottom:dotted 1px #ccc;}
.news-bg {background: #fff3ca; padding:5px;}
.news-img {padding:5px;}

.tabbed {
	padding-left: 50px;
	display: block;
}

.tabbed .start {
	font-weight: bold;
	float: left;
	margin-left: -50px;
	display: inline;
}

.schools li .last-update {
	font-style:italic;
	color:#999;
	font-size:0.9em;
}

.schools li:hover .last-update {
	color:#990000;
}

.reseller-table ::selection {
	background-color:#FFCC00;
	color:#000;
}

.loading { display:none; color:#999; }
.date {font-size:0.8em; font-style:italic;}
.zoomify { margin:0px 20px 5px 5px; width:590px; height:805px; float:left;}