a.whitelinks{
color:#FFFFFF;
text-decoration:none;
}
a.whitelinks:hover{
color:#FFFFFF;
text-decoration:underline;
}
a.orangelinks{
color:#ffce62;
text-decoration:none;
}
a.orangelinks:hover{
color:#ffce62;
text-decoration:underline;
}
body{
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:8pt;
}
input{
font-size:8pt;
}
select.shortdropdown{
font-size:8pt;
width:135pt;
}
td{
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:8pt;
}
td.whitelinks{
color:#FFFFFF;
}
.bluetitle{
color:#FFCC66;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:12pt;
font-weight:bold;
}
.border1{
border:1px solid #666666;
font-size:8pt;
}
.required{
background-image:url(/images/reqfield.gif);
background-position:right;
background-repeat:no-repeat;
}
.tableheading{
background-color:#D6DDFC;
border:1px solid #000000;
font-weight:bold;
}

.orangeheading {
	background-color:#FFCC66;
border:1px solid #000000;
font-weight:bold;
}

.tableheadinglarge{
background-color:#D6DDFC;
border:1px solid #000000;
font-size:12pt;
font-weight:bold;
}
.yellowtitle{
              
color:#414873;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:12pt;
font-weight:bold;
}
.underline {
	font-size:8pt;
	border-bottom: 1px solid #666666;
	}
.tableheadingNoBorder {
	background-color:#D6DDFC;
	font-weight:bold;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;

}
