body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin-bottom:0;
  margin-left:0;
  margin-right:0;
  margin-top:0;
}
.bg-yellow{
  background-color: #fff8e6;
}
.box{
	background-color: #FFFFFF;
}

td {
	font-family: Garamond, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
	color: #333333;
}

.redtext{
	color: #BE0000;
	font-size: 15px;
	font-weight: bold;
}
.search{
	color: #49120D;
	font-size: 13px;
	font-weight: bold;
}
ul.nav {
	list-style-image: url(../../images/nav/sub_nav/img_leaf.gif);
	margin-left:25px;
	line-height:35px;
	}
	

li.nav {
	margin-left: 0;
	margin-right: 10%;
	margin-top: 0em;
	margin-bottom: 0.75em;
}
.menutitle{
	cursor:pointer;
}
.maintext {
	font-family: Garamond, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
	color: #333333;
}
.white{
color: #FFFFFF;
}
.hdr{
	color:#114662;
	font-size: 18px;
}

table.stafftest { 
	border-style: solid; 
	border-width: 0px;
	align:center; 
	width:100%;
	cell-spacing: 2px;
	border-color: #CCCCCC; 
} 
table.stafftest td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #CCCCCC; 
}

.grey{
color: #cccccc;
font-size: 12px;
}
A:link {color: #3f7ba3; font-weight: bold; text-decoration: none}
A:visited {color: #3f7ba3; font-weight: bold; text-decoration: none}
A:active {color: #3f7ba3; font-weight: bold; text-decoration: none}
A:hover {color: #F0C61C; font-weight: bold; text-decoration: none}

A.nav:link {color: #114662; font-size: 14px; font-weight: bold;text-decoration: none}
A.nav:visited {color: #114662; font-size: 14px; font-weight: bold; text-decoration: none}
A.nav:active {color: #114662; font-size: 14px; font-weight: bold; text-decoration: none}
A.nav:hover {color: #3f7ba3; font-size: 14px; font-weight: bold; text-decoration: none}

A.footer:link {color: #114662; font-size: 12px; font-weight: normal;text-decoration: none}
A.footer:visited {color: #114662; font-size: 12px; font-weight: normal; text-decoration: none}
A.footer:active {color: #114662; font-size: 12px; font-weight: normal; text-decoration: none}
A.footer:hover {color: #3f7ba3; font-size: 12px; font-weight: normal; text-decoration: none}
