﻿#innerWrapper {
  position: relative;
  border: 2px solid #A4A4A4;
  width: 756px;
  text-align: left;
  margin: 0;
  padding: 3;
  height: auto; z-index: 1;
  left: 0px; top: 0px; 
  border-style: solid; 
  border-width: 1px; 
  background-color: #ffffff;
  padding-left: 1px; 
  padding-right: 1px; 
  padding-top: 1px; 
  padding-bottom: 1px;
}

#fancontainer{
position: absolute; 
width: 50px; height: 85px; 
z-index: 1;
left: 545px; top: 33px;
}
.Sidetext {
	font-size: 11px;
}
.h1 {
	font-family: "trebuchet MS";
	font-size: 15px;
	font-weight: bold;
}
.h2 {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
.HeadingContainer {
	font-family: "trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
}
.Headingtext {
	font-family: "trebuchet MS";
	letter-spacing: 3px;
	font-size: 17px;
	text-decoration: underline;
	color: #141618;
	font-weight: bold;
}

.normaltext {
	font-family: "trebuchet MS";
	font-size: 13px;
}
.redheader {
	font-family: "trebuchet MS";
	font-size: 15px;
	color: #FF3300;
	font-weight: bold;
}
.image_pad_left {
	margin-left: 11px;
}
.TableHeaders {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #73BADE;
	text-align: center;
}
.PriceCell {
	font-family: "trebuchet MS";
	font-size: 10px;
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
}
.priceblock {
	font-size: 17px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #3D465F;
	border: 1px solid #CC6600;
}
.FormText {
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 7px;
}
.Linktext {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}

