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


/*Base unit Settings*/


#schoolpbase {
	width:760px;
	margin:0 auto;
	text-align:left;
}

.schoolresults {
	font-size:135%;
	color:#1e337b;
	font-weight:bold;
	margin:5px 0;
}

.schoolPointTxt {
	color:#000000;
	font-size:105%;
}

.schoolfinding {
	font-size:135%;
	color:#8673c6;
	font-weight:bold;
	margin:5px 0;
}

.schoolresultssub {
	font-size:100%;
	color:#1e337b;
	font-weight:bold;
	text-align:right;
	margin-right:0px;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.schoolTxtbold {
	background-image:url(../img/case01.gif);
	background-repeat:no-repeat;
	font-size:123%;
	color:#000000;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:3px;
	padding-left: 88px;
	margin-bottom:5px;
}


/*------------end------------*/


/*SubTitle Settings*/
#schoolSubtitle {
	margin:0 auto;
	margin-left:100px;
	text-align:left;
	width:760px;
}

#schoolSubtitle p{
	line-height:1.6;
}


#process {
	width:751px;
	margin:0 auto;
}

/*------------end------------*/



/*Knowhow Waco unit Settings*/
.schoollink {
	text-align:right;
	margin-right:0px;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 0;
}	
/*------------end------------*/

/*Production results unit Settings*/
#schoolProductionresults {
	text-align:center;
	margin-left:0px;
}


.schooltable {
	clear:both;
	border-color:#afafaf;
}

.schooltablemargin {
	padding:10px 0 10px 10px;
}

#schoolProductionresults {
	text-align:left;
}

#schoolProductionresults div {
	margin:10px 0 2px 0;
}

#schoolProductionresults p {
	margin-left:4px;
}
/*end*/


/*Top Btn Settings*/
.topbtnbg {
	margin:0;
	width:65x;
	height:13px;
	background:url(../img/pagetop.gif);
	background-repeat:no-repeat;
	overflow:hidden;	
}	

ul.topbtn{
	padding:0;
	margin:0;
	list-style:none;
	width:65px;
}

ul.topbtn li{
	text-indent:9999px;
	margin:0;
	padding:0;
	display:block;
	list-style:none;
	float:left;
	width:65px;
	height:13px;
	overflow:hidden;
}

ul.topbtn a{
	display:block;
	padding:0;
	margin:0;
	background-image:url(../img/pagetop.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

ul.topbtn li#top a{
	width:65px;
	background-position: 0px 0px;
}

ul.topbtn li#top a:hover{background-position: 0px -13px;}

.schooltopbtn {
	width:65px;
	margin:5px 0 10px 695px;
	text-align:left;
}
/*------------end------------*/

/*school common navi Settings*/
#schoolNav ul#schoolcommonmenu {
	margin:0;
	width:960px;
	margin:0;
	padding:0;
	height:20px;
	background:url(../img/school_menu.gif) no-repeat;
}

#schoolNav ul#schoolcommonmenu li{
	text-indent:-9999px;
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:202px;
	height:20px;
	overflow:hidden;
	display:inline;
}

#schoolNav ul#schoolcommonmenu li a{
	display:block;
	text-decoration:none;
	padding:0;
	height:20px;
	background-image:url(../img/school_menu.gif);
	background-repeat:no-repeat;
}

#schoolNav ul#schoolcommonmenu li#school01{
	margin-left:250px;
	width:141px;
}

#schoolNav ul#schoolcommonmenu li#school02{
	margin-left:167px;
	width:140px;
}

#schoolNav ul#schoolcommonmenu li#school01 a{background-position:-250px -63px;}
#schoolNav ul#schoolcommonmenu li#school02 a{background-position:-558px 0px;}

#schoolNav ul#schoolcommonmenu li#school01 a:hover{background-position:-250px -63px;}
#schoolNav ul#schoolcommonmenu li#school02 a:hover{background-position:-558px -21px;}

/*------------end------------*/



