body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/RptVertBar.gif);
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background-repeat: repeat-y;
	background-color: #FFFFBB;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
a:link {
	color: #003399;
}
a:visited {
	color: #002266;
}
a:active {
	color: #0044CC;
}
a:hover {
	color: #0055FF;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #02448C;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
td#horzrpt {
	background-image: url(images/rpthorzheader.gif);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: top;
}
td#vertrpt {
	text-align: left;
	vertical-align: top;
	width: 190px;
}
td#maincell {
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
}
#maincell #narrowbox {
	width: 700px;
	margin-left: 0px;
}


table#menu {
	width: 168px;
}
table#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFBB;
	text-decoration: none;
}
.padmenu {
	padding-left: 3px;
	width: 125px;
}

table.ResourceTable {
	border-top: 1px solid #1A7CCA;
	border-right: 1px solid #1A7CCA;
}
th.resource {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFBB;
	background-color: #1A7CCA;
	border-left, border-top, border-bottom: 1px solid #02448C;
	text-align: left;
	padding: 3px;
}
td.resource {
	color: #000000;
	text-align: left;
	padding: 3px;
	border-bottom: 1px solid #1A7CCA;
	border-left: 1px solid #1A7CCA;
}

.box-body {
	padding: 10px;
	border: 2px solid #1A7CCA;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.box-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFBB;
	background-color: #1A7CCA;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding: 3px 7px;
}
.box-table {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
}

td#signuptext {
	color: #FFB;
	text-align: center;
}
td#signuptext a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
td#signuptext a:hover {
	color: #FFFF44;
}

table#menu td.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFB;
	padding: 2px;
	text-align: center;
}
table#menu td.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFB;
	font-weight: normal;
}
table#menu td.footer a:hover {
	color: #0000FF;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

