tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
td.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.5px;
}
a {
	font-family: Verdana;
	font-size: 10px;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a.2 {
	font-family: Verdana;
	font-size: 15px;
	color: #C60000;
	text-decoration: none;
}
a.2:hover {
	font-family: Verdana;
	font-size: 15px;
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-family: Verdana;
	font-size: 11pt;
	color: #000066;
	font-weight: bold;
}
h2 {
	font-family: Verdana;
	font-size: 13px;
	color: #CC0033;
	style: margin-top: 0
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-base-color: #EBEBFF;

}
a.link {
	font-family: Verdana;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
a:hover.link {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.linkh1 {
	font-family: Verdana;
	font-size: 11pt;
	color: #000066;
	text-decoration: none;
}
a:hover.linkh1 {
	font-family: Verdana;
	font-size: 11pt;
	color: #000000;
	text-decoration: underline;
}

table.border
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;   
    BORDER-LEFT: black 1px solid;
    BORDER-Bottom: black 1px solid;
    FONT-SIZE:10px;       
    }

textarea     { color: black; font-family: Verdana; font-size: 8pt }
input        { color: black; font-family: Verdana; font-size: 8pt }
select       { color: black; font-family: Verdana; font-size: 8pt }

.selectedLink {	font-family: Verdana; font-size: 12px; color: red; }

.resultHeader td
{	
	font-size: 10px;
	font-weight: bold;
	border-top: solid 2px Black;
	border-bottom: solid 1px black;
}
.resultheader a
{
	color: Black;
	text-decoration: none;
}

.resultsBody td
{
	font-size: 10px;
}
.subheading
{	
	font-size: 10px;
	font-weight: bold;
	color: Black;
}
.selectionFields
{
	background-color: #EBEBFF;
	font-size: 10px;
	font-weight: bold;
	color: red;
}

.selectionFields a
{
	font-size: 10px;
	font-weight: bold;
	color: Navy;
}
.unavailableSelectionField
{
	font-size: 10px;
	font-weight: bold;
	color: Navy;
}
