/* Quantium CSS */


#printHeader {
	width:640px;
	height:100px;
	margin:0 auto;
	display:block;
	}

#printHeader img {
	width:640px;
	height:81px;
	}

html {	background:none }


a img { border:none}

p { margin:0}

a, a:active, a:visited {	
	color:#4e5e6b;
	text-decoration:none;
	font-weight:bold
	}

a:hover {	
	text-decoration:underline}

body {
	padding: 0;
	margin: 0;
	width: 100%;
	font-family:Arial;
	font-size: 0.7em;
	color:#4e5e6b;
/*	line-height:18px*/ /* add line height to individual divs */
	}

#container {
	min-height: 100%;
	margin: 0 auto;
/*	width: 962px;*/
	}
	
#wrapper { 
/*	height:146px; */
	}

div.panel-separator {
	clear: both;
	display: block;	
	}

hr { 
	color: #a7b1b9;
	background-color: #a7b1b9;
	height:1px;
	border-width:0;
	margin:20px 0;
	width:100%
	}

/* QUANTIUM STYLES BEGIN ------------------------------------------------------ */

.q_nav-top-row { display:none}


a.nv, a:active.nv, a:visited.nv { display:none}


.q_header { display:none}

#q_nav { display:none}

.q_flash { display:none}



.q_content1 { 
/*	width:890px;*/
	background-color:#fff;
	border:none;
	padding:0;
	line-height:18px
	}
	
.q_content2 {
/*	width:960px;*/
	background:none;
	border:none;
	line-height:18px;
	padding:0;
	}

#people table { 
	padding:10px 0 20px 0
	}

#people td.one { 
	padding-left:65px;
	}

#people td.two { 
	padding-left:90px;
	}
	
#people a { 
	text-decoration:underline;
	font-weight:normal
	}

#people a:hover { 
	text-decoration:none
	}



/* page sub headings */
h1	{
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	margin:18px 0 10px 0;
	color:#152331;
	padding-bottom:3px;
	border-bottom:1px dotted #999
	}

/* page sub headings - general */
h2	{ 
	font-family:Arial;
	font-size:12px;
	margin:0 0 2px 0;
	color:#152331
	}

/* homepage sitemap */
h3	{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	margin:0
	}

/* main page headings*/
h4	{ 
	font-family:Arial;
	font-size:18px;
	margin:0 0 7px 0;
	color:#152331
	}

/* homepage heading*/
h5	{
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	margin:18px 0 10px 0;
	color:#152331;
	padding-bottom:3px;
	border-bottom:1px dotted #999
	}
	
	
.q_content1 .columns { 
/*	width:890px;*/
	overflow:hidden;
	}


.q_content1 .columns .leftcol {
	float:left;
/*	width:630px;*/
	overflow:hidden
	}

.q_content1 .columns .rightcol { display:none	}

.q_content2 .columns2 { 
/*	width:960px;*/
	overflow:hidden;
	} 
	
.q_content2 .columns2 .subnav { display:none	}

.q_content1 a, .q_content2 a  { 
	text-decoration:underline;
	font-weight:normal}

.q_content1 a:hover, .q_content2 a:hover  {
	text-decoration:none}


.q_content2 .columns2 .rightcol2 {
/*	float:right;
	width:618px;*/
	overflow:hidden;
	margin:0;
	}

.q_content1 #box-heading { 
	background:none;
	width:284px;
	height:26px;
	padding:0 0 0 20px;
	font-family:Arial;
	font-size:15px;
	color:#000;
	font-weight:bold
	}

.q_content1 #box { 
	background:none;
	width:264px;
	padding:8px 15px 15px 20px;
	line-height:17px
	}

.q_content1 #issues-heading { 
	background:none;
	width:223px;
	height:22px;
	padding:4px 0 0 15px;
	font-family:Arial;
	font-size:15px;
	color:#000;
	font-weight:bold
	}

.q_content1 #issues-box { 
	background-color:#f0f3f6;
	border:1px solid #b1b9c1;
	width:208px;
	padding:5px 14px 15px 14px;
	line-height:16px
	}

.q_content1 #issues-box #story {
	border-bottom:1px dotted #838e96;
	padding:8px 0
	}

.q_content1 .issues { 
	color:#152331;
	font-weight:bold
	}

#q_sitemap td { 
	border-left:1px dotted #87929a;
	padding-left:15px
	}

#q_sitemap ul { 
	margin:0;
	padding:0;
	list-style:none;
	}

#q_sitemap li {
	margin:0;
	padding:0;
	list-style:none
	}
	
#q_sitemap a {
	text-decoration:none;
	font-weight:normal;
	color:#4e5e6b
	}

#q_sitemap a:hover {
	text-decoration: underline;
	}

.q_header form { display:none}

.q_breadcrumbs { display:none}

.q_toplink { display:none}

#q_footer { display:none}










	
	
