html {
	background-color: #000000;
	background-image: url(images/header_repeat.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
body {
	padding: 0px;
	margin: 0px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
strong, em, b, i, h1, h2, h3, h4, h5, h6, address {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
em {
	font-size: 1em;
}
#logo {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}
#header {
	padding: 0px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	width: 923px;
	height: 177px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
}
#topIndexbar {
	list-style-type: none;
	float: left;
	padding: 0px;
	display: inline;
	height: 31px;
	width: 923px;
	font-size: 0.9em;
	margin: 0px;
	clear: left;
}
#topIndexbar li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
}
#topIndexbar li a {
	line-height: 31px;
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #000000;
	text-decoration: none;
	border-left: 1px solid #C0C0C0;
}
#topIndexbar li:first-child a {
	border: none;
}
#topIndexbar li a:hover {
	color: #666666;
	display: block;
}
#topIndexbar li ul {
	position: absolute;
	background-color: none;
	padding: 0px;
	width: 400px;
	left: -999em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -101px;
	border-right-width: 100px;
	border-bottom-width: 100px;
	border-left-width: 100px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	/*set an unused color to be index color*/
	_border-color:tomato; /*For IE6-*/
	/*then remove this indexed color*/
	_filter:chroma(color=tomato);/*For IE6-*/
}
#topIndexbar li:hover ul, #topIndexbar li.sfhover ul {
	left: auto;
}
#topIndexbar li ul li a, #topIndexbar li.uber ul li a, #topIndexbar li.sfhover  ul li a {
	line-height: 1;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	background-image: url(images/top_menu_transparent.png);
	display: block;
	width: 184px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #C0C0C0;
	border-right-style: solid;
	border-left-color: #C0C0C0;
	font-size: 0.8em;
}
#topIndexbar li ul li a:hover, #topIndexbar li ul li.uber a {
}
#topIndexbar li ul li:first-child a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #C0C0C0;
	border-right-style: solid;
	border-left-color: #C0C0C0;	
}
#topIndexbar li ul li{
	margin: 0px;
	display: block;
	padding: 0px;
}
#sideIndexbar {
	padding: 0px;
	float: left;
	width: 253px;
	font-size: 0.8em;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 34px;
	text-align: right;
	display: inline;
}
#sideIndexbar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#sideIndexbar ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#sideIndexbar ul li a {
	margin: 0px;
	display: block;
	width: 213px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #000000;
	text-decoration: none;
}
#sideIndexbar ul li a:hover, #sideIndexbar ul li a.uber {
	background-color: #FFD540;
}
#sideIndexbar h2 {
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 5px;
	margin-top: 30px;
}
#middle  {
	width: 991px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/body_repeat.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	background-color: #FFFFFF;
}

#spike {
	background-image: url(images/bottom_spike.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 100%;
	margin: 0;
	padding: 0px;
	float: left;
	min-height: 400px;
}

#body {
	width: 520px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.8em;
	float: left;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
	display: inline;
}
#body img {
	border: 2px solid #000000;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#body img.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#body h1, #body h2, #body h3, #body p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;	
}
#body p, #body ul, #body ol {
	line-height: 1.4em;
}

#footer {
	background-image: url(images/bottom_repeat.gif);
	height: 270px;
	width: 100%;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 0.7em;
	clear: both;
	background-color: #0087CC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#footer img {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
form input.txt {
	width: 275px;
	font-size: 1.2em;
}
form textarea.txtarea {
	height: 100px;
	width: 275px;
	font-size: 1.2em;
}
form input.button {
	margin-left: 200px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form p {
	margin: 0px;
	clear: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
form p label {
	float: left;
	width: 195px;
	text-align: right;
	padding: 0 5px 0 0;
}
span.indent {
	float: left;
	width: 100px;
}
#chatWithSpike {
	margin-top: -420px;
	height: 60px;
	width: 200px;
	float: right;
	margin-right: -55px;
}
.smallerHeading {
	font-size: 0.6em;
}
#body p.newsflash {
	font-size: 1.1em;
	background-color: #FFB6A4;
	border: 1px solid #FF3300;
	text-align: center;
	padding: 10px;
}
span.new {
	font-size: 0.8em;
	text-transform: uppercase;
	color: #FF3300;
	vertical-align: super;
}
#topIndexbar span.new {
	vertical-align: baseline;
}
#preferred_lms_development_vendor {
	float: right;
}
#twitter {
	text-align: center;
	padding: 10px 35px;
	background-color: #FFD540;
}
#twitter img {
	border: 0;	
}
.standout {
	background-image: url(images/standout_repeat.gif);
	background-repeat: repeat-x;
	text-align: center;
	border: 1px solid #074F76;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #0CA0EE;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.standout img {
	border: 0 !important;	
}
.standout a {
	color: #FFFFFF;	
}
#body h2.subline {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-size: 1.7em;
	color: #FFF;
	text-align: center;
	padding: 30px;
	background-image: url(images/standout_repeat.gif);
	background-repeat: repeat-x;
	background-color: #0CA0EE;
	margin-right: -31px;
	margin-left: -20px;
}
#star {
	width: 138px;
	height: 138px;
	background-image: url(images/star.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	color: #FFFFFF;
	text-align: center;
	padding: 40px 40px 30px 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.0em;
	-webkit-transform: rotate(10deg);
	letter-spacing: 0.08em;
	background-position: center center;
}
#star .number {
	font-size: 75px;
	line-height: 0.8em;
	text-shadow: -1px -1px 2px #93422E;
}
#ourschools {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#ourschools li {
	padding: 0;
	margin: 0 0 20px 0;
	float: left;
	width: 260px;
	text-align: center;
	overflow: hidden;
	font-size: 0.8em;
}
#ourschools li img {
	display: block;
	margin: 0 auto 2px auto;
	padding: 0;
	border: 1px solid #000;
	width: 200px;
	height: 150px;
}
#body .call_to_action {
	border: none;
	margin-top: 20px;
	margin-bottom: 20px;
}
#plusone {
	position: absolute;
	top: 159px;
	left: -100px;
}
