.headerleft {
	border: dashed;
}
.contacthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
.contactbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.boxbody {
	background-color: #FFFFFF;
	width:454px;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6E6E6E;
	border-left-color: #6E6E6E;
	position: relative;
/*	left: 47px; */
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	text-indent: 11pt;
	padding: 5px;

}
/* open mac hack \*/
* html .boxbody 
{ /* This is the Tan hack */
	width: 472px; 
	w\idth: 454px; 
}
/* close of mac hack */

.boxtop {
	background-color: #000000;
	width:472px;
	position: relative;
	height: 23px;
	background-image: url(images/box_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #3B5862;
	text-align: left;
	text-indent: 20px;
	vertical-align: bottom;
	font-weight: bold;
	letter-spacing: 0.7em;


}
.boxbottom {
	background-color: #000000;
	width:472px;
	position: relative;
/*	left: 47px; */
	height: 23px;
	background-image: url(images/box_bot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}.bodyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #6E6E6E;
}
