/* CSS Document */
#topnav, #search, #green, #azlist, #header, #navigation, #contextual, #footer, #noprint1, #header h1 a, .hide {
	display: none;
}
#header, #header h1, #content {
background-image: none;}
#header h1 {
	text-indent: 2em;
	width: 600px;
	height: 25pt;
	font-size:18pt;
	font-weight:bold;
	padding: 0;
	margin-bottom: 20px;
	background-repeat: no-repeat;
}

.noprint1{
	display: none ;
}
body{
	background-color:#FFFFFF;
	color:#000000;
	padding: 15pt;
}

table tr td, table tr th {
	border:1px solid #000000;
	table-layout:fixed;
	width: 600pt;
}
#content h1, #content h2, #content h3, #content h4, #content h5 {
	color:#000000;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
        text-transform:capitalize;
}
#content {
	margin: 0px;
	top: 30px;
	padding: 0 10px ;
	position: static ;
	float:none;
	width:auto ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
}
#content img {
float: right;
margin: 3px;
}
#content a:link, #content a:visited {
	color: #000000  ;
	background-color:#FFFFFF;
	font-weight: bold ;
	text-decoration: underline ;
}
#print {
	display:none ;
	margin: 5pt;
	border: 0px;
	page-break-after: avoid;
}
#print2 {
	display:inline ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	position: static;
	top: 0px;
	font-weight: bold;
	padding-left: 10px;
	left: 20px;
}
#noprint2 {
	display:block ;
	position: relative;
	top: 0px;
	padding-left: 20px;
	padding-top: 30px;
	font-size:10pt;
	font-style: italic;
	font-weight: bold;
}
noscript {
	display: none ;
}
#printlogo {
display:block;}

