/* This style sheet has been included with modified styles to better accommodate printing */

/* Use this style sheet to                  */
/*   a) omit printing of the right column   */
/*   b) extend printing width to 670 pixels */

/* Standard tag definitions */

p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 120%;
	padding: 0 10px 10px 0;
	margin: 0;
	}
	
h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 15pt;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	padding: 0 10px 0 0;
	font-weight: bold;
	margin: 0;
	}
	
h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	padding: 10px 10px 0 0;
	font-weight: bold;
	margin: 0;
	}
	
li {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 120%;
	}

a {
	color: #609;
	text-decoration: none;
	}
	
hr {
	height: 1px;
	color: #ccc;
	}
	

/* ids for defining areas of the page and how they should be styled */

#boundary {
	width: 670px;
	margin: 0;
	border: 0;
	}
	
#header {
	background-color: #fff;
	clear: both;
	width: 670px;
	height: auto;
	margin: 0 0 20px 0;
	padding: 0;
	border-bottom: 1px solid #609;
	}
	
#wordmark {
	display: none;
	float: none;
	padding: 0;
	border: 0;
	margin: 0;
	background:  url("../images/western/wordmark_horiz.gif") no-repeat white;
	width: 500px;
	height: 22px;
	}
	
#wordmarkhoriz {
	display: block;
	float: none;
	padding: 0;
	border: 0;
	margin: 0;
	background:  url("../images/western/wordmark_horiz.gif") no-repeat white;
	width: 500px;
	height: 22px;
	}
	
#section_id {
	clear: both;
	display: block;
	float: none;
	padding: 0;
	border: 0;
	margin: 0;
/*	background:  url("../images/general/section_id.gif") no-repeat white; */
	width: 460px;
	height: 50px;
	}

#content {
	clear: both;
	padding: 0;
	}
	
#menu {
	display: none;
	background: #609;
	width: 550px;
	font-size: 7pt;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	color: #fff;
	padding: 3px;
	text-align: left;
	margin-bottom: 10px;
	}
	
#menu ul {
	list-style: circle;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	}
	
#menu li {
	font-family: arial, helvetica, sans-serif;
	list-style: none;
	line-height:100%;
	margin: 0;
	padding-top: 0;
	padding-left: 0;
	display: inline;
	}
	
#menu li a:link {
	color: #fff;
	text-decoration: none;
	}
	
#menu li a:visited {
	color: #fff;
	text-decoration: none;
	}
	
#menu li a:hover {
	color: #c9f;
	text-decoration: none;
	}

#doubleleftcol {
	clear: both;
	float: none;
	width: 668px;
	padding: 0;
	border-bottom: 1px dashed #f4f4f4;
	}

#leftcol{
	float: left;
	width: 148px;
	margin: 0 5px 10px 0;
	border: 0;
	padding: 0 3px 0 3px;
	}
	
#leftcol li {
	list-style: none;
	margin: 0;
	padding: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	}

#centercol {
	float: left;
	width: 500px;
	border: 0;
	margin: 0;
	padding: 0 3px 0 3px;
	}


#rightcol {
	display: none;
	clear: both;
	float: none;
	padding: 0;
	width: auto;
	border: 0;
	margin: 0;
	}
	
#rightcol li {
	list-style: none;
	margin: 0;
	padding: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	}

#sidebar {
	display: none;
	text-align: left;
	border: 0;
	padding: 0;
	width: auto;
	margin: 0;
	}
	
#sidebar p {
	text-align: left;
	font-size: 9pt;
	padding: 5px;
	}
	
#sidebar ul {
	font-size: 9pt;
	list-style: auto;
	margin: 0;
	padding: 0 3px 0 3px;
	border: 0;
	}

#sidebar li {
	text-align: left;
	font-weight: bold;
	list-style: auto;
	padding: 3px 0 3px 0;
	margin: 0;
	display: block;
	border: 0;
	}

#sidebar li a:link {
	color: #609;
	text-decoration: none;
	margin: 0;
	display: block;
	}
	
#sidebar li a:visited {
	color: #609;
	text-decoration: none;
	margin: 0;
	display: block;
	}

#sidebar li a:hover {
	color: #fff;
	background-color: #609;
	margin: 0;
	display: block;
	}

#footer {
	display: block;
	float: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
	clear: both;
	border-top: 1px solid #609;
	padding: 10px 0 20px 0;
	width: 670px;
	margin-top: 20px;
	}
	
#footer p {
	padding-top: 10px;
	}
	
/* custom classes */

.alt {
	display: none;
	}

.caption {
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 7pt;
	font-style: italic;
	}

.topic {
	font-size: 9pt;
	}

.general_items {
	font-size: 9pt;
	text-align: left;
	}

.bibliography {
	text-indent: -14px;
	margin-left: 20px;
	}

.bibliography {
	text-indent: -14px;
	margin-left: 20px;
	}

.purpletop {
	background-color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	font-weight: bold;
	text-align: left;
	padding: 0;
	border: 0;
	margin: 20px 5px 10px 0;
	}

.greytop {
	background-color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	font-weight: bold;
	text-align: left;
	padding: 0p
	border: 0;
	margin: 20px 5px 10px 0;
	}
	
.column_list {
	list-style: none;
	margin: 0;
	padding: 7px 0 0px 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	}
	
.printalso {
	display: inline;
	padding: 10px 0 10px 0;
	font-style: italic;
	}

table {
	font-size: 9pt;
	}

#zebra td, #zebra2 td, #zebra3 td, #zebra4 td, #zebra5 td, #zebra6 td, #zebra7 td {
	font-size: 9pt;
	}
