body,form,div,p,h1,h2,h3,h4,h5,h6,ul,li{margin: 0px 0px;}
body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9pt;
	background-color:#660901;
	padding-top:20px;
	color: #404040;
	font-weight:bold;
}
table{border:none;}
td{vertical-align:top;}
img{border:none;}
p{text-align:justify;padding:10px 50px 0px 50px;}

a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #404040;
}

a:active, a:hover, .selected, .lastSelected{
	color: #FFFFFF;
}

h1{
	font-size: 16pt;
	font-weight:bold;
	padding:0px 50px 0px 0px;
	text-align:right; 	
	text-transform:uppercase;
}

h2{
	font-size: 10pt;
	font-weight:bold;
	padding:8px 25px 0px 30px;
}

h3{
	font-size: 10px;
	font-weight:bold;
	padding:0px 25px 0px 30px;
}

h4{
	font-size: 10px;
	font-weight:bold;
}
#rightColumn{background: #808D91 url(../images/High-Altitude-Right-Column-BG.jpg) no-repeat left top;width:556px;}
#leftColumn{background: #495458 url(../images/High-Altitude-Left-Column-BG.jpg) no-repeat top; width:246px;vertical-align:top;}

ul#navMenu, #navMenu li{list-style-type:none;float:left;}
ul#navMenu{padding:22px 0px 0px 142px;}

ul#navMenu li{background:transparent url(../images/High-Altitude-NavOff.jpg) no-repeat center;height:34px;width:99px;text-transform:uppercase;text-align:center;vertical-align:middle;cursor:pointer;padding-top:10px;font-size:11px;}

ul#navMenu li:hover, ul#navMenu li.selected{background:transparent url(../images/High-Altitude-NavOn.jpg) no-repeat center;color:#FFFFFF;}

ul#navMenu li.last{background:transparent url(../images/High-Altitude-NavOff-Last.jpg) no-repeat center;font-size:11px;}
ul#navMenu li:hover.last{background:transparent url(../images/High-Altitude-NavOn-Last.jpg) no-repeat center;font-size:11px;}
ul#navMenu li.lastSelected{background:transparent url(../images/High-Altitude-NavOn-Last.jpg) no-repeat center;}

#pageLink{text-decoration:underline;}

#footer{color: #3D0A00;padding:5px 0px 0px 0px;font-weight:bold;font-size:8pt;}

/* LogoWorks Style Sheet */
#logoworks, #logoworks a{
	padding-top:5px;
	font-size:8pt;
	color: #3D0A00;
	font-weight:normal;
	text-decoration:none;
}