@charset "utf-8";
/* CSS Document */

/*MAINBODY_LEFT section Start*/
#Sidebar {
	width:203px;
	background-color:f7f7f7;
	float:left;
}

#Sidebar .section {
	padding-bottom: 10px;
	padding-top: 10px;
	text-indent: 0px;
	z-index: 1000;
} 

#Sidebar .section a{
	text-decoration:none;
}

#Sidebar .logo {
	padding-bottom: 10px;
	padding-top: 10px;
	text-indent: 0px;
	z-index: 1000;
} 

#Sidebar .logo a{
	text-decoration:none;
}


#Sidebar .top {
	margin-top:7px;
	margin-left:7px;
} 
#Sidebar .archive {
	margin-top:2px;
	margin-bottom:5px;
} 

#Sidebar .archive a{
	line-height:1.3em;
	padding-left:12px;
	background: url(http://www.ncgenweb.us/pitt/_images/arrows.gif) no-repeat left center;
	color:#640203; font:13px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

#Sidebar .archive a:visited {
	COLOR: #640203
}
#Sidebar .archive a:hover {
	color:#252543; 
	font:13px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-bottom:1px dashed #570035;
	font-weight:bold;
}

#Sidebar .archive td {
	padding-top:3px;
	padding-bottom:3px;
} 

#Sidebar .menu {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px
} 

#Sidebar .add {
	padding-top:3px;
	padding-bottom:3px;
}


#Sidebar .home {
	padding-bottom:8px;
	
}
#Sidebar .home a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	color:#640203;
	margin-left:10px;
}

#Sidebar .states {
	margin-top:5px;
	margin-bottom:5px;
} 

#Sidebar .states a{
	line-height:1.5em;
	padding-left:12px;
	background: url(http://www.ncgenweb.us/pitt/_images/template/bullet01.gif) no-repeat left center;
	text-decoration:none;
	color:#83924f; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

#Sidebar .states a:hover {
	border-bottom:2px solid #570035;
}

#Sidebar .states td {
	padding-top:3px;
	padding-bottom:3px;
} 

#Sidebar .states a strong {
	font-weight:bold;
	color: #4070ab;
} 
 
#Sidebar h2 { 
	padding:0px;
	margin:0px;
	color:#FFF;
	text-decoration:none;
	text-transform: uppercase;
	font-weight:bold;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

.ariel-link a{
	color:#640203; font:13px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
.ariel-link a:visited {
	COLOR: #640203
}
.ariel-link a:hover {
	color:#252543; font:13px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-bottom:1px dashed #570035;
	font-weight:bold;
}
 

.border {background: #FFFFFF;  width: 190px; border: 1px solid #cccccc;  margin-left: 5px; padding:5px 1px 0px 1px; }
  