	body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E3E9F1;
}
	a{
	}
	h1, h2, h3 {
	}

	/* Header styles */
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E4BF55;
	text-indent: 22px;
	padding: 5px;
	margin-left: 22px;
	text-decoration: underline;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.bodytext a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #273961;
	text-decoration: none;
}
.bodytext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #273961;
	text-decoration: underline;
}
	
		#menubg{
	margin: 0;
	padding: 0;
	background-image: url(/images/tbg_menubk.jpg);
	width: 1000px;
	height: 62px;
}
	
	#underlinemenu{
margin: 0;
padding: 10;
}

#underlinemenu ul{
margin: 0;
margin-bottom: 0.01em;
padding-left: 22px;
float: left;
font-weight: bold;
width: 700px;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0px;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
float: left;
color: #EAE9CA;
font-weight: bold;
padding: 26px 10px 2px;
text-decoration: none;
}

#underlinemenu ul li a:hover{
color: #EAE9CA;
border-bottom: 6px solid #E4BF55;
padding-bottom: 0;
}
	
	.headeraddress {
	clear:left;
	float:none;
	width:180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFCC;
	height: 150px;
	text-align: right;
	vertical-align: middle;
	
	}
	
	/* column container */



	#shadeleft {
	background-image: url(../images/shadow_left.jpg);
	background-repeat: repeat-y;
	width: 12px;
	min-height: 1000px;
	background-position: left top;
		}
	#shaderight {
	background-image: url(../images/shadow_rt.jpg);
	background-repeat: repeat-y;
	width: 12px;
	min-height: 1000px;
	background-position: left top;
		}
	
	/* Footer styles */
	#footer {
	clear:none;
	float:none;
	width:866px;
	border-top:1px solid #000;
	background-image: url(../images/footerbak.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 91px;
	}
	#footer p {
		padding:10px;
		margin:0;
	}

	#footerunderlinemenu{
margin: 0;
padding: 10;
}

#footerunderlinemenu ul{
margin: 0;
margin-bottom: 0.1em;
padding-left: 22px;
float: left;
font-weight: bold;
width: 500px;
}

* html #footerunderlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#footerunderlinemenu ul li{
display: inline;
}


#footerunderlinemenu ul li a{
	float: left;
	color: #c0c0c0;
	font-weight: bold;
	padding: 26px 10px 6px;
	text-decoration: none;
	font-size: 12px;
}

#footerunderlinemenu ul li a:hover{
color: #fff;
border-bottom: 3px solid #999999;
padding-bottom: 0;
}
img {

		margin:10px 0 1px;
}
