body {
	background-image: url('../images/main-bkgd.jpg');
	background-color: #FFFFFF;
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.join-text {
	font-family: arial;
	color: #05B1E6;
	font-size:9pt;
	font-weight:bold;
	text-decoration: none;
}
.join-text a:link { 
	font-family: arial;
	color: #05B1E6;
	font-size:9pt;
	font-weight:bold;
	

	text-decoration: none;
}
.join-text a:visited {
	font-family: arial;
	color: #05B1E6;
	font-size:9pt;
	font-weight:bold;
	

	text-decoration: none;
}
.join-text a:hover {
	font-family: arial;
	color: #05B1E6;
	font-size:9pt;
	font-weight:bold;
	

	text-decoration: none;
}
.join-text a:active { 
	font-family: arial;
	color: #05B1E6;
	font-size:9pt;
	font-weight:bold;


	text-decoration: none;
}

.nav-top {
	background-image: url('../images/nav-top.gif');
	width: 245px;
	height: 26px;
	padding-left:40px;
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.nav-middle {
	background-image: url('../images/nav-middle.gif');
	width: 245px;
	height: 26px;
	padding-left:40px;
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.nav-bottom {
	background-image: url('../images/nav-bottom.gif');
	width: 245px;
	height: 26px;
	padding-left:40px;
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.footer{
	font-family: arial;
	color: #6f747f;
	font-size:9pt;
}
.footer a {
	color: #6f747f;
	text-decoration: none;
}
.footer a:hover {
	font-family: arial;
	color: #55A7DB;
	font-size:9pt;
	text-decoration: none;
}
.home-top-text {
	color: #3b3b3b;
	font-weight: bold;
	font-size: 9pt;
	text-transform: capitalize;
	white-space: nowrap;
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 22px;
}
.sub-menu {
	padding-left:30px;
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 5px;
	height:19px;
	width:244px;
	border-right: 1px solid #b4b3b2;
	border-left: 1px solid #b4b3b2;
}
.sub-menu-active {
	padding-left:30px;
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 5px;
	height:19px;
	width:244px;
	border-right: 1px solid #b4b3b2;
	border-left: 1px solid #b4b3b2;
	background-image:url('../images/active-sub.jpg');
}
.page-title {
	font-family: tahoma;
	font-size: 12pt;
	color: #000000;
}
.news a:link { 
	font-family: arial;
	color: #05B1E6;
	font-size:18pt;
	text-decoration: underline;
}
.news a:visited {
	font-family: arial;
	color: #05B1E6;
	font-size:18pt;
	text-decoration: underline;
}
.news a:hover {
	font-family: arial;
	color: #000000;
	font-size:18pt;
	text-decoration: underline;
}
.news a:active { 
	font-family: arial;
	color: #05B1E6;
	font-size:18pt;
	text-decoration: underline;
} 
.readmore a:link { 
	font-family: arial;
	color: #05B1E6;
	font-size:12pt;
	text-decoration: underline;
}
.readmore a:visited {
	font-family: arial;
	color: #05B1E6;
	font-size:12pt;
	text-decoration: underline;
}
.readmore a:hover {
	font-family: arial;
	color: #000000;
	font-size:12pt;
	text-decoration: underline;
}
.readmore a:active { 
	font-family: arial;
	color: #05B1E6;
	font-size:12pt;
	text-decoration: underline;
}
.site-sub-menu {
	padding-left:30px;
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 5px;
	height:19px;
	width:244px;
}