@charset "UTF-8";
.photoCaption {
	font-size: 10px;
	text-align: left;
	padding: 0px;
	margin-left: 2px;
	line-height: 15px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.footer {
	font-size: 11px
}
.subhead {	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	color: #333333;
}
.subheadBlue {
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	color: #8BA6BB;
}
.littleBlueCrosshead {
	color: #8BA6BB;
	font-weight: bold;
}
.faintText {
	color: #999999
}
.footerTable {
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.newsTitle {
	font-size: 15px;
	font-weight: bold;
	color: #005689;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #8BA6BB;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8BA6BB;
	margin-bottom: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, "Lucida Grande CE", sans-serif;
	letter-spacing: 1px;
}
.italic14 {
	font-size: 14px;
	font-style: italic;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #005689;
}
.imageLeft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #333333;
}
.imageRight {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #333333;
}
.imageRightBordered {
	float: right;
	margin-left: 10px;
	text-align: right;
	font-size: 11px;
}
.oneColFixCtrHdr #container #mainContent #mainContent2 .imageRightBordered img {
	border: 1px solid #000;
	margin-bottom: 2px;
}
.oneColFixCtrHdr #container #mainContent #mainContent2 .imageRightBordered p {
	text-align: right;
	font-size: 11px;
}
.bullet {
	list-style-type: square;
	list-style-position: outside;
}
.divLeft {
	height: auto;
	width: 200px;
	float: left;
	margin-left: 80px;
	margin-top: 10px;
}
.divRight {
	float: right;
	width: 350px;
	margin-top: 10px;
}
.meetingsDivLeft {
	float: left;
	width: 220px;
	line-height: 1.5em;
}
.meetingsDivRight {
	float: right;
	width: auto;
	line-height: 1.5em;
}
.photo img {
	border: 1px solid #666666;
	text-align: center;
}
.photo p {
	font-size: 10px;
}
.iframe {
	margin-top: 10px;
	margin-bottom: 5px;
	border: 1px solid #333333;
}
.Boxed {
	padding: 5px;
	border: 4px double #CCCCCC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 1px;
}
a.Boxed {
	color: #005689;
}
.box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 20px;
	margin-right: 60px;
	margin-left: 60px;
	background-color: #FFF;
	text-align: justify;
}
a:hover.Boxed {
	color: #FFFFFF;
}
.blueReversed {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #005689;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-top: 0px;
}
.blueRevHeading {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #005689;
	text-indent: 2px;
}
.dottedRule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-right: 20px;
}
.pullQuote {
	font-size: 20px;
	line-height: 1.4em;
	color: #666666;
	width: 200px;
	padding-right: 6px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	background-image: url(Graphics/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 15px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 10px;
	margin-bottom: 10px;
}
.pullQuoteR {
	font-size: 20px;
	line-height: 1.4em;
	color: #666666;
	width: 200px;
	float: right;
	font-family: "Times New Roman", Times, serif;
	background-image: url(Graphics/quoteR.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20px;
	text-align: left;
	margin-left: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
.header {
	background-color: #FFCC33;
	text-align: center;
	height: 90px;
	width: 500px;
	margin-left: 80px;
}
.imageLeftCaption {
	font-size: 10px;
	text-align: right;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clear {
	clear: both;
}
.pageBottom {
	clear: both;
}
