html, body {
	margin: 0px;
	padding: 0px;
}

body {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	background: #ffffff;
}

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

a {
	color: blue;
}

tt {
	white-space: nowrap;
}

#eureka_logo {
	float: left;
	height: 74px;
	width: 163px;
}

#promo_banner {
	float: left;
	height: 74px;
	width: 532px;
	text-align: center;
}

.logged_in_as {
	float: left;
	height: 74px;
	width: 532px;
	text-align: right;
}

div[id=logged_in_as] { /* MOSe override */
	float: none;
	position: absolute;
	left: 163px;
}

#logged_in_as table {
	height: 74px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#logged_in_as td {
	margin: 0px;
	padding: 0px;
	text-align: right;
	vertical-align: bottom;
}

#eureka_phone {
	height: 20px;
	width: 695px;
	text-align: right;
	line-height: 0;
	background: #ffcc00 url(../images/phoneNumber.gif) no-repeat;
	display: none;
}

#main {
	min-width: 695px;
	/* background: url(../images/navigationBackground.gif) repeat-y; disable background when printing */
}

#maintable {
	width: 604px;
}

#navigation {
	width: 163px;
	padding: 5px 11px 25px 5px;
	line-height: 0;
	background: url(../images/navigationBackground.gif) repeat-y;
	display: none;
}

div#navigation {
	float: left;
}

td#navigation {
	vertical-align: top;
}

.navigation a:hover, #navigation img#active {
	background: url(../images/hover.gif); /* IE hack */
}

div[id=navigation] img:hover {
	background: url(../images/hover.gif) no-repeat; /* MOSe override */
}

div[id=navigation] a:hover {
	background: transparent; /* MOSe override */
}

#testimonial {
	width: 119px;
	margin: 40px auto 0px auto;
	background: url(../images/searchMiddle.gif) 0px 55px no-repeat; /* IE hack */
}

#searchbox {
	text-align: right;
	background: url(../images/searchMiddle.gif) repeat-y;
	padding: 8px 6px 12px 6px;
}

#searchtext {
	width: 103px;
	background: #ffdb4d;
	border: 2px solid #000000;
}

#content {
	width: 425px;
}

div#content {
	float: left;
}

td#content {
	vertical-align: top;
	padding: 0;
}

.signup {
	height: 27px; /* IE hack */
	padding: 0;
}

div[id=signup] {
	height: 25px; /* MOSe override */
}

#signup {
	clear: both;
	width: 695px;
	text-align: right;
	white-space: nowrap;
	background: url(../images/navigationBackground.gif) repeat-y;
	visibility: hidden;
}

#signup img {
	margin-right: 2px;
}

#eureka_email {
	height: 20px;
	width: 695px;
	text-align: right;
	line-height: 0;
	background: #ffcc00 url(../images/hover.gif) no-repeat; /* hack to preload hover.gif */
	display: none;
}

#copyright {
	width: 695px;
	text-align: center;
	margin-bottom: 1.0em;
}

#search_section, #search_form {
	display: none;
}

div.line {
	clear: both;
	height: 11px;
	width: 695px;
	font-size: 1px; /* IE hack */
	background: url(../images/line.gif) repeat-x;
	visibility: hidden;
}

div.section {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px 0px 12px 0px;
}

div.section hr {
	clear: both;
	width: 425px;
	height: 1px;
	border: 0px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align: left;
	color: #c9c9c9;
	background: #c9c9c9;
}

div.section h1 {
	font: bold 14px Arial, Helvetica, sans-serif;
	height: 18px;
	width: 421px;
	padding: 1px 0px 0px 4px;
	margin: 0px 0px 1px 0px;
	background: #999999 url(../images/arrowHeading.gif) no-repeat;
	overflow: hidden;
}

div.section h1 sup {
	vertical-align: 20%;
	margin-left: 2px;
}

div.section p {
	margin-top: 0px;
	margin-left: 5px;
}

div.section ul {
	list-style: square;
	margin-top: 5px;
	margin-bottom: 15px;
}

div.section li {
	margin-bottom: 5px;
}

div.section table {
	margin: 0px 10px 10px 5px;
}

div.tabs {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	width: 516px;
	margin: 0px 0px 12px 0px;
	display: none;
}

div.toolbar {
	float: right;
	margin-top: 3px;
	margin-right: 3px;
	display: none;
}

table.toolbar_table {
	width: 421px;
}

img.sort {
	margin-left: 3px;
	display: none;
}

img.result_set {
	float: right;
	margin-left: 3px;
}

.eureka {
	color: #3cb371;
	font-weight: bold;
}

.unavailable, .extra {
	color: #909090;
}

.extra a {
	color: blue;
}

.error {
	color: #cc0000;
	font-weight: bold;
}

.required {
	color: #ff0000;
}

.footer {
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
}

.handwritten {
	font: 13px Comic Sans MS, Comic Sans, sans-serif;
}

.nowrap {
	white-space: nowrap;
}

.right {
	text-align: right;
}

fieldset {
	border: 0px;
}

fieldset label {
	width: 80px;
	float: left;
	text-align: right;
	white-space: nowrap;
	margin-right: 5px;
	margin-bottom: 3px;
	clear: both;
}

fieldset input, fieldset textarea, fieldset select {
	margin-bottom: 5px;
	vertical-align: middle;
}

input.submit {
	margin-left: 85px;
	clear: both;
}

#public_signUp fieldset label {
	width: 130px;
}

#public_signUp input.submit {
	margin-left: 135px;
}

#public_referralSignUp fieldset label {
	width: 130px;
}

#public_referralSignUp input.submit {
	margin-left: 135px;
}

#public_freeTest fieldset label {
	width: 110px;
}

#public_freeTest input.submit {
	margin-left: 115px;
}

#public_practiceTest fieldset label {
	width: 150px;
}

#public_practiceTest input.submit {
	margin-left: 155px;
}

#public_workshop fieldset label {
	width: 150px;
}

#public_workshop input.submit {
	margin-left: 155px;
}

#public_SATvsACTTest fieldset label {
	width: 130px;
}

#public_SATvsACTTest input.submit {
	margin-left: 135px;
}

#public_aboutUs fieldset label {
	width: 110px;
}

#public_aboutUs input.submit {
	margin-left: 115px;
}

#public_testimonials em {
	font-weight: bold;
	font-style: normal;
}

#student_referrals fieldset label {
	width: 110px;
}

#student_referrals input.submit {
	margin-left: 115px;
}

#student_reportColleges fieldset label {
	width: 110px;
}

#student_reportColleges input.submit {
	margin-left: 115px;
}

#tutor_referrals fieldset label {
	width: 110px;
}

#tutor_referrals input.submit {
	margin-left: 115px;
}

#regional_students fieldset label {
	width: 140px;
}

#regional_students input.submit {
	margin-left: 145px;
}

#regional_businessStats fieldset label {
	width: 120px;
}

#regional_businessStats input.submit {
	margin-left: 125px;
}

#regional_newStudent fieldset label {
	width: 140px;
}

#regional_newStudent input.submit {
	margin-left: 145px;
}

#regional_updateStudent fieldset label {
	width: 140px;
}

#regional_updateStudent input.submit {
	margin-left: 145px;
}

#regional_updateDocuments fieldset label {
	width: 100px;
}

#regional_updateDocuments input.submit {
	margin-left: 105px;
}

#regional_updateReferrals fieldset label {
	width: 100px;
}

#regional_updateReferrals input.submit {
	margin-left: 105px;
}

#regional_updateFollowUp fieldset label {
	width: 100px;
}

#regional_updateFollowUp input.submit {
	margin-left: 105px;
}

#regional_updatePreviousTests fieldset label {
	width: 130px;
}

#regional_updatePreviousTests input.submit {
	margin-left: 135px;
}

#regional_tutors fieldset label {
	width: 130px;
}

#regional_tutors input.submit {
	margin-left: 135px;
}

#regional_updateTutor fieldset label {
	width: 125px;
}

#regional_updateTutor input.submit {
	margin-left: 130px;
}

#regional_independentCounselors fieldset label {
	width: 105px;
}

#regional_independentCounselors input.submit {
	margin-left: 110px;
}

#regional_updateIndependentCounselorContactHistory fieldset label {
	width: 110px;
}

#regional_updateIndependentCounselorContactHistory input.submit {
	margin-left: 115px;
}

#regional_highSchools fieldset label {
	width: 125px;
}

#regional_highSchools input.submit {
	margin-left: 130px;
}

#regional_newHighSchool fieldset label {
	width: 110px;
}

#regional_newHighSchool input.submit {
	margin-left: 115px;
}

#regional_updateHighSchool fieldset label {
	width: 110px;
}

#regional_updateHighSchool input.submit {
	margin-left: 115px;
}

#regional_updateHighSchoolContactHistory fieldset label {
	width: 110px;
}

#regional_updateHighSchoolContactHistory input.submit {
	margin-left: 115px;
}

td.label {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align: right;
	white-space: nowrap;
}

td.data {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

td.data p {
	margin-left: 0px;
}

td.data p.last {
	margin-bottom: 0px;
}

tr.categories th {
	font: italic 12px Tahoma, Arial, Helvetica, sans-serif;
	padding: 1px 5px;
	white-space: nowrap;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 5px solid #ffffff;
	background: #efefef;
}

tr.r0 th {
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	padding: 1px 4px;
	/* white-space: nowrap; allow wrapping headers when printing */
	text-decoration: underline;
	vertical-align: bottom;
	text-align: left;
}

tr.r1 {
	background: #f9f9f9;
}

tr.r2 {
	background: #efefef;
}

tr.r1 td, tr.r2 td {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	padding: 1px 4px;
	white-space: nowrap;
}

.inactive {
	text-decoration: line-through;
	color: #999999;
}

div.date_picker {
	display: none; /* comment out this line to show by default: */
	position: absolute; /* comment out this line to prevent calendar 'floating' over page: */
	z-index: 1000;
	background: #ffffff;
	border: 1px solid #999999;
}

div[class=date_picker] {
	margin-left: 190px; /* MOSe override */
}

div.calendar {
	float: left;
	margin-left: 3px;
}

div.date_picker table, div.calendar table {
	margin: 5px;
}

div.date_picker tr.categories th, div.calendar tr.categories th {
	font-style: normal;
	font-weight: bold;
	background: transparent;
}

div.date_picker tr.r0, div.calendar tr.r0 {
	background: #efefef;
}

div.date_picker tr.r0 th, div.calendar tr.r0 th {
	padding: 1px 2px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

div.date_picker tr.r1, div.calendar tr.r1 {
	background: transparent;
}

div.date_picker tr.r1 td, div.calendar tr.r1 td {
	padding: 1px 2px;
	text-align: center;
}

div.date_picker tr.r1 td a, div.calendar tr.r1 td a {
	color: #000000;
	text-decoration: none;
}

div.date_picker tr.r1 td.today, div.date_picker tr.r1 td.today a, div.calendar tr.r1 td.today, div.calendar tr.r1 td.today a {
	color: #ee0000;
}

div.calendar tr.r1 td.ms_lesson, #legend_ms_lesson {
	color: #efefef;
	background: #3333cc;
}

div.calendar tr.r1 td.rw_lesson, #legend_rw_lesson {
	color: #efefef;
	background: #cc3333;
}

div.calendar tr.r1 td.dual_lesson, #legend_dual_lesson {
	color: #efefef;
	background: #3333cc url(../images/dualLesson.gif) left top no-repeat;
}

div.calendar tr.r1 td.ms_lesson a, div.calendar tr.r1 td.rw_lesson a, div.calendar tr.r1 td.dual_lesson a {
	color: #efefef;
	text-decoration: none;
}

div.calendar tr.r1 td.ms_appointment, #legend_ms_appointment {
	background: #9999ff;
}

div.calendar tr.r1 td.rw_appointment, #legend_rw_appointment {
	background: #ee9999;
}

div.calendar tr.r1 td.dual_appointment, #legend_dual_appointment {
	background: #9999ff url(../images/dualAppointment.gif) left top no-repeat;
}

div.calendar tr.r1 td.ms_appointment a, div.calendar tr.r1 td.rw_appointment a, div.calendar tr.r1 td.dual_appointment a {
	color: #000000;
	text-decoration: none;
}

div.calendar tr.r1 td.test_date, #legend_test_date {
	background: #ffcc00;
}

.unconfirmed, a.unconfirmed {
	color: #cc0000;
}

div.test_question {
	text-align: left;
	margin: 0px 50px;
}

#photo {
	float: left;
	margin: 0px 10px 10px 5px;
}

#most_important_chart_ever {
	border-collapse: collapse;
}

#most_important_chart_ever td {
	border: 1px solid black;
	background: #f9f9f9;
}

#most_important_chart_ever th {
	border: 1px solid black;
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
	background: #999999;
}
