div#Panel1{margin: 0px 0px 0px 0px;display: none;}
div#Panel2{margin: 0px 0px 0px 0px;display: none;}
div#Panel3{margin: 0px 0px 0px 0px;display: none;}
div#Panel4{margin: 0px 0px 0px 0px;display: none;}
div#Panel5{margin: 0px 0px 0px 0px;display: none;}
div#Panel6{margin: 0px 0px 0px 0px;display: none;}
div#Panel7{margin: 0px 0px 0px 0px;display: none;}
div#Panel8{margin: 0px 0px 0px 0px;display: none;}


#titleBar {
	
}
	
	#titleRight {
		float:right;
		background: transparent url(../img/Compsoftequinox.gif) no-repeat top right;
		width: 39%;
		height: 150px;
		margin-bottom: 0px;
		margin-right:1px;
		cursor:pointer;
		
	}
	
		#titleRight h1 span {
			display:none
		}
		
	#titleLeft {
		float:left;
		background: transparent url(../img/Equinox5.jpg) no-repeat top left;
		width: 60%;
		height: 150px;
		margin-bottom: 0px;
	}
		#titleLeft h1 span {
			display:none
		}
	
			
		
#menuBar {
	background: transparent; 
	float: left;
	color: #000000;
	width: 250px;
	padding-top: 70px;
	height:340px;
	
	font-family: Trebuchet MS1, Helvetica, sans-serif;
}

	#menuBar a:hover {
		color: #AB0300;
		background-color: #FFFFFF;
	}
	#menuBar .currentPage {
		padding-left: 40px;
		color: #AB0300;
		padding-bottom:2px;
		padding-top:2px;
	}
	#menuBar .activeSubMenuItem {
		color: #AB0300;
		padding-left:25px;
		padding-bottom:2px;
		padding-top:2px;
	}
	
	#menuBar .activeSubMenuLink {
		font-weight:bold;
		font-size:12px;
		color: #AB0300;
		font-family:Trebuchet MS1, Helvetica, sans-serif;
	}
	
	#menuBar .activeMenuLink {
		font-weight: bold;
		font-size: 14px;
		color: #AB0300;
		font-family:Trebuchet MS1, Helvetica, sans-serif;
	}
	
	#menuBar .activeMenuHeaderLink {
		font-weight: bold;
		font-size: 14px;
		color: #AB0300;
		font-family:Trebuchet MS1, Helvetica, sans-serif;
	}
	
	#menuBar img 
	{
		padding-left: 0.2em;	
	}



#pageContent ul {
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
}

#pageContent li {
	list-style-type: square;
	background: transparent; 
}

.paddedList 
{
	margin-bottom:10px;
}

#navLinks {
	clear:both;
	text-align: center;
	background: transparent; 
	float: center;
	
}

	.nextButton {
		padding-left:10px;
		background: transparent url(../img/NextArrow.gif) no-repeat top right;
	}
	.prevButton {
		padding-right:10px;
		background: transparent url(../img/PrevArrow.gif) no-repeat top left;
	}

.linked {
	cursor: hand;	/* Only Supported in IE 4+ */
	cursor: pointer; /* Only Supported in NS 6+ */
}

.TxtBox
{
	background-color:#ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	color: #000000;
	font-family: Trebuchet MS1, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
