@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: 780px;
	text-align: left;
}
#logo {
	text-align: center;
	padding-top: 30px;
}
#printheader {
	display:none;
}
#navigation {
	position: absolute;
	left: 85px;
	top: 85px;
}
#skiptonavigation {
	display:none;
}


#contentmain {
	margin-top: 60px;
	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: 780px;
	font-size: 0.9em;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#footer-copyright {
	padding-left: 84px;
	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;
}

#footer-shadow {
	clear: both; 
	height:10px;
	background-image: url(ovation-footer-shadow.jpg);
	background-repeat: no-repeat;
}
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;
}

.indent {
	padding-right: 85px;
	padding-left: 85px;
}
.right-image {
	float: right;
	padding-top: 5px;
	padding-left: 15px;
}

.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;
}







.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}

.highslide-move {
    cursor: move;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}
