
sup 
{
	font-size:6pt;
	font-family:Arial;
}

.topnav
{
	text-decoration:none;
	font-family:Trebuchet MS;
	color:#003861;
	font-size:12px;
}

.subtext
{
	font-size:10px;
	text-decoration:underline;
}

.subheads
{
	font-weight:bold;
	font-size:14px;
}

.formtable
{
	background-color:#fff;
	border:1px solid #003760;
	padding:10px;
	width:400px;
}

.searchtableheader
{
	width:525px;
	background-color:#003760;
	color:white;
}

.searchtable
{
	background-color:#fff;
	border:1px solid #003760;
	padding:10px;
	width:525px;
}

.headertable
{
	width:400px;
	background-color:#003760;
	color:white;
}
.headertable a:link {color: white; text-decoration: none; font-size:8pt;font-family: Verdana, Georgia, arial, sans-serif; font-weight:bold;}
.headertable a:visited {color: white; text-decoration: none; font-size:8pt; font-family: Verdana, Georgia, arial, sans-serif; font-weight:bold;}
.headertable a:active {color: white; text-decoration: none;  font-size:8pt;font-family: Verdana, Georgia, arial, sans-serif; font-weight:bold;}
.headertable a:hover {color: white; text-decoration: underline; font-size:8pt; font-family: Verdana, Georgia, arial, sans-serif; font-weight:bold;}

.orangelink{color:#f87014;}
.orangelink a:link {color: #f87014; text-decoration: none; font-size:8pt;font-family: Verdana, Georgia, arial, sans-serif; font-weight:bold;}
.orangelink a:visited {color: #f87014; text-decoration: none; font-size:8pt; font-family: Verdana, Georgia, arial, sans-serif; font-weight:bold;}
.orangelink a:active {color: #f87014; text-decoration: none;  font-size:8pt;font-family: Verdana, Georgia, arial, sans-serif; font-weight:bold;}
.orangelink a:hover {color: #f87014; text-decoration: underline; font-size:8pt; font-family: Verdana, Georgia, arial, sans-serif; font-weight:bold;}

.button
{
	border:1px solid #e53f0d;
	background-color:#f17c2f;
	color: white;
	font-weight:bold;
	cursor:pointer;
}


#vldSummary {
	list-style: none;
}

.bestrates
{
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:11px;
}

.sublinks
{
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:10px;
}

.sublinks a:link {color: #00003c; text-decoration: none; font-family: Trebuchet MS;}
.sublinks a:visited {color: #00003c; text-decoration: none; font-family: Trebuchet MS;}
.sublinks a:active {color: #00003c; text-decoration: none;  font-family: Trebuchet MS;}
.sublinks a:hover {color: #00003c; text-decoration: underline; font-family: Trebuchet MS;}

.searchbox
{
	width:98%;
	background-color:#f7f7f7;
	border:1px solid #e5e5e5;
	border-right:2px solid #e5e5e5;
	border-bottom:0px;
}
.pager
{		
	font-family:Trebuchet MS;
	color:#00003c;
	font-size:13px;
}
sup {
font-size:6pt;
}

#modalPage
{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px; left: 0px;
}
.modalBackground
{
    filter: Alpha(Opacity=40); -moz-opacity:0.4; opacity: 0.4;
    width: 100%; height: 100%; background-color: #999999;
    position: absolute;
    z-index: 500;
    top: 0px; left: 0px;
}
.modalContainer
{
    position: absolute;
    width: 300px;
    left: 50%;
    top: 50%;
    z-index: 750;
}
.modal
{
    background-color: white;
    border: solid 4px black; position: relative;
    top: -150px;
    left: -150px;
    z-index: 1000;
    width: 300px;
    height: 300px;
    padding: 0px;
}
.modalTop
{
    width: 292px;
    background-color: #003760;
    padding: 4px;
    color: #ffffff;
    text-align: left;
}
.modalTop a, .modalTop a:visited
{
    color: #ffffff;
}
.modalBody
{
    padding: 10px;
}
.bigtext
{
	font-size:16px;
	font-weight:bold;
	font-family:Arial,helvetica;
}

.bigtextbox
{
	font-size:16px;
	font-weight:bold;
	font-family:Arial,helvetica;
	height:20px;
	width: 20px;
	text-align:center;
}
.spaceafter 
{
	padding-bottom:8px;
}
.redtext
{
	color: Red;
}
.greenoutput
{
	background-color:#DDEEEE;
	color:#006600;
	padding:10px;
	display:block;

}
