@charset "utf-8";
/* CSS Document */

td {
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	color:000000;
}
a {
	text-decoration: none;
}
a.1 {
	text-decoration: underline;
	font-weight:bold;
	color: FFFFFF;
}
a.2 {
	text-decoration: underline;
	font-weight:bold;
	color: D3F1FF;
}
.t10 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.style1 {
	color: #228ece;
	font-weight: bold;
}
.style2 {
	color: #525252
}
.style3 {
	color: #523026
}
.style4 {
	color: #ffffff
}
.style6 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #d3f1ff;
}
/*LHS menu*/
 .menuHead {
	height:36px;
	font:bold 12px/36px 'Trebuchet MS', sans-serif;
	color:#fff;
	background:url(/lib/images/template/bar.gif) repeat-x;
	text-transform: uppercase;
	text-align:center;
}
.menuItem a:link, .menuItem a:visited, .menuItem a:active {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	height:24px;
	background-color:#f2f7f8;
	font-size:12px;
	line-height:24px;
	text-align:center;
	color:#333;
	border-bottom:1px solid #ccc;
	border-top:1px solid #fff;
	display:block;
	text-decoration:none;
}
.menuItem a:hover {
	color: #228ece;
	font-weight: bold;
	background-color:#DDE6F0;
}
.menuSub {
	height:24px;
	background-color:#86A8A7;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#fff;
	text-align:center;
}
.smallText {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 10px;
}
.infoBox {
  background: #e3e3e3;
}
.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;	
}
a.boxlink							{	color: #485c27; text-decoration: none; }
a.boxlink:link				{ color: #485c27; text-decoration: none; }
a.boxlink:visited 		{ color: #485c27; text-decoration: none; }
a.boxlink:hover 			{ color: #485c27; text-decoration: underline; }

