@import url("p7pm/p7pmh0.css");
body {
	margin: 0px 0px 25px;
	padding: 0px;
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.5em;
	text-align: center;
}
#outerframe {
	position:relative;
	margin: auto;
	padding: 0px;
	width: auto;
	text-align: left;
}
#logo {
	display:none;
}
#printheader {
	display:block;
	text-align: center;
}
#navigation {
	display:none;
}
#skiptonavigation {
	display:none;
}


#contentmain {
	margin-top: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8e8e8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	padding-bottom: 20px;

}


#footer {
	color: #C7C7C7;
	width: auto;
	font-size: 0.9em;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#footer-copyright {

	float:left;
}

#footer-contact {
	padding-left: 140px;
	float:left;
	color: #999999;
	font-size: 1.3em;
}

#footer-octa {
	padding-left: 140px;
	float:left;
}

#footer A:link      {
	COLOR: #C7C7C7;
	text-decoration: none;
}
#footer A:visited   {
	COLOR: #C7C7C7;
	text-decoration: none;
}
#footer A:hover     {
	COLOR: #A44200;
}


p {
	margin: .5em 0px;
}

.pp1 {
	font-size: 1.2em;
	line-height: 1.6em;
}

h1 {
	font-size: 1.3em;
	color: #DD5800;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.h1-top {
	margin-top: 0px;
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
	color: #4F87CC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h3 {
	margin: 5px 0px 0px;
	font-size: 1em;
	font-weight: normal;
	color: #CC0000;
}
A:link      {
	color: #A44200;
	text-decoration: underline;
}
A:visited   {
	color: #A44200;
	text-decoration: underline;
}
A:hover     {
	COLOR: #DD5800;
	text-decoration: underline;
}
li {
	margin: 0px 0em .25em;
	padding: 0px;
	
}
ul {
	margin: 0em 0px 0em 12px;
	padding: 5px;

}
.table-back {
	background-color: #94B6E0;
}
.cell-light {
	background-color: #DFEAF7;
	vertical-align: top;
		}
		
.cell-header {
	background-color: #4F87CC;
	vertical-align: top;
	font-weight: bold;
	color: #FFFFFF;
		}
.cell-dark {
	background-color: #CBDCF0;
	vertical-align: top;
		}
.cell-white {
	background-color: #FFFFFF;
	vertical-align: top;
}
table, th, td {
	font-size: 1em;
	line-height: 1.3em;
}


.highslide {
	cursor: url(includes/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.highslide:hover img {
	border: 2px solid #DD5800;
}

.highslide-image {
   
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
}

a.highslide-credits,
a.highslide-credits i {
    display:none;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.highlight img {
	border: 2px solid gray;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.highlight:hover img {
	border: 2px solid #DD5800;
}
