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;

  color: #CC0000;

}

h2 {

  font-weight: bold;

  font-size: 22px;

  font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;

  text-align: center;

  color: #cc0000;

  margin: 3px 0px;

}



h2.sub

{

	margin-top:20px;

	color:black;

}



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;

}

.bigger{font-weight:bold; font-size:15px;}



.breadcrumb, .breadcrumb a

{

	color:#999999;

	font-size:10px;

	background-color:inherit;

}



a.speciallink, a.speciallink:visited {

  padding: 5px; 

  border: 1px solid #CCCCCC;

  border-width: 1px 0; 

  font-size: 12pt; 

  font-weight: bold; 

  text-decoration: underline;

}



/* 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;

  -moz-box-sizing: border-box;

  padding: 0 5px 0 10px;

  width: 159px;

}

#margin div.testimonial {

  -moz-box-sizing: border-box;

  width: 134;

  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 {

  -moz-box-sizing: border-box;

  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: 16px;

  color: black;

}



.introbox

{

	border:1px solid black;

	background-color:#B8F1FE;

	width:90%;

	text-align:center;

}



.case_study_heading

{

	font-size:14px;

	color:#CC0000;

	font-weight:bold;

	text-decoration:underline;

}



/* 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;

  padding: 10px;

}

.TestimonialPink p { text-align: left; font-family: "Courier New", Courier, mono;}

.TestimonialPink h1{ font-size: 16px; font-family: "Courier New", Courier, mono;}

.TestimonialPink h2{ font-size: 13px; font-weight: bold; text-align: left; color:#000000;}



.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;

}

.CalendarBorder {

  valign: top;

  background-color: #FFFFFF;

  border: 1px solid #000099;

}

input.FieldBorder {

  background: #e0e0e0;

  border: 1px solid black;

}





table.SiteBox {

  width: 750px;

  border: 2px solid black;

}

table.SiteBox {

  background: white;

}



.FooterLine {

  width: 95%;

  color: #CCCCCC;

  height: 1px;

}



.Margin5b {

  margin-bottom: 10px;

}



.footer {

  font-size: 10px;  font-weight: normal;  font-style: normal;

  color: #999999;

  font-family: arial, helvetica, univers, 'Zurich BT', sans-serif;

  text-align: center;

}



.footer A{

	FONT-SIZE: 10px; 

	color: #999999;

	FONT-FAMILY: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; 

	TEXT-DECORATION: underline

}



h2.footer

{

	display:inline;

	font-weight:normal;

	text-align:inherit;

}	



.footer A:visited {

	FONT-SIZE: 10px; 

	color: #999999;

	FONT-STYLE: normal; 

	FONT-FAMILY: Arial, Helvetica, Univers, 'Zurich BT', sans-serif

}



div.step_box

{

	border:1px solid #FFA500;

	padding:15px;

}



div.whitelistheader

{

	background-color:#6E0F9D;

	color:#C59C40;

	padding:5px;

	border:1px solid #999999;

	font-size:16px;

	font-weight:bold;

}



div.whitelistbody

{

	border-width:0px 1px 1px 1px;

	border-style:solid;

	border-color:#999999;

	margin:0px 0px 10px 0px;

	padding:5px;

}



ul

{

	text-align:left;

}



li

{

	margin:0px 0px 10px 0px;

}



table.calendarborder {

	valign: top;

	background-color: #FFFFFF;

	border: 1px solid #000099;

}

td.calendarborder	{ 

	border-style: solid;

	border-left-width: 1px;

	border-right-width: 0px;

	border-top-width: 1px;

	border-bottom-width: 0px;

	vertical-align: top;

}



.greenPIMbox {

	float: right;

	background: #ffff99;

	width: 230px;

	border: 1px dashed #008000;

	padding: 0 10px 10px;

	margin-left: 10px;

	}

	

.orderbutton {

	text-align:center;

	background:url(../images/orderbutton.jpg) center no-repeat;

	height:24px;

	cursor: pointer;

	margin:4px auto;

	padding-top:8px;

	font-size: 16px;

	color:#fff;

	font-weight:bold;

	text-decoration:none;

	}



.orderbuttonshort {

	text-align:center;

	background:url(../images/orderbuttonshort.jpg) left no-repeat;

	height:24px;

	cursor: pointer;

	width:320px;

	padding-top:8px;

	font-size: 16px;

	color:#fff;

	font-weight:bold;

	text-decoration:none;

	}

	

.topstar {

	float:right;

	z-index:120;

	background:url(../images/Save1000Today.gif) top right;

	height:172px;

	width:186px;

	margin-right:-100px;

	}

	

#outer {

	text-align:center;

	margin:0 auto;

	border:2px solid #808080;

	width:732px;

	}

	

#main {

	text-align:left;

	width:700px;

	padding:16px;

	}

	

.warningbox {

	padding:10px;

	margin:15px auto;

    width:550px;

	background:#b4ffac;

	border:1px solid #2da100;

	}

	

#headline {

	text-align:center;

	margin:12px auto;

	}

	

#headline h1 {

	margin:0;

	}

	

#headline2 h1,div{

	color:#000;

	margin:0 auto;

	text-align:center;

	}

	

.center {

	text-align:center;

	margin:0 auto;

	}

	

.headline3 {

	text-align:center;

	clear: both;

	font-size: 1.8em;

	margin:12px auto;

	color:#0000ff;

	font-weight:bold;

	}