html,head,body,form,ul,li,h1,h2,h3,h4,h5,h6{padding:0px;margin:0px;}
body{font-family:arial;background:#fff;}
ul{list-style-type:none;}
a{text-decoration:none;color:#21355D;cursor:pointer;}
a:hover{text-decoration:underline !important;}
.left{float:left;}
.right{float:right;}
.bold{font-weight:bold;}
.noborder{border:none !important;}
.nomargin{margin:0 !important;}
.show{display:block !important;}
div#wrapper{margin:0 auto;}
img{border-style:none;}
textarea{font-family:arial; font-size:12px;}

div#header_wrapper{
	width:100%;
	background:url(../images_home/headerbg.png);
}

div#header{
	width:1000px;
	margin:0 auto;
	color:#fff;
}

div#header a{
/*	color:#143376; */
	text-decoration:none;
}

div#header div#top{
	height:75px;
	line-height:39px;
	border-bottom:1px solid #030f2a;
}

div#header div#logo{
	float:left;
	width:366px;
	height:75px;
	text-indent:-9999px;
	background:url(../images_home/logo.png) no-repeat;
	cursor:pointer;
}

div#header div#search{
	float:right;
	width:225px;
	height:23px;
	margin:43px 4px 0 0;
	background:#051c5b url(../images_home/search.png) no-repeat;
	padding:4px 0 0 33px;
}

div#header div#search input{
	float:left;
	width:186px;
	border:0px;
	margin-right:4px;
	height:16px;
}

div#header div#search div{
	float:left;
	width:18px;
	height:17px;
	line-height:16px;
	border:1px solid #fff;
	margin-top:1px;
	text-align:center;
	cursor:pointer;
}

div#header div#search div.current{
	border:1px solid #88a0d7;
	background:#f6f9fe;
}

div#header div#middle{
	height:34px;
	padding:0 6px 0 4px;
	font-size:11px;
	color:#143376;
}

div#header div#middle div{
	float:left;
	padding:8px 10px;
	height:18px;
	cursor:pointer;
	border-left:1px solid #fff;
	border-right:1px solid #67788a;
}

div#header div#middle div#left{
	padding:0;
	height:34px;
	border-left:none;
}
div#header div#middle div#right{
	padding:0;
	height:34px;
	border-right:none;
}

div#header div#middle div:hover{
	background:url(../images_home/navhover.png) !important;
}

div#header div#middle li{
	float:left;
	line-height: 34px;
}

div#header div#middle ul.right a{
	height: 11px;
	padding:0 4px 0 5px;
	border-right:1px solid #143376;
}

div#header div#bottom{
	height:23px;
	line-height:24px;
	border-top:1px solid #c3c3c3;
	border-bottom:1px solid #151515;
	font-weight:bold;
	font-size:13px;
}

div#header div#bottom li{
	float: left;
	width:88px;
	height:24px;
	text-align:center;
	margin-left: 8px;
}

div#header div#bottom li a{
	color:#fff;
}

div#header div#bottom li.current{
	background:url(../images_home/coursebubble.png);
}

div#error{
	float:left;
	margin:0 auto;
	margin-left:79px;
	width:600px;
	text-align:center;
	font-weight:bold;
	font-size:13px;
}

div#error p{
	float:left;
	width:570px;
	padding:15px;
	margin:10px 0 0 0;
	border:1px solid #fff000;
	background:#fffeed;
	color:#545454;
}

div#content{
	width:1000px;
	margin:0 auto;
}
	
div#content_left{
	float:left;
	width:778px;
	padding-left:12px;
	padding-bottom:80px;
}

div#footer{
	position:fixed;
	bottom:0;
	width:100%;
	height:43px;
}
	
div#footer div#top{
	width:100%;
	height:22px;
	background:#fff;
}

div#footer div#top div{
	width:930px;
	height:14px;
	padding:4px 35px 4px 35px;
	margin:0 auto;
	font-size:10px;
	color:#a2a2a2;
}

div#footer div#top div p{
	float:left;
	margin:0;
	padding:0;	
}

div#footer div#top div a{
	float:right;
	margin-left:14px;
	color:#a2a2a2;
	text-decoration:none;
}

div#footer div#top div a:hover{
	text-decoration:underline;
}

div#footer div#bottom{
	width:100%;
	height:20px;
	border-top:1px solid #666;
	background:#cccccc;
}

h1{
	float:left;
	width:778px;
	color:#545c64;
	font-size:24px;
	margin:21px 0 2px 0;
}

h2{
	float:left;
	color:#8993a1;
	font-size:14px;
	margin:1px 0 22px 1px;
}

.tn{
	width:60px;
	height:60px;
	line-height:57px;
	padding-bottom:5px;
	text-align:center;
	background:url(../images_home/tnshadow.png) bottom no-repeat;
}

.tn img{
	vertical-align:middle;
}

div#noresults{
	float:left;
	width:100%;
	margin-top:65px;
	color:#555c65;
	text-align:center;
	font-size:15px;
	font-weight:bold;
}

.clear_on_focus{
	color:#666;
	font-style:italic;
	font-size:12px;
}

