/* BLUE GRAY NAVY RED STYLES */

body		{ margin: 0px; padding: 0px; color: #000080; background-color: #ffffff; 
			font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }

/* .divider	{ background-color: #cccccc; font-size: 1pt; } */
.copyright 	{ text-align: left; font-family: Arial, sans-serif; font-size: 8pt; color: #cccccc; }

img 	{ border: 0px; }
.graphic	{ padding: 30px 0px 30px 0px; float: left; border: 0px; } /* top right bottom left */
.peopleicon	{ padding: 10px 0px 0px 20px; border: 0px; vertical-align: text-bottom} /* top right bottom left */
.imbarrow	{ padding: 0px 10px 0px 10px; border: 0px; } /* top right bottom left */
.navdots	{ float: right; padding: 10px 0px 10px 0px; border: 0px; } /* top right bottom left */
img.redboat	{ float: left; padding: 30px 30px 30px 0px; border: 0px; } /* top right bottom left */
/* BEGIN FAQ PAGE */
img.totop	{ padding: 0px 20px 0px 0px; border: 0px; vertical-align: text-bottom; } /* top right bottom left */
img.question	{ float: left; padding: 40px 30px 40px 0px; border: 0px; } /* top right bottom left */
/* END FAQ PAGE */

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto; }	/*  For centering images */

.spaced		{ font-size: 8.0pt; line-height: 1.5; font-weight: bold; } /*  */
.myname		{ font-size: 12.0pt; line-height: 1.3; font-weight: bold; } /*  */
.accent		{ font-size: 11.0pt; line-height: 1.3; font-style: italic; font-weight: normal; } /*  */


.pgTitle	{ font-size: 12.0pt; line-height: 1.0; font-weight: bold; } /*  */

P	{ font-size: 10pt; font-family: Arial, Helvetica, sans-serif; 
		margin-top: 0.3em; margin-bottom: 0.5em; }
		
		
a:link		{ color: #000080; text-decoration: none; }
a:visited	{ color: #000080; text-decoration: none; }
a:active	{ color: #000080; text-decoration: none; }
a:hover		{ color: #000080; text-decoration: underline; }

p.emph	{ line-height: 2.0; font-weight: bold; }
p.addr	{ line-height: 1.4; font-weight: bold; }

span.sspaced { letter-spacing: .1em; font-weight: bold; }

ul { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; margin-left: 2.5em; padding-left: 0;} 


.nav		{ text-align: right; font-family: Arial, sans-serif; font-size: 10pt; line-height: 1.2; color: #999999; }
.nav a:link	{ color: #999999; text-decoration: none; }
.nav a:visited	{ color: #999999; text-decoration: none; }
.nav a:active	{ color: #666666; text-decoration: none; }
.nav a:hover	{ color: #666666; text-decoration: none; }

.c1		{ color: #0000ff; } /* blue */
.c1 a:link      { color: #0000ff; text-decoration: none; }
.c1 a:visited	{ color: #0000ff; text-decoration: none; }
.c1 a:active	{ color: #0000ff; text-decoration: none; }
.c1 a:hover     { color: #0000ff; text-decoration: none; }

.c2		{ color: #808080; } /* c0c0c0 = silver or gray = 808080 */
.c2 a:link	{ color: #808080; text-decoration: none; }
.c2 a:visited	{ color: #808080; text-decoration: none; }
.c2 a:active	{ color: #808080; text-decoration: none; }
.c2 a:hover	{ color: #808080; text-decoration: none; }

.c3		{ color: #000080; } /* navy or 336699 */
.c3 a:link	{ color: #000080; text-decoration: none; }
.c3 a:visited	{ color: #000080; text-decoration: none; }
.c3 a:active	{ color: #000080; text-decoration: none; }
.c3 a:hover	{ color: #000080; text-decoration: none; }

.c4		{ color: #ff0000; } /* red  */
.c4 a:link	{ color: #ff0000; text-decoration: none; }
.c4 a:visited	{ color: #ff0000; text-decoration: none; }
.c4 a:active	{ color: #ff0000; text-decoration: none; }
.c4 a:hover	{ color: #ff0000; text-decoration: none; }

