body {
	margin: 0px;
	font-family: helvetica, arial, sans-serif;
	color: #003399;
	background-color: #F5F5F5;
}
P {
	margin-top: 0px;
	margin-bottom: 10px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
a {
	color: #003399;
}
/* ROOT SPECIFIC STYLES */
#rootLeft {
	float: left;
	width: 335px;
}
#rootRight {
	float: right;
	width: 415px;
	padding-bottom: 15px;
}
#rootRight a {
	color: #003399;
	font-weight: bold;
}
#rootRight a:hover {
	color: #669933;
}
#rootRight div#text {
	background-image: url(images/root/welcome.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
}
#rootRight div#text div.textMain {
	width: 365px;
	padding-top: 40px;
	border-bottom: 1px solid #003399;
	margin-bottom: 20px;
	clear: both;
	text-align: left;
}
#rootRight div#text div.textMain div {
	width: 325px;
	font-size: 13px;
	text-align: left;
	font-family: times, serif;
	font-style: italic;
	clear: both;
}
#rootRight div#text div.headlines {
	width: 365px;
	text-align: left;
	font-size: 11px;
}
#rootHeads {
	width: 335px;
	padding: 5px 0px 5px 0px;
}
#rootHeads div {
	padding-bottom: 10px;
	width: 305px;
	text-align: left;
	font-size: 11px;
}
#rootHeads div a {
	color: #003399;
	font-weight: bold;
}
#rootHeads div a:hover {
	color: #669933;
}
#goCalendar {
	font-size: 11px;
	padding-top: 10px;
	text-align: left;
	width: 365px;
}
#goCalendar a {
	color: #669933;
	font-weight: normal;
	text-decoration: none;
}
#goCalendar a:hover {
	text-decoration: underline;
}
/* / ROOT SPECIFIC STYLES */

/* NAV STYLES */
#nav td {
	border-bottom: 1px solid #999999;
	padding: 3px 5px 3px 20px;
	font-size: 12px;
}
#nav td a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav td a:hover {
	color: #669933;
}
#nav td.main {
	background-color: #003399;
	font-size: 12px;
}
#nav td.sub {
	font-size: 11px;
	padding-left: 30px;
	font-style: italic;
}
#nav td.sub a {
	color: #CCCCCC;
}
/* / NAV STYLES */

#search input {
	border: 0px;
	height: 16px;
	font-size: 11px;
}
#search td.right div {
	width: 60px;
	font-size: 11px;
	color: white;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
#search td.right {
	padding-left: 10px;
}
#navDirections {
	background-color: #003399;
	font-size: 10px;
	font-family: times,serif;
	font-style: italic;
	color: #ffffff;
	height: 23px;
	clear: both;
}
#navDirections div {
	float: right;
	text-align: left;
	padding-top: 5px;
}
.calDate {
	font-size: 14px;
	color: #669933;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 1px solid #003399;
}
#stack {
	text-align: left;
}
#stack a {
	text-decoration: underline;
}
#stack a:hover {
	text-decoration: none;
}
#stack div.head {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	/*width: 480px;*/
}
#stack div.head a {
	color: #003399;
}
#stack div.subHead {
	font-size: 12px;
	color: #003399;
	padding-top: 5px;
	/*width: 480px;*/
}
#stack div.date {
	font-size: 10px;
	color: #003399;
}
#stack div.deckGray {
	font-size: 11px;
	color: #666666;
	padding-top: 5px;
	/*width: 480px;*/
}
#stack div.deckGreen {
	font-size: 11px;
	color: #339933;
	padding-top: 5px;
	/*width: 480px;*/
}
.ddMenu {
	position: absolute;
	background-color: #FFFFFF;
	color: #666666;
	width: 172px;
	border-top: 1px solid #003399;
	border-right: 1px solid #003399;
	border-left: 1px solid #003399;
	font-size: 11px;
	visibility: hidden;
	overflow:hidden;
	cursor: pointer; 
	cursor: hand;
}
.ddMenu a {
	color: #666666;
	text-decoration: none;
}
.ddMenu div.but {
	border-bottom: 1px solid #003399;
	padding: 3px 10px 3px 10px;
}
.smallBlack {
	font-size: 11px;
	color: #666666;
}
.progGray {
	font-size: 11px;
	color: #666666;
	padding-top: 5px;
	width:480px;
}
.conRow {
	width: 130px;
	text-align: left;
	font-size: 10px;
}
.secHead {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #003399;
	padding-bottom: 3px;
}
.secHeadline {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
#conHead div.head {
	font-size: 14px;
	font-weight: bold;
}
#conHead div.subHead {
	font-size: 12px;
	padding-top: 5px;
}
#conHead div.date {
	font-size: 10px;
}
#rtInlineImg {
	float: right;
	padding: 0px 0px 10px 10px;
	font-size: 10px;
}
#lfInlineImg {
	float: left;
	padding: 0px 10px 10px 0px;
	font-size: 10px;
}
#quickLink {
	padding-bottom: 10px;
	z-index: 0;
}
#quickLink select {
	width: 330px;
	background-color: #003399;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
.footer th {
	background-color: #003399;
	color: white;
	padding: 2px 10px 2px 10px;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
}
.footer th a {
	color: white;
	text-decoration: none;
}
.footer td {
	color: #999999;
	padding: 10px;
	font-size: 10px;
}
.footer td a {
	color: #999999;
	text-decoration: none;
}
.footer td a:hover {
	text-decoration: underline;
}

/* DONATE FORM STYLES BELOW */
#donateForm td {
	background-color: #FFFFFF;
	font-family: arial;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}
.donateSubmit {
	font-size: 11px;
	border: 1px solid black;
	width: 150px;
	height: 19px;
}
.donateQuantity {
	border: 1px solid black;
	width: 25px;
	height: 19px;
}
