body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #26275E;
	background-image: url(/intra/scripts/h1bg.jpg);
	padding-left: 20px;
	line-height: 43px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
h2 {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #323C56;
	vertical-align: bottom;
	padding-bottom: -10px;
	padding-top: 0px;
	line-height: 12px;
}
.htitle {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #323C56;
	vertical-align: bottom;
	padding-bottom: -10px;
	padding-top: 0px;
	line-height: 12px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330033;
	
}
.productheading {
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	font-weight:  bold;
	
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330033;
	
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;
	
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
}
a:link {
	text-decoration: underline;
	color: #135681;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #71364A;
}
a:active {
	text-decoration: underline;
}
input.inputfield {
  font-size        : 12px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #444444 solid;
  background-color : #F3E9E9;
  font-weight:  bold;
}

.formoutput {
	font-size        : 11px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
	color            : #444444;
	border           : 1px #444444 solid;
	background-color : #F3E9E9;
	font-weight:  bold;
	padding-left: 5px;
}


textarea {
  font-size        : 12px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #444444 solid;
  background-color : #F3E9E9;
  font-weight:  bold;
}
select {
  font-size        : 11px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #444444 solid;
  background-color : #F3E9E9;
  font-weight:  bold;
}
.required {
	font-weight: bold;
	color: #FF0000;
}

input.internal{
	font-size        : 11px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
	color            : #444444;
	border           : 1px inset #3E68AE;
	background-color : #F4F4F7;
	font-weight:  bold;
}

textarea.internal {
  font-size        : 12px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
  color            : #444444;
	border           : 1px inset #3E68AE;
	background-color : #F4F4F7;
  font-weight:  bold;
}
select.internal {
	font-size        : 11px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
	color            : #444444;
	border           : 1px inset #3E68AE;
	background-color : #F4F4F7;
	font-weight:  bold;
	border-color: #3E68AE;
}.reports {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

