/***** Presets *****/
body, td, tr, th, p {
	font-family: Verdana;
}
body {
	text-align: center;
	font-size: 0.75em;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 0px;
}
div, img, p, form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
th  {
	font-size: 1.2em;
}
hr {
	border: 0;
	width: 100%;
	text-align: center;
	margin: 6px auto;
	padding: 0;
	color: #d7e0f7;
	background-color: #d7e0f7;
	height: 1px;
	clear: both;
}
p, .indent {
	padding: 0px 10px;
}
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Veranda;
	margin: 4px 0px;
}
label {
	display: block;
	width: 165px;
	height: 16px;
	clear: left;
	float: left;
	text-align: right;
	padding: 3px 2px;
	margin: 2px;
}
input , select{
	margin: 2px;
}
small, .small {
	font-size: 0.8em;
}
.center {
	text-align: center;
}
.floatRight {
	float: right;
}
.noLink {
	cursor: pointer;
}
select {
	min-width: 143px;
}
/***** Links *****/
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
/***** Layout *****/
.container {
	background: #c9d2f2;
	border: 2px solid #8194d1;
	margin: 0px auto;
	width: 960px !important;
	padding: 8px;
	padding-top: 0px;
	border-top: 0px;
	margin-top: 0px;
}
.noScript {
	position: absolute;
	top: 150px;
	width: 936px !important;
	padding: 10px;
	text-align: center;
	border: 2px solid #8194d1;
	background-color: #fff1cc;
	font-size: 1.5em;
	color: #ff0000;
	margin-bottom: 8px;
}
.banner {
	background: #c9d2f2 url('/images/topMenu.gif') no-repeat top center;
	height: 50px;
	margin-bottom: 8px;
	padding-top: 92px;
	padding-left: 240px;
	overflow: hidden;
}
.topMenu {
	height: 50px;
	text-align: center;
	line-height: 25px;
}
.mainBox {
	background: #FFFFFF;
	border: 2px solid #8194d1;
	padding: 0px;
	text-align: justify;
	overflow: hidden;
}
.mainBody {
	float: left;
	width: 683px;
	min-height: 209px;
	margin: 8px;
	text-align: justify;
}
.sideMenu {
	background: #c9d2f2;
	font-size: 1.1em;
	text-align: left;
	width: 206px;
	margin: 0px 0px 42px 35px;
	padding: 8px;
}
.sideMenu2 {
	background: #e7ebf7 url('/images/loginBox.gif') no-repeat bottom right;
	width: 257px;
	overflow: hidden;
	float: left;
}
.loginBox{
	background: #FFFFFF url('/images/loginBox.gif') no-repeat top right;
	font-size: 1.1em;
	float: left;
	text-align: left;
	width: 206px;
	height: 159px;
	padding: 8px 8px 42px 43px;
}
.loginBox input {
	font-size: 0.8em;
	font-family: Verdana;
}
.loginBox label {
	width: 65px;
	height: 14px;
	margin: 2px;
	padding: 1px 0px;
}
.list0 {
	background-color: #e7ebf7;
}
.list1 {
	background-color: #d7e0f7;
}
.list1:hover, .list0:hover{
	background-color: #fff1cc;
	cursor: default;
}
/***** Register *****/
.label {
	width: 165px;
	height: 16px;
	text-align: right;
	padding: 3px 2px;
	margin: 2px;
}
.radio {
	height: 16px;
	padding: 3px 2px;
	margin: 2px;
	float: left;
	min-width: 475px;
}
.red {
	color: #FF0000;
}
#subjects, #subjectChoices {
	min-width: 300px;
}
#invalidUsername {
	margin-left: 3px;
}
#step2, #step3 {
	display: none;
}
.stepBar1, .stepBar2, .stepBar3 {
	display: block;
	float: left;
	margin-bottom: 10px;
}
.stepBar1  {
	width: 196px;
	height: 50px;
	background: url('/images/step1.gif') 0 0 no-repeat;
	background-position: 0 -50px;
}
.stepBar2 {
	width: 260px;
	height: 50px;
	background: url('/images/step2.gif') 0 0 no-repeat;
}
.stepBar3 {
	width: 226px;
	height: 50px;
	background: url('/images/step3.gif') 0 0 no-repeat;
}
/***** Tutor Profile *****/
.rowHeader {
	text-align: right;
	width: 175px;
	font-weight: bold;
}
.gradeTutor {
	width: 100px;
	clear: right;
	float: right;
	text-align: center;
	font-size: 0.9em
}
.smallaplus {
	float: left;
	width: 24px;
	height: 20px;
	background: url('/images/grades/smallaplus.gif') 0 0 no-repeat;
}
.smallaplus:hover {
	background: url('/images/grades/smallaplus.gif') 0 0 no-repeat;
	background-position: 0 -20px;
}
.smalla {
	float: left;
	width: 19px;
	height: 20px;
	background: url('/images/grades/smalla.gif') 0 0 no-repeat;
}
.smalla:hover {
	background: url('/images/grades/smalla.gif') 0 -20px no-repeat;
}
.smallbplus {
	float: left;
	width: 24px;
	height: 20px;
	background: url('/images/grades/smallbplus.gif') 0 0 no-repeat;
}
.smallbplus:hover {
	background: url('/images/grades/smallbplus.gif') 0 0 no-repeat;
	background-position: 0 -20px;
}
.smallb {
	float: left;
	width: 19px;
	height: 20px;
	background: url('/images/grades/smallb.gif') 0 0 no-repeat;
}
.smallb:hover {
	background: url('/images/grades/smallb.gif') 0 -20px no-repeat;
}
.smallcplus {
	float: left;
	width: 24px;
	height: 20px;
	background: url('/images/grades/smallcplus.gif') 0 0 no-repeat;
}
.smallcplus:hover {
	background: url('/images/grades/smallcplus.gif') 0 0 no-repeat;
	background-position: 0 -20px;
}
.smallc {
	float: left;
	width: 19px;
	height: 20px;
	background: url('/images/grades/smallc.gif') 0 0 no-repeat;
}
.smallc:hover {
	background: url('/images/grades/smallc.gif') 0 -20px no-repeat;
}
.smalldplus {
	float: left;
	width: 24px;
	height: 20px;
	background: url('/images/grades/smalldplus.gif') 0 0 no-repeat;
}
.smalldplus:hover {
	background: url('/images/grades/smalldplus.gif') 0 0 no-repeat;
	background-position: 0 -20px;
}
.smalld {
	float: left;
	width: 19px;
	height: 20px;
	background: url('/images/grades/smalld.gif') 0 0 no-repeat;
}
.smalld:hover {
	background: url('/images/grades/smalld.gif') 0 -20px no-repeat;
}
.smallf {
	float: left;
	width: 19px;
	height: 20px;
	background: url('/images/grades/smallf.gif') 0 0 no-repeat;
}
.smallf:hover {
	background: url('/images/grades/smallf.gif') 0 -20px no-repeat;
}
#bookmark {
	font-size: 0.8em;
	color: #0000FF;
}
/***** Feedback *****/
.commentHeader {
	background-color: #d7e0f7;
	padding: 4px;
}
.commentBody {
	background-color: #e7ebf7;
	padding: 4px;
}
/***** Student Profile *****/
.lookingFor {
	padding: 4px;
}
/***** FAQ *****/
.question {
	background-color: #d7e0f7;
	/*order-bottom: 1px solid #8194d1;*/
	padding: 4px;
}
.answer {
	background-color: #e7ebf7;
	padding: 4px;
	display:none;
	overflow:hidden;
}
.answer:hover {
	background-color: #fff1cc;
	cursor: default;
}