body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
h1, p, form{
	margin:0 10px 10px 10px;
	padding:0px;
}

a {font-family: Arial; font-size: 12px; color: #134861; text-decoration:underline;}
a:hover {font-family: Arial; font-size: 12px; color: #465100; text-decoration:underline;}

img{
	border:none;
}
#clr{
	clear:both;
}
#container{
	width:800px;
	margin:0px auto;
	background-image:url(/images/bg-border.gif);
	background-repeat:repeat-y;
	background-position:top;
}
#containerTwo{
	width:778px;
	margin:0px auto;
}
#headBanner{
	width:778px;
	height:280px;
	float:left;
}
#navigation{
	width:778px;
	height:27px;
	float:left;
	background-image:url(/images/navi-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#navigation ul, h5{
	margin:0px;
	padding:0px;
}
#navigation ul li, h5{
	float:left;
	display:block;
	list-style-type:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	padding:0px 7px;
	line-height:27px;
	vertical-align:bottom;

 }
#navigation ul li a{
	color:#ffffff;
	text-decoration:none;
}
#navigation ul li a:hover{
	color:#000000;
	text-decoration:none;
}
.naviSep{
	margin:0px 10px 0px 7px;
}
#bodyPannel{
	width:778px;
	float:left;
	margin:10px 0px;
}
#leftPannel{
	width:225px;
	float:left;
	background-color:none;
}
.heading{
	font-size:20px;
	font-weight:bold;
	color: #134861;
	padding-bottom:10px;
}

#rightBodyPannel{
	width:552px;
	float:right;
	border-left:1px dashed #134861;
}

.welcomeHeading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #134861;
}

.bold-green {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #465100;
}

#students{
	float:right;
	margin-right:3px;
}

#bottomPannel{
	width:778px;
	height:60px;
	float:left;
	background-image:url(/images/bottom-navi-bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
.bottomNavi{
	color:#FFFFFF;
	text-decoration:none;
	padding:5px 0px;
}
.bottomNavi a{
	color:#FFFFFF;
	text-decoration:none;
}
.bottomNavi a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.copyright{
	color:#000000;
}

.sitemap li {line-height:30px; list-style:none;}


#order-btn {
	width:474px;
	height:43px;
	background-image:url(/images/order-btn2.png);
	background-repeat: no-repeat;
	margin-left: 36px;}

.order-btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #0066FF;
	padding-top: 10px;
	text-align:center;
}
		.order-btn a {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight:bold;
			color: #0066FF;
			text-decoration: underline;
			padding-top: 10px;
		}
		.order-btn a:hover {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight:bold;
			color: #465100;
			text-decoration:underline;
			padding-top: 10px;
		}

div.ee_corner {
	border:0 solid #49606F;
	z-index:10;
	bottom:0;
	margin:0 0 0px;
	padding:0;
	position:fixed;
	left:0;
	_position: absolute;
	_top:expression(
    parseInt(document.documentElement.scrollTop + document.documentElement.clientHeight - this.offsetHeight, 10) + "px");
}

div.ee_corner div.ee_close {
	border:0;
	position:absolute;
	top:55px;
	left:80px;
}
