body {
	margin: 0px;
	color: #000000}
body, p, a, td, th, pre, sup {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 8pt}
pre, tt, code {
	font-family: Courier, monospace}
p, ul, ol, li {
	font-size: 8ptmargin-top: 8px;
	margin-bottom: 12px, ;
	text-align: left}
/* basic links */
a:link {
text-decoration : none; 
color : #0000CC; 
font-size : 10pt; 
font-family: Verdana, Arial, Helvetica, sans-serif;
} 
a:visited {
text-decoration : none; 
color : #3399cc; 
font-size : 10pt; 
font-family: Verdana, Arial, Helvetica, sans-serif;
} 
a:active {
text-decoration : none; 
color : #0000CC; 
font-size : 10pt; 
font-family: Verdana, Arial, Helvetica, sans-serif;
} 
a:hover {
text-decoration : underline; 
color : #0000CC; 
font-size : 10pt; 
font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* other basic elements form etc. */
form {
	margin: 0px;
	margin-bottom: 0px;
	display: inline}
td.topBarRight form input.imageNoBorder {
	padding: none;
	margin: none;
	border: none}
img {
	border: 0px}
.mainTable {
	text-align: left}
.breakBefore {
	page-break-before: always, }
/* standard headings: */
h1, h2, h3, h4, h5, h6, .caption, h1 a:link, h1 a:visited, h1 a:active, h1 a, h2 a:link, h2 a:visited, h2 a:active, h2 a, h3 a:link, h3 a:visited, h3 a:active, h3 a, h4 a:link, h4 a:visited, h4 a:active, h4 a, h5 a:link, h5 a:visited, h5 a:active, h5 a, h6 a:link, h6 a:visited, h6 a:active, h6 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin: 10px 0px 1px 0px;
	padding: 8px 0px 1px 0px}
h1, h1 a {
	font-size: 17px}
h2, h2 a {
	font-size: 13px}
h3, h3 a {
	font-size: 11px}
h4, h4 a {
	font-size: 10px}
h5, h5 a {
	font-size: 9px}
h6, h6 a {
	font-size: 9px}
/* custom headings */
#contentTitle h1, h1.printH1 {
	font-size: 11pt;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	font-weight: normal}
h1.parenttitle a:link, h1.parenttitle a:visited, h1.parenttitle a:hover, h1.parenttitle a:active {
	font-size: 15pt;
	margin-bottom: 2px;
	margin-top: 2px;
	text-decoration: none}
h4.box {
	margin-top: 0px}
h5.catHeading {
	font-size: 12px;
	margin: 0px;
	padding: 3px 3px 4px 30px;
	color: #fffff;
	width: 100%;
	#sectionlist h6, #siblinglist h6 {
	margin: 2px 0px 4px 0px;
	padding: 0px;
	color: #389}
#contentChildList h6 {
	color: #039;
	padding: 0px;
	margin: 0px}
.caption {
	font-family: verdana, arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: bold}
.medhdg {
	font-weight: bold;
	font-size: 12pt}
.parenttitle {
	font-size: 18pt;
	margin-bottom: 2px;
	margin-top: 2px}
.sectiontitle {
	font-size: 16pt;
	margin-bottom: 4px;
	margin-top: 0px;
	text-decoration: none}
.smallhdg {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px}
.title {
	font-size: 26pt;
	margin-bottom: 1px;
	margin-top: 16px}
/* common styles used in template and navigation */
.footer {
	font-size: 8pt;
	color: #003399}
.summary {
	font-weight: bold}
.inlineInstruction {
	color: #003399;
	font-size: 9pt}
.currency {
	font-style: italic;
	color: #003399}
.smallText {
	font-size: 8pt}
.indentBold {
	font-weight: bold;
	padding-left: 7%}
.indent {
	padding-left: 40px}
.button, .button:active, .button:visited {
	font-size: 10pt;
	text-decoration: none;
	color: #003399;
	font-weight: bold}
.button:hover {
	color: #0066c0}
.develonly {
	font-size: 9pt;
	font-family: verdana;
	margin-left: 0px;
	margin-bottom: 8px;
	margin-top: 0px;
	padding: 8px;
	color: #fff;
	background: #777;
	border-left: 1px #999 solid;
	border-top: 1px #999 solid;
	border-right: 1px #555 solid;
	border-bottom: 1px #555 solid}
/* tables */
th {
	font-weight: bold}
.tabletext {
	font-size: 10pt}
.tableTextSmall {
	font-size: 8pt;
	padding: 2px}
.tableheading {
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold}
.tblBorder {
	border-collapse: collapse;
	border-left: 1px #666666 solid;
	border-top: 1px #666666 solid}
.tblBorder td {
	border-right: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	padding: 4px}
.tblNoBorder {
	border-collapse: collapse;
	border: none}
.tblNoBorder td {
	border: none;
	padding: 4px}
/* colored table cells */
tr.tbleCellHead, td.tbleCellHead {
	background: #49a;
	color: #fff}
tr.tbleCellSubHead, td.tbleCellSubHead {
	background: #8bc}
/* form tables */
td.form, p.form {
	font-weight: bold;
	background: #039;
	padding: 2px;
	color: #FFFFFF}
.formDescription {
	font-size: 9pt;
	font-weight: normal;
	color: #000;
	width: 100%}
.formlabels {
	font-weight: bold;
	color: #039;
	padding: 6px;
	width: 100%;
	background: #f8f8f8}
td.orderform {
	font-size: 11pt;
	font-weight: bold;
	background: #FF9900;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	color: #FFFFFF}
.orderformlabels {
	font-size: 11pt;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	background: #FFFFFF;
	color: #FF9900}
/* colors */
.grey {
	color: #666666}
.darkblue {
	color: #003366}
.green {
	color: #669900}
.green a:link {
	color: green}
.green a:visited {
	color: green}
.green a:hover {
	color: #669900}
.teal {
	color: #006666}
/* divs areas and conditional selectors */
#contentTitle {
	padding: 0 8px 12px 0;
	margin: 0px}
#contentChildList {
	padding: 4px 6px 16px 0px;
	margin: 0;
	font-size: 10pt;
	color: #039}
td.leftCol {
	border-right: 1px #389 solid;
	border-left: 1px #389 solid;
	background: #eee;
	width: 160px}
td.rightCol {
	border-right: 1px #389 solid;
	background: url(/images/main/clouds.jpg) repeat-x #fff;
	width: 610px}
/* section list */
#sectionList {
	padding: 0px;
	color: #039;
	padding: 9px;
	border-bottom: 1px #ccc solid}
#sectionList a {
	font-size: 11px;
	width: 100%;
	text-decoration: none;
	color: #333;
	border: 1px #eee solid;
	padding: 2px;
	padding-left: 3px}
#sectionList a:hover {
	font-size: 11px;
	width: 100%;
	background: #ddd;
	color: #000;
	text-decoration: none;
	border: 1px #999 solid;
	padding: 2px;
	padding-left: 3px}
#sectionList li {
	color: #039;
	list-style: none;
	margin: 0px;
	padding: 0px}
#sectionList ul {
	color: #039;
	list-style: none;
	margin: 0px;
	padding: 0px}
/* sibling list */
#siblingList {
	padding: 0px;
	color: #039;
	padding: 9px;
	border-top: 1px #fff solid}
#siblingList a {
	font-size: 11px;
	width: 100%;
	text-decoration: none;
	color: #333;
	border: 1px #eee solid;
	padding: 2px;
	padding-left: 3px}
#siblingList a:hover {
	font-size: 11px;
	width: 100%;
	background: #ddd;
	color: #000;
	text-decoration: none;
	border: 1px #999 solid;
	padding: 2px;
	padding-left: 3px}
#siblingList li {
	color: #039;
	list-style: none;
	margin: 0px;
	padding: 0px}
#siblingList ul {
	color: #039;
	margin: 0px;
	padding: 0px}
/* top search function bar orange */
.topBarLeft {
	background: #f2a63e;
	padding: 0;
	font-size: 8pt;
	border-left: 1px #389 solid;
	border-bottom: 1px #c73 solid}
.topBarRight {
	background: url(/prototypes/redesign/images/orangecurve.gif) left top no-repeat #e93;
	color: #fff;
	padding: 6px 6px 6px 12px;
	border-bottom: 1px #c73 solid;
	border-right: 1px #389 solid}
.topBarRight p, .topBarRight a:link, .topBarRight a:active, .topBarRight a:visited {
	background: #ee9933;
	padding: 4px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	border: 1px #ee9933 solid;
	font-size: 11px}
.topBarRight a:hover {
	background: #ffaa44;
	text-decoration: underline;
	font-weight: bold;
	color: #fff;
	border: 1px #cc7711 solid}
.topBarRight form input {
	background: #fff;
	color: #333;
	border: 1px #000 solid}
.topBarRight form input.searchButton {
	background: #ddd;
	color: #222;
	border: 1px #000 solid;
	margin: 0px 0px 0px -1px;
	height: 20px;
	line-height: 80%}
.searchbox {
	margin-left: 30px}
td.bcTrail {
	padding: 6px 8px 6px 184px;
	background: #eee;
	border-left: 1px #389 solid;
	border-bottom: 1px #389 solid;
	border-right: 1px #389 solid}
td.bcTrail p {
	font-size: 8pt;
	line-height: 140%;
	margin: 0;
	padding: 0;
	color: #000}
td.bcTrail p a {
	font-size: 8pt}
/* Footer area */
td.footer {
	background: #389;
	padding: 8px 8px 6px 16px}
td.footer p {
	color: #fff;
	padding: 4px;
	margin: 0px;
	font-size: 11px;
	text-align: center}
td.footer a {
	font-size: 11px}
/* print version syles */
.printCell {
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 10px}
p.printFooter {
	border: 1px #ccc solid;
	background: #f0f0f0;
	font-size: 8pt;
	padding: 7px;
	line-height: 140%}
