a:link {
	color: #A6CD39;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #006600;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;



}
a.navlinks:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	word-spacing: normal;
	text-align: center;
	text-transform: uppercase;
	margin-right: 11px;
	margin-left: 11px;



}
a.navlinks:hover {
	color: #A5CD39;
	font-weight: bold;
	text-decoration: none;




}
a.navlinks:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;


}


a.sidenavlink:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	word-spacing: normal;



}
a.sidenavlink:hover {
	color: #A5CD39;
	font-weight: bold;
	text-decoration: none;




}
a.sidenavlink:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;


}
a.footerlink:link {
	color: #666666;
	text-decoration: none;
	
	word-spacing: normal;



}
a.footerlink:hover {
	color: #000000;
	text-decoration: underline;



}
a.footerlink:visited {
	color: #666666;
	text-decoration: none;
	


}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #F8FAF9;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;


}
.textwhite {
	color: #FFFFFF;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;

}
input , textarea {
 	font-size: 10pt; 
	color: #505050; 
	border: 1px solid #505050; 
	background-color: #ffffff;
}
/*this is to enlarge the text box when typing into it--!>*/
input:focus,  textarea:focus  {
	border:1px solid #505050;
	background-color: #94E896;
 }  
.sifr {
	position: absolute;
	visibility: hidden;
}
.blacktext {
	color: #000000;
}
hr {
	color: #284361;

}
.navbar {
	text-align: center;
	font-weight: bold;
	color: #999999;
	background-color: #F5F5F5;
	height: 30px;
	width: 100%;
	padding-top: 11px;


}
.sidenav {
	background-color: #FFFFFF;
	background-image: url(../images/bg-sidenav.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear: none;
	float: left;
	width: 280px;
	border: 1px solid #e1e1e1;
	padding-left: 11px;
}
.sidenav h2 {
	text-transform: uppercase;
	margin-top: 0px;
	padding-top: 0px;
}
.contentarea {
	padding-top: 15px;
}
.contentarea h1 {
	color: #A5CD39;
	text-transform: uppercase;
	font-family: Verdana, sans-serif;
	line-height: 1em;
	color: #a6cd39;
	font-weight:bold;
	font-size: 32px;
	text-shadow:0px 0px 0 rgb(125,164,16),1px 1px 0 rgb(101,140,-8),2px 2px 0 rgb(77,116,-32), 3px 3px 0 rgb(53,92,-56),4px 4px 3px rgba(0,0,0,0.3),4px 4px 1px rgba(0,0,0,0.5),0px 0px 3px rgba(0,0,0,.2);
	margin-top: -19px;
	
}

.centretext {
	clear: none;
	float: right;
	width: 580px;
	margin: 0px;
	padding-top: 17px;
}
.bulletstyle {
	list-style-image: url(../images/arrow-bullet.gif);
}
.bulletstyle li {
}
.footer {
	color: #666666;
	background-color: #D2D3D5;
	height: 222px;
	width: 100%;
}
