@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	margin: 0px;
	background-color: #e9e9e9;
}
table {
	border-collapse: collapse;
}
td {
	padding: 0;
}
.bold {
	font-weight: bold;
}
.boldblue {
	font-weight: bold;
	color: #0E2A6E;
}
a:link {
	color: #0E2A6E;
}
a:visited {
	color: #0E2A6E;
}
a:hover {
	color: #0E2A6E;
}
a:active {
	color: #0E2A6E;
}
a img {
	border-width: 0; 
	border-style: none;
}
.clear {
	clear: both;
}
form {
	display:inline; 
	margin-top:0px; 
	margin-bottom:0px;
}
.divline {
	display: block;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}


.grantcalendar {
	display: block;
	margin-right: auto;
	margin-left: auto;
}




#bodywrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/page_back.gif);
	background-repeat: repeat-y;
	padding-right: 31px;
	padding-left: 31px;
}
#pagetop {
	width: 842px;
	margin-right: auto;
	margin-left: auto;
}
#pagebottom {
	width: 842px;
	margin-right: auto;
	margin-left: auto;
}
#bodywrapper {
}
.bodytable {
}
.bodytable .left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.bodytable .left ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.bodytable .left ul li {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-left: 20px;
}
.bodytable .left ul li a {
	color: #0b2971;
	text-decoration: none;
	font-size: 90%;
}
.bodytable .right {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#content {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 90%;
	line-height: 1.7em;
}
#content h1 {
	color: #0b2971;
	font-size: 130%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.pagetitle {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.leftstar {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#footer {
	text-align: center;
	padding: 10px;
	font-size: 85%;
	color: #999999;
}
#footer a {
	color: #999999;
}
a.active {
	font-weight: bold;
}
li.active {
	background-color: #F2F2F2;
}
#side {
	width: 200px;
	float: right;
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#side h1 {
	color: #FFFFFF;
	background-color: #0B2971;
	font-size: 1.2em;
	margin: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#side p {
	padding: 10px;
	margin: 0px;
	line-height: 1.2em;
	font-size: .95em;
	background-color: #F2F2F2;
}
#side a {
}
.twocolumn {
	display: block;
	width: 250px;
	float: left;
	padding-right: 25px;
}
.scott {
	float: right;
	padding: 1px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #999999;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.specialbox {
	font-style: italic;
	padding-right: 25px;
	padding-left: 25px;
	color: #666;
}
