@charset "UTF-8";
/* CSS Document */

body {
	background:url(/images/body-bg.png) no-repeat top center;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 22px;
}

#holder{
	width:961px;
	margin:0 auto;
}

#main {
	width:961px;
}

img{
	border: none;
}

a{
	color: #1c4c7d;
	text-decoration: none;
}

form{
	margin: 0;
	padding: 0;
}

h1{
	font-weight:normal;
	color: #336699;
	font-size: 26px;
	margin-top: 0;
	padding: 0;
}

h2{
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: normal;
}

a:hover{
	text-decoration: underline;
}

#header {
	height:150px;
	width:961px;
	position: relative;
}

#search-box {
	background:transparent url(/images/search-box-bg.gif) no-repeat scroll 0 0;
	height:18px;
	width:156px;
	position: absolute;
	top: 128px;
	right: 0;
	padding-top: 2px;
}

.input_transp {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	float:left;
	display: inline;
	font-size:10px;
	margin-left:5px;
	margin-top:1px;
}

#search-btn {
	float:right;
	display: inline;
}


.content{
	min-height: 400px;
	width: 961px;
	margin-top: 2px;
}

#splash{
	height: 282px;
	overflow: hidden;
}

.top-image{
	float: left;
	width: 480px;
	height: 282px;
}

.top-image2{
	float: left;
	width: 478px;
	height: 282px;
	margin-left: 2px;
	display: inline;
}

.toolboxes{
	float: left;
	width: 480px;
	display: inline;
}

.toolboxes li span{
	display: none;
}

.toolboxes ul{
	margin: 0;
	padding: 0;
}

.toolboxes li{
	margin: 0 0 0 2px;
	padding: 0;
	list-style: none;
	display: block;
	float: left;

	line-height: normal;
	display: inline;
	z-index: 0;
}

.toolboxes li div{
	display: block;
	height: 31px;
	width: 106px;
	position: relative;
	top: -37px;
	left: 0px;
	background: #67A772;
	color: #fff;
	padding: 3px 0 3px 12px;
}

.toolboxes li div h3{
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #fff;
}

.toolboxes li img{
	width:118px;
	height:282px
}

.toolboxes a{
	color: #fff;
}

#tb2 .toolboxes{
	width: 480px;
	margin: 0;
	height: auto;
	float: none;
}

#tb2 .toolboxes li img{
	width: 117px;
	height: 78px;
}

#tb2 .toolboxes li div{
	position: static;
	width: 335px;
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
	background: none;
	color: #7F7F7F;
}

#tb2 .toolboxes li h3{
	text-align: left;
	font-size: 16px;
	background: none;
	margin: 3px 0 0 0;
}

#tb2 .toolboxes li a{
	color: #5C5C5C;
}

#tb2 .toolboxes li h3 a{
	color: #063C86;
} 

#tb2 .toolboxes li span{
	display: block;
	color: #7D7D7D;
	font-size: 11px;
	margin: 3px 0;
}

#tb2 .toolboxes li span a{
	font-weight: bold;
}

#tb2 .toolboxes li {
	width: 472px;
	height: 78px;
	border: 1px solid #3E5DB0;
	border-left: 7px solid #435db2;
	margin: 0 0 8px 0;
	padding: 0;
	overflow: hidden;
}

#tb2 .tblink{
	float: right;
	width: 117px;
	height: 78px;
	overflow: hidden;
}

.hp-box{
	border: 1px solid #3E5DB0;
	border-left: 7px solid #435db2;
	width: 470px;
	float: left;
	display: inline;
	height: 222px;
	overflow: hidden;
	background: #F8F9FD;
	position: relative;
	z-index: 10;
}

.hp-box .more-link{
	position: absolute;
	bottom: 5px;
	left: 10px;
}

.hp-box h3{
	color: #063C86;
	text-align: left;
	font-size: 16px;
	background: none;
	margin: 5px 0 5px 10px;
}

.hp-btm{
	float: left;
	display: inline;
	width: 960px;
	margin: 0 0 20px 0;
}

.left-column{
	float: left;
	width: 480px;
}



.tabs{
	float: right;
	width: 476px;
	margin-top: 28px;
	display: inline;
	background: #425db1;
}

#tb2{
	width: 480px;
	background: #fff;
}

.tabs{

}

.tab-content{
	padding: 0 15px 15px;
	float: left;
	width: 440px;
	display: inline;
}

.cnarea{
	padding: 20px 20px 20px 0;
}

.home{
	background: url(/images/dragon.jpg) no-repeat center center;
	min-height: 100px;
}
.blank{
	width: 960px;
}

#emergency-msg{
	width: 394px;
	height: 203px;
	background:#424E73;
	color: #fff;
	overflow: auto;
	font-size: 20px;
	margin: 20px;
	padding: 20px;
	text-align: center;
}

#emergency-msg h1{
	color: #fff;
}

.downloads{
	background: url(/images/downloads-btm.gif) no-repeat bottom left;
	width: 261px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.downloads-top{
	background: url(/images/downloads-top.gif) no-repeat top left;
	width: 261px;
	padding-top: 8px;
}

.downloads-bg{
	background: url(/images/downloads-bg.gif) repeat-y bottom left;
	padding: 0 15px 15px;
}

.downloads h3{
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.downloads ul{
	margin: 0;
	padding: 0;
}

.downloads li{
	margin: 0;
	padding: 0;
	list-style: none;
}

.downloads li img{
	float: left;
	margin-right: 5px;
}

.breadcrumbs a{
	font-weight: bold;
	line-height: normal;
}

#scholarship {
	position:absolute;
	z-index:999;
	color:#5f72ac;
	left: 400px;
	top: 35px;
	width: 285px;
	padding: 15px;
	background-color:#fff;
	border:#5268b4 1px solid;
	font-weight:bold;
}

