/* 
  ================================================
  PMP Style Sheet
  by Andrew Taylor, 2011
  www.pmp-ltd.co.uk
  ================================================
*/

.default_text {
	font-family: Arial, Verdana;
	font-size: 13px;
	/* I took out color: #000000; */
	line-height: 16px;
	font-weight: normal;
}

.default_text_link {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #666666;
	line-height: 25px;
	font-weight: normal;
}

.footer {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

.heading_01706 {
	font-family: Arial, Verdana;
	font-size: 20px;
	color: #000000;
} 

.heading1 {
	font-family: Arial, Verdana;
	font-size: 19px;
	color: #6699cc;
} 

.heading2 {
	font-family: Arial, Verdana;
	font-size: 17px;
	color: #6699cc;
	font-weight: normal;
} 

.red_text {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #F00;
	line-height: 16px;
	font-weight: normal;
}

.subheading {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #6699cc;
	line-height: 15px;
	font-weight: bold;
}

/* this neeeds changing to blue_text */
.sentence_start {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #6699cc;
	line-height: 16px;
	font-weight: bold;
}

.termsofuse {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #666666;
}

a {
	font-family: Arial, Verdana;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Verdana;
	color: #6799CC;
	text-decoration: underline;
}

/* I took out
a:visited {
	font-family: Arial, Verdana;
	color: #000000;
	text-decoration: none;
}
*/

#img {
	border: none;
}

