/* general */
body {
	margin: 0px;
	background-color: #D6DAC8;
	text-align: center;
	color: black;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border: 0px;
	min-width: 750px;
}
body a:link {
	color: black;
}
body a:visited {
	color: black;
}
body a:hover {
	color: black;  /* #190a5f */
}
body a:active {
	color: black;  /* #190a5f */
}
/* general page layout */
#top_div {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #190A5F;
	border: 0px;
	height: 16px;
	width: 100%;
}
#middle_div {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #D6DAC8;
	border: 0px solid blue;
	text-align: center;
	height: 906px;
	width: 100%;
}
#nav_div {
	float: left;
	padding: 0px;
	width: 125px;
	height: 100%;
	background-color: #190A5F;
	border: 0px;
	font-size: 12px;
	text-align: left;
}
#nav_div_bg {
	display: none;
}
#side_logo {
	padding-left: 13px;
	padding-top: 7px;
}
#nav_div a:link {
	color: #fff;
	text-decoration: none;
}
#nav_div a:visited {
	color: #fff;
	text-decoration: none;
}
#nav_div a:hover {
	color: #ccb;
	text-decoration: none;
}
#nav_div a:active {
	color: #ccb;
	text-decoration: none;
}
#nav_link_box {
	position: absolute;
	top: 140px;
	left: 23px;
	border: 0px;
	z-index: 100;
}
.menu_item {
	font-size: 12px;
	padding-bottom: 16px;
	line-height: 14px;
	color: white;
	font-weight: 500;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	background-color: inherit;
}
.menu_item a:link {
	color: white;
	text-decoration: none;
}
.menu_item a:visited {
	color: white;
	text-decoration: none;
}
.menu_item a:hover {
	color: #ccb;
	text-decoration: none;
}
.menu_item a:active {
	color: #ccb;
	text-decoration: none;
}
#news_and_views_light_up a:link {
	color: #ff3;
	text-decoration: none;
}
#news_and_views_light_up a:visited {
	color: #ff3;
	text-decoration: none;
}
#news_and_views_light_up a:hover {
	color: #dd3;
	text-decoration: none;
}
#news_and_views_light_up a:active {
	color: #dd3;
	text-decoration: none;
}
#napslo_img {
	width: 90px;
	height: 81px;
	border: 0px;
	margin-left: -6px;
}
#lloyds_img {
	width: 100px;
	height: 45px;
	border: 0px;
	margin-left: -11px;
}
#left_div {
	float: left;
	padding: 0px;
	width: 42px;
	height: 100%;
	background-color: inherit;
	border: 0px solid black;
	text-align: left;
}
#left_corners {
	position: relative;
	height: 100%;
	border: 0px solid black;
}
#corner_upper_left {
	position: relative;
	top: 0px;
	left: 0px;
	background: url(../images/corner-ul.jpg) no-repeat left top;
	background-color: inherit;
	width: 42px;
	height: 42px;
}
#corner_lower_left {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../images/corner-ll.jpg) no-repeat left bottom;
	background-color: inherit;
	width: 42px;
	height: 42px;
}
#right_div {
	float: right;
	width: 42px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: inherit;
	border: 0px solid black;
	text-align: left;
}
#right_corners {
	position: relative;
	height: 100%;
	width: 42px;
	border: 0px solid black;
}
#corner_upper_right {
	position: relative;
	top: 0px;
	right: 0px;
	background: url(../images/corner-ur.jpg) no-repeat right top;
	background-color: inherit;
	width: 42px;
	height: 42px;
}
#corner_lower_right {
	position: absolute;
	right: 0px;
	bottom: 0px;
	background: url(../images/corner-lr.jpg) no-repeat right bottom;
	background-color: inherit;
	width: 42px;
	height: 42px;
}
#right_edge {
	float: right;
	width: 15px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #190A5F;
	border: 0px solid black;
	text-align: left;
}
#body_div {
	position: relative;
	margin: 0px 0px 0px 125px;
	border: 0px solid green;
	text-align: center;
	height: 100%
}
#bottom_div {
	position: relative;
	left: 0px;
	top: 0px;
	height: 20px;
	background-color: #190A5F;
	border: 0px;
	color: white;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	padding-left: 110px;
	text-align: center;
	vertical-align: middle;
}
#footer_div {
	position: relative;
	top: 40px;
	left: 0px;
	padding-bottom: 20px;
}
#copyright_line {
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	text-decoration: none
}
#magimpact_line {
	color: black;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
}
#magimpact_line a:link {
	color: black;
}
#magimpact_line a:visited {
	color: black;
}
#magimpact_line a:hover {
	color: #190a5f;
}
#magimpact_line a:active {
	color: #190a5f;
}
.deadlink {
  color: #a0a0a0 ! important;
  text-decoration: underline;
}
.zero_bottom {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.zero_top {
  padding-top: 0px;
  margin-top: 0px;
}
.shallow_bottom {
  padding-bottom: 3px;
  margin-bottom: 0px;
}
.two_column_wrapper {
  position: relative;
  width: 100%;
  border: 0px solid red;
}
.left_col {
	float: left;
	margin-right: 30px;
	border: 0px solid black;
}
.right_col {
  border: 0px solid black;
}

/* content layout - home page */
#body_content_home_page {
	position: relative;
	top: 18px;
	left: 0px;
	padding: 20px;
	width: 500px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid black;
}
#home_head_logo {
	display: none;
	position: absolute;
}

/* content layout - secondary pages */
#head_logo_wrap {
	position: relative;
	width: 500px;
	padding: 20px 20px 32px 20px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid black;
	text-align: left;
}
#page_head_logo {
	border: 0px solid black;
	width: 204px;
  height: 50px;
  margin: 0;
	padding: 0;
	display: block;
}
#head_div_bg {
  position: absolute;
}
#head_logo_wrap h3 {
	position: absolute;
	top: 30px;
	left: 225px;
	width: 295px;
	text-align: center;
	padding: 0px;
	border: 0px solid black;
	margin: 0px;
	font-size: 16px;
}
#head_logo_wrap h4 {
	position: absolute;
	top: 50px;
	left: 225px;
	width: 295px;
	text-align: center;
	padding: 0px;
	border: 0px solid black;
	margin: 0px;
	font-size: 16px;
}
#head_logo_wrap h5 {
	position: absolute;
	top: 32px;
	left: 225px;
	width: 295px;
	text-align: center;
	padding: 0px;
	border: 0px solid black;
	margin: 0px;
	font-size: 16px;
}
#head_logo_wrap h6 {
	position: absolute;
	top: 52px;
	left: 225px;
	width: 295px;
	text-align: center;
	padding: 0px;
	border: 0px solid black;
	margin: 0px;
	font-size: 13px;
}
#body_content_secondary_page {
	position: relative;
	padding: 20px 20px 20px 20px;
	width: 500px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid red;
}
#body_content_secondary_page p {
  margin-top: 0px;
}
#slides {
	border: 1px solid #000;
	float: right;
	margin: 0px 0px 10px 10px;
}
#news_notification {
  font-weight: bold;
  font-style: italic;
  padding-top: 36px;
}
.plain_list {
	padding: 0px 0px 1em 10px;
	margin: 0;
	list-style-type: none;
}

/* Carriers/Markets page */
#carriers_list_left_col {
  padding: 0px;
}
#carriers_list_left_col li {
  padding: 0px 0px 10px 0px;
}
#carriers_list_right_col {
  padding: 0px;
}
#carriers_list_right_col li {
  padding: 0px 0px 10px 0px;
}

/* Claims Reporting page */
.notice {
	color: red;
	font-weight: bold;
}

/* Contact Us page */
.il_contact_address {
	text-align: center;
	height: 193px;
	border: 0px solid black;
}
#contact_page_il_top_line {
  margin-top: 0px;
  margin-bottom: 8px;
  padding: 0px;
  width: 270px;
}
#contact_page_il_bottom_line {
  margin-top: 8px;
  padding: 0px;
  width: 220px;
}

.in_contact_address {
  /*float: left;*/
  text-align: center;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 48px;
	margin-bottom: 20px;
	border: 0px solid black;
}
#contact_page_in_top_line {
  margin-top: 0px;
  margin-bottom: 8px;
  padding: 0px;
  width: 270px;
}
#contact_page_in_bottom_line {
  margin-top: 8px;
  padding: 0px;
  width: 220px;
}
#left_col_cont_il {
  position: relative;
  top: 0px;
  left: 0px;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-left: 0px;
  width: 248px;
  border: 0px solid blue;
}
#right_col_cont_il {
  position: absolute;
  top: 0px;
  left: 250px;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-left: 0px;
  width: 248px;
  border: 0px solid blue;
}
#left_col_cont_in {
  position: relative;
  top: 0px;
  left: 0px;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-left: 0px;
  width: 248px;
  border: 0px solid blue;
}
#right_col_cont_in {
  position: absolute;
  top: 0px;
  left: 250px;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-left: 0px;
  width: 248px;
  border: 0px solid blue;
}
.contact_unit {
  border-left: 1px solid black;
  margin-left: 30px;
  padding: 0px 0px 22px 12px;
  /*float: left;*/
  width: 207px;
}
.contact_unit {
  border-left: 1px solid black;
  /*border-right: 1px solid gray;*/
  margin-left: 12px;
  padding: 0px 0px 22px 12px;
  /*float: left;*/
  width: 224px;
}
.vcard_link {
  font-size: 11px;
}

/* Current News page */
#news_body_header {
	font-size: 16px;
	/*line-height: 20px;*/
	text-align: center;
}

/* Loss Runs page */
.redasterisk {
  color: red; 
  font-size: 1em; 
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif 
}

/* Product Lines pages */
.product_list {
	padding: 20px 0px;
	margin: 0;
	list-style-type: none;
}
.product_list li {
	padding: 0;
	padding-bottom: 10px;
}
#acrobat_info {
	width: 180px;
	border: 1px solid #000;
	padding: 10px;
	margin: 50px 10px;
	float: right;
}
#acrobat_info img {
	border: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#left_col_pl {
  position: relative;
  top: 0px;
  left: 0px;
  margin: 0px;
  padding: 16px 0px 32px 0px;
  width: 48%;
  list-style-type: none;
  border: 0px solid blue;
}
#left_col_pl li {
  padding-bottom: 8px;
}
#right_col_pl {
  position: absolute;
  top: 0px;
  right: 0px;
  margin: 0px;
  padding: 16px 0px 32px 0px;
  width: 48%;
  list-style-type: none;
  border: 0px solid blue;
}
#right_col_pl li {
  padding-bottom: 8px;
}
.product_list_small {
	font-size: 11px;
}
.product_list_indent {
  padding-left: 20px;
}
.product_list_col_header {
  font-weight: bold;
  margin-bottom: 12px;
}
#page_nav_pl {
  width: 100%;
  text-align: right;
}
.body_main_headline {
  font-size: 16px;
  font-weight: bold;
}
.body_sub_headline {
  padding-top: 12px;
  font-size: 14px;
  font-weight: bold;  
}
#left_col_ue {
  position: relative;
  top: 0px;
  left: 0px;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 14px;
  padding-left: 20px;
  padding-bottom: 10px;
  width: 215px;
  border: 0px solid blue;
}
#right_col_ue {
  position: absolute;
  top: 0px;
  left: 235px;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 14px;
  padding-left: 20px;
  padding-bottom: 10px;
  width: 250px;
  border: 0px solid blue;
}
.list_header {
  list-style-type: none;
  font-weight: bold;
  text-decoration: underline;
  padding-bottom: 10px;
  margin-left: -15px;
}
#ue_second_headline {
  padding-top: 22px;
}

/* Public Entity Package page */
#left_col_pep {
  position: relative;
  top: 0px;
  left: 0px;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-left: 20px;
  width: 215px;
  border: 0px solid blue;
}
#right_col_pep {
  position: absolute;
  top: 0px;
  left: 235px;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-left: 20px;
  width: 250px;
  border: 0px solid blue;
}
.ul_margins {
  margin-top: 3px;
  margin-left: 0px;
  margin-bottom: 18px;
  padding-top: 0px;
  padding-left: 20px;
}
#headline_note {
  font-size: 11px;
  font-weight: bold;
  font-style: italic;
  margin-top: -12px;
}