body {
	margin: 0px;
	padding: 0px;
	background-color: #D8D8DA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #525252;
	line-height:13pt;
}
#topbar {
	position:absolute;
	width:1000px;
	height:18px;
	left:0px;
	top:0px;
	z-index:1;
	background-color:#0EB7FC;
}
#logo {
	position:absolute;
	width:1000px;
	height:80px;
	left:0px;
	top:18px;
	z-index:2;
}
#menu {
	position:absolute;
	left:0px;
	top:98px;
	width:200px;
	z-index:3;
	overflow: visible;
}
#search {
	position:absolute;
	left:200px;
	top:98px;
	width:400px;
	height:63px;
	background:url(../images/search_bg.gif);
	z-index:8;
	padding-left: 33px;
	padding-top: 10px;
}
textarea, select, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #014B6B;
	border: 1px solid #FF6600;
	margin-bottom:5px;
}
table,tr,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
#menu_top {
	position:relative;
	width:200px;
	height:15px;
	z-index:5;
	background:url(../images/menu_top.gif);
}
#menu_content {
	position:relative;
	width:175px;
	z-index:6;
	overflow: visible;
	background:url(../images/menu_fill.gif);
	padding-left: 15px;
	padding-right: 10px;
}
#menu_bottom {
	position:relative;
	width:200px;
	height:16px;
	z-index:7;
	background:url(../images/menu_bottom.gif);
}
#content {
	position:absolute;
	width:433px;
	z-index:4;
	overflow:visible;
	left: 200px;
	top: 171px;
}
#content_title {
	position:relative;
	width:413px;
	height:30px;
	z-index:9;
	background:url(../images/content_title.gif);
	padding-left:20px;
	padding-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bolder;
	color: #FFFFFF;
}
#content_top {
	position:relative;
	width:433px;
	height:14px;
	z-index:9;
	background:url(../images/content_top.gif);
}
#content_fill {
	position:relative;
	width:410px;
	z-index:10;
	padding-left:13px;
	padding-right:10px;
	overflow: visible;
	background-image: url(../images/content_fill.gif);
	padding-top: 5px;
}
#content_bottom {
	position:relative;
	width:433px;
	height:16px;
	z-index:11;
	background-image: url(../images/content_bottom.gif);
}
#adv {
	position:absolute;
	width:367px;
	z-index:12;
	overflow: visible;
	left:633px;
	top:260px;
}
#student {
	position:absolute;
	left:633px;
	top:98px;
	width:367px;
	height:162px;
	z-index:13;
	background-image: url(../images/students.gif);
}
#adv_top {
	position:relative;
	width:367px;
	height:11px;
	z-index:14;
	background-image: url(../images/adv_top.gif);
}
#adv_fill {
	position:relative;
	width:342px;
	z-index:15;
	background-image: url(../images/adv_fill.gif);
	overflow: visible;
	padding-right: 15px;
	padding-left: 10px;
}
#adv_bottom {
	position:relative;
	width:367px;
	height:16px;
	z-index:16;
	background-image: url(../images/adv_bottom.gif);
}
#footer1 {
	position:relative;
	width:800px;
	height:41px;
	padding-top:10px;
	z-index:20;
	text-align:center;
}
#footer2 {
	position:relative;
	width:433px;
	height:41px;
	padding-top:10px;
	z-index:20;
	text-align:center;
}
#clear {
	height: 41px;
	clear:both;
} 
#filler
{
	position:fixed;
	left:1000px;
	top:0px;
	width:24px;
	height:100%;
	background-color: #4A4B4D;
}.msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	line-height: 15px;
}
a.pagelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #009DD9;
	text-decoration:none;
}
a.pagelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #009DD9;
	text-decoration: underline;
}
a.titlelink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #00A4E1;
	text-decoration:none;
	font-weight: bolder;
}
a.titlelink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #00A4E1;
	text-decoration:underline;
	font-weight: bolder;
}
a.upagelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #009DD9;
	text-decoration:underline;
}
a.Wpagelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#F0FBFF;
	text-decoration:none;
}
a.Wpagelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #F0FBFF;
	text-decoration: underline;
}
.TextTitle {
	height:20px;
	background:url(../images/title.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bolder;
	color: #FFFFFF;
	margin-bottom:5px;
}
.TextSmallTitle {
	height:20px;
	background:url(../images/title.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	/*margin-bottom:3px;*/
}
.NormalTitle {
	height:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #333333;
	border-bottom:thin solid #0083AE;
	margin-bottom:5px;
}
.comment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.commentFooter {
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	border-bottom:thin solid #CCCCCC;
	background-color:#EEEEEE;
}

#studentSmall {
	position:absolute;
	left:633px;
	top:98px;
	width:367px;
	height:75px;
	z-index:13;
	background-image: url(../images/studentssmall.gif);
}
#container
{
	position:absolute;
	width:1000px;
	left:0px;
	height:98px;
	overflow:visible;
}
#content_large {
	position:absolute;
	width:800px;
	z-index:4;
	overflow:visible;
	left: 200px;
	top: 171px;
}
#content_large_title {
	position:relative;
	width:800px;
	height:30px;
	z-index:9;
	background:url(../images/content_large_title.gif);
	padding-left:20px;
	padding-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bolder;
	color: #FFFFFF;
}
#content_large_top {
	position:relative;
	width:800px;
	height:14px;
	z-index:9;
	background:url(../images/content_large_top.gif);
}
#content_large_fill {
	position:relative;
	width:773px;
	z-index:10;
	padding-left:13px;
	padding-right:10px;
	overflow: visible;
	background-image: url(../images/content_large_fill.gif);
	padding-top: 5px;
}
#content_large_bottom {
	position:relative;
	width:800px;
	height:16px;
	z-index:11;
	background-image: url(../images/content_large_bottom.gif);
}
.errmsg {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #AB4405;
	text-decoration:none;
}
