body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000033;
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2E3C5F;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0B1F64;
	
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2E3C5F;
	
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E3C5F;
	
}
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      : Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #6F8BAA solid;
  background-color : #F1F2F5;
  font-weight:  bold;
}

.formoutput {
	font-size        : 12px;
  font-family      : Arial, Helvetica, sans-serif;
	color            : #444444;
	border           : 1px #6F8BAA solid;
  background-color : #F1F2F5;
	font-weight:  bold;
	padding-left: 5px;
}


textarea {
  font-size        : 12px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #6F8BAA solid;
  background-color : #F1F2F5;
  font-weight:  bold;
}
select {
	font-size        : 12px;
	font-family      : Arial, Helvetica, sans-serif;
	color            : #444444;
	border           : 1px #6F8BAA solid;
	background-color : #F1F2F5;
	font-weight:  bold;
}

.monthEmployee {width:248; height:248; background:url(/images/monthly_employee.jpg) no-repeat;  float: right; margin:18px 0 0 10px;}
.staffPhoto {float:left; margin-top:12px; margin-right:12px;}