/* CSS Document */
body, html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: black !important;
}

body { background: white; }

#left {}

#right {}

#patch_l {}

#patch_r {}

#page {}

#banner {}

#banner h1 { font-size: 1.8em; }

#sidebar { display: none; }

#sidebar img {}

#main {}

#nav {}
#nav li {}
#nav li a {}
#nav li a:hover {}
#nav li.current a,
#nav li.current a:hover {}

#secure { display: none; }
#secure:hover {}
#secure span {}

#content {}
#plain #content {}
#plain #content #scroller {}
#content h2 {
	font-size: 1.6em;
}
#content h3 {
	font-size: 1.3em;
}
#content h4 {
	font-size: 1.2em;
}
p {
	font-size: 1.1em;
}
li,dd,dt,td {
	font-size: 1.1em;
}
dd {}
li {}

img {
	border: none;
}

a:link, a:visited {
	color: blue !important;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {}

#footer_wrap {}

hr.clear {
	display: none;
}
#footer {}
#footer h6 {
	font-size: 0.85em;
}
#map li {
	margin-bottom: 2em;
}
