body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
background: #000000 url(images/background.png) repeat-x top;
	font-color: #000000;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
p {
	
	padding: 10px;
}

a {
	color: #990000;
}

form {
	background-color: #CCCCCC;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	color: #003333;
	border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #666666;
	background-position: left;
	margin: auto;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 color: #003300;}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
 color: #000000;
}
.promo-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: 2px;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}



.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	text-align: center;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }

.promo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

/*NEW 2011.04.22 */

h4 {
	font-size: 100%;
	font-weight: normal;
	color: #5F9EA0;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom:1px dotted #FF9900;
	}

table.directory {
	width:560px;
	border-collapse: collapse;
	margin: 5px;
	margin-left: 15px;
	}

.directory th, .directory td {
	border: 1px solid #aaaaaa;
	padding: 2px 3px;
	text-align: left;
	vertical-align: top;
	}

.directory th {
	/*color: #4682B4;*/
	color: #fefefe;
	background-color: #b6bdcc;
	}

.directory td {
	font-size: 90%;
	}

.directory td.schoolname {
	width:35%;
	}

.directory td.instructorname {
	width:25%;
	}
	
.directory td.schooladdress {
	width:40%;
	}
