/*FIELDSET {

margin: 0 0 1.5em 0;
padding: 0;
font-size: 10pt;
border: none;
background-color: #806D7E;float: left;
clear: left;
width: 100%;
}

/*LEGEND {
margin-left: 1em;
color: white;
font-weight: bold;
}
*/
FIELDSET OL {
padding: 1em 1em 0 1em;
list-style: none;
}
/*
LEGEND SPAN { 
position: absolute;
font-size: 20pt;
width: 25em;
top: 0.5em; left: 1em;
display: block;
color: white;
font-weight: bold;
}
FIELDSET LI {
padding-bottom: 1em;
margin-top: .1em
}
		label { display: block; }
/*label {
color: white;
float: left;
width: 11em;
margin-right: .5em;
text-align: right;
}

label.run {
margin-right: 2em ;
}
		
		.one, .two { 
			width: 30em;
			position: relative; 
			padding: 2.5em 1em 0.5em 1em;
			border: 1px solid #000;
			background: #F8F8F8;	
			font-size: 90%;
		}
		
		.two { background: #FFF1F1 }
input.btn {   
2   color:#050;   
3   font: bold 84% 'trebuchet ms',helvetica,sans-serif;   
4   background-color:#fed;   
5   border:1px solid;   
6   border-color: #696 #363 #363 #696;   
7 }
*/
input.select { 
	color: black; 
	font-family: arial, verdana, ms sans serif; 
	font-weight: normal; 
	font-size: 12pt; 
	background-color: #11FC11;	
	}
	
input.unselect { 
	color: black; 
	font-family: arial, verdana, ms sans serif; 
	font-weight: normal; 
	font-size: 12pt;
}	
form { 
	margin: 0 0 1em 0; 	
	}
		
fieldset { 
	border: none;
/*	float: left;
	clear: left;
	width: 100%;
	background: #11FC11;
	font-family: arial, verdana, ms sans serif;
	font-size: 12pt;*/
		}
		
.one, .two { 
/*	width: 60em;*/
	position: relative; 
	padding: 2.5em 1em 0.5em 1em;
	border: none;
	background: #806D7E;
	font-family: arial, verdana, ms sans serif;	
	font-size: 12pt;
	}
		
/*		.two { background-color: #806D7E; }*/
.textright { 
	color: yellow;
	}
	
.textgreen { 
	color: #C34A2C;
	}	

label { 
	display: block; 
	float: left;
	width: 15em;
	margin-right: .5em;
	font-family: arial, verdana, ms sans serif;
	text-align: right;
	}
		
	.three { 
	width: 50%;
	padding: 2px;
	margin-bottom: 0.5em;
	font-family: arial, verdana, ms sans serif;
	border: none;
	}
		
legend span { 
	/*	position: absolute;*/
	width: 25em;
	top: 0.5em; left: 1em;
	display: block;
	color: white;
	font-family: arial, verdana, ms sans serif;
	font-size: 14pt;
	font-weight: bold;
	}
		
button { 
	display: block;
	}
		
TABLE {
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 100%;
	background-color: #fafafa;
	border: none;
	border-collapse: collapse;
	vertical-align:text-top;
	font-family: arial, verdana, ms sans serif;
	border-spacing: 0px;
	}
TABLE.DISPLAY {
	table-layout: fixed;
	}

TH {
	border-bottom: none;
	background-color: #cccccc;
	text-align: left;
	font-weight: bold;
	font-size: 12pt;
	vertical-align:top;
	font-family: arial, verdana, ms sans serif; 
	color: #404040;	
	}
		
TD{
	border-bottom: 1px dotted #6699CC;
	font-family: arial, verdana, ms sans serif; 
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: white;
	text-align: left;
	padding-left: 3px;
	vertical-align:top;
	}

TD.CDISPLAY {
	vertical-align: top;
	font-size: 30px;
	}
	
TD.TDISPLAY {
	vertical-align: top;
	font-size: 20px;
	}	
	
td.seq {
	width: 50pt;
	}
TD.ACTOPN {
	width: 300pt;
	}
	
TD.COL1 {
	width: 10pt;
	}
	
TD.COL2 {
	width: 100pt;
	}
	
TD.COL3 {
	width: 150pt;
	word-break: break-all; 	
	}
	
TD.COL4 {
	width: 500pt;
	word-break: break-all; 	
	}				

TD.COL5 {
	width: 100pt;
	}
TD.COL6 {
	width: 100pt;
	}	
	

img.floatleft { 
    float: left; 
    margin: 1px; 
    clear: left;
}

img.floatright { 
    float: right; 
    margin: 1px; 
    align: left;
    clear: right;
}

img.rss { 
    vertical-align: top;
	margin: 10px; 
}	
	
a {
	text-decoration: none;
	vertical-align: text-top;
	font-family: arial, verdana, ms sans serif; 
	}

a:hover {
text-decoration: underline;
}

a img {
	text-decoration: none;
	border: 0 none;
	vertical-align: text-top;
	}		

.title {
	font-weight: normal;
	font-size: 15pt; 
	font-family: arial, verdana, ms sans serif;
	vertical_align: text-top;	 
	}
TR.BAND1 TD {
	background-color: #F3FA8B;
	font-family: arial, verdana, ms sans serif;
	font-size: 12pt;
	color: black;
	}
TR.BAND2 TD {
	font-family: arial, verdana, ms sans serif;
	font-size: 12pt;
	background-color: #d6e3eb;
	color: black;
	}
	.imgresize {
	width: auto;
	height: 32px;
	}
img {
	vertical-align:text-top;
	}
