/* MAIN STYLES */
body { 
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
}
form {
	margin: 0px;
}
th {
	text-align: left;
}
td {
	text-align: left;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	margin: 12px 0px 6px 0px;
	text-align: left;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	margin: 21px 0px 6px 0px;
	text-align: left;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	margin: 21px 0px 6px 0px;
	text-align: left;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0px 0px 8px 0px;
	text-align: left;
	line-height: 1.4em;
}
a:link, a:visited, a:active {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #408CB3;
	text-decoration: underline;
}
ul {
	margin: -1px 0px 0px 15px;
	padding: 1px 0px 1px 0px; /* Need padding for cross-browser differences */
	list-style-image: url("bulletoff.gif");
	list-style-type: square;
}
ol {
	margin: -1px 0px 0px 15px;
	padding: 0px 0px 1px 0px; /* Need padding for cross-browser differences */
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0px 8px 3px 8px;
	text-align: left;
	line-height: 1.4em;
}
hr {
	color: #CCCCCC;
	height: 1px;
	margin: 10px 0px 0px 0px;
}
ul li ul	{ margin: 5px 0px 0px 15px; }
ul li ul li	{ font-size: 100%; }



/* TOP NAV STYLES */
td.banner {
	background-color: #993333;
	margin: 0px;
}
td.banner2 {
	background-color: #993333;
	margin: 0px;
	text-align: right;
}
td.topnav {
	background-color: #CC6600;
	border-top: 1px solid #FF9933;
	border-bottom: 1px solid #993333;
}
p.topnav {
	font-size: 70%;
	color: #FF9933;
	margin: 5px 10px 6px 10px;
	line-height: 1.0em;
}
a.grey:link, a.grey:visited, a.grey:active {
	color: #666666;
	text-decoration: none;
}
a.grey:hover {
	color: #666666;
	text-decoration: underline;
}
a.white:link, a.white:visited, a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
p.footer {
	font-size: 65%;
	color: #666666;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 4px 0px;
}
img.title {
	margin: 0px 0px 5px 0px;
}
img.subtitle {
	margin: 3px 0px 0px 0px;
}	


/* MAIN NAVIGATION STYLES */
a.navsub:link, a.navsub:visited, a.navsub:active {
	font-size: 70%;
	color: #000000;
	text-decoration: none;
}
a.navsub:hover {
	font-size: 70%;
	color: #000000;
	text-decoration: underline;
}
li.nav {
	font-size: 100%;
	line-height: 70%;
	color: #666666;
	margin: 0px 8px 6px 8px;
}
html>body li.nav {
	margin: 0px 8px 4px 8px;
}
li.nav1on {
	font-size: 100%;
	line-height: 70%;
	font-weight: bold;
	color: #666666;
	margin: 0px 8px 6px 8px;
	list-style-image: url(bulleton.gif);
	list-style-type: square;
}
html>body li.nav1on {
	margin: 0px 8px 4px 8px;
}
th.menuon {
	background-color: #993333;
	border-top: 1px solid #CC6666;
	border-bottom: 1px solid #660000;
	font-size: 70%;
	color: #FFFFFF;
	padding: 4px 0px;
}
td.menuon_sub {
	background-color: #F7E8D9;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999999;
	padding: 7px 0px 5px 0px;
}
td.menuoff {
	background-color: #E5E5E5;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999999;
	font-size: 100%;
	font-weight: normal;
	padding: 4px 0px;
}



/* CALLOUT & WHATS NEW */
#box {
	width: 185px;
	background-color: #E5E5E5;
	border: 1px solid #999999;
	float: right;
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 4px 0px;
}
#box p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	margin: 8px 0px 8px 0px;
	text-align: center;
	line-height: 1.4em;
}
#box li {
	margin: 0px 8px 4px 8px;
	font-size: 55%;
	list-style-image: url("bulletstar.gif");
}
li.new {
	font-size: 70%;
	line-height: 105%;
	color: #666666;
	margin: 0px 8px 5px 8px;
}
a.black:link, a.black:visited, a.black:active {
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #000000;
	text-decoration: underline;
}
p.grey {
	color: #666666;
	margin: 0px 10px 8px 0px;
}



/* 2009 UPDATES */
#searchbox {
	position: relative;
	float: right;
	margin: 0px 0px 0px 10px;
}
#searchbox input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0px 0px 8px 0px;
}
#donors td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0px 0px 8px 0px;
	text-align: left;
	line-height: 1.4em;
}
table.whatsnew {
	margin: 15px 0px 0px 0px;
}
p.tag {
	font-size: 70%;
	color: #666666;
	margin: 0px 0px 5px 0px;
	text-align: left;
	line-height: 1.3em;
}
span.new {
	color: #FF0000;
	font-weight: bold;
}
span.fright {
	float: right;
}