.page_title {
	color: #000000;
	font-size:200%;
	background: url(/images/dots_horiz.gif) bottom left repeat-x;
	margin-bottom: 15px;
}

.page_description {
	color: #7373EA;
	font-size:100%;
}

.page_strapline {
	color: #86942A;
	font-size:120%;
}



.heading_level1 {
	color: #000000;
	font-size:160%;
	background: url(/images/dots_horiz.gif) bottom left repeat-x;
	margin-bottom: 15px;
}




.body_text {
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color: #454545;
}


.body_text_bold {
	font-weight:bold;
}

.body_text_bold_colored {
	color: #766fe1;
	font-weight:bold;
}


a, .link {
	color: #7373EA;
	text-decoration: underline;
}

.link_bold {
	color: #7373EA;
	text-decoration: underline;
	font-weight:bold;
}

p.side_box_heading {
	font-size: 110%;
	color: #000;
	font-weight:bold;
	padding: 4px 3px 0px 25px;
}


.home_title {
	font-size: 110%;
	color: #000;
	font-weight:bold;
	padding: 4px 10px 0 10px;
	margin: 10px 0 5px 0;
	height: 20px;
	background: #ededed url(/images/home/title_bg.gif) top left repeat-x;
}

.home_news_date {
	color: #5f59c8;
	margin-left: 12px;
}

.home_news_title {
	color: #000;
	font-weight:bold;
	margin-left: 0px;
}
.home_news_title:before {
  content: '» ';
  }

.home_news_body {
	color: #666;
	margin-left: 12px;
}


		
/* FAQ */

p.question {
	margin-top: 25px;
	margin-bottom: 10px;
	padding: 5px;
	padding-left: 25px;
	background: #f1f5fc url(/images/gear.gif) center left no-repeat;
	line-height: 1.4em;

}

p.answer {

	font-size: 105%;
	line-height: 1.3em;
}

.small_print {
	font-size: 80%;
	}

.price_region_link {
	text-align:center;
	background-color: #ededed;
	border: 1px solid #bebebe;
	padding: 5px;
	}
	
.gear_point {
	margin-bottom: 10px;
	padding: 5px;
	line-height: 1.3em;
}