body, p {
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#wrapper {
	margin: 0px;
	padding: 0px;
}
#maintable {
	width: 900px;
	z-index: 1;
	display: inline;
}
#navbar {
	width: 900px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	z-index: 2;
	height: 115px;
}
#navbar2 {
	width: 900px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	z-index: 2;
	height: 115px;
	text-align: left;
}
.search {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#photorule {
	background-color: #0068B3;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 100%;
	z-index: 0;
}
.footer {
	display: block;
	font-size: 12px;
	text-align: center;
}
#Cooltable tr:every-second {
 add-class: grey;
}
tr.grey td {
	background-color:#E3E3E3;
	color:#FFFFFF;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #50B948;
	text-decoration: underline;
}
a:active {
	color: #009933;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
.SmallText {
	font-size: 12px;
}
img.sidebuttons {
	padding-top: 8px;
}
.pullquote {
	width: 20%;
	float:right;
	font-size:125%;
	line-height:140%;
	margin:10px;
	background: url(closequote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 25px 5px 0px;
}
.BigQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0068B3;
	font-style: italic;
	line-height: 22pt;
}
.pullquote:first-letter {
	background: url(openquote.gif) no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}
.h3blue {
	font-size: 14px;
	color: #0068B3;
}
.subnav {
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: none;
	height: 22px;
	padding-top: 7px;
	
}
.subnav a {
	color: #009900;
	
}

