a:link, a:visited{
	background-color: transparent;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

a:hover{
	color: gold;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:active{
	background-color: transparent;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

blockquote {
	font-size: 11px;
}

body {
	background-image: url(images/teal.gif);
	color: white;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

h3 {
	background-color: transparent;
	color: #FFFFFF;
	font-family: "ParkAvenue BT", Arial, Verdana, sans-serif;
	font-size: 32px;
	font-weight: 900;
}

h4 {
	background-color: transparent;
	color: white;
	font-family: Verdana, san-serif;
	font-size: 20px;
	font-weight: 400;
}

h5 {
	background-color: transparent;
	color: white;
	font-family: Verdana, sans-serif;
	font-size: medium;
	font-weight: bold;
}

h6{
	background-color: transparent;
	color: white;
	font-family: Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
}

p {
	color: white;
	background-color: transparent;
	font-size: 12px;
}

table {
	background-color: transparent;
	color: white;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.gray {
	background-color: #DCDCDC;
	color: white;
}

.blue {
	background-color:#00BFFF;
	border-bottom-width: 1px;
	border-color: #FFFFFF #666666 #666666 #FFFFFF;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: white;
	text-align: center;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
}

.buttons {
	background-color: gray;
	border-bottom-width: 1px;
	border-color: #FFFFFF #666666 #666666 #FFFFFF;
	border-left-width: 2px;
	border-right-width: 2px;
	border-style: solid;
	border-top-width: 2px;
	color: #00008B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: center;
}


.justify {
	text-align: justify;
}

.medium {
	font-size: 14px;
}

.normal {
	color: white;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.small {
	font-size: 10px;
}

.blu {
	background: #608EA5
}


.white {
	background-color: transparent;
	color: #FFFFFF;
}

.border {
border: thin;
	 border-color: Gray 
}

.schools{
	background-color:#5F9EA0;	
	border-bottom-width: 1px;
	border-color: #FFFFFF #666666 #666666 #FFFFFF;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: white;
	text-align: center;
}