@charset "utf-8";
.body {
	background-image: url(../new_images/page_backing.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#headerback {
	background-image: url(../new_images/header_backing.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 285px;
}
.leftbody {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #def2fa;
}
#leftmenu {
	margin-left: 12px;
}
#topmenu {
	margin-left: 380px;
	height: 220px;
	margin-top: 0px;
	padding: 0px;
	width: 400px;
}
.img1 {
	margin-left: 0px;
	padding: 12px;
}
.img2 {
	margin-left: 9px;
	padding: 4px;
}
.img3 {
	margin-left: 7px;
	padding: 7px;
}
.img4 {
	margin-left: 35px;
	padding: 3px;
}
.img5 {
	margin-left: 35px;
	padding: 4px;
}
.img6 {
	margin-left: 35px;
	padding: 5px;
}
.main {
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
}
.main_front {
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
}
.main li{
	list-style-image: url(../new_images/bullet.jpg);
	list-style-position: 5px;
	line-height: 29px;
}
.Links {

  font-family: Arial,helvetica;

  color: #0094ED;

  font-weight: none;

  font-size: 12px;

  text-decoration: none;	

}


a.Links {

  font-family: Arial,helvetica;

  color: #0094ED;

  font-weight: none;

  font-size: 12px;

  text-decoration: none;	

}


a.Links:hover {

  font-family: Arial,helvetica;

  color: #0094ED;

  font-weight: none;

  font-size: 12px;

  text-decoration: none;	

}
a {
	color: #008DC4;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.subheadings {
	font-weight: bold;
	color: #00ADEF;
}
.headings {
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#title {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../new_images/pagetitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 238px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left: -4px;
}

