@charset "utf-8";
/* CSS Document */

/* GENERAL STYLES */
#Nav a, h1, h2, h3, h4, h5, h6, #LogoText {
	font-family: sylfaen,'book antiqua',georgia,serrif;
	font-weight: normal;
}
h1 {
	font-size: 11pt;
	color: #5678B0;
	margin-bottom: 12px;
}
h2 {
	font-size: 3pt;
	color: #77920A;
	line-height: 1em;
	margin-bottom: 10px;
}
h3 {
	font-size: 2.0em;
	color: #8396B5;
	line-height: 1.0em;
	margin-bottom: 10px;
	font-variant: small-caps;
}
p, .home ColumnOne p {
	color: #495A77;
	margin-bottom: 15px;
	font-size: 11pt;
	line-height: 1.5em;
}
#ColumnOne p {
	font-size: 1.2em;
}
a img {
	border: none;
}
.pad {
	padding: 5px;
}
a {
	color: #77920A;
	text-decoration: underline;
}
a:hover {
	color: #0070E3;
	text-decoration: none;
}
ul {
	list-style: none;
}
.leftImg {
	float: left;
	margin: 5px 15px 10px 0;
	padding: 3px;
	border: 1px solid #EFECE0;
}	
.rightImg {
	float: right;
	margin: 5px 0 10px 15px;
	padding: 3px;
	border: 1px solid #EFECE0;
}
.img {
	padding:4px;
}
.moreLink {
	display: block;
	text-align: right;
}
.smallText, #ColumnOne p.smallText {
	font-size: 11px;
}
address {
	font-size: 9pt;
	line-height: 1.3em;
	color: #495A77;
}
ul.normalList {
	color: #495A77;
	margin-bottom: 15px;
	font-size: 1.4em;
} 
blockquote {
	font-size: 1.2em;
	color: #827653; 
	font-family: "Courier New", Courier, monospace;
	margin-bottom: 15px;
}
cite {
	display: block;
	font-size: 1.1em;
	padding: 15px;
	border: 1px solid #EFECE0;
	background: #F4F2EA;
	color: #495A77;
	font-style: normal;
}
.subheading {
	font-weight: bold;
	font-variant: small-caps;
	color:#5678B0;
}
.header {
	font-size: 20pt;
	color: #0059b2;
	font-weight:bold;
	}
img.full
{
	background: #ccb;
	border-top: 1px solid #987;
	border-bottom: 1px solid #987;
	display: block;
	width: 950px;
}
.group-header
{
	font-size: 15pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	list-style-image: none;
	list-style-type: none;
	padding-top:8px;
	padding-right: 0;
	padding-bottom: 0;
	text-decoration:none;
}
.group-header a {
	font-size: 15pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	list-style-image: none;
	list-style-type: none;
	padding-top:8px;
	padding-right: 0;
	padding-bottom: 0;
	text-decoration:none;
	color: #654;
}
.group-header a:hover {
	text-decoration:none;
	color: #0070E3;
}
.group
{
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	list-style-image: none;
	list-style-type: none;
	padding-right: 0;
	padding-bottom: 0;
}
.image-border {
	border: solid 2px #D8EA86;
	margin-right: 10px;
}
.footer-white {
	color:#FFFFFF;
	text-align: right;
}
.bulleted-list {
	list-style-position:outside;
	list-style-type: square;
	line-height: 20px;
	padding-left:30px;
}
.textbox {
	font-size: 10pt;
	color: #000000;
	border: 1px solid #0070E3;
	background-color: #e8f0ff;
	height: 20px;
	text-align: left;
	vertical-align:middle;
}
.textbox-align-center{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #0066cc;
	border: 1px solid #000000;
	background-color: #0066cc;
	height: 20px;
	text-align: center;
	vertical-align:middle;
}
.textarea {
	font-size: 10pt;
	color: #000000;
	border: 1px solid #0070E3;
	background-color: #e8f0ff;
	text-align: left;
}
.topicTitle	{
	font-size: 8pt; 
	font-weight: bold; 
	color: #FFFFFF;
}
.topicText 	{
	font-size: 9pt;
	color: #006b6b;
}
.topicText-blue 	{
	font-size: 10.5pt;
	color: #316AC5;
}
.topicDate 	{
	font-size: 9pt;
	color: #000000;
}
.tabText {
	font-size : 14px;
	font-style : normal;
	color :#006600;
	font-weight : bold;
	text-decoration : none;
}
.events-table {
	background-color:#EFECE0;
	border:5px double #0070e3;
	width:95%;
	
}
.events-tabText {
	font-size : 14pt;
	color :#0070E3;
	font-weight : bold;
	text-decoration : none;
	white-space: nowrap;
}
.events-day-label {
	background-color:#D8EA86;
	color:#0070E3;
	width:50px;
	text-align:center;
	font-size: 14pt;
	font-weight: bold;
}
.teal-header {
	color:#006b6b;
	font-size:12pt;
}

.page_title {
	font-size: 20pt;
	color: #0070E3;
	padding: 0 1px 3px 0;
}
.subpage-divider {
	border-bottom: 1px dotted #999;
	padding-bottom:7px;
}