html {
	margin:	0;
	padding: 0;
	width: 100%;
	height: 100%; 
	overflow: hidden; 
}

body 
{
	width: 100%;
	height: 100%; 
	margin:	0;
	padding: 0;
	overflow: hidden; 
	text-align: center;
	font-family: Trebuchet MS, arial, verdana, helvetica;
	font-size: 12px;
	background-color: #8a8484;
	color: #902221;
}

form {
	margin: 0px;
}

div#main 
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; 
	overflow: auto; 
}

div#page {
	width: 780px;
	margin: 0 auto;
	text-align: left;
}

div#s_page {
	width: 580px;		
	margin: 0 auto;
	text-align: left;
}


div#logo {
	height: 46px;
	padding-left: 72px;
	padding-top: 19px;
}

div#s_logo {
	height: 46px;
	padding-left: 52px;
	padding-top: 19px;
}

div#logonav 
{
	float: right;
	padding-top: 24px; 
	padding-right: 38px;
	color:#ffffff; 
}

div#s_logonav 
{
	float: right;
	padding-top: 28px; 
	padding-right: 26px;
	color:#ffffff; 
}


#logonav a {
	color: #ffffff;
	text-decoration: none;
}

#logonav a:hover {
	text-decoration: underline;
}

#s_logonav a {
	color: #ffffff;
	text-decoration: none;
}

#s_logonav a:hover {
	text-decoration: underline;
}

#nav a {
	color: #902221;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

.comment a 
{
	color: #902221;
}

.comment2 a 
{
	color: #902221;
}

.s_errordiv a {
	color: #902221;
}


div#topgrad_l {
	float: left;
	width: 26px;
	height: 38px;
	background-image:  url(../images/topgrad_l.gif);
	background-repeat: no-repeat;
}

div#topgrad_c {
	float: left;
	height: 24px;
	width: 705px;
	background-image:  url(../images/topgrad_c.gif);
	background-repeat: repeat-x;
	padding-top: 14px;
	padding-left: 23px;
}

div#s_topgrad_c {
	float: left;
	height: 24px;
	width: 505px;
	background-image:  url(../images/topgrad_c.gif);
	background-repeat: repeat-x;
	padding-top: 14px;
	padding-left: 23px;
}

div#topgrad_r {
	float: right;
	width: 26px;
	height: 38px;
	background-image:  url(../images/topgrad_r.gif);
	background-repeat: no-repeat;
}

div#container 
{
	margin: 0px;
	padding: 0px;
}

div#leftgrad {
	float: left;
	width: 11px;
	height: 100%;
	background-image:  url(../images/leftgrad.gif);
	background-repeat: repeat-y;
}

div#center {
	float: left;
	width: 758px;
	background-color: #fbf4ea;
	background-image:  url(../images/centergrad.jpg);
	background-repeat: repeat-x;
}

div#s_center {
	float: left;
	width: 558px;
	background-color: #fbf4ea;
	background-image:  url(../images/centergrad.jpg);
	background-repeat: repeat-x;
}

div#rightgrad {
	float: right;
	width: 11px;
	height: 100%;
	background-image:  url(../images/rightgrad.gif);
	background-repeat: repeat-y;
}

div#botgrad_l {
	float: left;
	width: 26px;
	height: 25px;
	background-image:  url(../images/botgrad_l.gif);
	background-repeat: no-repeat;
}

div#botgrad_c {
	float: left;
	height: 25px;
	width: 728px;
	background-image:  url(../images/botgrad_c.gif);
	background-repeat: repeat-x;
}

div#s_botgrad_c {
	float: left;
	height: 25px;
	width: 528px;
	background-image:  url(../images/botgrad_c.gif);
	background-repeat: repeat-x;
}

div#botgrad_r {
	float: right;
	width: 26px;
	height: 25px;
	background-image:  url(../images/botgrad_r.gif);
	background-repeat: no-repeat;
}

div#botgrad_r_w {
	float: right;
	width: 26px;
	height: 25px;
	background-image:  url(../images/botgrad_r_w.gif);
	background-repeat: no-repeat;
}

div#content {
	float: left;
	width: 543px;
	height: 100%;
	padding-left: 15px;
}

div#nonav_content {
	padding: 0px 15px;
}

div#topcontent {
	height: 15px;
}

div#footcontent 
{
	float: left;
	clear: both;
	width: 543px;
	padding-top: 70px;
}

div#nonav_footcontent
{
	padding-top: 70px;
}

div#buttonbar 
{
	float: left;
	clear: both;
	height: 28px;
	width: 506px;
	padding-left: 20px;
	background-image:  url(../images/s_line.gif);
	background-repeat: repeat-x;
	background-position: 0px 4px;
}

div#nonav_buttonbar 
{
	height: 28px;
	padding: 0px 20px;
	background-image:  url(../images/s_line.gif);
	background-repeat: repeat-x;
	background-position: 0px 4px;
}

div#nav {
	float: right;
	width: 175px;
	height: 100%;
	background-color: #ffffff;
	background-image:  url(../images/navgrad.jpg);
	background-repeat: repeat-x;
	padding-left: 25px
}

div#titlenav {
	margin-top: 15px;
	font-weight: bold;
}

div#botnav {
	float: right;
	width: 185px;
	height: 25px;
	background-image:  url(../images/botnavgrad.gif);
	background-repeat: repeat-x;
}

#navcurrent {
	padding-left: 12px;
	background-image:  url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: -12px;
	text-decoration: underline;
}

.navon {
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.navoff {
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #e99002;
}

.submitbtn 
{
	cursor: pointer;
	border: 0px;
}

.firstsection 
{
	clear: both;
	height: 18px;
	width: 506px;
	padding-left: 20px;
	background-image:  url(../images/s_line.gif);
	background-repeat: repeat-x;
}

.nonav_firstsection 
{
	height: 18px;
	padding: 0px 20px;
	background-image:  url(../images/s_line.gif);
	background-repeat: repeat-x;
}

.section 
{
	clear: both;
	height: 18px;
	width: 506px;
	padding-left: 20px;
	padding-top: 25px;
	background-image:  url(../images/s_line.gif);
	background-repeat: repeat-x;
	background-position: 0px 25px;
}

.s_section 
{
	clear: both;
	height: 18px;
	width: 506px;
	padding-left: 20px;
	padding-top: 25px;
	background-image:  url(../images/s_line.gif);
	background-repeat: repeat-x;
	background-position: 0px 25px;
}


.dotsep 
{
	float: left;
	clear: both;
	width: 470px;
	height: 8px;
	overflow: hidden;
	background-image: url(../images/dotsep.gif);
	background-repeat: repeat-x;
}


.contentrow 
{
	width: 500px;
	padding-left: 30px;
	clear: both;
}

.s_contentrow 
{
	width: 495px;
	padding-left: 30px;
	clear: both;
}

.nonav_contentrow 
{
	width: 660px;
	padding: 10px 30px 0px 30px;
	clear: both;
}

.fielddiv {
	float: left;
	padding: 18px 10px 0px 0px;
	white-space: nowrap;
}

.coursediv {
	float: left;
	width: 400px;
	padding: 18px 10px 0px 0px;
}

.reqdiv {
	float: left;
	clear: both;
	width: 460px;
	background-color: #fafecc;
	border: solid 1px;
	color: #000000;
	margin: 5px 0px;
	padding: 5px;
	font-weight: normal;
}

.commentdiv {
	float: left;
	clear: left;
	width: 470px;
	padding: 18px 10px 0px 0px;
}


.errordiv 
{
	float: left;
	width: 470px;
	color: #ff0000;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px;
}

.s_errordiv 
{
	float: left;
	width: 450px;
	color: #333333;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px;
	border: solid 1px #902221;
}

.label {
	font-size: 11px;
}

.field 
{
	border: 1px solid #c8b391;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 3px;
}

.comment {
	color: #666666;
	font-size: 11px;
}

.comment2 {
	color: #333333;
	font-size: 11px;
}

.text 
{
	color: #666666;
	font-size: 12px;
}

.notice 
{
	color: #902221;
	font-size: 12px;
	font-weight: bold;
}

.errorTitle 
{
	font-weight: bold;
	font-size: 14px;
	margin: 20px 20px 0px 20px;
}

.errorText 
{
	font-weight: normal;
	color: #ff0000;
	font-size: 12px;
	margin: 20px 20px 20px 20px;
}

.title 
{
	color: #902221;
	font-weight: bold;
	font-size: 14px;
}

.tabledata 
{
	border-collapse: collapse;
}

.tabledata th 
{
	font-size: 12px;	
	color: #902221;
	font-weight: normal;
	padding: 3px;
	border-bottom: 1px solid #902221;
	
}

.tabledata td 
{
	font-size: 11px;	
	color: #333333;
	font-weight: normal;
	padding: 15px 7px;
	border-bottom: 1px solid #902221;
}

.support
{
	float: left;
	padding-left: 40px;
	padding-bottom: 40px;
	color: #ffffff;
	font-size: 11px;
}

.support a 
{
	color: #ffffff;
	text-decoration: underline;
}

.support a:hover {
	text-decoration: underline;
}
