a:link    {text-decoration: none; color:#818181}
a:active  {text-decoration: none; color:#818181}
a:visited {text-decoration: none; color:#818181}
a:hover   {text-decoration: underline; color:#000000}
//

BODY{
	scrollbar-3d-light-color: #43C6FE;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #044C6B;
	scrollbar-dark-shadow-color: #044C6B;
	scrollbar-face-color: #6880A7;
	scrollbar-highlight-color: #43C6FE;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #BEBFBF;
	}

table.QuoteTable {
border: #15366D 1px dotted;
}

td.SectionLabels {
font-family: sans-serif;
font-size: 16px;
color: #0E3F8C;
height: 35px;
letter-spacing: 4px;
text-align: center;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;
background-color: #EDEFF3;
}

td.FieldNames {
font-family: sans-serif;
font-size: 13px;
color: #0E3F8C;
text-decoration: none;
font-weight: bold;
}

.Fields {
font-family: sans-serif;
font-size: 13px;
color: #0E3F8C;
text-decoration: none;
font-weight: bold;
border-color: #A5A6A6;
border-style: solid;
border-width: 1px;
}

.SubmitButtons {
font-family: sans-serif;
font-size: 12px;
color: white;
text-decoration: none;
font-weight: bold;
background-color: #6880A7;
border: #15366D 1px solid;
}

.ResetButtons {
font-family: sans-serif;
font-size: 9px;
color: #CECFCF;
text-decoration: none;
font-weight: normal;
background-color: #F5F6F7;
border: #CECFCF 1px solid;
}

td.StandardText {
font-family: sans-serif;
font-size: 12px;
color: #0E3F8C;
text-decoration: none;
font-weight: normal;
}
.StandardText a:link, .StandardText a:visited {
font-family: sans-serif;
font-size: 12px;
color: #0E3F8C;
text-decoration: none;
font-weight: bold;
}
.StandardText a:active, .StandardText a:hover {
font-family: sans-serif;
font-size: 12px;
color: #0E3F8C;
text-decoration: underline;
font-weight: bold;
border-bottom: 1px solid;
}

td.SmallText {
font-family: sans-serif;
font-size: 10px;
color: #818181;
text-decoration: none;
font-weight: normal;
}

.QuoteComplete {
font-family: sans-serif;
font-size: 12px;
color: white;
text-decoration: none;
font-weight: bold;
background-color: #0E3F8C;
border-color: #73ECF7;
border-style: solid;
border-width: 1px;
padding: 4px;
}
.QuoteComplete a:link, .QuoteComplete a:visited {
font-family: sans-serif;
font-size: 12px;
color: #73ECF7;
text-decoration: underline;
font-weight: bold;
}
.QuoteComplete a:active, .QuoteComplete a:hover {
font-family: sans-serif;
font-size: 12px;
color: #73ECF7;
text-decoration: underline;
font-weight: bold;
border-bottom: 1px solid;
}