a:link { color: blue }
a:visited {  color: blue }

body	{	
	font-size:	1em;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.58;
	background: #E6E8FA;
	}	

table { background-color: #FFFFFF;
	font-size: 12px}
table.headers {
  border-color: green;
}
#banner table {
	width: 820px;
	border: solid 2px green;	
	}
#mainmenu table {
	padding-bottom: 20px;
	}

#outermenu div{	z-index:20;}
#outermenu table{
		border:solid 2px green;
	}

#outermenu a{font-size:12px; }
h3 {	color: red;	font-size:x-large ;}
hr {	height: 8;	width: 800;	background-color:green;}
#dropmenudiv {position:absolute;border:1px solid red;border-bottom-width: 0;font:normal 12px Verdana;line-height:18px;z-index:100;}
#mainmenu td{border:1px solid green;border-bottom: 1px solid green;font:normal 10px Verdana;line-height:18px;background-color: #FFFFFF;width:80px;height:15px;}
#mainmenu a{width: 100%;display: block;text-indent: 3px;padding: 1px 0;text-decoration: none;font-weight: bold;}
#dropmenudiv a{width: 100%;display: block;text-indent: 3px;border-bottom: 1px solid green;padding: 1px 0;text-decoration: none;font-weight: bold;}
#dropmenudiv  a:hover{ /*hover background color*/background-color: #FFFFFF;}

div#card p{
	font-size: .89em;
	}
div#card ol {
	font-size: .89em;
	font-weight: bold;
	font-style: italic;
	}
div#card table {
	border:  .25em solid yellow;
	padding: 1em;	
	}
div#card span {
	background: yellow;
	font-weight:bold;
	font-size: 1em;
	}
div#card ul {
	font-size: 12px;
	padding: .55em;
	font-weight: bold;
	}
.requestpage span {
	color: green;
	font-weight:bold;
	font-style: italic;
	font-size: .89em;
	}
div#requestform th {
	background: yellow;
	text-align: center;
	}
div#requestform table {
	text-align: left;	
	}
div#school td {
	font-size: .89em;
	}
div#school table{
	border: .25em solid green;
	}
input#email_2{ display:none; }
