/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}

h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:26px;
	letter-spacing:.21em;
	}
h4 {
color: #993300;
font-weight:bold;
text-decoration:underline;
}
/* ID Styles */

#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

/* Class Styles */
	
.bodyText {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.15em;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.1em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 18px;
	}
#menu11 span {
background: url(/images/toptitle.gif) no-repeat;
}
#menu11 span.bottom {
background: url(/images/bottom.gif) no-repeat;
}
#menu11 {
	width: 150px;
	border-style: solid solid none solid;
	border-color: #889944;
	border-size: 0px;
	border-width: 0px;
	}
#menu11 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	text-align:left;
	}	
	
#menu11 li a:link, #menu11 li a:visited {
	color: #FFFFFF;
	font-weight:bold;
	display: block;
	background:  url(/images/menu11.gif);
	padding: 8px 0 0 25px;
	}
	
#menu11 li a:hover {
	color: #889944;
	background:  url(/images/menu11.gif) 0 -32px;
	padding: 8px 0 0 27px;
	}
#menu11 #current a, #menu11 #current span{
color: #889944;
	background:  url(/images/menu11.gif) 0 -32px;
	padding: 8px 0 0 27px;
	}
ul.nav {
	list-style: none;
	margin: 0;
	padding: 0;
	}
ul.home {
	margin: 15px 0 0 25px;
	padding: 0;
	}

img {
    border: none;
} 
table.contacts
{ 
background-color: #fafafa;
border: 1px #000000 solid;
border-collapse: collapse;
border-spacing: 0px; }


td.contactDept
{ background-color: #678B3F;
border: 1px #000000 solid;
padding-top: 4px;
padding-bottom: 4px;
font-family: Arial;
font-weight: bold;
font-size: 12px;
color: #ffffff; }


td.contact
{
border-bottom: 1px #CCCCCC dotted; 
border-right: 1px #CCCCCC dotted;
font-family: Arial, sans-serif, Verdana;
font-weight: normal;
font-size: 12px;
color: #404040;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-right: 0px; }