/* CSS Document */
/* Author - Shaun Wright 2007 */



.white_text_body {

	font-family: arial;

	font-size: 12px;

	font-style: normal;

	font-weight: medium;
	
	line-height:15px;

	color: #ffffff;

	padding-left: 18;

	padding-right: 18;

	}

.black_text {

	font-family: arial;

	font-size: 11px;

	font-style: normal;

	font-weight: medium;
	
	line-height:15px;

	color: #000000;
	
	padding-left: 0;

	padding-right: 0;

	}

.black_text_2 {

	font-family: arial;

	font-size: 11px;

	font-style: normal;

	font-weight: medium;
	
	line-height:15px;

	color: #000000;
	
	padding-left: 18;

	padding-right: 18;

	}
	
	
.red_text_header {

	font-family: arial;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;
	
	line-height:15px;

	color:#BF0000;

	padding-left: 0;

	padding-right: 0;

	}
	
.red_text_header_indent {

	font-family: arial;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;
	
	line-height:15px;

	color:#BF0000;

	padding-left: 18;

	padding-right: 0;

	}	

	
.blue_text {

	font-family: arial;

	font-size: 12px;

	font-style: normal;

	font-weight: medium;
	
	line-height:15px;

	color: #0060B6;

	padding-left: 18;

	padding-right: 18;

	}
	
.blue_text_normal{

	font-family: arial;

	font-size: 12px;

	font-style: normal;

	font-weight: medium;
	
	line-height:15px;

	color: #0060B6;

	
	}
.green_text {

	font-family: arial;

	font-size: 12px;

	font-style: normal;

	font-weight: medium;
	
	line-height:15px;

	color: #006B33;

	/*padding-left: 18;*/

	padding-right: 18;

	}
	
	.green_text_indent{

	font-family: arial;

	font-size: 12px;

	font-style: normal;

	font-weight: medium;
	
	line-height:15px;

	color: #006B33;

	padding-left: 18;

	padding-right: 18;

	}

.white_heading {

	font-family: arial;

	font-size: 14px;

	font-style: italic;

	font-weight: normal;

	color: #ffffff;

	padding-left: 18;

	padding-right: 18;

	}
	
.white_heading_normal {

	font-family: arial;

	font-size: 14px;

	font-style: italic;

	font-weight: normal;

	color: #ffffff;

	padding-left: 0;

	padding-right: 0;

	}
	
.grey_heading {

	font-family: arial;

	font-size: 14px;

	font-style: italic;

	font-weight: normal;

	color: #66666;

	padding-left: 18;

	padding-right: 18;

	}
	
.black_heading {

	font-family: verdana;

	font-size: 14px;

	font-style: italic;

	font-weight: normal;

	color: #000000;

	padding-left: 18;

	padding-right: 18;

	}
	
	
.blue_heading {

	font-family: myriad;

	font-size: 24px;

	font-style: normal;

	font-weight: bold;
	
	line-height:14px;

	color: #0060B6;

	padding-left: 18;

	padding-right: 18;

	}

.white-price {

	font-family: myriad;

	font-size: 18px;

	font-style: normal;

	font-weight: bold;
	
	line-height:18px;

	color: #ffffff;

	padding-left: 18;

	padding-right: 18;

	}
	
	
.hyper {font-family:Myriad, Arial, Helvetica, sans-serif; auto}
	A:link {color:#0060B6; text-decoration: none}
	A:visited {color: #0060B6; text-decoration: none}
	A:hover {text-decoration: none; color: #0060B6; text-decoration: none}
	A:active {color: ##0060B6;text-decoration: none}
