@charset "utf-8";
.top_banner {
	background-image: url(../Images/Home-Top-Banner.jpg);
	background-repeat: no-repeat;
}
.menutop {
	background-image: url(../Images/border-middle_.jpg);
	background-repeat: repeat-x;
}
.menutop ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.menutop li{
	float:left;
	height:30px;
	line-height:30px;
	background-image: url(../Images/Button-Divider-I.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 135px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 2px;
}
.menutop li a{
	text-decoration: none;
	color: #0066b3;
}
.menu {
	background-image: url(../Images/Button-Left-Bar.jpg);
	background-repeat: no-repeat;
}
.menu_right {
	background-image: url(../Images/Button-Right-Bar.jpg);
	background-repeat: no-repeat;
}
.middle {
	background-image: url(../Images/Button-Centre-Bar.jpg);
	background-repeat: repeat-x;
}
.home_banner {
	background-image: url(../Images/Home-Banner-Ad.jpg);
	background-repeat: no-repeat;
}
.bodermiddle_left {
	background-image: url(../Images/border-middle_left.jpg);
	background-repeat: no-repeat;
}
.bprdermiddle_right {
	background-image: url(../Images/border-middle_lright.jpg);
	background-repeat: no-repeat;
}
.border_middle {
	background-image: url(../Images/border-middle_.jpg);
	background-repeat: repeat-x;
}
.border_bottom {
	background-image: url(../Images/bottom_border3.gif);
	background-repeat: repeat-x;
	height: 14px;
}

.border_top {
	background-image: url(../Images/bottom_border8.gif);
	background-repeat: repeat-x;
	height: 11px;
	background-position: left top;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	line-height: 18px;
	text-align: justify;
}
.bluestyle {
	color: #4094E6;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4093E5;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bullets {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	vertical-align: middle;
	color: #3F92E4;
}
.heading {
	font-size: 12px;
	font-weight: bold;
	color: #0066b3;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
}
.padding1 {
	padding-right: 10px;
	padding-left: 10px;
}

.copyright {
	font-size: 11px;
	line-height: 30px;
}
