body {
		background-color: #ffffff; 
		margin: 0px;
		}
body,td,div,p,h1,h2,h3,h4,h4,h6,pre,li,ul,INPUT,TEXTAREA,SELECT,OPTION {
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
		}
p,h1,h2,h3,h4,h4,h6,pre {
		margin: 10px;
		margin-top: 11px; 
		margin-bottom: 11px;
		}
		
h1 {	font-size:16px; }
h2 {	font-size:14px; }
h3 {	font-size:12px; color: #993300; }
h4 {	font-size:10px; }
h5 {	font-size:10px; }
h6 {	font-size:10px; }
	
	
td.textBackground {
		background-image: url("/root_images/basics/dotted_line_bg_right_long.gif");
        margin-right: 5px;
        }


.leftnav { 
		margin: 6px; 
		margin-right: 7px;
		background-color: #DCDCB5;
		}
.leftnav p { 
		margin: 3px; 
		margin-top: 0px; 
		font-size: 14px; 
		text-align: center; 
		}
.leftnav p.small { 
		font-size: 9px; 
		}	
.leftnav p.normal-text { 
		margin: 10px; 
		font-size: 12px; 
		text-align: left; 
		}	
.leftnav p.smaller-text { 
		margin: 10px; 
		font-size: 10px; 
		text-align: left; 
		}	
p.counterGreen, p.counterBlue, p.counterBrown {
		margin: 0px; 
		margin-top: 1px; 
		margin-right: 2px;
		background-color: #7B7B54;
		font-size: 10px;
		font-weight: bold;
		color: white;
		padding: 3px; 
		padding-left: 10px;
		}
p.counterGreen {
		background-color: #457a3d;
		}
p.counterBlue {
		background-color: #3d4d7a;
		}
a { color: #E48600; font-weight: bold; text-decoration: none; }
a:link { color: #E48600 }
a:visited { color: #e48644 }
a:hover { text-decoration: underline; }


.smallHome
	{
	font-size: 10px;
	font-weight: normal;
        margin-left: 10px; 
        margin-right: 10px;
	}

/* USED IN NEWSLETTER PAGES FOR AUTHOR OF ARTICLES */
.author
	{
	font-size: 10px;
	font-weight: normal;
	}
/* PHOTO GALLERY STYLES */
.title
	{
	font-size: 18px;
	font-weight: bold;
	}
.gallery
	{
	background-color: #ffffff;
	}
.galleryLinks
	{
	color: #3D4D7A; /* NOT WEBSAFE, BUT IT MATCHES 'PROVIDING GEAR' IN THE HEADER */
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	}
.galleryLinks a:link
	{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	}
.galleryLinks a:visited
	{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	}
.galleryLinks a:active
	{
	color: #336666;
	font-size: 10px;
	font-weight: normal;
	}
.galleryLinks a:hover
	{
	color: #336666;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	}

/* STYLES FOR INTERNS */
ul.interns
    {
    margin: 10px;
    padding: 0;
    list-style: none;
    }

/* STYLES FOR BOARD OF DIRECTORS */
ul.directors
    {
    margin: 10px;
    padding: 0;
    list-style: none;
    }
ul.directors li 
    {
    margin: 10px 0;
    }
	