#layout {
   width: 100%;
}

#layout td {
   vertical-align:top;
}

#header {
}

#content {
}
#navigation {
    width: 170px;
}
#footer {

}

#bodyStyles {
}

p.calculation {
	  padding-top:1em;
	  padding-left: 3em;
	  padding-bottom: 1em;
}

span.bodyStyle, span.intendedUse, span.primaryUse, span.industryType, span.surcharge, span.discount, span.rate {
   font-weight: bold
}
   
tr.rowEven {
   background-color: #EEE;
}

th {
   background-color: #84AECE;
   font-size: 1em;
   text-align: left;
   color: #FFF;
   padding: 0.3em;
   border-right-width: 1px;
   border-right-style: solid;
   border-right-color: #317B9B;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #317B9B;
   vertical-align: top;
}


.pageHeader {
   border: 1px solid #3F424D;
   background-color: #FFF;
   margin: 0px;
   background-image: url("../images/gradbg.gif");
}

.pageHeader td {
   padding-top: 6px;
   padding-right: 3px;
   padding-bottom: 3px;
   padding-left: 3px;
}

.pageHeader h3 {
   font-size: 1.1em;
   color: #3F424D;
   font-weight: bold;
   text-align: center;
   vertical-align: bottom;
}

.siteHeaderBar {
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3F424D;
	border-right-color: #3F424D;
	border-left-color: #3F424D;
	background-color: #317b9b;
	background-image: url("../images/topbar.svg");
	height: 22px;
}

.siteLogos {
	position: absolute;
	top: 10px;
	left: 6px;
	width: 100%;
}

.sgi_logo {
	background: url("../images/sgi_logo.svg") no-repeat; 
	position: relative;
	float: left;
	margin-top: 3px;
	margin-left: 3px;	
	width: 82px; 
	height: 20px; 
}

.auto_fund_logo {
	position: absolute;
	top: -5px;
	left: 90px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFFFFF;
	font-size: 24px;
}

.ptLocationTables {

}

.ptLocationTables td {
   vertical-align:top;
}

.ptLocationTable {
   margin-right: 7em;
}

.tableOfRates tr th {
padding-left: 2em;
padding-right: 2em;
text-align: center;
}

.tableOfRates tr td {
text-align: center;
}
.tableOfRates span.rate {
font-weight: normal;
}

.tableOfRates span.label {
	font-weight: bold;
}

.issuerRateTable tr th {
	text-align: center;
}

.issuerRateTable tr td {
	border: 1px solid;
	text-align: center;
}

.issuerRateTable span.label {
	font-weight: bold;
}

#vertmenu {
font-family : "Times New Roman", Times, serif;
font-size: 100%;
width: 170px;
padding: 0px;
margin: 0px;
}

#vertmenu h1 {
display: block; 
background-color:#FF9900;
font-size: 90%; 
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #333333;
margin: 0px;
width:159px;
}

#vertmenu table tr td.link a {
	font-size: 80%;
display: inline;
border-bottom: 1px dashed #C39C4E;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #666666;
width:160px;
}

#vertmenu table tr td.link a:hover, #vertmenu table tr td.link a:focus {
color: #000000;
background-color: #eeeeee;
}

#mymenu {
font-family : "Times New Roman", Times, serif;
font-size: 100%;
width: 870px;
padding: 0px;
margin: 0px;
}

#mymenu h1 {
display: block; 
background-color:#FF9900;
font-size: 90%; 
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #333333;
margin: 0px;
width:859px;
}

#mymenu table tr td.link a {
	font-size: 90%;
display: inline;
border-bottom: 1px dashed #C39C4E;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #666666;
width:860px;
}

#mymenu table tr td.link a:hover, #mymenu table tr td.link a:focus {
color: #000000;
background-color: #eeeeee;
}