body {
	margin:0 0 0 0;
	padding:0;
	color: #919191;
}
form {
	margin:15px 0 0 0;
	padding:0;
}
td {
	font-family:tahoma;
	font-size:11px;
	line-height:14px;
	color:#919191;
}
.header span {
	color:#888888;
	line-height:12px;
}
.header a {
	text-decoration:none;
	color:#888888;
}
.header a:hover {
	text-decoration:none;
}
.header span a {
	text-decoration:none;
	color:#5F9731;
}
.header span a:hover {
	text-decoration:none;
}
a {
	color:#AD1F24;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
}
/*FONT STYLES --------begin*/
h1 {
	color:#000;
	font-size:16px;
	margin:0;
	line-height: 140%;
}
h2 {
	color:#F78F1E;
	font-size:15px;
	margin:15px 0 15px 0;
	line-height: 140%;
}
h2.green {
	color:#7ac142;
	margin:15px 0 7px 15px;
}
h3 {
	color: #F78F1E;
	font-size: 13px;
	margin:15px 0 5px 0;
	line-height: 140%;
}
h3.floatleft {
	float: left;
	border: 0;
	margin: 0 10px 0 0;
}
h4 {	
	font-size: 11px;
	margin:10px 0 5px 0;
	color: #7AC142;
	font-weight: bold;
	line-height: 140%;
}
h3.spaced {	
	letter-spacing: 3px;
	text-transform:uppercase;
	padding: 0 0 5px 0;
	margin: 15px 0 0 0;
	border-bottom: 2px solid #0082c8;
}
h3.border {
	border-bottom: 2px solid #0082c8;
	padding: 0 0 5px 0;
	margin: 15px 0 0 0;
}
h3.border-short {
	border-bottom: 2px solid #0082c8;
	padding: 0 0 5px 0;
	margin: 15px 0 0 0;
	width: 320px;
}
h4.orange {
	color: #F78F1E;
	margin: 0;
}
p {
	font-size: 11px;
	margin:10px 0 5px 0;
	line-height: 130%;
}
p.correct-answer {
	margin: 25px 0 5px 0;
	color: #7AC142;
	font-size: 15px;
	text-align: center;
}
p.incorrect-answer {
	margin: 25px 0 5px 0;
	color: #F78F1E;
	font-size: 15px;
	text-align: center;
}
p.endnotes {
	font-size: 10px;
}
span.orange {
	color: #F78F1E;
}
/*FONT STYLES --------end

/*TABLES------------begin*/
table th {
	text-align: left;
	font-size: 11px;
}
table.right-column {
	width: 192px;
	margin: 0 0 0 14px;
	padding: 0;
}
table.main-content-home {
	width: 334px;
	padding: 0 0 5px 12px;
	margin: 0;
}
table.main-content {
	width: 538px;
	padding: 0 0 5px 12px;
	margin: 0;
}
table.left-column {
	width: 192px;
	padding: 0 0 0 14px;
	margin: 0;
}
/*table.green_titles {
	border: 1px solid #ddd;
}*/
table.green_titles td {
	width: 33%;
	padding: 2px 15px 0 5px;
	vertical-align: top;
}
table.green_titles td.title {
	font-weight: bold;
	color: #7ac142;
	padding: 15px 15px 0 5px;
	vertical-align: bottom;
}
table.two_col {
	width: 350px;
}
table.two_col td, table.two_col th {
	width: 150px;
}
table.two_col td.title {
	background-color: #7ac142;
	color: #fff;
}
table.two_col td.middle {
	width: 50px;
}
table.multi_column td, table.multi_column th {
	font-size: 11px;
}
table.standard th {
	width: 100px;
}
div#video {
	width: 320px;
}
div#video table {
	background-color: #0082c8;
}
div#video table td {
	color: #FFF;
}
table.meetings {
	margin: 0 0 0 25px;
}
table.calendarEvents {
	width: 100%;
	border: 1px solid #DCDCDC;
	border-collapse: collapse;
}
table.calendarEvents tr {
	vertical-align: top;
}
table.calendarEvents td.empty {
	background-color: #F2F2F2;
}
table.calendarEvents td span.date {
	display: block;
	padding-bottom: 4px;
	font-size: 11px;
	font-weight: bold;
}
table.calendarEvents td span.day {
	font-weight: normal;
	text-transform: uppercase;
	color: #919191
}
table.calendarEvents td.empty span.date {
	color: #CCC;
}
table.calendarEvents td.empty span.day {
	color: #919191;
}
table.calendarEvents td {
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	padding: 2px;
	height: 110px;
	width: 14.28%
}
table.calendarEvents td ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
table.calendarEvents td ul li {
	display: block;
	margin: 0 0 2px 0;
	padding: 0 2px;
	overflow: hidden;
	height: 16px;
	width: 99px; /*78px;*/
	background-image: none;
	background-color: #CCEDFF;
	white-space: nowrap;
	/*border: 1px solid #7FD2FF;*/
}
table.general {
	text-align: left;
	margin: 0;
}
table.general td.title, table.general th.title {
	font-weight: bold;
	font-size: 11px;
	border-left: none;
}
/*table.general td.date {
	width:45px;
	border-left: none;
}*/
table.general td.links {
	width: 25px;
	padding: 5px;
	border-left: 1px solid #ddd;
	text-align: center;
}
table.general td, table.admin th {
	padding: 5px;
	vertical-align: top;
	border-left: 1px solid #ddd;
}
table.general th {
	width: 85%;
	background: #0082C8;
	color: #FFF;
	text-align: center;
	padding: 5px;
	border-left: 1px solid #158ccc;	
}
table.general td {
	border-bottom: 1px solid #eee;	
}
/*TABLES------------end*/

/*FORMS-------------begin*/
form.login {
	margin: 0 0 0 15px;		
	padding: 0;
}
form.login label {
	float: left;
	width: 50px;
	margin: 0;
	padding: 0;
}
form.county {
	margin: 0;
}
form.county label {
	width: 105px;
	float:none;
	margin: 5px 0 0 0;
	color: #6b6b6b;
}
form label {
	float: left;
	width: 225px;
	padding: 0;
	margin: 5px 0 0 10px;
	display: block;
}
form label.check {
	float: left;
	width: 400px;
	margin: 0 0 0 5px;
}
form label.small {
	float: left;
	width: 100px;
	margin: 0 0 0 5px;
}
form fieldset {
	border: 1px solid #ccc;
}
form fieldset.no_border {
	border: none;
}
form fieldset legend {
	font-size: 15px;
	font-weight: bold;
	color:#7ac142;
}
.login input {
	width:100px;
	height:20px;
	font-family:tahoma;
	font-size:11px;
	color:#666666;
	vertical-align:middle;
	background-color:#ffffff;
	padding:1px 0 0 2px;
	border:1px solid #9F9F9F;
	margin-left:8px;
}
form input, form textarea, form select {
	font-family:tahoma;
	font-size:11px;
	color:#474747;
	margin: 8px 0 0 0;
	background-color:#ffffff;
	border:1px solid #9F9F9F;
}
input {
	width:145px;
	height:19px;
	vertical-align:middle;
	padding:3px 0 0 2px;
}
textarea {
	width:190px;
	height:90px;
	overflow:hidden;
	padding:3px 0 0 4px;
}
.search input {
	width:193px;
	height:20px;
	font-family:tahoma;
	font-size:11px;
	color:#636363;
	vertical-align:middle;
	background-color:#ffffff;
	padding:1px 0 0 8px;
	border:1px solid #9F9F9F;
	margin-top:45px;
}
input.login-checkbox {
	width: auto;
	height: auto;
	border: none;
	margin: 2px 2px 0 60px;
	padding: 0;
	color: #9F9F9F;
	font-weight: normal;
}
input.checkbox {
	padding: 0 0 15px 0;
	margin: 0 7px 0 5px;
	color: #9F9F9F;
	float: left;
	font-weight: normal;
	border: none;
	width: auto;
}
div.checkbox-list {
	float: right;
	width: 250px;
}
div.checkbox-list label.checkbox-option {
	float:right;
	display: block;
	width: 100px;
	margin: 0 0 0 2px;
	padding: 0;
}
form ol.form {
	margin-bottom: 2px;
	padding-bottom: 2px;
}
form ol.form li.checkbox {
	clear: both;
	padding: 0 0 25px 40px; 
}
form ol.form li.checkbox div {
	padding: 0;
	margin: 0;
}
form ol.form li.checkbox div ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
form ol.form li.checkbox div ul li {
	background: none;
}
form ol.form li.checkbox div ul li label {
	float: left;
	width: auto;
	margin: 3px 0 0 7px;
	padding: 0;
}
form ol.form li.checkbox div ul li input {
	float: left;
	width: 15px;
	height: 15px;
	margin: 4px 0 0 0;
	padding: 0;
	border: 0;
}
form ol.form li.form_btn {
	margin: 0 0 0 70px;
}
input.submit {
	/*background: url(../images/submit.jpg) no-repeat;*/
	border: 0;
	width: 55px;
	height: 21px;
}
img.submit {
	margin:7px 0 0 235px;
}
img.submit-answer {
	margin: 0 0 0 75px;
}
img.go {
	margin:-2px 0 0 5px;
}
select {
	margin: 0;
}
fieldset.no_border label {
	width: 100px;
	display: block;
	float: none;
}
/*FORMS -------------end*/

/*LAYOUT------------begin*/
div#footer {
	margin:29px 0 0 0;
	padding: 20px 0 0 0;
	border-top: 7px dotted #7ac142;
}
 /*LAYOUT------------end*/
 
 /*NAVIGATION-----------begin*/
.main_nav {
	margin-left:0;
}
.main_nav ul.nav {
	margin:0;
	padding:0;
	list-style:none;
}
.main_nav ul.nav li {
	color:#919191;
	font-size:12px;
	line-height:20px;
	background:url(../images/bullet_green.jpg) 0 5px no-repeat;
	margin: 0;
	padding: 0 0 2px 19px;
}
.main_nav ul.nav li span.new {
	color: #0082C8;
	font-style: italic;
	font-weight: bold;
}
.main_nav ul.nav li.blue {
	background:url(../images/bullet_blue.jpg) 0 5px no-repeat;
}
.main_nav ul.nav li.pink {
	background:url(../images/bullet_pink.jpg) 0 5px no-repeat;
}
.main_nav ul.nav li.orange {
	background:url(../images/bullet_orange.jpg) 0 5px no-repeat;
}
.main_nav ul.nav li a {
	color:#919191;
	text-decoration:none;
}
.main_nav ul.nav li a:hover {
	text-decoration:underline;
}
 /*NAVIGATION-----------end*/

 /*PAGINATION---------begin*/
div.pagination {
	margin: 1em 0;
	padding-top: 0.5em;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	height: 2em;
	color: #999;
}
div.pagination span.count {
	float: left;
}
div.pagination span.nav {
	float: right;
	word-spacing: 5px;
}
div.pagination span.nav a, div.pagination span.nav span {
	font-weight: bold;
	word-spacing: normal;
}
div.pagination span.nav span.perpage {
	font-weight: normal;
}
div.pagination form {
	display: inline;
}
div.pagination select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
 /*PAGINATION---------end*/
  
 /*EXTRAS------------begin*/
div.gray-button {
	margin: 0 10px 2px 0;
	float: right;
	background: #cccccc;
	border: 2px solid #919191;
	padding: 3px 5px;
	font-size: 11px;
}
div.gray-border {
	margin: 0 0 2px 10px;
	float: right;
	border: 2px solid #ccc;
	padding: 3px;
	font-size: 11px;
	width: 200px;
}
div.gray-box {
	margin: 5px 0 2px 10px;
	float: right;
	border: 2px solid #ccc;
	width:135px;
	text-align:center;
	font-size:13px;
	padding: 5px;
	line-height: 130%;
}
div.gray-box img {
	margin: 0 0 8px 0;
}
div.buttons {
	margin:0 10px 8px 0;
	float: right;
}
div.gray {
	margin: 10px 0;
	background: #cccccc;
	border: 2px solid #919191;
	padding: 3px 5px;
	font-size: 11px;
	text-align: center;
}
div.small-buttons {
	margin:5px 0 10px 0;
	text-align: right;
}
.news {
 	padding: 0 0 0 15px;
}
.news p span.title {
	color:#0082c8;
	font-size:12px;
	font-weight: bold;
}
.news p span.date {
	font-size:10px;
	font-weight: bold;
}
/*strong a {
	color:#0082c8;
	text-decoration:underline;
	font-size:11px;
}*/
.news a {
	color:#0082c8;
	text-decoration: none;
}
a:hover {
	color:#0082c8;
	text-decoration:underline;
}
a {
	color:#0082c8;
	text-decoration: none;
}
.news a:hover {
	color:#0082c8;
	text-decoration:underline;
}
ul, ol {
	margin: 5px 0 5px 0;
	padding: 0;
}
ul {
	list-style-type: none;
}
ol {
	list-style-type: decimal;
}
ul li, ol li {
	line-height: 150%;
	margin: 0 0 0 20px;
}
ol li {
	padding: 0;
}
ol.form {
	list-style-type: none;
}
ol.form li {
	clear: both;
	margin: 5px 0 0 10px;
}
ul li {
	background: url(../images/bullet.gif) no-repeat 0 6px;
	padding: 0 0 0 10px;
}
ul.companies li {
	margin: 0;
	padding: 0 0 0 10px;
}
ul.two-col {
	margin: 5px 0 5px 0;
	width: 200px;
	float:left;
	padding: 0;
	list-style-type: none;
}
ul.clusters {
	/*width: 175px;
	float: left;*/
	margin: 0;
	text-align: center;
}
ul.clusters li {
	margin: 5px 0 0 5px;
	padding: 3px 0;
	background-color: #CCC;
	background-image: none;
	border: 2px solid #919191;
	width: 165px;
	float: left;
}
ul.clusters li a {
	width: 165px;
	display: block;
	background-color: #CCC;
}
ul.clusters li a:hover {
	background-color: #DDD;
}
ul.schools {
	width: 175px;
	float: left;
	margin: 5px 0 5px 0;
}
div.calendarNew {
	margin: 0 2px 2px 6px;
	border: 1px solid #DDD;
	background: #EEE; /*url(../images/calendar/view_new_bg.gif) repeat-x #7DC0CF;*/
	font-weight: bold;
	color: #F78F1E;
}
div.calendarNew span {
	display: block;
	padding: 4px 0 4px 0;
	text-align: center;
	text-transform: uppercase;
}
ul.calendarView {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.calendarView li {
	float: left;
	margin: 0 0 0 1px;
	background: none;
	padding: 0;
	font-weight: bold;
}
ul.calendarView li a {
	display: block;
	padding: 2px 10px;
	border: 1px solid #99C0CF;
	background: url(../images/calendar/view_type_bg.gif) repeat-x #A0D2E5;
}
/*ul.calendarView li a.day {
	border: 1px solid #B8D1D4;
	background: url(../images/calendar/view_day_bg.gif) repeat-x #C9E8EC;
}
ul.calendarView li a.week {
	border: 1px solid #99C0CF;
	background: url(../images/calendar/view_week_bg.gif) repeat-x #A0D2E5;
}
ul.calendarView li a.month {
	border: 1px solid #7DB1BD;
	background: url(../images/calendar/view_month_bg.gif) repeat-x #7DC0CF;
}*/
ul.calendarView li a.selected {
	border-color: #CCC;
	background-image: none;
	background-color: #F3F3F3;
	color: #F78F1E;
}
ul.nextprev {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.nextprev li {
	float: left;
	margin: 15px 5px 0 0;
	padding: 0;
	width: 17px;
	line-height: normal;
}
ul.nextprev li a img {
	border: 0;
}
.footer {
	color:#909090;
}
.footer a {
	color:#0082c8;
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;
}
.search {
	color:#888888;
	line-height:15px;
}
.search span a {
	color:FEC018;
	text-decoration:none;
}
.search span a:hover {
	text-decoration:underline;
}
.search a {
	color:888888;
	text-decoration:none;
}
.search a:hover {
	text-decoration:underline;
}
div#dreamitdoit {
	text-align: center;
	margin: 20px 0;
}
div#map {
	float: right;
	margin: 10px 0 3px 5px;
}
div.company-info {
/*	background: url(../images/companies_bg.jpg) repeat-x;
	border-left: 2px solid #59a1c8;
	border-right: 2px solid #59a1c8;
	border-bottom: 2px solid #59a1c8;
	border-top: 1px solid #fff;*/
	padding: 0 5px 5px 10px;
	margin: 15px 0 0 0;
}
div.company-info table.company-text {
	color: #333333;
	margin: 2px 2px 2px 15px;
}
div.company-info table.company-text th {
	color: #919191;
	text-align: left;
	width: 25%;
	font-size: 11px;
}
div.company-info table.company-text th, div.company-info table.company-text td {
	vertical-align: top;
}
span.sub {
	font-size: 8px;
	font-weight: bold;
}
img.floatright {
	float: right;
	border: 0;
}
img.floatleft {
	float: left;
	border: 0;
	margin: 0 10px 0 0;
}
table.event {
	/*border-top: 2px solid #0082c8;*/
	width: 325px;
	text-align: left;
	margin: 0;
}
table.event th {
	font-size: 11px;
}
table.event td, table.event th {
	padding: 10px 10px 0 15px;
}
table.event p {
	margin: 0 0 10px 0;
}
blockquote {
	margin: 5px 0 10px 15px;
}
div#pagination {
	width: 100%;
    border-top: 1px solid #ccc;
    margin: 20px 0 0 0;
}
div#pagination ul#numbers {
	margin: 10px 0 0 0;
	float: left;
	list-style-type: none;
}
div#pagination ul#numbers li {
	float:left;
	margin: 0 10px 0 0;
    display: block;
	background: none;
}
div#pagination ul#numbers li.thispage {
	font-weight: bold;
}
div#pagination ul#numbers li a {
	text-decoration: none;
}
div.clearit {
	clear: both;
	overflow: hidden;
	height: 0;
	margin: 0;
	padding: 0;
}
div.clearit span {
	visibility: hidden;
}
p img {
	margin: 5px 0 10px 15px;
	float: right;
}

 /*EXTRAS------------end*/
 /*Calendar of Events START*/
#calendarGrid {
	float: right;
	margin: 0 2px 0 0; /*12px 2px 0 0;*/
}
#calendarGrid, td.content form table td #calendarGrid {
	border-right: 8px solid #c0c0c0;
	border-left: 8px solid #c0c0c0;
	border-bottom: 8px solid #c0c0c0;
	width: auto;
}
#calendarGrid td, td.content form table td #calendarGrid td {
	padding: 0;
	border: 0;
}
#calendarGrid td td, td.content form table td #calendarGrid td td {
	font-size: 11px;
	padding: 4px 5px;
	border: 1px solid #919191;
	background-color: #FFFFFF;
	color: #414141;
}
#calendarGrid td td a, td.content form table td #calendarGrid td td a {
	font-weight: bold;
	text-decoration: underline;
}
#calendarGrid td th, td.content form table td #calendarGrid td th {
	border: 0px;
	width: auto;
	background: #919191;
	padding: 2px 5px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
#calendarGrid td.calendarTop, td.content form table td #calendarGrid td.calendarTop {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #636363;
	background: #c0c0c0;
	border: 0px;
	padding: 8px 0;
}
#calendarGrid td.calendarTop a, td.content form table td #calendarGrid td.calendarTop a {
	color: #0082c8;
	text-decoration: none;
}
#calendarGrid td.activityDay, td.content form table td #calendarGrid td.activityDay {
	background: #d4d4d4;
}
#calendarGrid td.today, td.content form table td #calendarGrid td.today {
	color: #414141;
	font-weight: bold;
	font-size: 12px;
}
/*Calendar of Events END*/
/* MINI Calendar START*/
/*#calendarMini {
	float: right;
	margin: 12px 2px 0 0;
}*/
#calendarMini, td.content form table td #calendarMini {
	border-right: 8px solid #c0c0c0;
	border-left: 8px solid #c0c0c0;
	border-bottom: 8px solid #c0c0c0;
	width: auto;
}
#calendarMini td, td.content form table td #calendarMini td {
	padding: 0;
	border: 0;
}
#calendarMini td table.grid {
	border-left: 1px solid #919191;
}
#calendarMini td td, td.content form table td #calendarMini td td {
	border-right: 1px solid #919191;
	border-bottom: 1px solid #919191;
	background-color: #FFFFFF;
	padding: 1px 0;
	width: 16px;
	font-size: 10px;
	color: #414141;
	text-align: center;
}
#calendarMini td td a, td.content form table td #calendarMini td td a {
	font-weight: bold;
	text-decoration: underline;
}
#calendarMini td th, td.content form table td #calendarMini td th {
	border: 0;
	background: #919191;
	padding: 1px 0;
	width: 16px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
#calendarMini td.calendarTop, td.content form table td #calendarMini td.calendarTop {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #636363;
	background: #c0c0c0;
	border: 0;
	padding: 8px 0;
	width: auto;
}
#calendarMini td.calendarTop a, td.content form table td #calendarMini td.calendarTop a {
	color: #0082c8;
	text-decoration: none;
}
#calendarMini td.activityDay, td.content form table td #calendarMini td.activityDay {
	background: #d4d4d4;
	padding: 0;
	width: auto;
}
#calendarMini td.activityDay a {
	display: block;
	padding: 1px 0;
	width: 16px;
	text-align: center;
}
#calendarMini td.today, td.content form table td #calendarMini td.today {
	color: #414141;
	font-weight: bold;
}
/* MINI Calendar END*/