body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
h1 {
	color: #36433C;
	font-size: 19px;
	margin-bottom: 15px;
	}
h2 {
	color: #656F4A;
	font-size: 14px;
	margin-bottom: 15px;
	font-weight: bold;
	}
.date {
	color: #FFFFFF;
	}
.clear {
	clear: both;
	}
.c_content p {
	line-height: 20px;
	margin: 0 0 15px 0;
	}
.last {
	padding-bottom: 25px;
	}
.last2 {
	padding-bottom: 8px;
	}
.bullets {
	margin: 5px 0;
	}
.bullets li {
	list-style: outside;
	list-style-image:url(../layout/bullet_2.gif);
	margin-left: 17px;
	line-height: 20px;
}
.summary {
	border-left: 2px solid #FFFFFF;
	padding: 3px 0 3px 15px;
	}

/*--- COLUMNS! ---*/
.col_1 {
	float: left;
	width: 46%;
	}
.col_2 {
	float: right;
	width: 46%;
	}
/*--- //COLUMNS! ---*/
.link_left, .link_right {
	color:#37545E;
	font-weight: bold;
	text-decoration: none;
	}
.link_left:hover, .link_right:hover {
	text-decoration: underline;
	}
.link_left {
	float: left;
	}
.link_right {
	float: right;
	}
.big_up {
	text-align:center;
	font-size: 33px;
	color: #2E302C;
	text-transform:uppercase;
	letter-spacing: -1px;
	padding: 7px 0;
	}
.white {
	color: #FFFFFF;
	}
.num_list {
	background:url(../layout/bullet_1.gif) no-repeat;
	}
	
/*-- Definition Classes --*/
.numbered dt {
	background: url(../layout/bullet_1.gif) no-repeat;
	text-align: center;
	line-height: 23px;
	height:24px;
	width: 24px;
	font-weight: bold;
	float: left;
	}
.numbered dd {
	height:33px;
	line-height:23px;
	margin-left: 30px;
	}
.faq dt {
	background: url(../layout/bullet_3.gif) no-repeat;
	padding-left: 20px;
	line-height: 17px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;	
	}
.faq dd {
	margin: 10px 0 15px 22px;
	padding-left: 15px;
	border-left: 2px solid #FFFFFF;
	line-height:20px;
	}
.faq p {
	margin: 0;
	}
/*-- //Definition Classes --*/

/* -- IMAGE CLASSES --*/
.wrap_left, .wrap_left_h {
	float: left;
	padding-right: 30px;
	padding-bottom: 30px;
	}
.wrap_right, .wrap_right_h {
	float: right;
	padding-left: 30px;
	padding-bottom: 30px;	
	}
.warp_left_h, .wrap_left_h {
	padding-bottom: 45px;
	}
.quote {
	padding: 2px 0 8px;
	}	
/* -- //IMAGE CLASSES --*/

/*-- Gallery Classes --*/
.gallery a {
	float: left;
	padding: 6px;
	}
.gallery2 a {
	float: left;
	padding: 3px;
	}	
.gallery a img, .gallery2 a img {
	border: 2px solid #FFFFFF;
	padding: 1px;
	float: left;
	clear: both;
	}
.gallery a:hover img, .gallery2 a:hover img{
	border: 2px solid #596D62;
	}
.crop_120 {
	float:left;
	height: 120px;
	width: 120px;
	overflow: hidden;
	}
/*-- //Gallery Classes --*/

/*-- Rules --*/
.rules h2 {
	margin: 5px 0 5px -23px;
	}
.rules h3 {
	margin: 5px 0 5px -23px;
	font-weight: bold;
	}	
.rules, .rules ol {
	margin: 5px  0 5px 25px;
	}
.rules li{
	list-style:decimal;
	line-height: 20px;
	}
.rules ol li {
	list-style:upper-alpha;
	}
.rules ol ol li {
	list-style:lower-roman;
	}
.rules dfn {
	display: block;
	font-style: italic;
	margin: 0;
	padding: 0;
	font-size:10px;
	color: #030303;
	}
/*-- // Rules --*/

.c_content a {
	color:#37545E;
	font-weight: bold;
	text-decoration: none;
	}
.c_content a:hover {
	text-decoration: underline;
	}
.table_style {
	float: left;
	border-collapse:separate;
	}
.table_style td {
	padding: 2px 5px;
	vertical-align: middle;
	line-height: 20px;
	}
.table_style .vtop {
	vertical-align: top;
	}
.table_style .alt td {
	background-color: #ABB68F;
	}
.table_style .alt_bold td {
	background-color: #ABB68F;
	font-weight: bold;
	}
.table_style .alt_light {
	background-color: #B3BC98;
	}
.table_style .text {
	border: 1px solid #456456;
	font-size: 12px;
	width: 180px;
	}
.table_style #id_name, #id_number, #id_email {
	border: 1px solid #415047;
	font-size: 12px;
	width: 178px;
	border-left: 3px solid #415047;
	}
.table_style .text_req_denotes {
	font-size: 12px;
	border-left: 3px solid #415047;
	padding-left: 5px;
	}			
.table_style #id_query {
	border: 1px solid #415047;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 178px;
	}
.table_style .button {
	border: none;
	background-color:#FFFFFF;
	text-transform:uppercase;
	font-size:10px;
	line-height: 18px;
	padding: 0 3px;
	}
.dropdown {
	font-size: 11px;
	}
.table_details .metres {
	text-align:right;
	font-weight: bold;
	}
.table_details td {
	line-height: 18px;
	font: 10px;
	padding: 0 5px;
	}

.table_details .head {
	color: #FFF;
	background:#ABB791;
	padding-left: 5px;
	}
.table_details table {
	margin-bottom: 7px;
	}
.no_diag {
	height: 70px;
	color: white;
	font-weight: bold;
	}
.image_thumb {
	float: left;
	margin-right: 10px;
	}