body {
	margin: 0px;
}
/* STANDARD PARAGRAPH AND HEADINGS */
p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3em;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #CC6600;
	font-weight: bold;
	margin-bottom: 25px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #1E5535;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC66;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #CC6600;
	font-weight: bold;
	margin-bottom: 0px;
}

/* STANDARD LINK STYLES */

a:visited {
	color : #1C5833;
	text-decoration : underline;
	}
	
a:link {
	color : #1C5833;
	text-decoration : underline;
	font-size: 11pt;
	}
	
a:hover {
	color : #CC6600;
	text-decoration : underline;
	}
	
a:active {
	color : #CC6600;
	text-decoration : underline;
	}
	
/* STANDARD LIST STYLES */

ul, ol {
	line-height: 1.3em;
	color: #000000;
	background: transparent;
	font-size: 11pt;
}

/* QUOTE IN BANNER STYLE */

#quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC6600;
	text-align: right;
	font-style: italic;
}
#quoteName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC6600;
	text-align: right;
	font-style: normal;
	padding-top: 5px;
}

/* RIGHT HAND SIDE COLUMN ON INDEX PAGE */

#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 10px;
}
#sidebarAn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	line-height: normal;
}
#sidebar p, #sidebarAn p {
	line-height: normal;
	font-size: 9pt;
}
#sidebar a, #sidebarAn a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 9pt;
}
#sidebar a:visited, #sidebarAn a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#sidebar a:hover, #sidebarAn a:hover {
	color: #1C5833;
	text-decoration: underline;
}
#sidebar h1, #sidebarAn h1 {
	line-height: normal;
	font-size: 12pt;
	color: #000000;
}
#sidebar h2 {
	line-height: normal;
	font-size: 12pt;
	color: #000000;
	border-bottom-color: #B9B91E;
}

/* LEFT HAND NAVIGATION BOX */

#leftBar {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B9B91E;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin: 0px;
}
#leftBarIndex {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

/* FONT STYLES */

.Regular {
    color: #000000;
    font-family: arial, 'times new roman';
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
}

/* COPYRIGHT AND BOTTOM LINK STYLES */

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: auto;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #1C5833;
	font-size: 10pt;
}
#copyright p {
	color: #1C5833;
	line-height: 1.75em;
	font-size: 10pt;
}
#copyright a:visited {
font-family: Arial, Helvetica, sans-serif;
	color: #1C5833;
}
#copyright a:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
}

/* STYLES FOR IMAGES */

.imagecaption {
	font: 9pt arial, geneva, helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
.imagemiddleright {
	display: block;
	float: right;
	text-align: center;
	border: 1px solid #CCCC99;
	padding: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 10pt;
}
.imagemiddleleft {
	display: block;
	float: left;
	text-align: center;
	padding: 3px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #CCCC99;
	font-size: 10pt;
}
.imagemiddle {
	text-align: center;
	border: 1px solid #CCCC66;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 5px;
	font-size: 10pt;
}
.imagemiddleleftnofloat {
	display: block;
	margin: 5px 5px 5px 0px;
	text-align: center;
}

/* BOX ON HOMEPAGE */

.imageIndex {
	text-align: left;
	border: 1px solid #CCCC66;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 5px;
	background-color: #E7E7CF;
}
.imageIndex p {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 10pt;
}
.imageIndex h1 {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 12pt;
	color: #1C5833;
	text-decoration: none;
	margin-bottom: 5px;
}

/* REMOVE NEW PARAGRAPH SPACING*/

.zero {
	margin-top: 0px;
}

/* BORDER FOR IMAGES*/

.imgLink {
	border: 1px solid #1C5833;
}

/* TABLE STYLES FOR MANAGEMENT PAGE*/

#peopleBox td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC66;
}

#peopleBox p {
	font-size: 10pt;
	font-style: normal;
}
#peopleBox a {
	font-size: 10pt;
	font-style: italic;
}
#peopleBox img{
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
.bold {
	font-style: normal;
	font-weight: bold;
}
.italic {
	font-style: italic;
}
