/* html,body {
	margin:0;
	padding:0;

} */

* {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}
a img {
	border: none;
}
body{
	font-family: arial, sans-serif;
	font-size: .85em;
	text-align: center;
	margin-top: 10px;
	background-color: #AD4C0F;
	background-repeat: repeat-x;
}
p{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#container {
	text-align: left;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-position: center 185px;
	background-repeat: repeat-x;
	background-image: url(../images/green-gradient-tapa3.gif);
	padding: 0px;
}
#topnav {
	float: left;
	list-style: none;
	margin: 0px;
	clear: both;
	width: 930px;
	background-color: #669900;
	padding-left: 20px;
}

#topnav li {
	float: left;
	font-size: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topnav a {
	color: #000000;
	text-align: center;
	display: block;
	width: 5em;
	margin: 0px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #669900;
}

#topnav a:hover {
	color: #000000;
	background-color: #FFFFFF;
}

#banner {
	width: 950px;
	height: 190px;
	padding: 0px;
	margin: 0px;
	float: left;
	background-color: #AD4C0F;
	background-image: url(../images/hpirc-banner-wave.gif);
}
#banner h1 {
	color: #003366;
	padding-left: 15px;
	padding-top: 23px;
	float: left;
}
#banner h2 {
	color: #003366;
	float: right;
	padding-top: 18px;
	padding-right: 10px;
}
#search-bar {
	width: 500px;
	float: right;
	height: auto;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
}
#siteheader {
	font-size: 0.75em;
	color: #ebebeb;
	padding-top: 5px;
	width: 500px;
	text-align: right;
	float: right;
	padding-right: 5px;
}
#siteheader a {
	color: #ebebeb;
	text-decoration: none;
}
#siteheader  a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#wrapper {
	float: left;
	width: 735px;
	padding-top: 30px;
}
#content {
	float: right;
	width: 490px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	margin-right: 8px;
}
#content a {
	color: #669900;
	text-decoration: underline;
}
#content a:hover {
	background-color: #669900;
	color: #FFFFFF;
}
#content h1 {
	font-size: 1.6em;
	color: #000000;
}
#container {
}
#content p {
	line-height: 1.5em;
	font-size: 1.1em;
	padding-left: 10px;
}
#sidebar-a {
	width: 200px;
	padding: 5px;
	/*background-image: url(../images/container-gradient.jpg);
	background-repeat: repeat-x;
	background-position: center -80px;*/
	margin-top: 25px;
	float: left;
	font-size: 0.85em;
}
#sidebar-a h1 {
	font-size: 1.1em;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
}
#sidebar-a .box {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidebar-a .bold {
	font-weight: bold;
	color: #000000;
	font-size: .90em;
}
#sidebar-a p {
	padding: 0px;
	margin: 0px;
}
#sidebar-b {
	float: right;
	width: 205px;
	margin-top: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#sidebar-b h1 {
	text-transform: uppercase;
	color: #003366;
	border-bottom-width: 2.0px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 1.0em;
}
#sidebar-b ul{
	list-style-type: none;
}

#sidebar-b li{
	list-style-type: none;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
}
#sidebar-b a {
	display: block;
	color: #003366;
	padding: 5px;
}
#sidebar-b a:hover {
	background-color: #003366;
	color: #FFFFFF;
}
#footer {
	clear: both;
	width: 940px;
	font-size: 0.85em;
	height: 150px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
}
#footer h1 {
	font-size: 1.2em;
	color: #003366;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	width: 125px;
	margin-left: 10px;
	margin-bottom: 5px;
	text-decoration: underline;
}

#footer-box-a {
	width: 225px;
	float: left;
	color: #999999;
	font-size: .85em;
}
#footer-box-a h1 {
	text-decoration: none;
	color: #999999;
}
#footer-box-b {
	width: 200px;
	float: left;
}

#footer-box-c {
	width: 200px;
	float: left;
}

#footer ul{
	list-style:none;
	margin-left: 10px;
	}
	
#footer ul li a {
	list-style:none;
	color: #003366;
}

#footer ul li a:hover {
	list-style:none;
	text-decoration: underline;
}
#content h2 {
	font-size: 1.4em;
	color: #003366;
	padding-bottom: 10px;
	font-weight: bold;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	width: 18em;
}
#content h3 {
	font-size: 1.1em;
	color: #003366;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 5px;
	font-style: normal;
}
#content ul {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 25px;
	font-size: 1.1em;
	line-height: 1.5em;
}
#content .location {
	font-size: 0.85em;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
	text-transform: uppercase;
}
#content p.top {
	text-align: right;
	font-size: 0.85em;
	text-transform: uppercase;
	color: #999999;
}
#content a.top {
	text-align: right;
	color: #999999;
	text-decoration: underline;
}
#content .top a:hover {
	text-align: right;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #666666;
}
#sidebar-a ul {
	list-style-type: none;
}
#sidebar-a li {
	list-style-type: none;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#sidebar-a a {
	color: #003366;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-decoration: none;
	display: block;
}
#sidebar-a  li a:hover {
	background-color: #669900;
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper-b {
	float: left;
	width: 940px;
	padding-top: 30px;
}
#content-b {
	float: right;
	width: 700px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	margin-right: 8px;
}
#content-box-a {
	float: left;
	width: 650px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#content-box-b {
	float: left;
	width: 410px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	margin-right: 8px;
}
#content-box-a    ul {
	font-size: 0.85em;
	list-style-type: square;
	float: left;
	list-style-position: outside;
	width: 400px;
	padding-left: 25px;
}
.img-fl-left {
	float: left;
	border: 1px solid #CCCCCC;
	margin: 10px;
	padding: 5px;
}
#content-box-a h1 {
	font-size: 1.2em;
	padding-bottom: 5px;
	float: left;
	padding-left: 5px;
	padding-top: 15px;
}
.cover-page-content {
	margin-top: 30px;
}
#content-box-a li {
	font-size: 1.2em;
}
.spacer {
	clear: both;
	padding-bottom: 10px;
	padding-top: 10px;
}
#content-b        a:link      {
	color: #669900;
	text-decoration: underline;
}
#content-b a:visited {
	color: #669900;
	text-decoration: underline;
}
#content-b a:hover {
	text-decoration: none;
	color: #669900;
}
#content-b a:active {
	color: #669900;
}
.pdf {
	background-image: url(../images/pdf-sm.png);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}
.down-print {
	font-size: 0.85em;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.img-hb-fl-right {
	float: right;
}
.sidebar-spacer  {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
}
#content-c {
	float: right;
	width: 700px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	margin-right: 8px;
}
#content-box-c {
	float: left;
	width: 675px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#content-box-c h3 {
	font-size: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: left;
}
.section {
	float: left;
	width: 415px;
	padding-top: 10px;
	padding-left: 5px;
}
#content-box-c    a:link   {
	color: #669900;
	text-decoration: underline;
}
#content-box-c a:visited {
	color: #669900;
	text-decoration: underline;
}
#content-box-c a:hover {
	color: #669900;
	text-decoration: none;
}

#content-box-c a:active {
	color: #669900;
}


#content-box-c ul {
	list-style-type: square;
	list-style-position: outside;
	padding-left: 25px;
	float: left;
}
.paragraph  {
	width: 650px;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: left;
}
.img-hb-fl-left {
	float: left;
}
.ul-fl-left {
	float: left;
	width: 600px;
}
#content-box-c ol {
	list-style-position: outside;
	padding-left: 25px;
	float: left;
}
.hl-box {
	float: left;
	width: 525px;
	padding-top: 15px;
}

.purple  {
	background-color: #6699CC;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.purple-high {
	background-color: #6699CC;
	width: 100px;
}
.ap-img {
	vertical-align: middle;
}

.img-fl-left-no-bdr {
	float: left;
	margin: 10px;
	padding: 5px;
}
.lang {
	text-align: right;
}
.lang  ul li {
	list-style-type: none;
	display: inline;
}
.lang a:link {
	color: #003366;
	text-decoration: underline;
}
.lang a:visited {
	color: #003366;
	text-decoration: underline;
}

.lang a:hover {
	color: #669900;
}
.lang a:active {
	color: #669900;
	text-decoration: underline;
}
.img-sunday-border {
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.sunday-download-box {
	float: right;
	height: 210px;
	width: 200px;
	margin-right: 20px;
	margin-top: 20px;
	padding-left: 10px;
	background-image: url(../images/sundays/top-tab.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.sunday-acknow-box {
	background-color: #FFFFCC;
	height: auto;
	width: auto;
	padding: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC33;
}
