.bodytext 
{
font-size: 12px;
font-weight: normal;
text-decoration: none;
font-family: Arial;
color: #000000;
}

.address {
	font: bold 12px; 
	font-family: Arial;
	color: #FFFFFF;
}
#address_details {
	margin-left:30px;
	width:200px;
}
	#address_details p {
		margin:0;
		margin-bottom:10px;
		font-size:11px;
		font-weight:bold;
		font-family: Arial;
		color: #FFFFFF;
	}
	#address_details .location_heading {		
		font-family: Arial;
		font-size:13px;
		text-decoration:none;
	}
	#address_details .address_heading {		
		font-family: Arial;
		font-size:12px;
		color: #BFBFBF;
		text-decoration:none;
	}
	#address_details a {		
		font-family: Arial;
		color: #FFFFFF;
		text-decoration:none;
	}

.footer {
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-style: normal; 
font-weight: normal; 
color: #999999
}

.heading {
  width:75%;
  display: block;
  margin: 0px 0px 8px 0px;
  padding: 0px 0px 0px 0px;
  font-weight: bold;
  font-family: arial;
  font-size: 12px;
  color: #999999;
  border-width: 0px 0px 2px 0px;
  border-style: solid;
  border-color: #C0C0C0;
  }

span.FormHeading
{
  width: 50%;
  display: block;
  margin: 0px 0px 8px 0px;
  padding: 0px 0px 0px 0px;
  font-weight: bold;
  font-family: arial;
  font-size: 14px;
  color: #000000;
  border-width: 0px 0px 2px 0px;
  border-style: solid;
  border-color: #C0C0C0;
  } 
td.FormItem 
{font-size:11px; font-family: Arial, Verdana; border-bottom: 1px solid #000000;}
td.text
{font-size:11px; font-family: Arial, Verdana; color: #000000; }
  
hr
{
color: #000000; 
height: 1px;
}

a.link { 
font-family: Arial; 
font-size: 12px; 
color: #CCCCCC; 
text-decoration: none; 
font-weight: bold; 
}
a.link:visited {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a.link:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}

#text-box {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	height: 0px;
	background-color: Black;
	position: relative;
	z-index: 5;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted White;
	border-left: 1px dotted White;
	border-right: 1px dotted White;
	border-bottom: 1px dotted White;
	text-align: center;
}

.slogan {  font-family: "Brush Script MT"; font-size: 20px; font-style: italic; line-height: normal; font-weight: normal; color: #000000}

