body{
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #A5BC78;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td,tr {
	font-size: 12px;
}

#MainLeft{
	width: 33%;
}
#MainMid{
	width: 775px;
	vertical-align: top;
	background: White;
	padding-bottom: 10px;
}
#MainRight{
	width: 33%;
	
}

.MainContent{ padding-right: 5px;}
#TopTitleArea{
	height: 66px;
	width: 785px;
	vertical-align: bottom;
	background: url(../styleImages/template/header.jpg) no-repeat bottom right;
}
#imagebar{
height: 111px;
width: 635px;
background: url(../styleImages/template/title.jpg) no-repeat top right;
}/*Copyright Inspired Solutions*/
#TSearch {
	vertical-align: bottom;
	float: right;
	padding: 12px 10px 0 0;
}
#TSession {
	width: 100%;
	float: right;
	text-align: right;
	padding: 12px 10px 0 0;
}

.ColumnLeft{
	width: 175px;/*213*/
	vertical-align: top;
		}
		
#menubox{ padding: 25px 5px 0 5px;}
.SubColLeft{
		background: #A5BC78 url(../styleImages/template/menuright.jpg) repeat-x top left;
}
.ColumnMid{
	/*562px*/
	width: 600px;
	vertical-align: top;
	text-align: left;
}
.menufoot {
	background: url(../styleImages/template/menufooter.gif) no-repeat bottom right;
	vertical-align: bottom;
	height: 43px;
}
.colRight {}
.ColMid { width: 415px; vertical-align: top; padding: 5px 10px 0px 10px; }/*width: 520px;*//*Copyright Inspired Solutions*/
.ColMidCart { width: 560px; vertical-align: top; padding: 5px 25px 10px 10px; }/*width: 520px;*/



.SideCart {
	/*width: 100px;*/
	/*border: 1px solid Black;*/
	vertical-align: top;
	padding: 20px 0 0 0;
	width: 1%;	
}

.tblList{}
.boxContent div {
	padding: 4px;
	padding-top: 6px;
}
h2 {
padding: 0px;
margin: 3px;
	font-size: 14px;
	margin-bottom: 1px;
}
h3 {padding: 0px;
margin: 1px;
	font-size: 12px;
}
#Copyright {
	 padding: 0 0 20px 10px;
}
#Copyright, #Copyright a{
 font-size: 11px;
 color: #6B8B2B;
 }
 #Copyright a:hover{
 font-size: 11px;
 color: #6B8B2B;
 text-decoration: underline;
 }
 a { color: #2F3873; 	
 text-decoration: none;
 font-weight: bold;
 }
 
 a:hover {
 	 color: #FF6600;
	  font-weight: bold;
	 text-decoration: none;
 }

 h1 {	margin: 10px 0 5px 0; }
 h2 {	margin: 5px 0 2px 0;}
p {	padding: 2px 0 2px 0; margin: 6px 0 8px 0;}
.txtContentTitle h1 { font-size: 20px;
	margin: 0; padding: 0;
}
 .txtContentTitle #frontpage h1 { font-size: 26px;
	margin: 0; padding: 0;
}

.boxcontent ul li{
	list-style-position: outside;
	margin-left: 30px;
	
}
.boxcontent ol li{
	margin-left: 30px;
}