h1, h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	display: block;
	font-style: bold; 
}

h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif; 
	display: inline;
	font-style: bold; 
}

h3	{ 
	color: #336699; 
	font-size: 11px; 
	margin: 6px 0px;
}

h4	{ 
	color: #336699; 
	font-size: 10px; 
}

input	{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

body	{
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 10px; 
	background-color: #FFFFFF;
	padding: 0px;
	margin: 25px 0px;
}

div		{ 
	background-color: #FFFFFF; 
}

a {
	text-decoration: none;
	color: #336699;
}

a:hover {
	text-decoration: underline;
	color: #336699;
}

p a {
	text-decoration: none;
	color: #336699;
}

p a:hover {
	text-decoration: underline;
	color: #336699;
}

div a {
	text-decoration: none;
	color: #336699;
}

div a:hover {
	text-decoration: underline;
	color: #336699;
}

li a {
	text-decoration: none;
	color: #336699;
}

li a:hover {
	text-decoration: underline;
	color: #336699;
}

#a2link {
	color: #336699;
}

td {
	font-size: 11px;
}

td a:link {
	font-size: 11px;
}

#header	{
	width: 960px; 
	height: 108px;
	margin-left:auto; 
	margin-right:auto;
}

#logophldr	{ 
	width: 76px; 
	height: 108px;
	background-color: #fdba31;
	background: url(../images/a2logo.jpg) no-repeat;
	float: left;
}

#toplink	{
	width: 874px; /* +10px padding */
	padding: 0px 5px 0px 5px;
	margin: 0px;
	float: left; 
}

#toplink p	{ 
	color: #336699; 
	font-weight: bold; 
	text-align: right; 
}

#toplink a	{ 
	color: #336699; 
}

#hdrimage { 
	width: 884px; 
	height: 76px;
	background-color: #fdba31;
	background: url(../images/header.jpg);
	float: left;
}

#hdrbuttons { 
	float: right;
	height: 23px;
	background-color: #ffffff;
	padding-left: 2px;
	padding-bottom: 1px;
}

#faqbtn	{
	background-color: #996633; 
	width: 98px; 
	padding: 5px; 
	float: left; 
	text-align: center; 
}

#faqbtn a	{ 
	color: #FFFFFF; 
	font-weight: bold; 
}

#prbtn	{ 
	background-color: #FF9900; 
	width: 98px; 
	padding: 5px; 
	margin-left: 2px; 
	float: left; 
	text-align: center; 
}

#prbtn a	{
	color: #FFFFFF; 
	font-weight: bold; 
}

#newsbtn	{ 
	background-color: #336699; 
	width: 98px; 
	padding: 5px; 
	margin-left: 2px; 
	float: left; 
	text-align: center; 
}

#newsbtn a { 
	color: #FFFFFF; 
	font-weight: bold; 
}

#loginform {
	margin-top: 5px;
	margin-right: 5px;
	float: right;
	background-color: transparent;
	font-size: 10px;
}

#loginform input {
	font-size: 9px;
}

#signinbtn {
	text-transform: uppercase;
	font-weight: bold;
}

#search	{
	position: absolute;
	text-align: right;
	top: 0px;
	right: 0px;
	width: 960px;
	font-size: 11px;
	background-color: transparent; 
    padding-right:1px;
   
}

#srchlbl	{ 
	padding: .3em; 
	margin-top: 2px; 
	background-color: transparent; 
	
}

#srchinpt	{ 
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
    width:10em;
    height:1.15em;

}

#srchgo	{ 
	border:1px solid 000000;
	background-color:#9096A1; 
    height:1.82em;
    color: #FFFFFF;
    font-weight:bold;
      
}


#breadcrumbs {
	width: 950px; /* +10px padding */
	padding: 5px;
	font-style: bold;
	color: 666666;
	margin-left:auto; 
	margin-right:auto; 
}

#main {
	border-style: solid;
	border-width: 2px 0px 0px 0px;
	border-color: #FDBA31 #ffffff #ffffff #ffffff;
	width: 960px;
	margin-top: 6px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#sidebar {
	width: 182px; /* +2px border */
	float: left;
	margin-bottom: -500px; padding-bottom: 500px;
}

#quicklinks	{
	width: 90%;
	float: left;
	margin-top: 8px;
	color: #336699;
	border-style: solid;
	border-color: #336699 #336699 #336699 #336699;
	border-width: 3px 9px 9px 9px;
	padding-bottom: 14px;
}


#quicklinks h2 {
	margin-top:0px;
	font-size: 12px; 
	font-weight: bold;
	background-color: #336699;
	color: #FFFFFF;
	padding: 1px 1px 4px 0px;
}

#quicklinks a {
    display:inline;
	line-height:16px;
	font-size: 12px;
	margin: 0 0 0 5px;
	color: #336699;
}

#mbrsonly	{
	width: 90%;
	float: left;
	margin-top: 8px;
	color: #996633;
	border-style: solid;
	border-color: #996633 #996633 #996633 #996633 ;
	border-width: 3px 9px 9px 9px;
	padding-bottom: 14px;
}



#mbrsonly h2 {
	font-size: 12px; 
	font-weight: bold;
	background-color: #996633;
	margin-top:0px;
	color: #FFFFFF;
	padding: 1px 1px 4px 0px;
}

#mbrsonly a {
	display:inline;
        line-height:16px;
	font-size: 12px;
	margin: 0 0 0 5px;
	color: #996633;
}

#mbshoriz-sidebar {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#mbrspot {
	background: #666666;
	padding: 5px 9px 8px 8px;
	float: left;
	margin-top: 8px;
}

#mbrspot h2 {
	font-size: 12px; 
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 -10px 5px 0px;
}

#spotcanvas {
	background: #fff;
	padding: 10px 0px 1px 10px;
}

.spotlite {
	padding: 10px 20px; // +51h, +103w => 71h X 143w
	background: #fff;
	margin-bottom: 10px;
	margin-right: 10px;
	border-color: #d9dbd8;
	border-width: 1px;
	border-style: solid;
}

.spotlite  a	{
	color:#FFFFFF;
}

#content	{
	width: 777px;
	float: left;
	margin-bottom: -500px; padding-bottom: 500px;
}

#feature	{
	width: 770px;
	margin: 8px 0px 16px 7px;
	float: left;
	font-size: 12px; 
}

#tabpanel {
	margin-left: 8px;
}

#footer   {
	width: 960px; 
	margin: 15px auto 25px auto; 
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #d9dbd8;
}

.sitecred { 
	margin-top: 2px;
	background-color: #FDBA31; 
	padding: 5px 2px 5px 2px; 
	color: #000000; 
}

.sitecred a { 
	color: #336699; 
}

div #bottompanel {
	background-color: #CCCCCC; 
	width: 960px;
	height: 100px;
}

div #address  {
	background-color: #CCCCCC; 
	width: 350px; 
	padding: 5px 10px; 
	float: left; 
}

div #bottomlinks { 
	background-color: #CCCCCC; 
	width: 130px; 
	float: left; 
	padding-top: 5px;
	padding-right: 40px; 
	text-align: right; 
}

div #bottomlinks a { 
	color: #336699; 
}

div #stayconn {
	background-color: #CCCCCC; 
	padding: 5px 10px;
}

div #stayconn h3 {
	display: inline;
}

div #sclogos {
	background-color: #CCCCCC; 
	display: block;
	text-align: right;
	margin-top: 5px;
}

.tinylogo {
	border: 0;
	width: 2em;
	height: 2em;
}

.a2Label
{
width: 12em;
text-align: right;
margin-right: 0em;
display: block
}
.a2Label1
{
width: 13em;
text-align: right;
margin-right: 0em;
display: block
}

/*
 * OVERRIDE/EXTEND VALUES FOR SFDC DEFAULT STYLE SHEET
 */
 
.bPageBlock .pbTitle {
        width: 100%;
}
 
.pbTitle h2, .headerRow th {
	font-size: 11px;
}

.bPageBlock td.labelCol, td.labelCol label, td label {
	font-size: 11px;
	font-weight: bold; 
	text-align: right;
	white-space: nowrap;
}

#copy .bPageTitle .ptBody div.content {
	background-color: transparent;
	border: 0;
	padding: 0 0 0 10px;
}

.pbBody #a2link, .pbBody a.a2link, 
.pbBody td #a2link, .lbBody a.a2link, 
.lbBodyDescription #a2link, .list .headerRow .noRowsHeader #a2link {
	color: #336699;
}


.individualPalette .tertiaryPalette,
.bPageBlock .pbFooter {
    background-color: #2F4E6F;
    border-color: #2F4E6F ;
}

.bPageBlock,
.individualPalette .bPageBlock {
    background-color: #FFFFFF ;
    background-image: none;
    border: 1px  solid  #000000 ;
}

.bPageBlock .pbHeader,
.bGeneratedReport .bPageBlock .pbSubheader {
    background-color: #2F4E6F ;
    border-bottom: 0px none transparent;
    margin: 0;
}

.highlight td,
.highlight th {
    background-color: #FFFFFF;
}

body .primaryPalette, body .primaryPalette a, body .bPageTitle .secondaryPalette, body .bPageTitle .secondaryPalette a, body .secondaryPalette .lbHeader, body .secondaryPalette .lbHeader a, body .pbSubheader, body .pbSubheader a {
    color:#FFFFFF;
}

.pbBody, .pbBody a, .pbBody td, .lbBody a, .lbBodyDescription, .list .headerRow .noRowsHeader {
    color:#000000;
}

a, body, td, select, input, textarea, fieldset legend, .warn .textCounter, .miniTab .currentTab, .miniTab .currentTab a, .requiredLegend, .bPageBlock .noRecords, .bPageBlock .labelCol, .list td, .list th, .bPageBlock td.actionColumn .actionLink, .bWizardBlock .pbDescription, .bWizardBlock .pbTopButtons {
    color: #000000;
}

.pbHeader .pbTitle h2, .pbHeader .pbTitle h3, .pbSubheader h3 {
    color:#FFFFFF;
}

.list td, .list th, body.oldForecast .list .last td, body.oldForecast .list .last th {
    border-bottom: 1px solid #C3D1DF;
}

bPageBlock .detailList tr td, .bPageBlock .detailList tr th, .hoverDetail .bPageBlock .detailList tr td, .hoverDetail .bPageBlock .detailList tr th {
    border-bottom:1px solid #C3D1DF;
}

.bPageBlock .detailList tr td, .bPageBlock .detailList tr th {
    border-bottom-color:#C3D1DF;
}

.apexp .detailList .list td, .apexp .detailList .list th, .apexp .editPage .bPageBlock .detailList .list tr td, .apexp .editPage .bPageBlock .detailList .list tr th {
    border-bottom:1px solid #C3D1DF;
}