TABLE, TEXTAREA, INPUT { 
	font: 8pt Courier new; color:#000000;
	background-color: #FFFFFF;

}
span.largefilename {
background-color:#FFFFFF;
    font-size:8pt; font-family:courier new; 
    letter-spacing:1px; 
	line-height:8pt; 
    color: #294084;
    text-align: justify;
    font-weight: bold; 
    text-transform: uppercase;
    border-color:#114E79;
	border-width: 0px;
	border-style: dotted;}
}

DIV.quote {
    border: 1px solid black;
    font: 9px;
    width: 95%;
}

TABLE.border {
     border-color:#114E79;
     border-collapse:collapse;	 
	 border-style: dotted;
	 border-width: 1px
}

TABLE.dashed {
     border: 1px dashed #114E79;
}
td.table { border-color: #114E79;
	border-style: dotted;
	border-width: 1px;}
	
td.questionoptions {
    background-color: #081738;
    color: #000000;
    font-size: 10px;
	}

tr.row1 {
    background-color: #FFFFFF;
	border-color: #114E79;
	border-style: dotted;
	border-width: 1px;
}

tr.row2 {
    background-color:#F0F2F3;
	border-color: #114E79;
	border-style: dotted;
	border-width: 1px;
}

TD.header { background-color:#FFFFFF;
    font-size:8pt; font-family:courier new; 
    letter-spacing:1px; 
	line-height:10pt; 
    color:#69A3CD;
    text-align: justify;
    font-weight: bold; 
    text-transform: uppercase;
    border-color:#114E79;
	border-width: 1px;
	border-style: dotted;}
    
}

td.lightheader{
    color: #999999;
    font-size: 10px;
    font-weight: normal;
}

tr.sectionheader, td.sectionheader {
    background-color:#FFFFFF;
    font-size:8pt; font-family:courier new; 
    letter-spacing:1px; 
	line-height:9pt; 
    color: #294084;
    text-align: justify;
    font-weight: bold; 
    text-transform: uppercase;
    border-color:#114E79;
	border-width: 1px;
	border-style: dotted;
}

tr.fileheader, td.fileheader {
 background-color:#FFFFFF;
    font-size:5pt; font-family:courier new; 
    letter-spacing:1px; 
	line-height:8pt; 
    color: #294084;
    text-align: center;
    font-weight: normal; 
   }

span.small {
    font-size: 9px;
   
}

BODY {  background-color: #FFFFFF;
           scrollbar-face-color :#FFFFFF; 
scrollbar-DarkShadow-Color:#FFFFFF;
scrollbar-Track-Color:#FFFFFF;
scrollbar-Face-Color:#FFFFFF;
scrollbar-Shadow-Color: #FFFFFF;
scrollbar-3dLight-Color:#FFFFFF;
scrollbar-Highlight-Color:#081738;
scrollbar-Arrow-Color:#000000;
	font: 8pt Courier new; color:#000000;
	text-shadow:1;
} 
html {	scrollbar-face-color: #02050E;
scrollbar-highlight-color: #02050E;
scrollbar-3dlight-color:#02050E;
scrollbar-darkshadow-color: #02050E;
scrollbar-shadow-color: #02050E;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #02050E;}

.forminput {
	background-color:#FFFFFF;
	border: 1px #114E79 dotted;
	color: #000000;
	font-family:courier new;
	font-size:8pt;
	padding-left:2px;
	padding-right:2px;
}

.textinput {
	background-color:#FFFFFF;
	border: 1px #114E79 dotted;
	color: #000000;
	font-family:courier new;
	font-size:9pt;
	padding:2px;
	width:600px;
}

a:link {
	color:#294084;
	text-decoration:none;
	font-weight:normal;
	font-size: 8pt;
	font-family: courier new;
}

a:active {
	color:#294084;
	text-decoration:none;
	font-weight:none;
	font-size: 8pt;
	font-family:courier new;
}

a:visited {
	color:#294084;
	text-decoration:none;
	font-weight:none;
	font-size: 8pt;
	font-family:courier new;
}

a:hover {
    color: #000000;
	font-size: 8pt;
	font-family:courier new;
}
a.edit:link, a.edit:active, a.edit:visited {
font-size: 8pt;
    color: #000000;
    text-decoration: none;
}
a.edit:hover {
    font-size:10px;
    color: #CCCCCC;
    text-decoration: underline;
}
span.border { border-color:#114E79;
	border-width: 1px;
	border-style: dotted;}