body {
    margin: 0px;
    padding: 0px;
    
}

body, th, td {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
}
input{
   font-weight:bold;

}
option{
   font-weight:bold;

}
.table1{
   font-weight:bold;

}
form {
    margin: 0px;
    padding: 0px;
}

.align-justify {
    text-align: justify;
}

.text1 {
    color: #6A7276;
}


#leftpane {
	float: left;
	width: 120px;
	height: 2000px;
	left: 0px;
	top: 0px;
	padding-left: 5px;
	padding-top: 50px;
	margin-top: 0px;
}
#main {
    margin-left: 130px; /*adjust for overlap with sidebar border*/
    padding: 1em 1em 1em;
    }
.bullets {
	line-height: 100%;
}
.tiny {
	font-size: 8pt;
}
.Smaller {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}
.indent {
	text-indent: 5pt;
}
.fieldset {
  width:130px;
  border: 0px; 
  }
.fieldset label {
text-align:right;
width:70px;
float:left;
padding:0.2em;
margin:0;
margin-top:0.3em;
  }

.fieldset .nobr {display:none;}  
.fieldset .textfield {
margin:3px;
height:20px;
width:125px;
border:none;
font-weight:normal;
}
.fieldset .textfield1 {
margin:3px;
height:20px;
width:80px;
border:none;
font-weight:normal;
}
.fieldset .textarea {
margin:3px;
height:165px;
width:100px;
border:solid 0 #fff;
}
