body{
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	font: 9pt Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	width: 100%;
}
table{
	font: 9pt Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

#header{
	position: relative;
	width: 100%;
	height: 157px;
	background: url(../images/layout/darkMetalHeader.jpg) repeat-x;
	display: block;
	
}

#footer{
	background: url(../images/layout/footer.jpg) repeat-x;
	text-align: center;
	display: block;
	height: 60px;
	width: 100%;
	padding-top: 12px;

}
#footer a, #footer a:visited{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#footer a:hover{
	color: #000000;
	text-decoration: none;

}

img#spyderLogo{
	position: absolute;
	left: 20px;
	top: 6px;
	
}
div#mainNav{
	color: #FFFFFF;
	text-decoration: none;
	
	display: block;
	position: absolute;
	left: 5px;
	top: 104px;
	width: 800px;
	height: 40px;

}
div#navIcons{
	position: absolute;
	width: 100px;
	height: 10px;
	right: 0px;
	top: 10px;
	
}
div#navIcons img{
	float: left;
	margin-right: 20px;
}

div#contentShell{
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	display: block;
	
}
div#content{
	background: url(../images/layout/contentBG.jpg) repeat-y;
	text-align: left;
	display: block;
	padding: 0px;
	
	width: 857px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
div#contentHeader{
	background: url(../images/layout/contentHeader.jpg) no-repeat;
	display: block;
	height: 54px;
	width: 857px;
	margin: 0px;
}
div#contentHeader h1{
	margin:0px;
	padding:0px;
	padding-top:17px;
	padding-left:70px;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: normal;
	
}
div#contentFooter{
	background: url(../images/layout/contentFooter.jpg);
	display: block;
	margin: 0px;
	height: 30px;
	width: 857px;
	
}
table#contentTable{
	width: 780px;
	margin-left: 40px;
}
div#sideBar{
	padding-left: 10px;
	padding-top: 7px;
	display: block;
	font-size: 1.25em;
}
div#sideBar a,div#sideBar a:visited{
	color: #CCCCCC;
	text-decoration: underline;
	
}
div#sideBar a:hover{
	color: #990000;
	text-decoration: none;
	
}
div#sideBar ul{
	margin:0px;
	padding:0px;
	
	margin-left: 0px;
	list-style: none;

}
div#sideBar ul li{
	margin:0px;
	padding:0px;
	margin-top: 6px;
}

div#sideBar ul ul{
	margin:0px;
	padding:0px;
	margin-left: 15px;
}

div#sideBar li.currentPage a{
	color:#990000;
	padding-left: 3px;
}

div#sideBar li.currentPage a:hover{
	color: #990000;
}	

div#sideBar li.currentParent a{
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
div#sideBar li.currentParent a:hover{
	color: #990000;
	
}

div#sideBar li.currentSub a{
	text-decoration: none;
}

div#sideBar h1,div#sideBar h2,div#sideBar h3,div#sideBar h4{
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	font-weight: normal;
	color: #990000;
}
div#sideBar h1{
	font-size: 15pt;
}
div#sideBar h2{
	font-size: 13pt;
	font-weight: bold;
	
}
div#sideBar h3{
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
}
div#sideBar h4{
	font-size: 12pt;
	font-style: italic;
	color: #FFFFFF;
	
}

div#contentBox{
	color: #CCCCCC;
	padding: 8px;
	display: block;
	height: auto;

}
#contentBox a,#contentBox a:visited{
	color: #0066FF;
	text-decoration: underline;
	
}
#contentBox a:hover{
	color: #990000;
	text-decoration: none;
	
}
div#contentBox h1,div#contentBox h2,div#contentBox h3,div#contentBox h4{
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	font-weight: normal;
	color: #990000;
}
div#contentBox h1{
	font-size: 15pt;
}
div#contentBox h2{
	font-size: 13pt;
	font-weight: bold;
	
}
div#contentBox h3{
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
}
div#contentBox h4{
	font-size: 12pt;
	font-style: italic;
	color: #FFFFFF;
	
}
div.currentSub{
	margin-left: 30px;
}

div.portMenu{
	font-size: 9pt;
	margin-left: -5px;
	margin-top: 10px;
	display: inline;
	float: none;
	width: 165px;
	height: 100%;
}

div.portMenuItem{
	float: left;
	display: block;
	position: relative;
	margin: 1px;
}
div.portMenuItem a img{
	border: 1px solid #900;
	
}
div.portMenuItem a:hover img{
	border: 1px solid #FFF;	
}
div#port a, div#port a img{
	border:0px;
	margin:0px;
	padding:0px;
}
div#port a img{
	border: 0px;
	padding:0px;
	margin:0px;
}
div.sitemap ul{
	font-size: 10pt;
	font-weight: bold;
	padding-left: 12px;
	
	
}

ul.mapLevel1 li{
	
	margin-bottom: 12px;
	margin-top: 5px;
	padding-top: 5px;
}
ul.mapLevel2 li,ul.mapLevel3 li{
	border: 0px;
	margin:0px;
	padding:0px;
}
ul.mapLevel2 li{
	margin-left:10px;
}

ul.mapLevel3 li{
	margin-left:20px;
}
div.sitemap ul li{
	
}
div.sitemap ul ul{
	border:0px;
}

.float_right {
	display: inline;
	float: right;
}

.float_left {
	display: inline;
	float: left;
}

input#note{
	visibility: hidden;
	width: 0px;
	height:0px;
	margin:0px;
	padding:0px;
}

a.currentNonpage{
	font-weight: bold;
	color: #333;
	text-decoration: none;
	
}
a.currentNonpage:hover{

}

/*Following sets of classes are for sliding menu system*/

.menuLevel1{
	display: block; 
	
	height: 38px; 
	
	background: #333333 url(../images/layout/menuBase.jpg) no-repeat;

	border: 1px solid #333333;
	color: #fff;
	margin:0px;
	font-size: 1.25em;
	
	padding:0px;
	float: left;
	width:100;	/*!!needs to correspond to value of menuClosedWidth variable in script*/
	position: relative;

	
}
div.manNavLabel{
	margin-top: 11px;
	padding-left: 25px;
}



.subLevel1{
	width: 0px;
	float: left;
	color: #000;
	
	border: 0px;
	height: 38px;
	position: absolute;
	top:0px;
	left: 100px;
	overflow: hidden;
	visibility: visible;
	background: url(../images/layout/subMenu.jpg);
	
	
}
.subLevel1 a,.subLevel1 a:visited{
	display: block;
	height: 100%;
	width: auto;
	float:left;
	border-left: 1px solid #663333;
	text-align: center;
	padding-left:15px;
	padding-right: 15px;
	padding-top: 11px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;	
}
.subLevel1 a:hover{
	color: #000000;
}
	
	
.menuOuter{
	 float: none;
	 display: block;
	 margin-bottom:40px;
	 width:100%;
	 position: relative;
}

/* For IE 6.x PNG support--because Microsoft is dumb */

img { 
	behavior: url("pngbehavior.htc");
}


div#port{
	border: 1px solid #ccc;
	padding: 4px;
	margin: 2px;
	background-color:#333;
	display: block;
	position: relative;
	float:none;
}