body { margin-bottom:0px; margin-top:0px; margin-left:0px; margin-right:0px; }
td { font-family: Verdana, sans-serif; font-size: 11px; color: #000000; }

h1 { font-family: Georgia, sans-serif; color: #000000; font-size:16px; }
h2 { font-family: Verdana, sans-serif; font-size:13px; font-weight:bold; }

.pageHeading  { font-family: Georgia, sans-serif; color: #636363; font-size:16px; font-weight:bold; }
.pageSubHeading  { font-family: Verdana, sans-serif; font-size:13px; font-weight:bold; }
.pageSubHeading2 { font-family: Verdana, sans-serif; font-size:11px; font-weight:bold; }
.BoardMember { font-family: Georgia sans-serif; color: #636363; font-size:12px; font-weight:bold; }

.smallFont { font-family: Verdana, sans-serif; font-size: 10px; color: #000000; }
.copyText { font-family: Verdana, sans-serif; font-size: 10px; color: #FFFFFF; }
.homeBody { font-family: Verdana, sans-serif; font-size: 11px; font-weight: normal; color: #000000; }
.toDo { color: green; font-weight: bold; }
.alertText { color: red; font-weight: bold; }

.warningHeading { font-family: Verdana, sans-serif; font-size:12px; color: #636363; font-weight:bold; }
.warningHeading2 { font-family: Verdana, sans-serif; font-size:12px; color: #000000; font-weight:bold; }

input.search { width:120px; height:18px; }

ul {margin-top: 2px;
	margin-bottom: 2px;}

ol {margin-top: 2px;
	margin-bottom: 2px;}
	
.newsText { font-family: Verdana, sans-serif; font-size: 10px; font-weight: normal; color: #0A3256; }
.newsText a:link { color:#0A3256; text-decoration:underline; font-weight:bold; }
.newsText a:active { color:#0A3256; text-decoration:underline; font-weight:bold; }
.newsText a:visited { color:#0A3256; text-decoration:underline; font-weight:bold; } 
.newsText a:hover { color:#0A3256; text-decoration:underline; font-weight:bold; }
	
/* BEGIN TABLE STYLES */
.shiftRight {margin: 10px; }
.borderTop {
	border-top-style: solid; border-top-width: 1px; border-top-color: #868782;
	border-bottom-style: none; border-bottom-width: 0px;
	border-right-style: none; border-right-width: 0px;
	border-left-style: none; border-left-width: 0px;	}

.borderLeft {
	border-left-style: solid; border-left-width: 1px; border-left-color: #868782;
	border-bottom-style: none; border-bottom-width: 0px;
	border-right-style: none; border-right-width: 0px;
	border-top-style: none; border-top-width: 0px;	}

.borderBottom {
	border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #868782;
	border-top-style: none; border-top-width: 0px;
	border-right-style: none; border-right-width: 0px;
	border-left-style: none; border-left-width: 0px;	}

.borderAll {
	border-top-style: solid; border-top-width: 1px; border-top-color: #868782;
	border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #868782;
	border-right-style: solid; border-right-width: 1px; border-right-color: #868782;
	border-left-style: solid; border-left-width: 1px; border-left-color: #868782;  }
/* END TABLE STYLES */

/* ***** Begin GENERAL HYPERLINK Styles ***** */
/* links that don't have a specific style associated with them will use the following */
a:link { color:#0A3256; text-decoration:underline; font-weight:normal; }
a:active { color:#0A3256; text-decoration:underline; font-weight:normal; }
a:visited { color:#0A3256; text-decoration:underline; font-weight:normal; } 
a:hover { color:#0A3256; text-decoration:underline; font-weight:normal; }

.pageSubHeading2 a:link { color:#636363; text-decoration:underline; font-size:11px; font-weight:bold; }
.pageSubHeading2 a:active { color:#636363; text-decoration:underline; font-size:11px; font-weight:bold; }
.pageSubHeading2 a:visited { color:#636363; text-decoration:underline; font-size:11px; font-weight:bold; } 
.pageSubHeading2 a:hover { color:#636363; text-decoration:underline;  font-size:11px; font-weight:bold; }

/* ***** End GENERAL HYPERLINK Styles ***** */

/* ***** Begin SIDEBAR Styles ***** */
.sidebar a:link { color:#0A3256; text-decoration:none; font-weight:normal; }
.sidebar a:active { color:#0A3256; text-decoration:underline; font-weight:normal; }
.sidebar a:visited { color:#0A3256; text-decoration:none; font-weight:normal; } 
.sidebar a:hover { color:#0A3256; text-decoration:underline; font-weight:normal; }
/* ***** End SIDEBAR Styles ***** */

