.sandp_page {
	color: #000;
	background-color: #cc0033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titlestyle { position: absolute; top: 0; left: 30px; width: 800px; height: 90px }
#maintext  { font-size: 0.77em; background-color: #ffffee; position: absolute; z-index: 5; top: 100px; left: 200px; width: 615px; height: auto; border: solid 2px #902 }
#summary   { }
.pointer {color:#ffffee; font-weight:bold}
#divider { background-position: center 0; width: 100%; border: solid 1px #990022 }
#maintext2   { }
.innertext  { position: relative; top: 2px; left: 17px; width: 580px }
h1     { font-size: 1.3em; font-style: normal; font-weight: bold; text-align: center }
h2    { font-size: 1.2em; font-style: normal; font-weight: bold }
h3    { font-size: 1.1em; font-style: normal; font-weight: bold }
table { font-size: 9pt }
a:link { color: #cc0033; font-weight: bold }
a:visited { color: #cc0033; font-weight: bold }
a:hover { color: #336666; font-weight: bold }
a:active { color: #009900; font-weight: bold }
a { text-decoration: none }
#navcontainer { margin: 0; padding: 0; position: absolute; top: 73px; left: 13px; width: 175px; border-style: solid; border-width: 1px; border-color: #ffffee #603 #603 #ffffee }
#navlist { font-family: sans-serif; margin: 0; padding: 0; border-top: 1px solid #ffffee; border-right: 1px solid #ffffee; border-left: 1px solid #fef8d9 }
#navlist li { font-size: 0.7em; line-height: 17px; list-style-type: none; display: inline; margin: 0; padding: 0; width: 100% }
#navlist li a { color: #ffffee; text-decoration: none; background-color: #990022; text-align: center; display: block; width: 99.99%; border-bottom: 1px solid #ffffee; ; width: 99.99% }
#navlist a:link { color: #ffffee; text-decoration: none; text-align: center; display: block; border-bottom: 1px solid #ffffee }
#navlist a:visited { color: #ffffee; text-decoration: none; text-align: center; display: block; border-bottom: 1px solid #ffffee }
#navlist a:hover { background-color: #cc0033 }
ul li a#current { background-color: #cc0033 }

dt {  }

#minornavbox {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffee;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #ffffee;
	border-bottom-style: solid;
	border-bottom-color: #ffffee;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ffffee;
	width: auto;
	position: inherit;

} 
#minornavlist {
	font-family: sans-serif;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: #ffffee;

	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #ffffee;

	border-bottom-style: solid;
	border-bottom-color: #ffffee;
	border-bottom-width: 0px;


	border-left-style: solid;
	border-left-color: #ffffee;
	border-left-width: 0px;	
}
#minornavlist li { font-weight: bold; font-size: 10px; text-align: right; line-height: 14px; list-style-type: none; display: inline; margin: 0; padding: 0; width: 99.99%; }
#minornavlist li a { color: #000000; background-color: #ffffee; display: block}
#minornavlist a:link { color: #000000; background-color: #ffffee; text-align: right }
#minornavlist a:visited { color: #000000; display: block; text-align: right}

#minornavlist a:hover { color: #ffffee; background-color: #cc0033; text-align: right }

ul li a:link#minorcurrent { color: #ffffee; background-color: #cc0033 }
ul li a:visited#minorcurrent { color: #ffffee; background-color: #cc0033 }
/*#minorcurrent li a { color: #ffffee; background-color: #00ff00 }
#minorcurrent a:link { color: #ffffee; background-color: #00ff00 }
#minorcurrent a:visited { color: #ffffee; background-color: #00ff00 }*/
dt {
	color: #000033;
}
.right {
	position: relative;
	float: right;
	clear: right;
	z-index: 5;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.leftdiv {
	position: relative;
	float: left;
	clear: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
