html { overflow-y:scroll; }
html { overflow:-moz-scrollbars-vertical; }

body {
	margin:0px;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; line-height: 18px;
	color:#000000;	
}

p, ul, ol, blockquote, td {
	font-size: 12px; line-height: 18px;
	margin-top:0px;
	padding-top:0px;
}

p img {
	float:right;
	margin:0px 0px 0px 20px;
}


ul, li {
	list-style:square;
}

img {
	border:0px;
}

a {
	color:#000000;
}

a:hover {
	color:#E39313;
}


h1 {
	margin:40px 0px 0px 0px;
	padding:0px;
	height:36px;
	font-size:14px; line-height:18px;
	color:#000000;
}

h2 {
	margin:10px 0px 0px 0px;
	font-size: 14px; line-height: 18px;
	color:#000000;	
}

h3 {
	margin:15px 0px 0px 0px;
	font-size: 13px; line-height: 18px;
	color:#00482A;	
}

h4 {
	margin:5px 0px 0px 0px;
	font-size: 12px; line-height: 18px;
	font-weight:bold;
	font-style:italic;
	color:#000000;	
}

h5 {
	margin:0px;
	font-size: 12px; line-height: 18px;
	color:#000000;
}

h6 {
	margin:10px 0px 0px 0px;
	font-size: 12px; line-height: 18px;
	color:#FF4B00;
}

#outer {
	background:#FFFFFF;
}

#container {
	position:relative;
	width:650px; 
	margin-left:auto; margin-right:auto;
	padding:0px;
	text-align:left;
	background:url(/pix/layout/logo-print.gif) no-repeat;
	background-position: right top;
}



#session {
	display:none;
}

#printer {
	display:none;
}

#masternav {
	display:none;
}

#coordinatornav {
	display:none;
}

#mentornav {
	display:none;
}

#footer {
	font-size:10px; line-height:15px;
}
