input{
	font-size: 12px;
	line-height: 16px;

	
	height:25px;
}
input.noOutline   {
	font-family:   "Verdana";
	font-size:   8pt;
	border-top-width:   0px;
	border-right-width:   0px;
	border-bottom-width:   1px;
	border-left-width:   0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

input.FormTextBox{
	font-size: 12px;
	line-height: 16px;

	width:160px;
	height:25px;

	border: 1px solid #0066cc;
	text-align: left;
	overflow-y:auto;
}

textarea {
	font-size: 12px;
	line-height: 14px;
	border: 1px solid #0066cc;
	
	background-color: transparent;
	text-align: left;
	overflow-y:auto;
}

textarea.FormText1 {
	font-size: 12px;
	line-height: 14px;
	border: 1px solid #0066cc;
	text-align: left;
	overflow-y:auto;
	width:auto;
}


input.FormText1{
	font-size: 12px;
	line-height: 16px;
    BORDER-RIGHT: #0066cc 1px solid;
    BORDER-TOP: #0066cc 1px solid;    
    BORDER-LEFT: #0066cc 1px solid;
    BORDER-BOTTOM: #0066cc 1px solid;
    BACKGROUND-COLOR: #f1f5fa

	height:25px;
}
input.formbutton{
	font-size: 12px;
	line-height: 16px;
    BORDER-RIGHT: #0066cc 1px solid;
    BORDER-TOP: #0066cc 1px solid;    
    BORDER-LEFT: #0066cc 1px solid;
    BORDER-BOTTOM: #0066cc 1px solid;
    BACKGROUND-COLOR: #f1f5fa

	height:25px;
}

input.FormText2{
	font-size: 16px;
	line-height: 20px;
    BORDER-RIGHT: #0066cc 1px solid;
    BORDER-TOP: #0066cc 1px solid;    
    BORDER-LEFT: #0066cc 1px solid;
    BORDER-BOTTOM: #0066cc 1px solid;
    BACKGROUND-COLOR: #f1f5fa
	text-align: center;
	height:22px;
}

input.FormText3{
	font-size: 12px;
	line-height: 14px;
    BORDER-RIGHT: #0066cc 1px solid;
    BORDER-TOP: #0066cc 1px solid;    
    BORDER-LEFT: #0066cc 1px solid;
    BORDER-BOTTOM: #0066cc 1px solid;
    BACKGROUND-COLOR: #f1f5fa
	text-align: center;
	height:14px;
}
.titletext{
font-size:18px;
font-weight:bold
text-align:center;
color:#000000;
}
.infoformcontentTable{

font-size: 12pt; 
line-height: 24pt;
width:70%;

}
.commonfontcontent{
font-size: 12pt; 
line-height: 24pt;
}
@media print {
	input.FormText1 {display:none;}
	.noprint {display:none;}
}
.pageing {
	width: 775px;
	border-top-style: dashed;

	border-bottom-style: dashed;

	border-top-color: #666699;

	border-bottom-color: #666699;

	border-top-width: 1px;

	border-bottom-width: 1px;

	background-color: #FFFFFF;
    font-size:12px;
	text-align:center;
	vertical-align: bottom;
	font-family:Arial, Helvetica, sans-serif;
    color: #666699;
}

table.sstictable{
	border: 1px solid #333333;
	width: 775px;
	text-align:center;
	padding:0 0 0;
}
table.sstictable tr{
	border: 1px solid #CCCCCC;
}

table.sstictable thead tr {
	font-size: 12px;
	font-weight: bold;
	background-color: #f1f5aa;

	height: 24px;
	text-align: center;
	color: #666699;
	padding: 2px;
}

table.sstictable tbody tr.even{
	padding: 2px;
	height: 20px;
	width: auto;
	font-size: 12px;
}
table.sstictable tbody tr.odd{

	font-size: 12px;
	background-color: #F5F5F5;
	padding: 2px;
	height: 20px;
	width: auto;
}
table.sstictable tbody tr td{
	font-size: 12px;

}
.table-ts {
	margin: 3px;
	padding: 3px;
	border: 1px dashed #FF0000;
}
.txt8 {
	font-size: 12px;
	color: #666699;
}