/* Global styles */
* { 
	margin: 0; 
	padding: 0; 
}
body { 
	font-size: 62.5%; 
	line-height: 160%; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #666; 
	background-color: #000; 
	padding: 30px 20px; 
}
p { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.1em; 
	margin-top: 0; 
	margin-bottom: 15px; 
}
.projectBox { 
	vertical-align: top; 
	padding: 11px;  
	padding-left: 0px;  
}
.crumbNav {
	margin-bottom: 10px; 
	text-transform: uppercase;
}
.siteMap { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.1em; 
	font-weight: bold;
	margin-top: 0; 
	margin-bottom: 15px; 
}
.searchbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.1em; 
	margin-top: 0; 
	margin-bottom: 0;
	margin-left: 4px; 
	margin-right: 4px;
	width: 90px;
	height: 24px; 
}
.barheader {
	background-color: #dddddd; 
	padding: 1px; 
	padding-left: 3px; 
	margin-top: 12px; 
	margin-bottom: 6px; 
	margin-left: 0px;
	margin-right: 0px;
}
.xboxTable TD {
	width: 220px;
}
.xboxSubTable TD {
	padding-left:20px;
}
div > p { 
	margin-top: 0; 
}
ol { 
	margin-left: 50px; 
}
ul { 
	margin-left: 15px; 
}

a:link { 
	color: #996600; 
	text-decoration: underline; 
	font-weight: normal; 
}
a:visited { 
	color: #996600; 
	text-decoration: underline; 
	font-weight: normal; 
}
a:hover { 
	color: #CC6600; 
	text-decoration: underline; 
	font-weight: normal; 
}
a:active { 
	color: #993300; 
	text-decoration: underline; 
	font-weight: normal; 
}
a img { 
	border: 0; 
}

input, select, object { 
	font-size: 1.1em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
li a:link { 
	text-decoration: none; 
}
li a:visited { 
	text-decoration: none; 
}
li a:hover { 
	text-decoration: underline; 
}
li a:active { 
	text-decoration: underline; 
}
h1 {
	font-family: "Times New Roman", times, serif;
	font-size: 3.0em;
	margin-bottom: 5px;
	color: #4D4D4D;
	font-variant: small-caps;
	letter-spacing: .1em;
	font-weight: bold;
}
h1 a:link {
	color: #4D4D4D;
	text-decoration: none;
	font-weight: bold;
}
h1 a:hover {
	color: #4D4D4D;
	text-decoration: none;
	font-weight: bold;
}
h1 a:active {
	color: #4D4D4D;
	text-decoration: none;
	font-weight: bold;
}
h1 a:visited {
	color: #4D4D4D;
	text-decoration: none;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin-bottom: 3px;
	font-weight: bold;
	color: #333;
}
h2 a:link {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
h2 a:hover {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
h2 a:active {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
h2 a:visited {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", times, serif;
	font-size: 2.1em;
	margin-bottom: 15px;
	letter-spacing: .1em;
	font-weight: normal;
	color: #666;
	line-height: 27px;
}
h3 a:link {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
h3 a:hover {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
h3 a:active {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
h3 a:visited {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
h4 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-bottom: 3px;
	font-weight: bold;
	color: #666;
}
h4 a:link {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
h4 a:hover {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}
h4 a:active {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
h4 a:visited {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #993300;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
}
h5 a:link {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
h5 a:hover {
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
}
h5 a:active {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
h5 a:visited {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}

.navDivider {
	color: #993300; 
	width:80px; 
	height:1px; 
	margin:0px; 
	padding:0px;
}

img { 
	margin: 0px; 
	padding: 0px; 
}

/* NAVIGATION STYLES */
.MainNavPanel {
	width:770; 
	padding: 0px; 
	padding-top:4px; 
	padding-bottom:3px
}
.MainMenu {
	margin: 0px; 
	padding: 0px; 
	text-transform: uppercase;
	text-decoration: none;
	width: 760px;
}
.MainMenuItem  {
	background-color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #993300;
	text-align: center;
	letter-spacing: .05em;
	margin: 0px;
	padding: 0px;
	padding-left: 3px; 
	padding-right: 3px; 
	height: 23px;
	line-height: 12px;
}

.MainMenuItem a:link {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
.MainMenuItem a:visited {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
.MainMenuItem a:active {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
.MainMenuItem a:hover {
	color: #D47F00;
	text-decoration: none;
	font-weight: bold;
}

.SubMenu {
	margin: 0px; 
	padding: 0px; 
	text-transform: uppercase;
	text-decoration: none;
}
.SubMenuItem  {
	background-color: #eeeeee;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #993300;
	text-align: left;
	letter-spacing: .1em;
	margin: 0px;
	padding: 6px;
	height: 23px;
	line-height: 12px;
}

.SubMenuItem a:link {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
.SubMenuItem a:visited {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
.SubMenuItem a:active {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
.SubMenuItem a:hover {
	color: #D47F00;
	text-decoration: none;
	font-weight: bold;
}

.footer ul li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 0px;
	font-size: 0.9em;
	font-weight: normal;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
	text-transform: capitalize;
}
.footer ul li a:link {
	color: #FFF;
	text-decoration: none;
}
.footer ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
.footer ul li a:active {
	color: #FFF;
	text-decoration: none;
}
.footer ul li a:hover {
	color: #ffff66;
	text-decoration: none;
}

/* Define custom classes */
.clear { 
	clear: both; 
}
.clearRight { 
	clear: right; 
}
.clearLeft { 
	clear: left; 
}
.floatLeft { 
	float: left; 
}
.floatRight { 
	float: right; 
}
.alignLeft { 
	text-align: left; 
}
.alignRight { 
	text-align: right; 
}
.alignCenter { 
	text-align: center; 
}

.alignTextTop {
	vertical-align: text-top;
}
	
/* Define site color palette */

.lightGreen {
	color: #C7E29A;
}
.green {
	color: #BAE475;
}
.lightBlue {
	color: #8CC1D3;
}
.blue {
	color: #89D0EE;
}
.lightOrange {
	color: #F5BD68;
}
.orange {
	color: #E39324;
}
.grey {
	color: #666666;
}
.darkGrey {
	color: #333333;
}
.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
