/* CSS Document */



body {
	background-color: #003366;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#copyright {
	padding-left: 5px;
}
#emhslogo {
	padding-right: 5px;
	display: block;
	
}

#topmenu {
	height: 50px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #336699;
}
a:visited {
	color: #006633;
}
a:hover {
	color:#FF0000;
}
.style2 {font-family: Arial, Helvetica, sans-serif}
h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
}
td 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#pastel {width: 420px; margin: auto; font: normal 1em arial;}
#pastel a {display:block; height: 16px;  width: 80px; color: #002828 ; text-align: center; background: #cccccc; border: 1px solid black; float: right;}
#pastel a:link, #pastel a:visited {border-top, border-left: silver; border-bottom, border-right: #cccccc; text-decoration: none;}
#pastel a:hover { background: #003366; text-decoration: underline; color: #FFFFFF;}

.hlinkbox { margin-bottom: 5px; padding-left: 300px;}