/* Global  ------------------------------------------------------------------ */

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	/* color: #2F3840; */
	color: #000000;
}

a:link {
	color: #545432;
	text-decoration: underline;
}
a:active {
	color: #545432;
	text-decoration: underline;
}
a:visited {
	color: #545432;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: url(images/bullet_circle.gif);
	margin-right: 12px;
	margin-top: 4px;
	list-style-position: outside;
}


/* Scroll Bar  --------------------------------------------------------------- */

BODY {
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #cccccc;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}


/* Tables  ------------------------------------------------------------------ */

.mainTable {
	background-image:url(images/bgrd_main.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	background-color: #ffffff;
	}
	
	.mainContent {
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;
	padding-top:11px;
}
	
/* Forms  ------------------------------------------------------------------ */

.formText {
	font-size: 8.4pt;
	color: #37383A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.formField {
	background-color: #FCFCFC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	width:150px;
}
.formButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	background-color: #F4F4F4;
	padding: 2px;
	border: 1px solid #cccccc;
}




/* Buttons  ------------------------------------------------------------------ */

a.disclaimerLinks:link {
	color: #585737;
	text-decoration: underline;
	font-size: 7pt;
}
a.disclaimerLinks:active {
	color: #585737;
	text-decoration: underline;
	font-size: 7pt;
}
a.disclaimerLinks:visited {
	color: #585737;
	text-decoration: underline;
	font-size: 7pt;
}
a.disclaimerLinks:hover {
	color: #0000ff;
	text-decoration: underline;
	font-size: 7pt;
}

a.contactLinks:link {
	color: #585737;
	text-decoration: none;
	font-size: 7.7pt;
}
a.contactLinks:active {
	color: #585737;
	text-decoration: none;
	font-size: 7.7pt;
}
a.contactLinks:visited {
	color: #585737;
	text-decoration: none;
	font-size: 7.7pt;
}
a.contactLinks:hover {
	color: #585737;
	text-decoration: underline;
	font-size: 7.7pt;
}

a.teacherLinks:link {
	color: #000000;
	text-decoration: underline;
}
a.teacherLinks:active {
	color: #000000;
	text-decoration: underline;
}
a.teacherLinks:visited {
	color: #000000;
	text-decoration: underline;
}
a.teacherLinks:hover {
	color: #0000ff;
	text-decoration: underline;
}


/* Text  ------------------------------------------------------------------ */

.pageTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-weight: bolder;
	font-size: 13pt;
	color: #545432;
}
.teacherArea {
	font-size: 8.5pt;
	font-weight: normal;
	color: #000000;
	padding-bottom:18px;
	padding-left:6px;
}

.contactIndex {
	font-size: 7.7pt;
	font-weight: normal;
	color: #585737;
	font-weight: bold;
	padding-bottom:8px;
	padding-left:6px;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-size: 7pt;
	color: #585737;
}




/* Borders  ------------------------------------------------------------------ */


.borderLeftRight {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
.borderTopLeft {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
}
.borderTopRight {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}

.borderRightBot {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.borderLeftBot {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.borderTopBot {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.borderAll {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.borderLeftRightBot {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

.borderBot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.borderRt {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
}
.borderRtDashed {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #A6BFBE;
}
.borderBotDashed {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}