.nav-primary-gray {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; color: #CCCCCC; text-decoration: none}
.nav-secondary-blue-wide {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: 16px; color: #006699}
.nav-secondary-blue {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #006699; text-decoration: none; line-height: 12pt}

.text-copy {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: #eeeeee}
.text-small {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; color: #666666}
.text-header {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; color: #006666}
.text-body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666666}
/* ul {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; list-style-type: square} */
.text-body-alt {  font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size: 11px; color: #333333}
.text-body-rev {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #9999FF}
.text-body-white {  font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF}

.text-header-ltgray {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #999999}
.text-header-gray {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #666666}
.text-header-gray-strikethru {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; color: #666666; text-decoration: line-through}
.text-header-burg {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #663333; text-decoration: none}
.text-header-sunset {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FF6666}

.text-monospaced {  font-family: "Courier New", Courier, mono; font-size: 12px; font-weight: normal; color: #333333}
.text-highlight {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FF0000; text-decoration: none}
.text-datafile {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #990099}
.text-scriptfile {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #CC0000}
.text-templatefile {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #009900}
.text-directoryfile {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #006666}

.text-subhead-burg {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; color: #663333; text-decoration: none}
.text-subsubhead-dkgray {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #666666; text-decoration: none}
.text-subsubhead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #CCCCCC; text-decoration: none}
.text-subsubhead-blue {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #006699; text-decoration: none}
.text-subhead-gray {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666666; padding-top: 2px; padding-right: 3px; padding-bottom: 2px; padding-left: 3px; text-decoration: none; line-height: normal}

.text-highlight-burg {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #6666FF; text-decoration: none}
.text-highlight-strikethru {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #999999; text-decoration: line-through}
.copy-serif {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: italic; font-weight: normal; color: #993366; text-decoration: none}

.style1 { font-size: smaller }
.style2 { font-size: 10px; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style3 { font-size: smaller; font-style: italic; }
.style8 { font-size: 10px; }
.style9 { font-size: 9px }
.style10 { font-size: 12px }
.style11 { font-size: medium }
.style12 { font-size: small; font-style: italic; }
.style13 { color: #FF0000; font-size: smaller }
.style14 { font-size: large; font-weight: bold; }
.style15 { color: #0000FF }
.style16 { font-size: small; }
.style17 { font-size: x-small }
.italic { font-style: italic }


body {
	background-color: #666666;
	background-image: url(/graphics/bgFade.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
	
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	/*font-size: 12px; color: #000; padding:0px; */
}
#mainSurround {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin: auto;
	width: 888px;
	padding-bottom: 15px;
}
a { text-decoration: none }
a:hover { color: red }
/*a:hover { color: #00CCCC}*/
#header {
	background-color: white;
	position: fixed;
	top: 0;
	left: 145px; 
	width: 677px;
	height: 60px }
#footer  { 
	background-color: white; 
	margin: 0; 
	padding: 0; 
	position: fixed; 
	bottom: 0; 
	left: 145px;
	width: 677px; 
	height: 33px }
#maincontent   {
	background-color: #ffffff;
	position: absolute;
	top: 60px;
	width: 677px;
	left: 145px;
}
#navmenu  { 
	position: fixed; 
	top: 0px; 
	left: 0px; 
	width: 145px }

 ul {
	margin: 5px;
	padding: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; list-style-type: square }
	
ul li {
	margin: 0;
	padding: 0 } 

 ol {
	margin: 5px;
	padding: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px }
	
ol li {
	margin: 5px;
	padding: 0 } 