body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #F5F5F5; 
	padding: 0px;
}

#table_outer {

	width:766px;
	padding: 0px;  
	margin-left: auto;
	margin-right: auto;
}


#table_outer tr td {
	border: 10px solid #0033CC;  /*	*/
}


.back_to_top {
	font-size: 100%;
	color:#CC0000 ; /*brick red*/
	font-weight: 500;	
}

.back_to_top a {
	font-size: 85%;
	color:#CC0000 ; /*brick red*/
	font-weight: 500;	
}



#schools_directory a {
	text-decoration:none 
	}

.img_no_border {
	border:none;
	}

#index_table 
/* = table in index page */

{
	font-size: 100%;
	color: blue;
	border: red;
	margin-top: 0px;
	margin-left:0px;
	font-weight: 400;
	width: 100%;
	height:400px;  
	
}

#index_column1 {
	width: 166px;
	border-right: 1px solid grey;
	vertical-align: top;
}

#index_column2 {
	width: 166px;
	border-right: 1px solid grey;
	vertical-align: top;

}

#index_column3 {
	width: 166px;
	border-right: none;
	vertical-align: top;
}

.home_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	display: block;
	background: #4682B4; /* steelblue */
	margin: 0px;
	padding: 0.2em;
}

p:first-child {
	margin-top: 0px;
}

td {
	font-size: 95%;
	color: blue;
	font-weight: 400;

}


p, h6 {
	font-size: 100%;
	color: blue;
	font-weight: 400;
	
}

.tiny {
font-size: 70%;
}

.emphasis_right {
	font-size: 100%;
	font-weight: 600;
	color: #DC143C /*  crimson */;
	text-align:right;	
}

.emphasis_left {
	font-size: 100%;
	font-weight: 600;
	color: #DC143C /*  crimson */;
	text-align:left;	
}

.emphasis_center {
	font-size: 100%;
	font-weight: 600;
	color: #DC143C /*  crimson */;
	text-align:center;	
}



h1, h2, h3, h4, h5 {
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 130%;
}

h3 {
	font-size: 124%;
}



h4 {
	font-size: 120%;
}


h5 {
	font-size: 103%;
	color: #FF9900; /* orange */
}

h6 {
	text-decoration: underline;

}

h2, h3, h4, h5, h6 {
	margin-top:2em;
	margin-bottom:-0.2em;
}

.singleLineRow {
	border-bottom:solid 2px silver;
	border-top:0px;
	padding-left: 10px;
	
}

.img_left {
	text-align: left;
	margin: 2px 10px 2px 2px;
	padding: 0px;
	float: left; 
}

.img_right {
	text-align: left;
	margin: 10px 0px 10px 10px;
	padding: 0px;
	float: right; 
}

.img_center {

	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.table_top_row {
	background: #B0C4DE; /*lightsteelblue;*/
}

.table_horizontal_stripe {
	background-color:#00CCFF; /* light blue */
}

.table_3_col
/* table of three colums */
{
	border: 1px solid green;
	border-collapse: collapse;
	background: white;
	margin-left:auto;
	margin-right:auto;
	width:100%
	} 

.rtcref p {
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: 500;
	color: #000099;
}

.rtcref img {
	border:none;
	float: left;
	margin-right: 2em;
}

#table_outer .table_for_images {
	width: 100%;
	border: none;
	margin: 0px 0px 0px 0px; 

	}
	
#table_outer .table_for_images tr td {
	border: none;
	}	
	

#table_outer .table_3_col tr td 
/* for cells in 3-column tables   */
{
	font-size:80%;
	border: 1px solid green;
	vertical-align: top;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0em;
	padding-bottom: 0em;
	width: 33.3%;
	}

#table_outer tr td {

	border:none;

	}


#table_outer tr td table {
	width:90%;
	border:1px solid blue;
	margin-left:auto;
	margin-right:auto;	
	margin-top:1em;
	border-collapse:collapse;	
	}

#table_outer tr td table td {
	width:50%; 
	padding-left: 0.5em;
	vertical-align:top;
	}

.previous_next {
	width:300px;
	height:20px; 
	border:none;
	margin-left:auto;
	margin-right:auto;   
}


.up_arrow {
	border: none;
	width:18px;
	height:15px;
}

#table_outer .table_address {
	width: 100%;
	border: none;
}

#table_outer td .table_address  tr td {

	border:none;

	}
	

.table_jumplinks {
	border: 7px solid #009900;
	width:100%;
}

.table_jumplinks td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	vertical-align: top;
	padding: 0.4em;	
	margin: 0px;
}	
	
.table_jumplinks a {
	text-decoration: none;
	color: #0000ff;
}




#table_outer #table_team {
	width:100%;
	border:none;
		}
#table_team td {

	border-top: 1px solid blue;

	}



#malone {
	background-color:#66CC00; /*   green   */
	padding:1em;

}

#malone  p {
	margin-top, margin-bottom: 0em;
	margin-left:10em;

}