.linktop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	text-transform: none;
	background-image: url(images/toplink_bkg.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.linktop a{
	color: #FFFFFF;
	text-decoration: none;
	}
.linktop a:hover{
	color: #0033CC;
	text-decoration:underline;
	}
.bottomlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0262AA;
	vertical-align: middle;
	text-align: center;
	background-image: url(images/bottomlink_bkg.jpg);
	background-repeat: no-repeat;
}
.bottomlink a{
	color: #0262AA;
	text-decoration: none;
	word-spacing: 0px;

}
.bottomlink a:hover{
	color: #000000;
	text-decoration: underline;

}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bkg_page.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.allborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4CB6E7;
	border-left-color: #4CB6E7;
}
.rhsbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	list-style-image: url(images/roundbut.jpg);
	line-height: 20px;
	}
.rhsbox a{
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.rhsbox a:hover{
	color: #3CC8F9;
	text-decoration: none;
	}

h1 {
	font-size: 18px;
	color: #438AC8;
	font-family: "Arial narrow", Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 20px;
	vertical-align: middle;
	}
h2 {
	font-size: 18px;
	color: #438AC8;
	font-family: "Arial narrow", Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 20px;
	vertical-align: middle;
	text-align:left;
	}
.bodytxt a {

	color: #000000;
	text-decoration: none;

}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/news_bkg.jpg);
	background-repeat: no-repeat;
	padding: 5px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.text a{
	color: #0262AA;
	text-decoration: none;
	font-weight: bold;
}
.news_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
}
.textcontainer_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ECECEC;
	border-left-color: #ECECEC;
}
#footer{
width:950px;
float: left;
height:45px;
margin-top:0px;


}#footer ul{
 padding:0px;
 margin:0px;
 margin-top:5px;
 margin-left:130px;
 }
 #footer li{
 display:block;
 list-style:none;
 float:left;
 text-align:center;
 color:#000;
 }
 #footer li a {
	color:#000;
	display:block;
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding-left:18px;
	padding-right:5px;
}
#footer li a:hover{
color:#000000;
text-decoration:underline
}
