
/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #000000;
	width: 775px;
	background-color: #f4f2ef;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
 }
#header {
	height: 130px;
	background-image: url(/treasure/layout/header.jpg);
	background-repeat: no-repeat;
	width: 775px;
}
#ncsu {
	position: absolute;
	top: 8px;
	left: 10px;
	width: 115px;
	height: 22px;
	/*background-color: #CCC;*/
  }
#ncsu a, #ncsu a:hover{
	display: block;
	width: 142px;
	height: 22px;
	text-decoration: none;
}
#ncsu a span{
	visibility: hidden;
}
#fin-bus {
	position: absolute;
	top: 8px;
	left: 145px;
	width: 165px;
	height: 22px;
	/*background-color: #666;*/
  }
#fin-bus a, #fin-bus a:hover{
	display: block;
	width: 142px;
	height: 22px;
	text-decoration: none;
}
#fin-bus a span{
	visibility: hidden;
}

#unit-name {
	background-image: url(/treasure/layout/treasurer-logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
}

#wrapper {
	width: 675px;
	float: left;
	background-image: url(/treasure/layout/contentBG.gif);
	background-repeat: repeat-y;
	margin-left: 50px;
	_margin-left: 25px;
	margin-top: -60px;
}
/**** left nav styles ******/

div.leftDiv {
	width: 179px;
	padding: 0px;
	float: left;
	font-size: 90%;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
 .leftDiv span h3 {
 	visibility: hidden;
	margin: 0;
	padding: 0;
 }
 
div.leftDiv a {
	display: block;
	text-decoration: none;
	text-align: left;
	color:#000;
	font-weight: normal;
	/* 
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;*/
	background-image: url(/treasure/layout/colon-bullets.gif); /* Replace bullet.gif with your img */
	background-position: left 5px; /* Position bullet */
	background-repeat: no-repeat;
	padding-left: 12px; /* Add padding so text doesn't cover bullet img */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	}
	
div.leftDiv a:hover {
	color:#CC0000;
	background-color: #FFF;
}

div.subleft_nav a {
	display: block; 
	padding: 3px 6px 4px 10px; 
	margin: 0; 
	text-decoration: none; 
   	text-align: left; 
 /* background-color: #eee;
   	color:#CC0000;  */
   	border-top: 1px solid #FFF; 
   	font-size: 95%; 
   	font-weight: normal;
	background: #FFF; 
	color:#000;
	height: 100%;
	text-transform: capitalize;
   }
div.subleft_nav a:hover {
	background-color: #FFF;
   	color:#CC0000; 
	/*background: #CC0000; 
	color:#FFFFFF;*/
	}

div.childleft_nav a {
	display: block; 
	padding: 3px 2px 5px 10px;
	vertical-align: middle;
	margin: 0px 0px 0px; 
   	text-decoration: none; 
   	text-align: left; 
   	background-color: #FFFFFF;
   	border-top: 1px solid #000000; 
   	color:#000; 
   	font-weight:normal;
   	font-size: 70%; 
	}
  
/***** end left nav styles ******/
div.leftDiv span#other-links {
	margin-left: 12px;
	padding-top: 20px;
	padding-bottom: 5px;
	/*font-style: italic;*/
	font-weight: bold;
	display: block;
}
#pipe ul {
	position: relative;
	top: 50px;
	left: 320px;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	height: 20px;
	font-family: "Times New Roman", Times, serif;	/*background-color:#666666;*/
	} 
#pipe ul li, #pipe ul li a  {
	margin-left: 0;
	padding: 3px 3px 3px 2px;
	/*border-left: 1px solid #FFF;
	border-left: none;*/
	list-style: none;
	display: inline;
	color: #000;
	text-decoration:none;
	font-weight: bold;
	}
#pipe ul li a:hover  {
	color: #CC0000;
	text-decoration: underline;
	}
#pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
	
#myContent {
	padding: 10px 10px 10px 15px;
	/*width: 430px;
	background-color: #CCC;*/
	width: 450px;
	margin-top: 50px;
	_margin-top: 60px;
	float: left;
}
#myPicture {
	position: absolute;
	top: 100px;
	left: 230px;
	background-image: url(/treasure/layout/arch.jpg);
	height: 60px;
	width: 495px;
	background-repeat: no-repeat;
 }
/****** end content css  **************/
#footer {
	background-image: url(/treasure/layout/footer-lines.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	clear: both;
}
#footerText {
	clear: both;
	height: 50px;
	width: 645px;
	margin-left: 50px;
	margin-top: -10px;	
 }
#myFooter {
 	/*position: relative;
	left: 170px;*/
 }
	
#footerText h6{
 	visibility: hidden;
	margin: 0;
	padding: 0;
} 
 #footerText ul {
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
	height: 20px;
	/*background-color:#666666;*/
	} 

#footerText ul li {
	padding: 0px 0px 0px 2px;
	/*border-left: 1px solid #FFF;
	border-left: none;*/
	list-style: none;
	display: inline;
	color:#999;
	text-decoration: none;
	font-weight: normal;
	font-size: 85%;
	}

#footerText ul li a  {
	padding: 0px 0px 3px 0px;
	/*border-left: 1px solid #FFF;
	border-left: none;*/
	list-style: none;
	display: inline;
	color:#666;
	text-decoration: underline;
	font-weight: normal;
	}	

#footerText ul li a:hover  {
	text-decoration: none;
	color:#CC0000;
	}
#footerText ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
table.dataTable {
	border: 1px solid #000;
	width: 99%;
	_width: 98%;
	margin-left:3%; margin-right:3%;
	_margin-left:0%; margin-right:0%;
	font-family: Arial, Helvetica, sans-serif;
}

.dataTable th.singleHeader  {
	background-color: #000;
	color: #FFFFFF;
 	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-top: none;
	border-bottom: 1px solid #000;
}

.dataTable td  {
	border: 1px solid #000;
 	/*font-size: 75%;*/
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	margin: 3px;
	padding: 3px;
}

.dataTable th {
	background-color: #000;
	color: #FFFFFF;
 	/*font-size: 80%;*/
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-top: none;
	border-right: 1px solid #000;
	border-bottom: 1px none;
	border-left: 1px solid #000;
}
.dataTable th.right {
	background-color: #000;
	color: #FFFFFF;
 	font-size: 80%;
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #000;
}
.dataTable th.left {
	background-color: #000;
	color: #FFFFFF;
 	font-size: 80%;
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-top: none;
	border-right: 1px solid #000;
	border-bottom: 1px none;
	border-left: none;
}
