@charset "utf-8";
/* CSS Document */

	body {
		font-family:Arial, Helvetica, sans-serif;
		background:#fff;
		font-size: 10pt;
		line-height: 16pt;
	}
	
	h1, h2, h3, h4, h5, h6, #column-3 h3, #column-3 h4 {
		font-weight:normal;
		line-height:normal;
		color:#000;
		/*margin:0;
		padding:0;*/
	}
	
	/*h1 {
		font-size: 12pt;	
	}*/
	
	#banner h1, .department-image h1 {
		text-align:left;	
	}
	
	/*h2, h3, h4, h5, h6 {
		margin-bottom: -6pt;
	}*/
	
	h2 {
		font-size:16pt;	
	}
	
	h3 {
	font-size: 12pt;
	text-transform:none;
	}
	
	h4 {
		font-size: 12pt;	
	}
	
	h5, h6 {
		font-size: 10pt;
		font-weight:bold;
	}
	
	a:link, a:visited {
		color: #333;
		background: transparent;
		font-weight:bold;
		text-decoration:underline;
	}
	
	#department #column-2 {
		border-top: 1px dotted #999;
		padding: 12pt 0 0 0;
		margin: 12pt 0 0 0;
	}
	
	#banner-nav, #column-1, #wrapper_bottom, #breadcrumb, #logo img, .globalnav, #topnav, .hide, #column-3 img, .two-column #column-3 {
		display:none;	
	}
	
	.department-image.bg-right, p.intro, #department #row-1 {
		background-image:none;
		background-color:#fff;
	}
	
	img {
		display:block;	
	}
	
	#column-2 ul, #column-3 ul {
		margin: 0 0 1.2em 15px;
		padding: 0 0 0 20px;
		list-style: square;
	}
	
	#column-2 ul ul, #column-3 ul ul {
		margin:0;
		list-style: circle;
	}
	
	#column-2 ol, #column-3 ol {
		margin: 0 0 1.2em 15px;
		padding: 0 0 0 20px;
		list-style: decimal;
	}
	
	#column-2 ol ol, #column-3 ol ol {
		margin:0;
		list-style:lower-alpha;
	}
	
	#column-2 ol ul, #column-3 ol ul {
		margin:0;
		list-style:circle;
	}
	
	table {
		padding-bottom: 16pt;	
	}
	th {
	text-transform:none;
	}
	
	#fade  {
	width: 486px;
	height: 178px;
	position: relative;
	display: block;
	
	}
	.cBody{
	display: block;	
	}
