@import url("p7pm/p7pmh0.css");
body {
	margin: 0px 0px 20px;
	padding: 0px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	background-image: none;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
table, th, td {
	font-size: 1em;
	line-height: 1.5em;
}


#logo {
	display:none;
}

#outerframe {
	background-image: none;
	width: auto;
}
#contentmain {
	float: none;
	width: auto;
	padding-left: 0px;
	overflow:auto;
	margin-top: 0px;
	padding-bottom: 0px;
}
#contentfull {
	float: none;
	width: auto;
	padding-left: 0px;
	overflow:auto;
	margin-top: 0px;
	padding-bottom: 0px;
}
#contentlinks{
	display:none;
	
}
#contentlinkshome{
	display:none;
	
}
#quotes {
	float: none;
	width: auto;
	margin-top: 20px;
	padding-bottom: 0px;
}
#quotemark {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
}
#rightimage {
	display:none;
}
#endcontent {
	display:none;
}
#footer {
	display:none;
}
#copyright {
	position: absolute;
	left: 33px;
	top: 10px;
}
#octalink {
	position: absolute;
	left: 840px;
	top: 10px;
}
#printlogo {
	display:block;
	margin-top: 10px;
	margin-bottom: 20px;
}
#printfooter {
	display:block;
}
#skiptonavigation {
	display:none;
}
#navigation {
	display:none;
}
.quotetext {
	padding-right: 20px;
	padding-left: 20px;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #CCCCCC;
}
.linktext {
	padding-right: 15px;
	padding-left: 15px;
}
.headings {
	margin-bottom: 15px;
}
h1 {
	font-size: 1.3em;
	color: #FF6600;
	margin-bottom: 6px;
	margin-top: 0px;
}
h2 {
	color: #003921;
	margin-top: 2px;
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 1.1em;
}
h3 {
	font-size: 1em;
	color: #003921;
	margin-top: 0px;
	margin-bottom: 3px;
}
p {
	margin: 0.6px 0px 0.6em;
	padding: 0px;
}
.alert {
	color: #FF0000;
	font-weight: bold;
}

li {
	margin: 0px 0em 0.25em;
	padding: 0px;
	
}

li.spaced {
	margin: 25px 0em 0.25em;
	padding: 0px;
	
}
ul {
	margin: 0em 0px 0.75em 10px;
	padding: 5px;

}

ol {
	margin: 0em 0px 0.75em 25px;
	padding: 5px;

}
A:link      {
	COLOR: #3A2A68;
	text-decoration: underline;
}
A:visited   {
	COLOR: #6C53B9;
	text-decoration: underline;
}
A:hover     {
	COLOR: #FF6600;
	text-decoration: underline;
}
.tableback {
	background-color: #ABA3BE;
}
.tdwhite {
	background-color: #FFFFFF;
}
.tddark {
	background-color: #C8C1D2;
}
.tdlight {
	background-color: #EAE8EE;
}
.wddotsh {

	background-image: url(global/wd_dots_divide_h.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.hdivider {
	background-image: url(global/wd_dots_divide_h.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
}

a.nounder:link {
	text-decoration: none;	

}
a.nounder:visited {
	text-decoration: none;	

}
a.nounder:hover {
	text-decoration: none;	
}
.p-minus1 {
	margin: 0.6px 0px 0.6em;
	padding: 0px;
	font-size: .9em;
}
.redtext {
	color: #CC0033;
}