.button_bar
{
padding-left: 0px;
margin-top:6px; 
width:92%; 
border-style:solid; 
border-width:1px; 
border-color:Silver; 
height:25px; 
padding-top:4px; 
padding-right:4px; 
background-image: url(images/buttonbar_bg.gif); 
background-repeat:repeat-x;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	line-height: 17px;
	letter-spacing: 0.7px;
}
.bigtablehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #6699cc;
	color: #333333;
}

.tablehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	background-color: #6699cc;
	color: #666666;
}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #6699ff;
	color: #666666;
}

.activebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.tableheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF8C00;
	font-weight: bold;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000080;
	background-color: #FFFFFF;
	font-weight: normal;

}
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000080;
	background-color: #FFDEAD;
	font-weight: bold;
}

.tabletext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: Navy;
	font-weight: normal;
}

.pdflist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}

.smalltype {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	line-height: 17px;
	letter-spacing: 0.7px;
}

.largetype {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #666666;
	line-height: 17px;
	letter-spacing: 0.7px;
}

.formview {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:Gray;
	font-weight: normal;
	line-height:24px;
}

.formtext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:Gray;
	font-weight: normal;
	text-align:left;
	line-height:20px;
}
.forminput {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:Black;
	font-weight: normal;
	text-align:left;
}
.formlabel {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:Gray;
	font-weight: normal;
	text-align:right;
}
.dv1#input
{
    width:300px;
    background-color: Silver;
}    
