body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #EFEDC7;
}
#container {
	margin: 0px;
	padding: 0px;
}
#top {
	padding-right: 5px;
	padding-left: 5px;
}
#top a.skip {
	font-size: 0.7em;
	color: #000066;
	text-decoration: none;
	position: absolute;
	left: 2px;
	top: 1px;
}
#top #sponsors {
	float: right;
	padding-top: 5px;
}
#sponsors img {
	margin-right: 0px;
	border: 1px solid #666666;
	margin-left: 5px;
}
#top h1 {
	color: #003399;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 125px;
	font-size: 1.8em;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top h2 {
	color: #003399;
	font-size: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 125px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.menu {
	margin: 0px;
	background-color: #003399;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.menu li {
	display: inline;
	font-size: 0.9em;
	padding: 0px;
	margin-top: 0px;
	margin-right: -3px;
	margin-bottom: 0px;
	margin-left: -2px;
	white-space: nowrap;
}
.menu a {
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.menu a:hover {
	color: #FFFF00;
}
#main {
	padding: 10px;
	margin: 0px;
}
#main h1 {
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	color: #000000;
	font-size: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main h2 {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 1px;
	padding-top: 5px;
}
#main h3 {
	text-decoration: underline;
	font-size: 1.1em;
	font-weight: bold;
}


#main p {
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#main img {
	border: 1px solid #666666;
}
#main a {
	color: #000099;
	text-decoration: none;
}
#main a:hover {
	color: #990000;
	text-decoration: underline;
}
#main #accessguide img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #accessguide table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #666666;
}
#main #accessguide th {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	border: 1px solid #666666;
	background-color: #E9E9E9;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
#main #accessguide td {
	font-size: 0.9em;
	font-weight: bold;
	border-spacing: 0px;
	border: 1px solid #999999;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
#main #accessguide p {
	padding-right: 10px;
	padding-left: 10px;
}
#main #accessguide li {
	font-size: 1em;
	font-weight: bold;
}



#footer {
	padding: 5px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#footer li {
	display: inline;
}
#footer a img {
	margin-right: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 3px;
}
#footer #iis {
	font-size: 0.7em;
	float: right;
	font-weight: bold;
	color: #333333;
	text-align: right;
}
#iis a {
	color: #333333;
	text-decoration: none;
}
#iis a:hover {
	color: #990000;
	text-decoration: underline;
}
