/** Redefinitions **/

body {
	margin: 0;
	border: 0;
	padding-top: 10px;
	
	background-color: #fff;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 15px 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2, h3 {
	font-size: 1.3em;
	font-weight: normal;
}

h4, h5 {
	font-size: 1.1em;
	font-weight: bold;
}

h6 {
	font-size: 1em;
	font-weight: bold;
}

p, table, form {
	margin: 0 0 15px 0;
}

ul {
	margin-top: 0px;
	margin-bottom: 15px;
}

a, a:visited {
	color: #dc9b00;
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
}

a.pdf, a.pdf:visited {
	padding: 3px 0 3px 22px;
	background: url("images/icons/pdf.gif") top left no-repeat;
	font-weight: bold;
}

a.external, a.external:visited {
	padding: 3px 0 3px 22px;
	background: url("images/icons/new_window.gif") top left no-repeat;
	font-weight: bold;
}

a.media, a.media:visited {
	padding: 3px 0 3px 22px;
	background: url("images/icons/media.gif") top left no-repeat;
	font-weight: bold;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

/** ##### **/

/** Misc **/

.wrapper {
	float: left;
	clear: both;
	width: 100%;
}

.bottomMargin {
	margin-bottom: 15px;
}

.noMargin {
	margin: 0;
}

.textAlignRight {
	text-align: right;
}

.hide {
	display: none;
	visibility: hidden;
}

.validation {
	font-weight: bold;
	color: #b00;
}

.introText {
	font-size: 1.2em;
}

.yellowText {
	font-size: 1.2em;
	font-weight: bold;
	color: #dc9b00;
}

/** ##### **/

/** Containers **/

div#outerShell {
	clear: both;
	margin: 0 auto;
	width: 972px;
}

div#innerShell {
	float: left;
	clear: both;
	width: 972px;
}

div#main {
	float: left;
	clear: both;
	width: 972px;
	min-height: 350px;
	margin-top: 12px;
}

/** ##### **/

/** Top **/

div#top {
	float: left;
	clear: both;
	width: 972px;
}

div#top div.container {
	float: left;
	clear: both;
	width: 972px;
	margin-bottom: 1px;
	background-color: #efb913;
}

div#logo {
	float: left;
	width: 304px;
	height: 67px;
	background: #efb913 url("images/common/logo.gif") top left no-repeat;
	text-indent: -9999px;
}

div#strap {
	float: right;
	width: 542px;
	height: 91px;
	background: #efb913 url("images/common/strap.gif") top right no-repeat;
	text-indent: -9999px;
}

div.strap2 {
	background: #efb913 url("images/common/strap2.gif") top right no-repeat !important;
}

div.strap3 {
	background: #efb913 url("images/common/strap3.gif") top right no-repeat !important;
}

div.strap4 {
	background: #efb913 url("images/common/strap4.gif") top right no-repeat !important;
}

div.strap5 {
	background: #efb913 url("images/common/strap5.gif") top right no-repeat !important;
}

div.strap6 {
	background: #efb913 url("images/common/strap6.gif") top right no-repeat !important;
}

div.strap7 {
	background: #efb913 url("images/common/strap7.gif") top right no-repeat !important;
}

/** ##### **/

/** Top Links **/

div#top ul {
	float: left;
	clear: both;
	width: 972px;
	margin: 0;
	padding: 0;
	list-style: none;
}

div#top ul li {
	float: left;
	width: 138px;
	margin-right: 1px;
}

div#top ul li.end {
	margin: 0;
}

div#top ul li a, div#top ul li a:visited {
	display: block;
	width: 138px;
	padding: 61px 0 3px 0;
	background-color: #000;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

div#top ul li a:hover, div#top ul li a:active {
	background-color: #efb913 !important;
	text-decoration: none;
	color: #000;
}

div#top ul li a.active, div#top ul li a.active:visited {
	color: #000;
}

div#top ul li a#home, div#top ul li a#home:visited {
	background: #000 url("images/top_links/home_off.jpg") top left no-repeat;
}

div#top ul li a.active#home, div#top ul li a.active#home:visited {
	background: #efb913 url("images/top_links/home_on.jpg") top left no-repeat;
}

div#top ul li a#faqs, div#top ul li a#faqs:visited {
	background: #000 url("images/top_links/faqs_off.jpg") top left no-repeat;
}

div#top ul li a.active#faqs, div#top ul li a.active#faqs:visited {
	background: #efb913 url("images/top_links/faqs_on.jpg") top left no-repeat;
}

div#top ul li a#ifb_press_centre, div#top ul li a#ifb_press_centre:visited {
	background: #000 url("images/top_links/press_off.jpg") top left no-repeat;
}

div#top ul li a.active#ifb_press_centre, div#top ul li a.active#ifb_press_centre:visited {
	background: #efb913 url("images/top_links/press_on.jpg") top left no-repeat;
}

div#top ul li a#careers_with_ifb, div#top ul li a#careers_with_ifb:visited {
	background: #000 url("images/top_links/careers_off.jpg") top left no-repeat;
}

div#top ul li a.active#careers_with_ifb, div#top ul li a.active#careers_with_ifb:visited {
	background: #efb913 url("images/top_links/careers_on.jpg") top left no-repeat;
}

div#top ul li a#links, div#top ul li a#links:visited {
	background: #000 url("images/top_links/links_off.jpg") top left no-repeat;
}

div#top ul li a.active#links, div#top ul li a.active#links:visited {
	background: #efb913 url("images/top_links/links_on.jpg") top left no-repeat;
}

div#top ul li a#report_insurance_fraud, div#top ul li a#report_insurance_fraud:visited {
	background: #000 url("images/top_links/report_off.jpg") top left no-repeat;
}

div#top ul li a.active#report_insurance_fraud, div#top ul li a.active#report_insurance_fraud:visited {
	background: #efb913 url("images/top_links/report_on.jpg") top left no-repeat;
}

div#top ul li a#contact_us, div#top ul li a#contact_us:visited {
	background: #000 url("images/top_links/contact_off.jpg") top left no-repeat;
}

div#top ul li a.active#contact_us, div#top ul li a.active#contact_us:visited {
	background: #efb913 url("images/top_links/contact_on.jpg") top left no-repeat;
}

/** ##### **/

/** Left **/

div#left {
	float: left;
	width: 232px;
}

/** ##### **/

/** Sub-navigation **/

/* General & Level 1 */
div#subnav {
	float: left;
	width: 214px;
	padding: 8px;
	border: 1px solid #c7c7c7;
}

div#subnav ul {
	float: left;
	width: 214px;
	margin: 0;
	padding: 0;
	list-style: none;
}

div#subnav ul li {
	float: left;
	width: 206px;
	padding: 0 0 0 8px;
}

div#subnav ul li.active {
	background: url("images/sub_links/active.gif") 0px 0.7em no-repeat;
}

div#subnav ul li a, div#subnav ul li a:visited {
	display: block;
	width: 194px;
	padding: 4px 6px;
	color: #000;
	text-decoration: none;
}

div#subnav ul li a:hover, div#subnav ul li a:active {
	background-color: #f7dc89;
}
/* #### */

/* Level 2 */

div#subnav ul li ul {
	width: 206px;
}

div#subnav ul li li {
	width: 192px;
	padding: 0 0 0 14px;
}

div#subnav ul li li.active {
	background: none;
}

div#subnav ul li li a, div#subnav ul li li a:visited {
	width: 172px;
	padding: 4px 10px;
	background: transparent url("images/sub_links/sub_inactive.gif") 0px 0.7em no-repeat;
}

div#subnav ul li li a:hover, div#subnav ul li li a:active {
	text-decoration: underline;
	background-color: transparent;
}

div#subnav ul li li a:hover, div#subnav ul li li a:active,
div#subnav ul li li a.current, div#subnav ul li li a.current:visited {
	color: #dc9b00;
}

div#subnav ul li li a.active, div#subnav ul li li a.active:visited,
div#subnav ul li li a.current, div#subnav ul li li a.current:visited {
	background: transparent url("images/sub_links/sub_active.gif") 0px 0.7em no-repeat;
}

/* ### */

/* Level 3 */

div#subnav ul li ul li ul {
	width: 192px;
}

div#subnav ul li li li {
	width: 178px;
}

div#subnav ul li li li a, div#subnav ul li li li a:visited {
	width: 158px;
	background: transparent url("images/sub_links/sub_inactive.gif") 0px 0.7em no-repeat;
}

/* ### */

/* Level 4 */

div#subnav ul li ul li ul li ul {
	width: 178px;
}

div#subnav ul li li li li {
	width: 164px;
}

div#subnav ul li li li li a, div#subnav ul li li li li a:visited {
	width: 144px;
	background: transparent url("images/sub_links/sub_inactive.gif") 0px 0.7em no-repeat;
}

/* ### */

/* Level 5 */

div#subnav ul li ul li ul li ul li ul {
	width: 164px;
}

div#subnav ul li li li li li {
	width: 150px;
}

div#subnav ul li li li li li a, div#subnav ul li li li li li a:visited {
	width: 130px;
	background: transparent url("images/sub_links/sub_inactive.gif") 0px 0.7em no-repeat;
}

div#subnav ul li li li li li a:hover, div#subnav ul li li li li li a:active {
	background-color: transparent;
}

/* ### */

/** ##### **/

/** Buttons **/

div#buttons {
	float: left;
	clear: both;
	width: 232px;
	margin: 10px 0 0 0;
}

div.button {
	float: left;
	clear: both;
	width: 230px;
	padding: 0 2px 2px 0;
	margin: 0 0 10px;
	background: #efb913 url("images/common/button_shadow_bg.gif") bottom right no-repeat;
}

div.button div.inner {
	float: left;
	clear: both;
	display: block;
	width: 230px;
	min-height: 77px;
}

div.button div.inner p {
	padding: 8px 85px 8px 10px;
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffedb6;
}

div.button div.inner p span {
	color: #fff;
}

div.button a.inner, div.button a.inner:visited {
	float: left;
	clear: both;
	display: block;
	width: 130px;
	min-height: 55px;
	padding: 12px 85px 5px 10px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #ffedb6;
}

div.button a.inner span, div.button a.inner:visited span {
	color: #fff;
}

div.button a.inner:hover, div.button a.inner:active {
	text-decoration: none;
}

div.button .call {
	background: url("images/common/button_call_bg.jpg") bottom right no-repeat;
}

div.button .click {
	background: url("images/common/button_click_bg.jpg") top right no-repeat;
}

/** ##### **/

/** Body **/

div#body {
	float: left;
	width: 418px;
	margin-left: 45px;
}

div#body div.breadcrumbs {
	float: left;
	width: 418px;
}

div#body div.content {
	float: left;
	width: 418px;
	margin-top: 15px;
}

/** ##### **/

/** FAQs **/

div.faqs {
	padding: 5px 0 8px 0;
	border-top: 1px dotted #c7c7c7;
}

div.faqs div.question a, div.faqs div.question a:visited {
	font-size: 1.1em;
	font-weight: bold;
}

div.faqs div.answer {
	padding: 5px 0 0 0;
}

div.faqs div.answer p.close {
	font-weight: bold;
	text-align: right;
}

/** ##### **/

/** Member Logos **/

div.group_member_logos {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 15px 0;
}

div.member {
	float: left;
	width: 30%;
	padding: 10px 0 0 0;
	border-top: 1px dotted #c7c7c7;
	margin: 0 3% 0 0;
	overflow: hidden;
}

div.member div.logo {
	float: left;
	width: 120px;
	/*margin: 0 0 5px 0;*/
	overflow: hidden;
}

div.member div.title {
	font-weight: bold;
}

/** ##### **/

/** Partners Logos **/

div.partner {
	float: left;
	width: 100%;
	padding: 10px 0 0 0;
	border-top: 1px dotted #c7c7c7;
}

div.partner div.logo {
	float: left;
	width: 120px;
}

div.partner div.descrip {
	float: right;
	width: 283px;
}

div.partner div.descrip p.title {
	font-size: 1.1em;
	font-weight: bold;
}

/** ##### **/

/** Press Centre **/

a.tvButton, a.tvButton:visited,
a.pressButton, a.pressButton:visited,
a.newsButton, a.newsButton:visited {
	width: 125px;
	padding: 158px 0 7px 0;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 0.8em;
}

a.tvButton:hover, a.tvButton:active,
a.pressButton:hover, a.pressButton:active,
a.newsButton:hover, a.newsButton:active {
	text-decoration: underline;
}

a.tvButton, a.tvButton:visited {
	float: left;
	margin: 0 21px;
	background: #000 url("images/press_centre/tv_radio.jpg") top left no-repeat;
}

a.pressButton, a.pressButton:visited {
	float: left;
	background: #000 url("images/press_centre/press.jpg") top right no-repeat;
}

a.newsButton, a.newsButton:visited {
	float: left;
	background: #000 url("images/press_centre/news.jpg") top right no-repeat;
}

/** ##### **/

/** Press Releases **/

div.press {
	float: left;
	clear: both;
	width: 100%;
	padding: 10px 0 0 0;
	border-top: 1px dotted #c7c7c7;
}

div.press p.title {
	margin: 0 0 5px 0;
	font-size: 1.1em;
	font-weight: bold;
}

div.press p.title em {
	font-size: 0.9em;
	font-weight: normal;
}

/** ##### **/

/** Job Vacancies **/

div.vacancy {
	float: left;
	clear: both;
	width: 100%;
	padding: 10px 0 0 0;
	border-top: 1px dotted #c7c7c7;
}

div.vacancy p.title {
	font-size: 1.1em;
	font-weight: bold;
}

/** ##### **/

/** Cheatline Outcomes **/

div.outcome {
	padding: 5px 0 8px 0;
	border-top: 1px dotted #c7c7c7;
}

div.outcome div.title {
	font-size: 1.1em;
	font-weight: bold;
}

div.outcome div.title span {
	font-style: italic;
	color: #dc9b00;
}

div.outcome div.body {
	padding: 5px 0 0 0;
}

div.outcome div.body p.close {
	font-weight: bold;
	text-align: right;
}

div.outcomeBox {
	float: left;
	clear: both;
	width: 100%;
	padding: 10px 0 0 0;
	border-top: 1px dotted #c7c7c7;
}

div.outcomeBox p.title {
	font-size: 1.1em;
	font-weight: bold;
}

div.outcomeBox p.title span {
	font-style: italic;
}

div.box div.outcomeBox {
	float: none;
	clear: both;
	padding: 0;
	border: 0;
	margin: 10px 0 0 0;
}

div.box div.outcomeBox p {
	font-size: 1em;
	margin: 0;
}

/** ##### **/

/** Search Results **/

div.ctx_search_result {
	float: left;
	clear: both;
	width: 100%;
	padding: 10px 0 0 0;
	border-top: 1px dotted #c7c7c7;
}

div.ctx_search_result p.link {
	font-size: 1.1em;
	font-weight: bold;
}

div.ctx_search_result p em {
	font-style: normal;
	background-color: #f7e8bc;
}

/** ##### **/

/** Page Switcher **/

ul.pageSwitcher {
	float: left;
	clear: both;
	width: 100%;
	margin: 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #c7c7c7;
	list-style: none;
}

ul.pageSwitcher li {
	float: left;
	width: auto;
	margin: 0 5px 5px 0;
}

ul.pageSwitcher li a, ul.pageSwitcher li a:visited {
	display: block;
	padding: 0.2em 0.5em;
	border: 1px solid #c7c7c7;
	text-decoration: none;
	color: #000;
}

ul.pageSwitcher li a:hover, ul.pageSwitcher li a:active,
ul.pageSwitcher li a.active, ul.pageSwitcher li a.active:visited {
	text-decoration: none;
	background-color: #f7dc89;
}

/** ##### **/

/** Forms **/

table.dynFormTable {
	margin: 0;
	width: 100%;
}

table.dynFormTable th,
table.dynFormTable td {
	padding: 5px;
	border-bottom: 1px solid #fff;
}

table.dynFormTable th {
	text-align: left;
	font-weight: normal;
	background-color: #f1f1f1;
}

table.dynFormTable td {
	width: 60%;
	background-color: #f7f7f7;
}

table.dynFormTable td input {
	width: 80%;
}

table.dynFormTable td.button {
	padding: 10px 5px 0 5px;
	border: 0;
	background-color: transparent;
}

table.dynFormTable td.button input {
	width: 130px !important;
	height: 26px;
}

/** ##### **/

/** Cheatline Form **/

ul#cheatlineStages {
	float: left;
	clear: both;
	width: 418px;
	padding: 0;
	margin: 0 0 15px 0;
	list-style: none;
}

ul#cheatlineStages li {
	float: left;
	width: auto;
}

ul#cheatlineStages li {
	background-color: #a8a8a8;
}

ul#cheatlineStages li a, ul#cheatlineStages li a:visited {
	display: block;
	min-height: 15px;
	padding: 2px 35px 2px 15px;
	background: url("images/cheatline/arrow_glgr.gif") top right no-repeat;
	text-decoration: none;
	color: #fff;
}

ul#cheatlineStages li a.first, ul#cheatlineStages li a.first:visited {
	padding: 2px 35px 2px 25px;
}

ul#cheatlineStages li a:hover, ul#cheatlineStages li a:active {
	text-decoration: underline;
}

ul#cheatlineStages li.active {
	background: #efb913 url("images/cheatline/grey_bg.gif") right repeat-y;
}

ul#cheatlineStages li.active a, ul#cheatlineStages li.active a:visited {
	background: url("images/cheatline/arrow_olgr.gif") top right no-repeat;
	color: #000;
}

ul#cheatlineStages li.prev {
	background: #a8a8a8 url("images/cheatline/orange_bg.gif") right repeat-y;
}

ul#cheatlineStages li.prev a, ul#cheatlineStages li.prev a:visited {
	background: url("images/cheatline/arrow_glor.gif") top right no-repeat;
}

ul#cheatlineStages li.end {
	background: #a8a8a8 url("images/cheatline/white_bg.gif") top right repeat-y;
}

ul#cheatlineStages li.end.active {
	background: #efb913 url("images/cheatline/white_bg.gif") top right repeat-y;
}

ul#cheatlineStages li.end a, ul#cheatlineStages li.end a:visited {
	background: url("images/cheatline/arrow_end_g.gif") top right no-repeat;
}

ul#cheatlineStages li.end.active a, ul#cheatlineStages li.end.active a:visited {
	background: url("images/cheatline/arrow_end_o.gif") top right no-repeat;
}

div#cheatline {
	float: left;
	clear: both;
	width: 388px;
	padding: 15px;
	background-color: #f1f1f1;
}

div#cheatline table {
	width: 100%;
	margin: 0;
}

div#cheatline table th,
div#cheatline table td {
	padding: 0 5px 5px 0;
}

div#cheatline table th {
	text-align: right;
	font-weight: normal;
}

div#cheatline table td input,
div#cheatline table td select {
	width: 160px;
}

div#cheatline table td.button {
	padding: 10px 0 0 0;
}

div#cheatline table td.button input {
	width: 130px !important;
	height: 26px;
}

div#cheatline textarea {
	width: 380px;
	height: 150px;
	margin: 5px 0;
	padding: 2px;
}

/** ##### **/

/** Right **/

div#right {
	float: right;
	width: 232px;
}

/** ##### **/

/** Search **/

div#search {
	float: left;
	clear: both;
	width: 232px;
}

div#search form {
	margin: 0;
}

div#search p {
	clear: both;
	margin: 0 0 5px 0;
	font-size: 1.1em;
}

div#search input.text {
	float: left;
	width: 176px;
	padding: 2px;
	border: 1px solid #c7c7c7;
	overflow: hidden;
}

div#search input.button {
	float: right;
	width: 43px;
	height: 19px;
}

/** ##### **/

/** Press Release Date Filter **/

div#filter {
	clear: both;
}

div#filter form {
	float: left;
	clear: both;
}

div#filter label {
	float: left;
	margin: 0 5px 0 0;
}

div#filter select {
	float: left;
	padding: 1px;
}

div#filter input.button {
	float: left;
	width: 43px;
	height: 19px;
	margin: 0 0 0 7px;
}

div#list {
	clear: both;
}

/** ##### **/

/** Boxes **/

div#boxes {
	float: left;
	clear: both;
	width: 232px;
	margin: 10px 0 0 0;
}

div#boxes div.box {
	float: left;
	clear: both;
	width: 230px;
	border: 1px solid #c7c7c7;
	margin: 0 0 10px 0;
}

div#boxes div.box div.header {
	float: left;
	clear: both;
	width: 200px;
	padding: 8px 15px;
	background-color: #000;
	font-weight: bold;
	font-size: 1.25em;
	color: #f3cb41;
}

div#boxes div.box div.subhead {
	margin: 20px 0 5px 0;
	font-weight: bold;
	font-size: 1.15em;
	color: #dc9b00;
}

div#boxes div.box div.top {
	margin: 15px 0 5px 0;
}

div#boxes div.box div.inner {
	float: left;
	clear: both;
	width: 200px;
	padding: 0 15px 15px 15px;
}

div#boxes div.box div.drivers {
	width: 130px !important;
	min-height: 70px;
	padding-top: 15px !important;
	padding-right: 85px !important;
	background: url("images/boxes/drivers_bg.jpg") right no-repeat;
}

div#boxes div.box div.pr {
	margin: 15px 0 0 0;
}

/** ##### **/

/** Ticker **/

div#ticker {
	float: left;
	clear: both;
	width: 970px;
	margin-top: 15px;
	border: 1px solid #c7c7c7;
	background: url("images/common/ticker_bg.gif") top left repeat-y;
}

div#rss {
	float: left;
	width: 135px;
	border-right: 1px solid #c7c7c7;
	padding: 5px 10px;
	background: #e7e7e7;
}

div#rss a, div#rss a:visited {
	float: left;
	display: block;
	width: 14px;
	height: 14px;
	background: url("images/common/rss.gif") no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

div#rss p {
	float: right;
	width: 111px;
	margin: 0 0 0 10px;
	font-weight: bold;
	text-align: right;
}

div#ticker div.inner {
	float: left;
	width: 814px;
	font-weight: bold;
}

div#ticker div.inner ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

div#tickerText {
	width: 794px;
	padding: 5px 10px;
	overflow: hidden;
	white-space: nowrap;
}

div#tickerText a, div#tickerText a:visited {
	text-decoration: none;
}

/** ##### **/

/** Footer **/

div#footer {
	float: left;
	clear: both;
	width: 972px;
	margin-top: 10px;
	border-top: 1px dotted #c7c7c7;
	padding: 8px 0 10px 0;
	color: #909090;
}

div#footer a, div#footer a:visited {
	color: #909090;
	text-decoration: none;
}

div#footer a:hover, div#footer a:active {
	text-decoration: underline;
}

div#footer div.left {
	float: left;
	width: 49%;
}

div#footer div.right {
	float: right;
	width: 49%;
}

div#footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

div#footer div.left ul li {
	float: left;
	width: auto;
}

div#footer div.right ul li {
	float: right;
	width: auto;
}

div#footer ul li {
	padding-right: 8px;
	background: url("images/common/divider.gif") right no-repeat;
	margin-right: 8px;
}

div#footer ul li.nodiv {
	padding: 0;
	background: none;
}

div#footer ul li.last {
	padding: 0;
	background: none;
	margin: 0;
}

div#footer li a.increase,
div#footer li a.decrease {
	display: block;
	margin-top: 0.3em;
	width: 9px;
	height: 9px;
	text-indent: -9999px;
	overflow: hidden;
}

div#footer li a.increase {
	background: #fff url("images/common/font_inc.gif") top left no-repeat;
}

div#footer li a.decrease {
	background: #fff url("images/common/font_dec.gif") top left no-repeat;
}

/** ##### **/
