body {
	background: #d9d9d9 url('../i/bg.gif') top left repeat-x;
	margin: 0;
	text-align: center;
}
div {
	display: inline-block;
}
div {
	display: block;
}
a img {
	border: 0;
}
img {
	vertical-align: bottom;
}
.left {
    text-align: left;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}

.clearing {
	clear: both;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_r {
	clear: right;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_l {
	clear: left;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}

body, td, th, div, p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #777777;
}
input, textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
        line-height: 10pt;
	color: #000;
}
a:link, a:active, a:visited {
	color: #f47820;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 11px;
}

h1, h3 {
	color: #ef3f23;
	font-family: Myriad, "Trebuchet MS", Arial, sans-serif;
	font-size: 13pt;
	font-weight: normal;
}

h2, h4 {
	color: #f47820;
	font-family: Myriad, "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

h5, h6 {
	font-weight: bold;
	font-size: 8pt;
}

ul {
	margin: 5px 0 11px 10px;
	list-style: none;
	padding: 0;
}

li {
	background: url('../i/bullet.gif') 0 5px no-repeat;
	padding-left: 12px;
	margin-bottom: 8px;
}

#ct0 {
	background: url('../i/bgx.gif') top center repeat-y;
}

#ct1 {
	background: url('../i/bgx_top.gif') top center no-repeat;
}

#ct2 {
	background: url('../i/bgx_bottom.gif') bottom center no-repeat;
}

#ct3 {
	width: 964px;
	margin: 0 auto;
	text-align: left;
}

#top_banner {
	background: url('../i/topbanner.gif');
	height: 129px;
}

h2.logo {
	margin: 0;
	float: left;
	width: 167px;
	padding: 11px 0 15px 22px;	
}
* html h2.logo {
	width: 145px;	
}

#logowrap {
	margin-left: 212px;
}
* html #logowrap {
        float: left;
        margin-left: 23px;
}

#logowrap #top {

}
#logowrap #top #banner {
    float: left;
    width: 462px;
    height: 93px;
}
* html #logowrap #top #banner {
    margin: 0;
    padding: 0;
}
#logowrap #top #topmenu_holder {
        width: 290px;
	height: 93px;
        margin-left: 462px;
}
* html #logowrap #top #topmenu_holder {
        float: left;
        margin-left: 0;
        padding: 0;
}
#logowrap a:link, #logowrap a:active, #logowrap a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

ul#topmenu {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#mainmenu {
	margin: 0;
	padding: 0 0 0 21px;
	list-style: none;
}


ul#topmenu li {
	float: left;
	display: block;
	padding: 0 0 0 3px;
	margin: 0;
        background: none;
}

ul#topmenu li a:link, ul#topmenu li a:active, ul#topmenu li a:visited {
	background: #ff8d3d url('../i/menu_top_left.gif') bottom left no-repeat;
	display: block;

}

ul#topmenu li a span {
	display: block;
	background: url('../i/menu_top_right.gif') bottom right no-repeat;
	padding: 7px 20px 7px 22px;
}

#menubar {
	height: 36px;
}

ul#mainmenu li {
	float: left;
	display: block;
	padding: 0;
	margin: 0;
	background: none;
}

ul#mainmenu li a:active, ul#mainmenu li a:visited, ul#mainmenu li a:link {
	display: block;
}
ul#mainmenu li a span {
	background: url('../i/menu_main_right.gif') top right no-repeat;
	display: block;
}

ul#mainmenu li a span span {
	background: url('../i/menu_main_left.gif') top left no-repeat;
	padding: 9px 15px 9px 17px;
	display: block;
}

ul#mainmenu li.f a span span {
	background: none;
	padding-left: 28px;
}

ul#mainmenu li.f a:link span,  ul#mainmenu li.f a:visited span, ul#mainmenu li.f a:active span{
	background: url('../i/menu_main_right.gif') top right no-repeat;
	display: block;
}
ul#mainmenu li a:hover {
	background: url('../i/menu_main_hover_bg.gif') top left repeat-x;
}

ul#mainmenu li a:hover span, ul#mainmenu li.f a:hover span {
	background: url('../i/menu_main_hover_right.gif') top right no-repeat;
}

ul#mainmenu li a:hover span span {
	background: url('../i/menu_main_hover_left.gif') top left no-repeat;
}

ul#mainmenu li.f a:hover span span {
	background: url('../i/menu_main_hover_left_f.gif') top left no-repeat;
}

ul#mainmenu li.end {
	height: 36px;
	width: 3px;
	background: url('../i/menu_main_left.gif') top left no-repeat;
}
#menubar .dropdown ul li a:link, #menubar .dropdown ul li a:active, #menubar .dropdown ul li a:visited {
	color: #fff;
	font-size: 9pt;
	display: block;
	margin: 0;
	padding: 7px 16px 8px 14px;
	text-decoration: none;

}
* html #menubar .dropdown ul li a:link, * html #menubar .dropdown ul li a:active, * html #menubar .dropdown ul li a:visited {
	padding-bottom: 0;
	height: 17px;
}

#menubar .dropdown ul li a:hover {
	color: #fff;
	
}

div.dropdown {
	position: absolute;
	display: none;
	color: #fff;
	padding: 0;
	z-index: 2000;
	left: 0px;
	top: 0px;
	margin: 0;
	width: 200px;
}


div.dropdown ul {
	background: #909090;
	border: 1px solid #bcbcbc;
	border-top: none;
	margin: 0;
	padding: 0;
	list-style: none;
}

div.dropdown li {
	float: none;
	background: none;
	border-top: 1px solid #bcbcbc;
	margin: 0;
	padding: 0;
	display: block;
}

div.dropdown li.f {
	background: none;
}



#contact {
	float: right;
	background: url('../i/contactbg.gif') top left repeat-x;
}

#contact a:link, #contact a:active, #contact a:visited {
	background: url('../i/contactus.gif') top left no-repeat;
	padding: 8px 12px 10px 63px;
	display: block;
}

.shade {
	background: url('../i/shadow.gif') top left repeat-x;
	height: 5px;
	margin-top: 1px;
	overflow: hidden;
}

#mainbanner {
}

#contactbox {
	float: right;
	width: 261px;
	height: 153px;

}

#contactbox .box {
	background: url('../i/contactbox.gif') top left no-repeat;
	padding: 19px 17px;
	height: 115px;
}

#bannerimg {
	margin-right: 266px;
}

* html #contactbox {
	margin-left: -3px;
}

* html #bannerimg {
	margin-right: 263px;
}

#contactbox img {
	margin-bottom: 10px;
}

#contactbox, #contactbox div, #contactbox p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #8e6167;
}

#contactbox p {
	margin-bottom: 5px;
}

#nav_and_content {
        margin: 15px 0 0;
	padding: 0;
}
#nav {
	float: left;
	width: 221px;
}

#nav_and_content #content {
        float: left;
        width: 450px;
        /*margin: 0 263px 0 221px;*/
	padding: 0 15px 10px 15px;
}
#nav_and_content #quicklinks {
        float: left;
        width: 263px;
}
* html #nav {
}

* html #nav_and_content #content {
        width: 447px;
}
#content {
        margin: 0;
	padding: 0 15px 10px 15px;
}
#hp_list .summary {
	margin-bottom: 11px;
}
.read_more {
	margin-top: 9px;
	padding-bottom: 5px;
}
#content table {
	border-collapse: collapse;
}

.box0 {
	margin-top: 8px;
	background: url('../i/box_bg.gif') top right repeat-y;
}

.box1 {
	background: url('../i/box_bottom.gif') bottom right no-repeat;
}

.box2 {
	background: url('../i/box_top.gif') top right no-repeat;
	min-height: 302px;
	padding: 2px;
}

.forms .box0 {
	margin-top: 6px;
}

.forms .box2 {
	background: url('../i/box_top_form.gif') top right no-repeat;
	padding-top: 4px;
}

.boxcontent {
	padding: 27px 18px;
	min-height: 207px;
}

.forms .boxcontent {
	padding-top: 29px;
}

.boxfooter {
	background: url('../i/box_footer.gif') bottom right no-repeat;
	height: 33px;
	padding: 12px 6px 0 12px;
	
}

.boxfooter, .boxfooter a:link, .boxfooter a:active, .boxfooter a:visited {
	color: #fff;
}


.img_float {
	float: right;
	width: 195px;

}

.img_wrap {
	margin: 0 195px 0 0;
	padding: 0 20px 0 0;
}

.img_float img {
	padding: 1px;
	border: 1px solid #c7c7c7;
}
#hpitems {
	margin: 0;
}


.nav_cta {
        margin: 0 0 5px;
	padding-right: 2px;
	width: 221px;
	height: 118px;
}

.nav_cta, .nav_cta div {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 11pt;
	color: #fff;

}


.nav_cta#cta_quote {
	background: url('../i/hibga.gif') top left no-repeat;
}

.nav_cta#cta_professional_risks {
	background: url('../i/hibgc.gif') top left no-repeat;
}

.nav_cta#cta_register_training {
	background: url('../i/hibgb.gif') top left no-repeat;
}

.nav_cta#cta_contact {
	background: url('../i/cta_contact.gif') top left no-repeat;
}
.ql_cta {
        margin: 0 0 15px;
}
.ql_cta#cta_video {
	background: url('../i/cta_video.gif') top left no-repeat;
}
.ql_cta#cta_video .inner {
        padding: 36px 75px 17px 20px; 
}
.ql_cta#cta_forms {
        background: url('../i/cta_forms_bg.gif') top center repeat-y;
}
.ql_cta#cta_forms .top {
    padding: 50px 37px 0 20px;
    background: url('../i/cta_forms_top.gif') top left no-repeat;
}
.ql_cta#cta_forms p {
        margin: 0;
        padding: 0;
}
.ql_cta#cta_forms .middle {
    height: 195px;
    background: url('../i/cta_forms_inner_bg.gif') bottom left no-repeat;
}
.ql_cta#cta_forms .middle .inner {
        padding: 36px 0 20px 20px;
}
.ql_cta#cta_forms .middle .inner ul {
    margin: 0 0 11px 0;
}
.ql_cta#cta_forms .bottom {
    padding: 17px 5px 18px 10px;
    background: url('../i/cta_forms_btm.gif') top left no-repeat;
    color: #fff;
}
.ql_cta#cta_forms .bottom * {
    color: #fff;
}
.nav_cta .inner {
	padding: 5px 0 0 13px;
}

.nav_cta#cta_contact .inner {
	padding: 35px 0 0 15px;
}

.nav_cta#cta_contact .inner * {
        font-size: 8pt;
        color: #c09197;
        line-height: 14px;
}
span.label {
    margin: 0 15px 0 5px;
}

table.standardtbl, table.standardtbl th, table.standardtbl td  {
    border: 1px solid #777;
}

table.displaytbl th.table_label {
    text-align: left;
}


table.admintbl tr.left, table.admintbl td.left, table.admintbl th.left,
table.displaytbl tr.left, table.displaytbl td.left, table.displaytbl th.left {
    text-align: left;
}


table.admintbl tr.center, table.admintbl td.center, table.admintbl th.center,
table.displaytbl tr.center, table.displaytbl td.center, table.displaytbl th.center {
    text-align: center;
}

table.admintbl tr.right, table.admintbl td.right, table.admintbl th.right,
table.displaytbl tr.right, table.displaytbl td.right, table.displaytbl th.right {
    text-align: right;
}


.footer {
	width: 964px;
	padding: 16px 0 18px;
	margin: 0 auto;
}

.footer_left {
	float: left;
	width: 250px;
}

.footer_right {
	margin-left: 250px;
	text-align: right;
}

.footer, .footer div {
	font-size: 7pt;
	color: #a3a3a3;
	
}

.footer a:link, .footer a:active, .footer a:visited {
	color: #a3a3a3;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}