body {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: black;
    background-color:#FFFFFF;
    text-align:center;
    margin:0px;
}
div.outer {
    font-size: 10px;
    color: black;
    background-color:#FFFFFF;
    margin: 0px auto;
    width:850px; 
}
div.inner2 {
    margin: 0px auto;
}
table.outer {
    width:850px; 
    border: 0px;
    margin: 0px auto;
}
table.inner1 {
    width:800px; 
    border:0px;
    margin: 0 auto;
}
table.inner2 {
    border:0px;
    margin: 0 auto;
}
td.borderLeft {
    width:25px; 
    background-image: url('dshad_left.gif');
}
td.borderRight {
    width:25px; 
    background-image: url('dshad_right.gif');
}


td.logo {
    width:175px;
}
td.header {
    background-color:#8C1418;
}
div.divHeader {
    width:575px; 
    border:0px;
    position:relative;
    top:-45px;
    left:1px;
}

table.header {
    width:575px; 
    border:0px;
    margin: 0 auto;
}
div.headerLinePos01 {
    position:absolute; 
    top: 1px; 
    left: 1px; 
    width:500px; 
    font-weight:bold; 
    font-size:28px; 
    color:#FFFFFF; 
    visibility:hidden;
}

div.headerLinePos02 {
    position:absolute; 
    top: 28px; 
    left: 1px; 
    width:500px; 
    font-weight:bold; 
    font-size:28px; 
    color:#FFFFFF; 
    visibility:hidden;
}

div.headerLinePos03 {
    position:absolute; 
    top: 55px; 
    left: 1px; 
    width:500px; 
    font-weight:bold; 
    font-size:28px; 
    color:#FFFFFF; 
    visibility:hidden;
}

td.headerBreak {
    background-color:#0078C3; 
    height:10px;
}
table.menuOptions {
    background-color:#000000; 
    height:31px;
    width:800px; 
    border:0px;
    margin: 0 auto;
}


td.menuOption {
    height:31px; 
    background-color:#000000;
    text-align: center;
    overflow:hidden;
}
td.menuSpacer {
    height:31px; 
    width:1px; 
    border:0px;
    margin:0px;
    padding:0px;
    background-color:#000000;
    text-align: center;
    display:block;

}
span.menuOption {
    height:24px; 
    font-size:11px; 
    padding-top:4px;
    margin:2px;
    border-top: 0px;
    border-bottom: 0px;
    border-left: solid 2px #000000;
    border-right: solid 2px #000000;
    background-color:#000000;
    color: #FFFFFF;
    font-weight:700;
    text-align:center;
    cursor: hand;
    display:block;
}
span.menuSpacer {
    height:31px; 
    width:1px; 
    margin:0px;
    padding:0px;
    background-color:#000000;
    text-align:center;
    background-image: url('menuSpacer.gif');
    background-repeat: no-repeat;
    cursor:pointer;
    display:block;
}
td.menuBreak {
    background-color:#FFFFFF; 
    height:10px;
    background-image: url('dots.jpg');
}

div.dotBreak {
    background-color:#FFFFFF; 
    height:10px;
    background-image: url('dots.jpg');
    background-repeat:repeat;
    width:571px;
}

td.localeOuter {
    background-color:#8C1418;
    width: 27px;
    text-align:right;
    vertical-align:top;
}
table.locale {
    width:27px; 
    border:0px;
}
td.localeInner {
    background-color:#8C1418;
    width: 27px;
    height: 17px;
}
img.locale {
    border:0px; 
}

td.clientLogoInner {
    background-color:#FFFFFF;
    width: 192px;
    margin: 0px;
    text-align:center;
}
img.clientLogo {
    border:0px;
    margin-top:10px;
    margin-bottom:10px;
}


td.content {
    background-color:#FFFFFF;
    vertical-align: top;
    width: 600px;
    margin: 0px;
    padding: 0px;
    border: 0px;
}
div.content {
    background-color:#FFFFFF;
    vertical-align: top;
    width: 591px;
    height: 750px;
    margin:2px 0px 0px 3px;
    padding: 2px;
    border: solid 1px #A0A0A0;
    overflow:auto; 
}
td.rightListOuter {
    background-color: #FFFFFF;
    vertical-align: top;
    margin: 0px;
    padding: 0px;
    width: 200px;
    border: 0px;
}
table.rightList {
    background-color: #FFFFFF;
    vertical-align: top;
    width: 200px;
    border: 0px;
    margin: 0px;
    padding: 0px;
}
td.rightListInner {
    background-color: #FFFFFF;
    vertical-align: top;
    margin: 2px;
    padding: 2px;
    width: 200px;
}


td.quoteBox {
    margin: 1px;
    padding: 0px;
    width:200px;
    text-align:left;
    border:transparant 1px black;
}

div.quoteBox {
	font-size: 11px;
	color: #003366;
    font-weight: 600;
    font-style: normal;
    border: solid 1px #A0A0A0;
    margin: 2px 2px 2px 1px;
    padding: 2px;
    width:190px;
    text-align:left;
}

button.go {
	font-size: 16px;
	color: #FFFFFF;
    background-image:url('ButtonStd_BackGround.png'); 
    font-weight: 700;
    font-style: normal;
    height:70px;
    width:140px;
    border:0px;
    overflow:hidden;
    cursor:hand;
}

span.standard {
	font-size: 14px;
	color: #000000;
    font-weight: 400;
    font-style: normal;
    border: 0px;
    margin: 0px;
    padding: 0px;
    text-align:left;
}
span.superSize {
	font-size: 72px;
	color: #000000;
    font-weight: 700;
    font-style: oblique;
    border: 0px;
    margin: 0px;
    padding: 0px;
    text-align:left;
}
span.upSize {
	font-size: 24px;
	color: #000000;
    font-weight: 700;
    font-style: oblique;
    border: 0px;
    margin: 0px;
    padding: 0px;
    text-align:left;
}

span.bold {
	font-size: 14px;
	color: #000000;
    font-weight: 700;
    font-style: normal;
    border: 0px;
    margin: 0px;
    padding: 0px;
    text-align:left;
}
p.standard {
	font-size: 12px;
	color: #000000;
    font-weight: 400;
    font-style: normal;
    border: 0px;
    margin: 10px 0px 10px 0px;
    padding: 0px;
    text-align:left;
}

li.standard {
	font-size: 12px;
	color: #000000;
    font-weight: 400;
    font-style: normal;
    border: 0px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    text-align:left;
}
table.rates {
    background-color: #FFFFFF;
    vertical-align: top;
    width: 570px;
    border: solid 1px #8C1418;
    margin: 0px;
    padding: 0px;
}
thead.rates {
    background-color: #8C1418;
    vertical-align: top;
    color: #FFFFFF;
    text-align:left;
    font-weight: 500;
    font-size: 14px;
}
td.rates {
    background-color: #FFFFFF;
    vertical-align: top;
    text-align:left;
    font-weight: 500;
    font-size: 14px;
    border-top: solid 1px #8C1418;
}
td.ratesColLeft {
    background-color: #FFFFFF;
    vertical-align: top;
    text-align:left;
    font-weight: 500;
    font-size: 14px;
    border-right: solid 1px #8C1418;
    width:175;
}
td.ratesColLeftTitle {
    background-color: #FFFFFF;
    vertical-align: top;
    text-align:left;
    font-weight: 500;
    font-size: 14px;
    border-top: solid 1px #8C1418;
    border-right: solid 1px #8C1418;
    width:175;
}
span.rateSmall {
    font-size: 12px;
}

td.rightListInner {
    background-color: #FFFFFF;
    vertical-align: top;
    margin: 2px;
    padding: 2px;
    width: 200px;
}

h1 {
	font-size: 16px;
	color: #0078C3;
	font-weight: bold;
    margin: 8px 0px 0px 0px;
    padding: 0px;
}
h2 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.header {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.header2 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.bodytext {
	font-size: 12px;
	color: #000000;
}
.blueheader {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
    text-align:left;
}
.whitetext {
	font-size: 10px;
	color: #FFFFFF;
}
a:link  {
	color: #CC3300;
	font-size: 12px;
	text-decoration: none;
}
a:visited  {
	color: #CC3300;
	font-size: 12px;
	text-decoration: none;
}
a:hover  {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
a:link.bottomnav   {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
a:visited.bottomnav  {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
a:hover.bottomnav  {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
a:link.body  {
	color: #CC3300;
	font-size: 12px;
	text-decoration: none;
}
a:visited.body  {
	color: #CC3300;
	font-size: 12px;
	text-decoration: none;
}
a:hover.body  {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}