a:link {
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.Centre {
	text-align:center;
}
.BoldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight:bold;
}
.IndentedText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0 0 0 15px; 
}
.Address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 110%;
	font-weight: bold;
	color: #FF0000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 110%;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0.5em;
	text-align: left;
	background-color:#0000FF;
	border: thin solid #FFFFFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 110%;
	font-weight: bold;
	color: #000066;
	padding: 0.5em;
	text-align: left;
	background-color:#FFCC00;
	border: thin solid #FFFFFF;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 110%;
	font-weight: bold;
	color: #FFFFFF;
}
ul {
	margin: 15px 0 0 0;
	padding: 0 0 0 15px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 200%;
	list-style-position: outside;
	list-style-image: url(images/FARBullet.gif);
}
.Funli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height: 200%;
	list-style-position: outside;
	list-style-image: url(images/FARBullet.gif);
}
.SideNav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 200%;
	font-weight: bold;
	color: #0000FF;
	list-style: url(none) none outside;
}
.SideNavSub li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 180%;
	font-weight: bold;
	color: #0000FF;
	list-style: url(none) none outside;
}
IMG.PixR {
	float:right;
	margin: 0 0.5em 0 0;
	padding: 0 0 0 0.5em;
}
IMG.PixL {
	float:left;
	margin: 0 0 0 0.5em;
	padding: 0 0.5em 0 0;
}
.farbox{
    background:url(images/FARBox.png) transparent no-repeat bottom right; 
    width: 209px;
    padding: 0 15px 0 0;
}
.farbox_body { 
    background:url(images/FARBox.png) transparent no-repeat bottom right;
	background-position: bottom left; 
	margin: -5px 0 0 0;
	padding: 0;
} 
.fartop{
    background:url(images/FARSideNavTop2.png) transparent no-repeat top left;
	width: 202px;
	margin: 0 0 0 5px;
	padding: 20px 0 0 12px;
} 
.chyptop{
    background:url(images/CHYPSideNavTop.png) transparent no-repeat top left;
	width: 202px;
	margin: 0 0 0 5px;
	padding: 20px 0 0 12px;
} 
