body{
	font-family: "trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000080;	
	margin : 0 0 0 0;
	}

p	{
	font-family: "trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000080;
	}

table {
	font-family: "trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000080;
	}
	
tr {
	font-family: "trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000080;
	}
	
td {
	font-family: "trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000080;
}
div.helpitem {
	padding:5px 5px 5px 5px;
	width:125px;
	visibility:hidden;
	border:2px solid #330275;
	background:#E0DCFE;
	}



/* =================== begin: form styles =================== */
form{
	margin : 0 0 0 0;
}
input {
	font-family: "trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #E0DCFE;
	}
textarea {
	font-family: "trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #E0DCFE;
}
select {
	font-family: "trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #E0DCFE;
}
select.small{
	font-family: Verdana;
	font-size: 7pt;
	background-color: #E0DCFE;
}
.button {
	font-family: "trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #7F7F7F;
	background-color: #E0DCFE;
	background-image: url("../Images/bckButton.gif");
	background-repeat: repeat-x;
	background-position: center;
}

.password {
	font-family: "trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #E0DCFE;
}
.text {
	font-family: "trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #E0DCFE;
}
.file {
	font-family: "trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #E0DCFE;
}
.checkbox {
	font-family: "trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: transparent;
}
.radio {
	font-family: "trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: transparent;
}
/* =================== end: form styles =================== */
