
*{
	margin:0;
	padding:0;
}

#schoolList{
	clear:both;
	width:690px;
	margin:0px 0 0px 20px;
}

div#content{
	margin-right:auto;
	position:relative;
	}
	


div#wrapper div#content p{
	padding-left: 0px;
	}
	
div#content div#links{
	width:550px;
	margin-left:100px;
	margin-top:25px;
	}
	
a.link_btn img {
	border:none;
	}
	
div#content h2 {
	margin-left:40px;
	}		

div#privacy{
	padding-left:15px;
}

div#privacy, #privacy a{
	margin:auto;
	width:220px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	padding-top:30px;
	clear:both;
	color:#333;
	}
h3.summary_school_type{
	font:bold 14px Arial, Helvetica, Verdana, sans-serif;
	margin-bottom: 10px;
	}
	
div#content h1{
	text-align:left;
	margin-left:0px;
	margin-bottom:5px;
	padding-left:0px;
	}



/******************** CSS FOR SCHOOL LIST************************/

.miles{
	display: block;
	font-size: 14px;
	font-weight: bold;
	}
	
.program{
	display: block;
	font-weight: bold;
	clear:both;
	}
	
#locationBox > .program{
	display: block;
	font-weight: bold;
	clear:both;
	}


/********************Ground school CSS************************/
ol#groundMatches{
	list-style-type: circle;
	
	}

ol#groundMatches li{
	display: block;
	padding:15px 5px 10px 5px;
	border: 2px solid #999999;
	text-align: left;
	margin:0px 0px 10px 0px;
	font-size: 12px;
	list-style-type: none;
	}

ol#groundMatches li a .logo{
	float:left;
	margin:6px 5px 20px 0px;
	border:none;
	padding-right:30px;
	
	}
	

ol#groundMatches li a:link, ol#groundMatches li a:visited {
	color: #666666;
	}

ol#groundMatches li a:hover, ol#groundMatches li a:active {
	color: #999999;
	}

ol#groundMatches li a b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;	
	}

/********************Online school CSS************************/
ol#onlineMatches{
	list-style-type: none;
	height:1%;
	position:relative;
	}

ol#onlineMatches li{
	display: block;
	padding:15px 5px 10px 5px;
	border: 2px solid #999999;
	text-align: left;	
	margin:0px 0px 10px 0px;
	font-size: 12px;
	}

ol#onlineMatches li a .logo{
	float:left;
	margin:6px 5px 20px 0px;
	border:none;
	padding-right:30px;
	
	}

ol#onlineMatches li a:link, ol#onlineMatches li a:visited {
	color: #666666;
	}

ol#onlineMatches li a:hover, ol#onlineMatches li a:active {
	color: #999999;
	}

ol#onlineMatches li a b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;	
	}

ol#onlineMatches li ul.locationsLeft li{
	border:none;
	padding:0;
	display:block;
	font-size:12px;
	margin:0;
	text-align:left;
}

ol#onlineMatches li ul.locationsRight li{
	border:none;
	padding:0;
	display:block;
	font-size:12px;
	margin:0;
	text-align:left;
}



	

/***********Correspondence Schools****************/
ol#crspMatches{
	list-style-type: none;
	}

ol#crspMatches li{
	display: block;
	padding:15px 5px 10px 5px;
	border: 2px solid #999999;
	text-align: left;
	margin:0px 0px 10px 0px;
	}

ol#crspMatches li a .logo{
	float:left;
	margin:6px 5px 10px 0px;
	border:none;
	}

ol#crspMatches li a:link, ol#crspMatches li a:visited {
	color: #666666;
	}

ol#crspMatches li a:hover, ol#crspMatches li a:active {
	color: #999999;
	}

ol#crspMatches li a b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;	
	}

ol#crspMatches{
	list-style-type: none;
	}

ol#crspMatches li{
	display: block;
	padding:15px 5px 35px 5px;
	border: 2px solid #999999;
	text-align: left;	
	}

ol#crspMatches li a .logo{
	float:left;
	margin:6px 5px 10px 0px;
	border:none;
	}
	

 ol#crspMatches li ul.locationsLeft li{
	border:none;
	padding:0;
	display:block;
	font-size:12px;
	margin:0;
	text-align:left;
}

ol#crspMatches li ul.locationsRight li{
	border:none;
	padding:0;
	display:block;
	font-size:12px;
	margin:0;
	text-align:left;
}



/*LOCATION*/

 .locationsLeft{
	float:left;
	margin-right: 15px;
}

.locationsRight{
	float:left;
}

 ol#groundMatches li ul.locationsLeft li{
	border:none;
	padding:0px;
	display:block;
	font-size:12px;
	margin:0px;
	text-align:left;
}

ol#groundMatches li ul.locationsRight li{
	border:none;
	padding:0px;
	display:block;
	font-size:12px;
	margin:0px;
	text-align:left;
}

.locationBox{
	margin:0px 0px 0px 0px;
	overflow: auto;
	border:none;
	width: 225px;
}
/******Learn More Button*********/


.learnButton{
	float:right;
	margin: 5px 0px 0px 0px ;
	}

.learnButton {
	border:none;
	}




