body, ol, ul, li, p, td, input, textarea { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px;
}
body.journal, body.main, body.thankyou {
	margin: 10px;
}
body.banner {
	background: url(gr/banner_bkgnd.gif);
	background-color: #006600;
	background-position: top left;
	background-repeat: no-repeat;
}
body.leftnav {
	background-color: #E7BD39;
}
body.logo {
	background-color: #000000;
}

p {
	border:			0px;
	margin:			0px;
	margin-bottom:	10px;
	padding:		0px;
}
p.tight {
 	margin-bottom: 1px;
}
ul.list, ol.list, li.list {
 	margin-top:		0px;
 	margin-bottom:	1px;
}
ul.site_map, ol.site_map ,li.site_map {
 	margin-top:		10px;
 	margin-bottom:	0px;
}

a {
	color: #003300;
	text-decoration: underline;
}
a.leftnav, a.slideshow_control, a.journal_control, a.thankyou_control {
	text-decoration: none;
}
a.main {
	color: #003300;
}
a.learnmore {
	color: #003300;
}

table.left_border {
	border-left: solid black 1px;
}
td.tableHead {
	background-color: #E7BD39;
	border: solid black 1px;
	border-left: none;
	font-weight: bold;
}
td.main, td.small {
	border: solid black 1px;
	border-top: none;
	border-left: none;
}
td.quickLinksHead {
	background-color: #006600;
	border: solid #006600 1px;
	color: #FFee77;
	font-weight: bold;
}
td.quickLinksBody {
	background-color: #FFee77;
	border: solid #006600 1px;
}
td.vaultHead {
	background-color: #E7BD39;
	border: solid black 1px;
	border-bottom: none;
	font-weight: bold;
	padding: 5px;
}
td.vaultBody, td.vaultBodyLeft {
	border: solid black 1px;
	padding: 5px;
}
td.vaultBody {
	border-left: none;
}

.calendar {
	font-size: 11px;
}
.happeningsBody {
	font-size: 11px;
}
.leftnav {
	background-color: #00CC00;
	background: url(gr/left_nav_bkgnd.gif);
	color: #FFFFFF;
}
.slideshow {
	background-color: #000000;
	color: #FFFFFF;
}
.submit {
	background-color: #000000;
	color: #000000;
}
.banner {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
}


.headA {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.headB {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.headC {
	color: #000000;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.slideshow_control {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.copyright, .copyright_slideshow {
	font-size: 9px;
	text-align: center;
}
.copyright_slideshow {
	color: #FFFFFF;
}
.errorMsg {
	color: #CC0000;
	font-weight: bold;
}
.journal_control, .thankyou_control {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.small {
	font-size: 10px;
}
