body {
  background: #FFFFFF;
}
body, p, div, ol, ul, li, td {
  font-weight: normal;
  font-size: 13px;
  font-style: normal;
  font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
}
/* headings */
h1 {
  font-weight: bold;
  font-size: 28px;
  font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
  text-align: center;
}
h2 {
  font-weight: bold;
  font-size: 22px;
  font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
  text-align: center;
  color: #cc0000;
}
h3 {
  font-weight: bold;
  font-size: 18px;
  font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
}
h4 {
  font-weight: bold;
  font-size: 16px;
  font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
}
h5 {
  font-weight: bold;
  font-size: 13px;
  font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
}
h6 {
  font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
  font-size: 10px;
}

/* layout */
#main {
  width: 760px;
  margin: 0 auto;
  border: 0;
  padding: 0;
  background: url(/images/fast_bg.jpg) repeat-y;
  text-align: left;
}
#header {
  width: 760px;
  height: 134px;
  background: url(/images/fast_header.jpg) no-repeat top left;
  border-width: 0;
  position: relative;
}
#margin {
  float: left;
  text-align: center;
  padding: 0 5px 0 10px;
  width: 159px;
}
#margin div.testimonial {
  width: 134px;
  border: 1px solid #666666;
  text-align: left;
  padding: 5px;
  margin: 0 10px 10px auto;
  margin: 0 auto 10px auto;
  background: white;
  font-size: 10px;
}
#content {
  width: 580px;
  padding: 10px;
  font-weight: normal;
  font-size: 13px;
  font-style: normal;
  float: left;
}
#content .testimonial {
  background: #FFCCFF;
  border: 1px solid #666666;
  margin: 10px auto;
  width: 546px;
}
#content .testimonial td { padding: 5px; }
#content .testimonial h1 {
  color: black;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  text-align: center;
}
#content .testimonial img {
  margin: 10px 5px;
}

#footer {
  width: 760px;
  margin: 0 auto;
  border: 0;
  padding: 0;
  background: url(/images/fast_footer_bg.jpg) repeat-y;
  text-align: center;
  font-size: 13px;
  clear: both;
}
#footermenu {
  width: 740px;
  height: 27px;
  margin: 0 10px 0 10px;
  background: url(/images/backer_button_bar.jpg) repeat-x;
  padding: 2px 0;
}
#footerend {
  width: 760px;
  height: 16px;
  background: url(/images/fast_footer.jpg) no-repeat bottom left;
  border-width: 0;
  position: relative;
}

.smalltext {
  font-weight: bold;
  font-size: 11px;
}
.tinytext {
  font-size: xx-small;
}

.emphasised_text {
  font-weight: bold;
  font-size: 15px;
  color: #CC0000;
  text-align: center;
  font-style: italic;
}
.emphasised_text_left {
  font-weight: bold;
  font-size: 15px;
  color: black;
}

/* colurs */
.black { color: black; }
.red { color: #CC0000; }
.maroon { color: #990000; }
.blue { color: #0000CC; }
.deepblue { color: #000099; }
.darkblue { color: #000066; }
.purple { color: #68347E; }
.white { color: white; }

.yellowback { background: yellow; }
.greenback { background: #00FF00; }

/* links */
a.bottomstrip, a.bottomstrip:visited {
  font-size: 10px;
  color: #0000CC;
  text-decoration: underline;
}
a.linkbar, a.linkbar:visited {
  padding: 0 10px;
  font-weight: bold;
  font-size: 13px;
  color: #FFFFFF;
}
a.linkbar:hover {
  color: rgb(204,153,0);
}
.ListTickSmallPurple {
	list-style-image: url(../images/tick_small_purple.gif);
	/*list-style: inside;*/
}
.ListArrowSmallBlueNice {
	list-style-image: url(../images/arrow_small_blue_nice.gif);
	/*list-style: inside;*/
}

.TextIndent {
  text-indent: -122px; 
  padding-left: 122px;
}

.QuoteText {
  font-family: "Courier New", Courier, mono;
  margin-bottom: 0px;
}

.TestimonialPink {
  width: 100%;
  background-color: #FFCCFF;
  border: 1px solid #FF0000;
}
.YellowBox {
  width: 100%;
  background-color: #FFFF99;
  border: 1px solid #FF0000;
}
.MastersBox {
  width: 100%;
  background-color: #CCECFF;
  border: 1px solid #FF0000;
}
.DVDBox {
  width: 100%;
  background-color: #FFFF99;
  border: 1px solid #FF0000;
}
.BonusBox {
  width: 100%;
  background-color: #FFFF99;
  border: 1px solid #FF0000;
}
.DoubleLineBox {
  border: 3px double black; text-align:left;
}
.CalendarBorder {
  background-color: #FFFFFF;
  border: 1px solid #000099;
}
input.FieldBorder {
  background: #e0e0e0;
  border: 1px solid black;
}


table.SiteBox {
  width: 750px;
  border: 1px solid #CCCCCC;
}
table.SiteBox {
  background: white;
}

.FooterLine {
  width: 95%;
  color: #CCCCCC;
  height: 1px;
}

.Margin5b {
  margin-bottom: 10px;
}

.page_footer {
  font-size: 10px;  font-weight: normal;  font-style: normal;
  color: #999999;
  font-family: arial, helvetica, univers, 'Zurich BT', sans-serif;
  text-align: center;
}

 .page_footer A{
	FONT-SIZE: 10px; 
	color: #999999;
	FONT-FAMILY: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; 
	TEXT-DECORATION: underline
}
.page_footer A:visited {
	FONT-SIZE: 10px; 
	color: #999999;
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Helvetica, Univers, 'Zurich BT', sans-serif
}

.testimonialblock {
   background-color:#FFFF99; 

   border:2px solid #FF6600; 

   padding: 5px 10px;
   
   width: 550px; 
   margin: 0px 10px 0px 10px
}
.testimonialblock P {
	font-family: "Courier New", Courier, monospace;
}
.testimonialblock H1{
	font-size: 18px;
	font-family: "Courier New";
	color: #000000;
	margin-top: 0px;
}
.testimonialblock H2{
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-align: right;
}
#content-table{text-align:left;}