/* CSS Document */
#skip-links, #utility, #main-content-nav{
display:none;
}
#header {
	width: 550px;
}
#main-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #f26522;
}

#bag{
	width: 575px;
	margin-right: auto;
	margin-left: auto;
}
#sidebar {
	float: left;
}
#footer {
	float: left;
	width: 575px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
#sidebar /* #quote*/ {
	float: right;
	width: 175px;
}
/*#main-content */ #main-content-text {
	float: left;
	width: 390px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 5px;
}
#quote h1 {
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
#main-nav ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#main-nav li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-right: 10px;
}
#breadcrumbs ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#breadcrumbs li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-right: 10px;
}
#breadcrumbs {
	margin-left: 0px;
	padding-left: 0px;
}
#header #logo a {
	text-decoration: none;
	color: #f26522;
}
#wrapper a {
	color: #000000;
	text-decoration: none;
}
.release-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: italic;
	font-weight: normal;
}
#main-content-text a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
	color: #000066;
}
#footer li #copyright {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

 #footer ul li a{
	display: none;
}
#footer ul,  #footer ul, li{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer p {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}
#print-header {
	display: block;
}
#print-element {
	display: block;
}
#main-content-text ol {
	display: block;
	margin-left: 5px;
	padding-left: 0px;
	margin-top: 2px;
	padding-top: 0px;
	margin-bottom: 2px;
	padding-bottom: 0px;
}
#main-content-text li {
	display: block;
}
#sitemap li {
	padding-left: 2px;
}
#sitemap ul {
	margin-left: 0px;
	padding-left: 5px;
	margin-bottom: 10px;
}
