/* Overall body */
body {
    margin-top: 0;
    margin-left: 5%;
    margin-right: 5%;
	
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
 
div#account {
 background: #ffffcd;
 border-top: none;
 padding: 1em 5px 5px 5px;
}
 
div#account h3 {
 display: inline;
 padding-right: 1em;
}
 
div#account p {
 display: inline;
}
 
h1#pageTitle {
	padding-left: .5em;
	font-size: 14pt;
}
 
/* Page pre-header */
p.standardsNote {
    display: none;
}
 
hr.color-bar {
    margin: 0;
    border: 0px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    color: #ff8000;
    background-color: #ff8000;
    height: 5px;
}
 
/* Page header */
div#header div#hd-sections {
	margin: 0;
	padding: 0;
	position: relative;
	
    margin-bottom: .5em; 
    color: #eee;
    background-color: #636363;
	border-bottom: 2px solid #b3b3b3;

    height: 50px;    
}
div#header div#hd-sections ul {
	margin: 0;
	padding-top: 1em;
	padding-left: 30px;
	bottom: 1%;
}
div#header div#hd-sections ul li {
    display: block;
	float: left;
	margin-right: 20px;
}
div#header div#hd-sections ul li a,
div#header div#hd-sections ul li span {
	padding-left: .5em;
	padding-right: .5em;
	font-size: 1.1em;
	
	color: #eee;
	text-decoration: none;
}
div#header div#hd-sections ul li.selected a {
	color: #ff8000;
}
div#header div#hd-sections ul li a:hover {
	color: #ff8000;
}
 
/* header search */
div#header div#hd-sections ul li#hd-search {
	display: block;
	float: right;

	margin-right: 2em;
}
div#header div#hd-sections ul li#hd-search form {	
}
div#header div#hd-sections ul li#hd-search input {
	margin: 0 3px;
	border: 1px solid white;
	font: 70%/1.6em "Lucida Grande", Verdana, Arial, sans-serif;
	vertical-align: middle;
}
div#header div#hd-sections ul li#hd-search input.normal {
	width: 10em;
	color: #636363;
	background-color: #eee;
}
div#header div#hd-sections ul li#hd-search input.normal:focus {
	border: 1px solid #ff8000;
	color: black;
	background-color: white;
}
 
div#header div#hd-sections ul li#hd-search input#hd-searchBtn {
	color: #eee;
	background-color: #636363;
	padding: 0 5px;
}
div#header div#hd-sections ul li#hd-search input#hd-searchBtn:hover {
	color: #ff8000;
	background: white;
	cursor: pointer;
}
 
/* Header subSection */
div#header div#hd-subSections {
    float: left;
    width: 70%;
    margin-top: 0;
    padding: 0;
}
div#header div#hd-subSections.normal {
	border: 1px solid white;
}
div#header div#hd-subSections.highlight {
	border: 1px solid black;
}
div#header div#hd-subSections ul {
    padding: .3em;
    margin: 0;
    
    background-color: #f1f1f1;
    color: #636363;
    
    font: 75%/1.6em "Lucida Grande", Verdana, Arial, sans-serif;
}
 
 
div#header div#hd-subSections ul {
    list-style-type: none;
	padding-left: 30px;
}
div#header div#hd-subSections ul li {
    display: inline;
    text-align: right;
    width: 25%;
    margin-right: 20px;
}
div#header div#hd-subSections ul li a {
    color: #636363;
    text-decoration: none;
}
div#header div#hd-subSections ul li a:hover {
    color: black;
    text-decoration: none;
    border-bottom: 2px solid #ff8000;
}
 
div#header div#hd-subSections ul li a.current {
    color: black;
    text-decoration: none;
    border-bottom: 2px solid #ff8000;
}
div#header div#hd-subSections ul li.selected a:hover {
    color: #636363;
    text-decoration: none;
}
 
div#header div#hd-account {
    float: right;
    
    margin-top: 0;
    padding: .3em;
        
    width: 25%;
    overflow: visible;
    
    list-style-type: none;
 
    font: 75%/1.6em "Lucida Grande", Verdana, Arial, sans-serif;
    text-align: right;  
}
 
/* Footer */
div#footer {
    margin-bottom: 3em;
    font: 62.5%/1.6em "Lucida Grande", Verdana, Arial, sans-serif;
}
 
div#footer div#ft-time {
    color: #eee;
    background-color: #636363;
    
    padding-top: 1em;
    text-align: right;
    vertical-align: baseline;
 
}
 
div#footer div#ft-time small {
    margin-right: 10px;
}
 
div#footer div#ft-time hr {
    margin: 0;
    border: 0px;
    border-top: 1px solid white;
    color: #ff8000;
    background-color: #ff8000;
    height: 5px;
}
 
div#footer div#ft-copyright {
    float: left;
}
 
div#footer div#ft-terms {
    float: right;
}
 
.disclaimer {
	font-size: 8pt;
	line-height: 1em;
}
 
/*
 *
 * Page Content
 *
 */
 
div#page-content {
    font: 75%/1.6em "Lucida Grande", Verdana, Arial, sans-serif;
}
 
div#page-content table.fd-price-table {
	width: 70%;
}
div#page-content table.fd-price-table thead tr th {
	background-color: #636363;
	text-align: left;
	border-bottom: 2px solid #ffcc66;
}
 
div#page-content table.fd-price-table thead tr th a {
	color: #eee;
	text-decoration: none;
	padding: 0 1em 0 1em;
}
 
div#page-content table.fd-price-table tr.colTitle {
	font-size: .8em;
}
div#page-content table.fd-price-table tr.colTitle td {
	background-color: white;
	padding: 0;
	margin: 0;
	text-align: center;
}
 
/*
 *	Page Overview
 */
div.page-overview {
	width: 200px;
	float: left;
	padding-left: 1em;
}
 
/* Page TOC */
ul.pg-toc {
	margin: 1em 0 0 0;
	width: 200px;
	padding: 0;
	list-style-type: none;
}
ul.pg-toc li {
	text-align: center;
}
ul.pg-toc li a {
	display: block;
	color: #636363;
	text-decoration: none;
	border-bottom: 1px dotted #636363;
	padding: .2em 1em;
}
ul.pg-toc li a:hover {
	color: black;
}
 
/*
 * Page content body
 */
div.page-content-body {
	padding: 0 1em 1em 1.7em;
	margin: 0 0 0 210px;
}
 
h2.pg-section-header {
	color: white;
	background-color: #636363;
	padding: .1em .5em;
	border-bottom: 2px solid #ffcc66;
	font-size: 10pt;
}
 
 
 
/* Forms */
/* 
 * Table Header (Form group title) 
 */
table.form-layout {
	width: 100%;
}
table.form-layout tbody th,
table.form-layout tbody td,
table.form-layout tfoot td { 
	padding-top: .5em;
	padding-bottom: .5em;
}
 
table.form-layout tbody th label {
color: black;
}
 
table.form-layout tbody,
table.form-layout tfoot
{
	color: #eee;
	background-color: #f1f1f1;
}
table.form-layout thead th,
table.form-layout thead td {
    background: #808080;
	border-bottom: 2px solid #ffcc66;
}
table.form-layout thead th {
	color: white;
	text-align: left;
	font-size: 1.2em;
	padding: .3em 1em;
}
table.form-layout thead td {
    text-align: right;
	color: #636363;
	padding-right: 1em;
}
table.form-layout thead td span {
	color: #eee;
	padding: .5em;
}
table.form-layout thead td span.selected {
	color: #ffcc66;
}
 
table.form-layout thead th label {
    display: block;
    width: 100%;
}
 
 
table.form-primary thead th {
    padding: 2px 5px;
    
    background: #000063;
    color: white;
}
 
 
table.form-layout tfoot tr.submit td {
	text-align: center;
}
 
tr.submit td input {
	color: white;
	background-color: #636363;
	border: 1px solid white;
	padding: .2em 1em;
}
tr.submit td input:hover {
	color: #ffcc66;
}
tr.submit td input:active {
	color: black;
	background-color: #ffcc66;
	border: 1px solid black;
}
 
 
form.med {
	width: 60%;
	margin-left: 20%;
}
