body {
	margin: 0px;
	padding: 0px;
	width: 900px;
}

#skipNav {
	position: absolute; 
	top: -1000px; 
	left: -1000px; 
	font-size: 1px; 
	line-height: 1px;
}

.header {
	position: absolute;
	height: 37px;
	width: 100%;
	left: 0px;
	top: 0px;
}

.headerText {
	background-color: #F0F0F0;
	width: auto;
	text-align: right;
	margin: 0px;
	padding: 8px 12px 4px 6px;
	height: 18px;
}

.headerDots {
	height: 7px;
	width: auto;
	background-image:  url("../images/regulars/menudots.gif");
}

.headerLogo {
	width: auto;
	text-align: right;
	margin: 0px;
	padding: 44px 12px 0px 0px;
	height: 62px;
}

.hiscoxNews {
	position: absolute;
	z-index: 10;
	left: 10px;
	top: 39px;
}

#mainContent {
	position: relative;
	width: 90%;
	height: auto;
	left: 12px;
	top: 150px;
	margin:0px;
	clear: both;
}

.image {
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}

#issue {
	position: relative;
	width: 90%;
	height: 253px;
	left: 12px;
	top: 160px;
	margin: 0px 0px 20px 0px;
	clear: both;
}

#leftCol {
	position: absolute;
	width: 25%;
	height: 253px;
	top: 0px;
	left: 0px;
	margin: auto;
}

#rightCol {
	position: absolute;
	width: 75%;
	height: 253px;
	top: 0px;
	right: 0px;
	margin: auto;
}

#rightCol a:link {
	text-decoration: none;
	color: #000000;
}

#rightCol a:visited {
	text-decoration: none;
	color: #000000;
}

#rightCol a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
}

#rightCol a:active {
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
}

.issueDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #666666;
}

.leadStory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	color: #000000;
	margin-top: 20px;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}

.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #666666;
}

.breadcrumbsLocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #CC0000;
}

.breadcrumbs a:link {
	text-decoration: none;
	color: #666666;
}

.breadcrumbs a:visited {
	text-decoration: none;
	color: #666666;
}

.breadcrumbs a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
}

.breadcrumbs a:active {
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
}

.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #999999;
	margin: 0;
}

.menuText a:link {
	text-decoration: none;
	color: #999999;
}

.menuText a:visited {
	text-decoration: none;
	color: #999999;
}

.menuText a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
}

.menuText a:active {
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
}

.email a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.email a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.email a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
}

.email a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
}
