﻿
body {
	color: #393939;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}

#top {
	background: #fff;
}

#topcenter {
	width: 776px;

}

#content {
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 776px;
	background: url(../images/bottom-bg.gif) bottom no-repeat;
}

#content-top {
	background: url(../images/top-bg.gif) top no-repeat;
	padding: 10px 0 0 15px;
}

#subcontent, #search, #heading {
	width: 720px;
}

#subcontent {
	padding: 5px 0 20px 20px;
}

#copyright {
	padding: 5px;
	margin: 0 auto;
	text-align: center;
	width: 750px;
}

.box {
	background: #f6f6f6;
	border: 1px solid #ccc;
	margin-bottom: 7px;
	padding: 10px;
}

.center {
	margin: 0 auto;
}

a:hover {
	color: #ff3300;
	text-decoration: none;
}

a {
	color: #0066cc;
}

a:visited {
	color: #0066ff;
}

form {
	margin: 0px;
}

.fullw {
    width: 100%;
}

h1 {
	font-size: 140%;
	margin-bottom: 6px;
	margin-top: 6px;
}

#pager {
	margin-top: 10px;
	width: 100%;
}

#pager a {
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
}
.optional {
	font-size: 8pt;
}

.list {
	width: 100%;
}

.list a {
	display: block;
	margin: 2px 5px 2px 0;
}

.list h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.4em;
	margin-right: 5px;
}

.list td {
	vertical-align: top;
}
