@import url("../p7pm/p7pmh0.css");
body {
	margin: 0px 0px 25px;
	padding: 0px;
	color: #064FA2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.4em;
	text-align: center;
}
#outerframe {
	position:relative;
	margin: auto;
	padding: 0px;
	width: 988px;
	text-align: left;
	background-image:  url(ovation-back-shadow.jpg);
	background-repeat: repeat-y;
}
#printheader {
	display:none;
}
#navigation {
	position: absolute;
	left: 274px;
	top: 141px;
}
#skiptonavigation {
	display:none;
}
#contentlinks {
	float: right;
	width: 250px;
	margin-top: 30px;
	padding-bottom: 10px;
	margin-right: 23px;
}

#contentmain {
	float: right;
	width: 590px;
	margin-top: 30px;
	padding-bottom: 10px;
	margin-right: 45px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	padding-left:23px;
	display: inline;
}
#contentlinkshome {
	float: right;
	width: 340px;
	margin-top: 30px;
	padding-bottom: 10px;
	margin-right: 23px;
}

#contentmainhome {
	float: right;
	width: 500px;
	margin-top: 30px;
	padding-bottom: 10px;
	margin-right: 45px;
	border-left-style: none;
	padding-left:23px;
	display: inline;
}

#contentfull {
	float: left;
	width: 873px;
	padding-top: 30px;
	padding-bottom: 10px;
	margin-left: 55px;
}


#footer {
	color: #999999;
	width: 988px;
	font-size: .9em;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#footer-copyright {
	display:inline;
	margin-left: 55px;
	float:left;
}

#footer-terms {
	margin-left: 230px;
	float:left;
}

#footer-octa {
	margin-left: 320px;
	float:left;
}

#footer A:link      {
	COLOR: #999999;
	text-decoration: none;
}
#footer A:visited   {
	COLOR: #999999;
	text-decoration: none;
}
#footer A:hover     {
	COLOR: #A44200;
}

#footer-shadow {
	clear: both; 
	height:10px;
	}
p {
	margin: .5em 0px;
}

.pm1 {
	font-size: 0.95em;
	line-height: 1.3em;
}

h1 {
	font-size: 1.3em;
	color: #DD5800;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.indent {
	padding-left: 35px;
}

.h1-top {
	margin-top: 0px;
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
	color: #DD5800;
	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: #DD5800;
	text-decoration: underline;
}
A:visited   {
	color: #DD5800;
	text-decoration: underline;
}
A:hover     {
	COLOR: #A44200;
	text-decoration: underline;
}
li {
	margin: 0px 0em .25em;
	padding: 0px;
	
}
ul {
	margin: 0em 0px 0em 12px;
	padding: 5px;
	list-style-type: square;
}
ul ul {
	list-style-type: circle;
}
.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;
}
