﻿body 
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

a:link, 
a:visited,
a:hover, 
a:active 
{
	color: #3A59A9;
}

h1
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 24px;
	color: #333;	 
}

.h1_margin
{
	margin: 4px 0px 10px 6px;
}

h2
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 16px;
	color: #395E7B;
	font-weight: 900;
}

.h2_margin
{
	margin: 0px 0px 0px 34px;
	padding: 10px 0px 14px 0px;
}

.h2_header
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	float:left;
}

.h3_link
{
	padding: 0px;
	margin: 0px;
	font-size:12px;
	font-family:  Verdana, Arial, Sans-Serif;
	font-weight:normal;	
}

#main_container 
{
	width: 992px;	
	margin-left:auto;
	margin-right:auto;	
}

#top_border,
#bottom_border,
#middle_border
{
	
}

#top_border,
#bottom_border
{
	background-repeat:no-repeat;
	height: 10px;
	line-height: 0px;
	font-size:0;
}

#top_border
{
	background-image: url('../images/con_border_top.jpg');
}

#bottom_border
{
	background-image: url('../images/con_border_bottom.jpg');
}

#middle_border
{
	background-image: url('../images/con_border_middle.jpg');
	background-repeat:repeat-y;
	padding: 6px;
}

#header_container
{
	width: 969px;
	height: 143px;
	margin-left: auto;
	margin-right: auto;
}

a#header 
{
	width: 969px;
	height: 128px;
	display: block;
	position: relative;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 24px;
	text-decoration: none;
	cursor:pointer;	
}

a#header span
{
	background-image: url('../images/header.jpg');
	background-repeat:no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}


#top_header
{	
	width: 969px;
	height: 128px;
	background-image: url('../images/header.jpg');
	background-repeat:no-repeat;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 24px;
	text-decoration: none;		
}

#top_header a:link, 
#top_header a:visited,
#top_header a:hover, 
#top_header a:active 
{
	display: block;
	width:969px;
	height:128px;
	padding: 0px;
	margin: 0px;
	color: #FFF;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

#bottom_header
{
	background-image: url('../images/banner_bottom.jpg');
	background-repeat:no-repeat;
	width: 309px;
	height: 15px;
	clear:both;
}

.spacer_small 
{
	font-size: 4px;
}

.spacer_medium 
{
	font-size: 8px;
}

.spacer_large 
{
	font-size: 12px;
}

.clear 
{
	clear: both;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.bold
{
	font-weight: bold;	
}

.italic
{
	font-style:italic;
}

.center
{
	margin-left:auto;
	margin-right:auto;	
}

.center_text
{
	text-align: center;	
}

.header_separator
{
	padding-top: 8px;
	padding-bottom: 12px;
	padding-left:10px;
	padding-right: 10px;
}

#outer_body
{
	padding: 0px 6px 0px 6px;	
	/* overflow:hidden; */
}

.left_navigation
{
	float: left;
	width: 150px;	
}

.middle_content
{
	float: left;
	width: 556px;	
}

.right_navigation
{
	float: left;
	clear: right;
	width: 262px;	
}

.left_content_wide
{
	float: left;
	width: 706px;	
}

#content_body
{
	padding: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	min-height: 357px;		
}

.authority_page_content
{
	padding: 6px;
}

#left_nav_middle
{
	background-image: url('../images/navbarslice.jpg');
	background-repeat:repeat-y;
	width: 140px;	
}

#left_nav_top
{
	background-image: url('../images/nav_bar_top.jpg');
	background-repeat:no-repeat;
	width: 140px;
	height: 14px;
	line-height: 0px;
	font-size: 0px;
}

#left_nav_bottom
{
	background-image: url('../images/nav_bar_bottom.jpg');
	background-repeat:no-repeat;
	width: 140px;
	height: 14px;
	line-height: 0px;
	font-size: 0px;
}

.hidden_element
{
	display:none;
}

.nav_button,
.nav_button a:link, 
.nav_button a:visited,
.nav_button a:hover, 
.nav_button a:active  
{
	width:123px;
	height:36px;
	padding: 3px 3px 3px 6px;
	margin:0px;
	color: #FFF;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;	
}

.nav_button a:link, 
.nav_button a:visited 
{
	display:block;	
	background:url('../images/nav_button.jpg') no-repeat top left;
}

.nav_button a:hover, 
.nav_button a:active 
{
	display:block;
	background:url('../images/nav_button_down.jpg') no-repeat top left;
	color: #CCC;
}

.nav_button_text
{
	display:block; 
	height:26px; 
	width:113px; 
	padding-top:8px; 
	text-align:center;
	cursor: pointer;	
}

.start_claim_button,
.start_claim_button a:link, 
.start_claim_button a:visited,
.start_claim_button a:hover, 
.start_claim_button a:active 
{
	width:138px;
	height:40px;
	padding: 0px;
	margin: 0px;
	color: #FFF;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.start_claim_button a:link, 
.start_claim_button a:visited 
{
	display:block;	
	background:url('../images/startclaimbutton.jpg') no-repeat top left;
}

.start_claim_button a:hover, 
.start_claim_button a:active 
{
	display:block;
	background:url('../images/startclaimbuttonover.jpg') no-repeat top left;
}

.start_thirty_second_test_button,
.start_thirty_second_test_button a:link, 
.start_thirty_second_test_button a:visited,
.start_thirty_second_test_button a:hover, 
.start_thirty_second_test_button a:active 
{
	width:237px;
	height:70px;
	padding: 0px;	
	color: #FFF;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.start_thirty_second_test_button a:link, 
.start_thirty_second_test_button a:visited 
{
	display:block;	
	background:url('../images/cpclanding30secbutton.jpg') no-repeat top left;
}

.start_thirty_second_test_button a:hover, 
.start_thirty_second_test_button a:active 
{
	display:block;
	background:url('../images/cpclanding30secbuttonhover.jpg') no-repeat top left;
}

#esther_top,
#esther_thirty_second_top,
#esther_bottom,
#esther_thirty_second_bottom,
#tv_box,
#right_nav_top,
#right_nav_bottom
{
	width:253px;
	margin-left: 12px;
}

#esther_top,
#esther_thirty_second_top
{
	background-repeat: no-repeat;
	background-position: right top;
	height: 256px;
}

#esther_top
{
	background-image: url('../images/estherbox_upper.jpg');
}

#esther_thirty_second_top
{
	background-image: url('../images/30secestherbox_upper.jpg');
}

#esther_bottom,
#esther_thirty_second_bottom
{
	margin-left: 12px;
}

#esther_thirty_second_bottom
{
	background-image: url('../images/30secestherboxbottom.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	height: 89px;
}

.thirty_second_test_button,
.thirty_second_test_button a:link, 
.thirty_second_test_button a:visited,
.thirty_second_test_button a:hover, 
.thirty_second_test_button a:active 
{
	width:253px;
	height:89px;
	padding: 0px;
	margin: 0px;
	color: #FFF;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.thirty_second_test_button a:link, 
.thirty_second_test_button a:visited 
{
	display:block;	
	background:url('../images/30sectest.jpg') no-repeat top left;
}

.thirty_second_test_button a:hover, 
.thirty_second_test_button a:active 
{
	display:block;
	background:url('../images/30sectesthover.jpg') no-repeat top left;
}

#tv_box
{
	background-image: url('../images/tvbox.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	height: 107px;
}

.tvbox_button,
.tvbox_button a:link, 
.tvbox_button a:visited,
.tvbox_button a:hover, 
.tvbox_button a:active 
{
	width:140px;
	height:94px;
	padding: 0px;
	margin: 0px;
	color: #FFF;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.tvbox_button a:link, 
.tvbox_button a:visited 
{
	display:block;	
	background:url('../images/tvboxnormal.jpg') no-repeat top left;
}

.tvbox_button a:hover, 
.tvbox_button a:active 
{
	display:block;
	background:url('../images/tvboxhover.jpg') no-repeat top left;
}

#right_nav_top
{
	background-image: url('../images/right_box_top.jpg');
	background-repeat:no-repeat;
	height: 13px;
	line-height: 0px;
	font-size: 0px;
}

#right_nav_bottom
{
	background-image: url('../images/rightboxstraightbottom.jpg');
	background-repeat:no-repeat;
	height: 1px;
	line-height: 0px;
	font-size: 0px;
}

#right_nav_middle
{
	background-image: url('../images/rightbox_slice.jpg');
	background-repeat:repeat-y;
	width:253px;
	margin-left: 12px;
}

.center_top_border,
.center_bottom_border,
.center_middle_border,
.center_bottom_border_fold
{
	width: 558px;
	line-height: 0px;
	font-size:0;
}

.center_top_border,
.center_bottom_border,
.center_bottom_border_fold
{
	background-repeat:no-repeat;	
}

.center_top_border
{
	background-image: url('../images/centreboxtop.jpg');
	height: 4px;
}

.center_bottom_border
{
	background-image: url('../images/centreboxbottom.jpg');
	height: 6px;
}

.center_bottom_border_fold
{
	background-image: url('../images/centreboxfold.jpg');
	height: 30px;
}

.center_middle_border
{
	background-image: url('../images/centreboxslice.jpg');
	background-repeat:repeat-y;
	line-height:normal;
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 16px;	
}

.thirty_second_test_top_border,
.thirty_second_test_middle_border,
.thirty_second_test_bottom_border,
.thirty_second_test_bottom_border_fold
{
	width: 706px;
	line-height: 0px;
	font-size:0;
	margin-left:4px;
}

.thirty_second_test_top_border,
.thirty_second_test_bottom_border,
.thirty_second_test_bottom_border_fold
{
	background-repeat:no-repeat;	
}

.thirty_second_test_top_border
{
	background-image: url('../images/30sectestcenterboxtop.jpg');
	height: 4px;
}

.thirty_second_test_bottom_border
{
	background-image: url('../images/30sectestcenterborderbottomnofold.jpg');
	height: 6px;
}

.thirty_second_test_bottom_border_fold
{
	background-image: url('../images/30sectestcenterborderbottom.jpg');
	height: 30px;
}

.thirty_second_test_middle_border
{
	background-image: url('../images/30sectestcenterborderslice.jpg');
	background-repeat:repeat-y;
	line-height:normal;
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 16px;	
}

#bottom_bar
{
	margin-left: 6px;	
}

#bottom_bar_top,
#bottom_bar_bottom
{
	background-repeat:no-repeat;
	height: 6px;
	line-height: 0px;
	font-size:0;
}

#bottom_bar_top
{
	background-image: url('../images/linkstop.jpg');
}

#bottom_bar_bottom
{
	background-image: url('../images/linksbottom.jpg');
}

#bottom_bar_middle
{
	background-image: url('../images/linksslice.jpg');
	background-repeat:repeat-y;
	padding: 3px;
	line-height:normal;
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 10px;
	text-align:center;
}

.number_box_one,
.number_box_one_wide,
.number_box_two,
.number_box_three,
.number_box_three_wide,
.number_box_four
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-weight:bold;
}

.number_box_one
{
	margin-left: 60px; 
	color:#3A59A9; 	
	font-size:24px
}

.number_box_one_wide
{
	color:#3A59A9; 	
	font-size:24px;
	margin-left: 120px; 	
}

.number_box_two
{
	color:#CCC; 	
	font-size:12px;
	padding-left: 14px;		
}

.number_box_three
{
	margin-left: 140px; 
	color:#CCC; 	
	font-size:24px
}

.number_box_three_wide
{
	margin-left: 260px;
	color:#CCC; 	
	font-size:24px
}

.number_box_four
{
	color:#EC018C; 	
	font-size:28px
}

.start_thirty_second_test_box
{
	text-align: center;
	color: #333;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size:24px;
}

.content_left_column
{
	width: 249px; 
	float: left;
	text-align: justify;
	padding-left: 8px;
	padding-right: 8px;
}

.content_right_column
{
	width: 249px; 
	float: left; 
	clear: right;
	text-align:justify;
	padding-left: 8px;
	padding-right: 8px;
}

.list_tick
{
	list-style-position:outside;
	list-style-type: none;
	list-style-image: url('../images/tick.jpg');
	font-weight: 900;
	font-size: 12px;
	color: #000;
	padding-left: 26px;	
}

.list_tick li
{
	padding-left:6px;
	padding-top: 2px;
	padding-bottom:2px;
}

.inner_box
{
	width: 533px;
	margin-left:auto;
	margin-right:auto;
}

.inner_top_border,
.inner_bottom_border,
.inner_middle_border
{
	width: 533px;
	line-height: 0px;
	font-size:0;
}

.inner_top_border,
.inner_bottom_border
{
	background-repeat:no-repeat;	
}

.inner_top_border
{
	background-image: url('../images/innerboxtop.jpg');
	height: 6px;
}

.inner_bottom_border
{
	background-image: url('../images/innerboxbottom.jpg');
	height: 7px;
}

.inner_middle_border
{
	background-image: url('../images/innerboxslice.jpg');
	background-repeat:repeat-y;
	padding-left: 20px;	
	line-height:normal;
	font-size: 12px;	
}

#road_accident_box,
#work_accident_box,
#other_accident_box
{
	float: left;
	width: 140px;
	height: 154px;
	background-repeat:no-repeat;
	margin: 0px 12px 10px 12px;	
}

#road_accident_box
{
	background-image: url('../images/roadaccidentbox.jpg');
}

#work_accident_box
{
	background-image: url('../images/workaccidentbox.jpg');
}

#other_accident_box
{	
	background-image: url('../images/otheraccidentbox.jpg');
	clear: right;
}

#road_accident_box,
#road_accident_box a:link, 
#road_accident_box a:visited,
#road_accident_box a:hover, 
#road_accident_box a:active,
#work_accident_box,
#work_accident_box a:link, 
#work_accident_box a:visited,
#work_accident_box a:hover, 
#work_accident_box a:active,
#other_accident_box,
#other_accident_box a:link, 
#other_accident_box a:visited,
#other_accident_box a:hover, 
#other_accident_box a:active      
{
	width:140px;
	height:154px;	
	color: #FFF;
	background-color: #A0ABC9;	
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: 900;
	font-size: 12px;
	text-decoration: none;	
}

#road_accident_box a:link, 
#road_accident_box a:visited 
{
	display:block;	
	background:url('../images/roadaccidentbox.jpg') no-repeat top left;
}

#road_accident_box a:hover, 
#road_accident_box a:active 
{
	display:block;
	background:url('../images/roadaccidentboxhover.jpg') no-repeat top left;
	color: #CCC;
	cursor: pointer;
}

#work_accident_box a:link, 
#work_accident_box a:visited 
{
	display:block;	
	background:url('../images/workaccidentbox.jpg') no-repeat top left;
}

#work_accident_box a:hover, 
#work_accident_box a:active 
{
	display:block;
	background:url('../images/workaccidentboxhover.jpg') no-repeat top left;
	color: #CCC;
	cursor: pointer;
}

#other_accident_box a:link, 
#other_accident_box a:visited 
{
	display:block;	
	background:url('../images/otheraccidentbox.jpg') no-repeat top left;
}

#other_accident_box a:hover, 
#other_accident_box a:active 
{
	display:block;
	background:url('../images/otheraccidentboxhover.jpg') no-repeat top left;
	color: #CCC;
	cursor: pointer;
}
	
#road_accident_box span,
#work_accident_box span,
#other_accident_box span
{
	
	width: 140px;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	margin-top: 129px;
	text-align:center;
	font-family: Verdana, Arial, Sans-Serif;	
}

.case_studies_content_left_column,
.case_studies_content_right_column
{
	width: 269px; 
	float: left;	
}


.case_studies_content_right_column
{	
	clear: right;
}


.case_studies_box_left,
.case_studies_box_right
{
	width: 250px;
	height: 150px;
	border: solid 1px #EEE;	
	margin-top: 6px;
}

.case_studies_box_left
{	
	padding-left: 0px;	
	padding-right: 8px;	
	padding-top: 8px;	
	padding-bottom: 0px;	
}

.case_studies_box_right
{	
	padding-left: 8px;	
	padding-right: 0px;	
	padding-top: 8px;	
	padding-bottom: 0px;
}


.case_studies_text_left,
.case_studies_text_right
{
	font-family:  Verdana, Arial, Sans-Serif;
	padding-top: 36px;
	font-size: 12px;	
}

.case_studies_text_left
{
	text-align:right;
	padding-right:4px;	
}

.case_studies_text_right
{
	padding-left:4px;
}

.profile_left_column,
.profile_right_column
{
	float: left;	
	padding-left: 8px;
	padding-right: 8px;
}

.profile_left_column
{
	width: 130px; 	
}

.profile_right_column
{
	width: 368px; 
	clear: right;	
}

.sitemap_tree
{
	padding-bottom: 5px;	
}

#AddThisButton
{	
	text-align:right;
	padding: 2px 4px 6px 0px;
}

#BreadCrumb
{
	padding: 6px; 
	font-size: 12px; 
	font-family: Verdana; 
	background-color: #F6F6F6;
	color: #999999; 
	margin-right:4px; 
	margin-left:2px;
	margin-bottom:12px;
}

#BreadCrumb a
{
	color: #A0ABC9;
}