* {margin:0;padding:0}
p {margin: .8em 0 0.8em}
#header {
	background-color: #0059b2;
	height: 80px;
	width: 100%;
	background-image: url(images/paletoprightend.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0;
	color: #fff;
}
#header h2 {margin:0}
#header img {
	margin: 5px 0 0 5px;
}
#nav {
	background-color: #0059b2;
	width: 140px;
	background-image: url(images/paletoprightend.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
	margin: 0;
	padding: 10 0 5 5px;
	float: left;
	color: #fff;
}
#body {
	margin:0;
	width: 75%;
	background-image: url(images/fillet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #3d5c9c;
	background-color: #f0f5fa;
	margin:0;
	padding:0;
	min-width: 700px;
}
h1 {
	letter-spacing: 0.1em;
	font: bold 1.4em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 1em;
}
#menu {
	margin: 10px 0 10px 5px;
	padding: 0 0 0px;
	background-color: #b1c1d0;
	width: 120px;
}
#menu a {
	text-align:center;
	display: block;
	height: 20px;
	color: #fff;
	font-size:small;
}
#menu a:hover {
	color: #3d5c9c;
}

h2 {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	height: auto;
	margin-bottom: 0.5em;
	margin-top: 1em;
}
#nav p {
	font-size: x-small;
}
#menu a {
	text-decoration:none;
	padding: 1px;
	line-height: 20px;
}
#menu a:hover {
	background-image: url(images/menuover.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#nav a {
	color: #fff;
}
#nav p {
	padding: 0 0 7px 5px;
}
#body img {
	border: 1px solid #42609E;
	margin: 3px 0;
}
li {
	margin-left: 1em;
	margin-bottom: 1em;
	margin-top: 1em;
	list-style: disc;
}
#body a:link, #body a:visited {
	font-weight: bold;
	color: #3d5c9c;
	text-decoration: none;
}
#body a:hover {
	border-bottom: 1px solid #3d5c9c;
}
h3 {
	margin-bottom: .5em;
}
thead, th {
	font: .85em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	padding-left: 3px;
}
#body table img {
	border: none;
}
.tabletopleft {
	background: url(../images/tabletopleft.jpg) no-repeat left;
}
.tabletopright {
	background: url(../images/tabletopright.jpg) no-repeat right;
}
.listen {
	line-height: 20px;
}
.noborder a:hover {
	border-bottom: none !important;
}
#body #resourcetbl th {
	background-color: #036;
	padding:3px
}
#body #resourcetbl td {
	font-size: 80%;
	padding: 3px;
}
