/* Site-wide standard format */body {  color: #000000;  background: #FFFFFF;  margin-left: 10pt;  margin-right: 10pt;  font-family: "Times New Roman", sans-serif;  font-size: 12pt;}p {line-height: 12pt;	text-align: left;}p.cent {text-align: center;}p.note {border: 3px solid red;	text-align: center;	background-color: #FFFFFF; 	padding: .5em;}h1, h2, h3, h4, h5, h6 { font-family: "Helvetica", sans-serif;}h1 { font-size: 22pt; text-align: center;}h2 { font-size: 16pt; text-align: center;}h3 { font-size: 12pt;}h4 { font-size: 11pt;}h1, h3, h4 { font-weight: bold;}h2, h5, h6 { font-weight: normal;}h1, h2, h3 { margin: .25em 0em .25em 0em;}h4 { margin: .5em 0em .5em 0em;}ul { list-style-type: none;}ul { padding-top: 0em;}ul.disc { list-style-type: disc;}address {   text-align: left;  font-size: 9pt;  font-style: italic }/* Section color settings */h1 { color: #CC0000;}a:link {color: #990000;}a:visited {color: #330000;}a:active {color: #00CCFF;}a:hover {color: #00CCFF;}/* Section-specific formatting */h2 { font-style: italic;}h2.contents {font-style: normal; text-align: left;}table {margin-top: 0em;	margin-bottom: 0em;	text-align: center;	padding: 1px;}table.pic {width: 100%; 	text-align: center;	border-top: 10px solid #660000; 	border-bottom: 10px solid #660000;	background: #FFFFCC;}table.contents {text-align: left;	border-top: 10px solid #660000;	border-bottom: 10px solid #660000;	border-right: 5px solid #660000;	border-left: 5px solid #660000;	background: #FFFFEE;}table.nav {width: 100%;	text-align: center;}th.nav {width: 33%;}td.nav {width: 33%; text-align: center;}td.nav_top {width: 33%; text-align: center;}td.nav_right {width: 33%; text-align: right;}td.nav_left {width: 33%; text-align: left;}td.pic {text-align: center; width: 1px;}tr.pic {text-align: center;}img.nav {border-width: 0px;}img.pic {border-width: 4px;	border-style: solid;}hr.nav {background-color: #CC0000; height: 2px; border-width: 0px;}
