body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	color: #000;
}
a{
	color: #2B6DAF;
}
a:visited{color:#003366;}
a:hover {
	text-decoration: none;
	color:#000033;
}
h1{
	font-size: 14pt;
	color:#000033;
	margin-bottom: 15px;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	padding: 10px 0px 10px 0px;
}
h1 a{ text-decoration:none; }
h2{
	font-size: 12pt;
	color:#000;
	margin-bottom: 15px;
}
h3{
	font-size: 11pt;
	color: #000;
	font-weight:bold;
	margin-bottom: 15px;
}
h4{
	font-size: 10pt;
	color: #000;
	font-weight:bold;
	margin-bottom: 15px;
}
p{
	font-size: 10pt;
	margin-bottom: 15px;
	line-height: 1.8em;
}
p.small{font-size: 8pt;}
ul{
	font-size: 10pt;
	line-height: 1.4em;
	margin-left: 20px;
	margin-bottom: 15px;
}
ol{
	font-size: 10pt;
	line-height: 1.4em;
	margin-left: 30px;
	margin-bottom: 15px;
	margin-top: 10px;
}
ol li{ margin-bottom: 10px;margin-left: 15px;}
.floatright{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	position: relative;
}
.floatleft{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
}
#footer li a{ color: #666666; text-decoration: none; }
#footer li a:hover{color: #000; text-decoration:underline; }
#eskycourses{ display: none; }
#left{ display: none; }
#right{ display: none;}
#footer{ display: none; }
#login{ display: none; }

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
#accountinfo{ display: none; }
.pad{ padding: 0px; }
#header{
	height: 20px;;
	margin-bottom: 20px;
}