* a {
	font-size:			inherit;
	font-family:		inherit;
	font-weight:		inherit;
	color:				black;
	text-decoration:	none;
	outline: none;
}
a {
}
a:hover {
	text-decoration:	underline;
}
html {
	color: #C6D403;
}/* for debuging*/
body {
	line-height: 0px;
	text-align:center;
	font-family: Verdana, sans-serif;
}
.displayNone {
	display:none;
}
.noWrap {
	white-space:nowrap;
}
td.zeroWidth {
	width: 0px;
}
.displayHidden {
	visibility:hidden;
}
.Ellipsis {
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-ms-text-overflow:ellipsis;/* -moz-binding:url(/ellipsis-xbl.xml#ellipsis)*/
}
.ui-tabs .ui-tabs-nav li {
	list-style-type: none;
}
.pageHeading {
	color: #555;
	font-family: Verdana, sans-serif;
	font-size: 21px;
	font-weight:normal;
	line-height: 1.2em;
}
.dateRow {
	color:  #006E58;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}

.hyperLink {
	color:  #006E58;
	font-size: inherit;
	font-weight: bold;
}
#main {
	background:	white;
	color:			black;
	width:			950px;
	overflow:		hidden;
	margin:			0 auto;
	text-align:		left;
	font-size: 11px;
	line-height: 1.2em;
}
#header {
	height:			130px;
	text-align:		left;
}
#header .top {
	height: 20px;
	line-height: 20px;
	/*	background:	#94B608;*/
	background:  url('/img/index/header_top.png') no-repeat center bottom;
}
#header #outerLinks {
	height:			20px;
	width:	400px;
	float:right;/*	background:	#FF6800;*/
}
#header #outerLinks li {
	display: inline;
}
#header #outerLinks li a {
	background:  url('/img/index/header_top_bullet.png') no-repeat left center;
	color: white;
	padding: 0px 10px;
	float:left;
}
#header .middle {
}
#header #logo {
	margin-top:5px;
	width: 200px;
	height: 90px !important;
	overflow: hidden;
	float:left;
}
#header #logo img {
	width: 200px;
}
#header .middle .center {
	color: #136752;
	margin-left:220px;
}
#header #identity {
	color:#166955;
	font-family:Verdana;
	font-size:19pt;
	margin:0;
	padding:35px 0 20px;
	width:400px;
	float:left;
}
#header #mainNavigation {
	height: 30px;
	float:left;
}
#mainNavigation ul {
	height:30px;
}
#mainNavigation ul li {
	float:left;
	padding-right:1px;
	background:  url('/img/index/navigation_delimiter.png') no-repeat right;
}
#mainNavigation ul li.selected, #mainNavigation ul li.last {
	padding-right:0px;
	background: none;
}
#mainNavigation ul li.selected a {
	margin-left: -1px;
}
#mainNavigation ul li a {
	color: white;
	float:left;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana; /* need real values.*/
}
#mainNavigation ul li a:hover {
	background:white;
	color: #0E6E59;
	text-decoration:none;
}
#mainNavigation ul li a:hover span {
	background: white url('/img/index/navigation_marker.png') no-repeat center bottom;
	cursor: pointer;
}
#mainNavigation ul li a span {
	padding: 0px 30px;
	height: 30px;
	line-height:30px;
	float: left;
	background: url('/img/index/navigation.png') repeat-x top;
}
#mainNavigation ul li.selected span, #mainNavigation ul li.selected a:hover span {
	background: #E8F3F0 url('/img/index/navigation_marker.png') no-repeat center bottom;
	color: #0E6E59;
}
#mainNavigation li.first a span {
	padding: 0px 30px 0px 20px;
}
#mainNavigation li.last a span {
	padding: 0px 20px 0px 30px;
}
#mainNavigation li.first a {
	padding-left:10px;
	background: url('/img/index/navigation_first.png') no-repeat left top;
}
#mainNavigation li.last a {
	padding-right:10px;
	background: url('/img/index/navigation_last.png') no-repeat right top;
}
#mainNavigation ul li.first.selected a {
	background:  url('/img/index/navigation_first_selected.png') no-repeat left top;
}
#mainNavigation ul li.last.selected a {
	background:  url('/img/index/navigation_last_selected.png') no-repeat right top;
}
#mainNavigation ul li.first {
}
#expressionZone {
	width: 100%;
	overflow:hidden;
}
#leftMenuWrapper {
	width: 200px;
	float:left;
	line-height: 0px;
}
#middlePage {
	width:730px;
	margin-left:20px;
	padding-bottom: 10px;
	float:left;
	display:inline;
}
#footer {
	clear: both;
	width: 100%;
}
#footer .top {
	height: 25px;
	overflow: hidden;
	overflow: hidden;
	background:  url('/img/index/footer_top.jpg') repeat-x bottom;
}
#footer .middle {
	width: 100%;
	height: 130px;
	clear: both;
	background: #0E6E59 url('/img/index/siteMap.jpg') repeat-x top;
}
#footer .middle a {
	color: white;
}
#footer .outerLinks {
	float:left;
	width: 240px;
	height: 100%;
	font-size: 11px;
	background:  url('/img/index/siteMap_delimiter.png') no-repeat right 10px;
}
#footer .outerLinks .label {
	color: white;
	font-size: 13px;
	margin: 10px 0px 0px 10px;
}
/*
#footer .outerLinks ul{
	margin: 10px;
}


#footer .outerLinks ul li{
	color: white;
	font-size: 10px;
	padding-left:11px;
	background: url('/img/index/siteMap_bullet.png') no-repeat left 4px;
}
*/

#footer #siteMap {
	height: 100%;
	width:700px;
	float:left;
	font-family: Verdana;
	font-size: 13px;
	color: white;
}
#footer #siteMap ul {
	float:left;
	width:100%;
}
#footer #siteMap ul h3 {
	font-weight:normal;
	font-size:12px;
	margin: 10px 0px;
}
#footer #siteMap ul li {
	float:left;
	margin-left:10px;
	width: 210px;
}
#footer #siteMap ul li.first {
	width: 140px !important
}
#footer #siteMap ul li.narrowWidth {
	width: 100px;
}
#footer #siteMap ul li.narrowWidth li {
	width: 100px !important;
}
#footer #siteMap ul li.first li {
	width: 130px;
}
#footer #siteMap ul ul {
	width:auto;
	height: 92px;
	overflow:hidden;
}
#footer #siteMap ul li li {
	float:none;
	padding-left: 10px;
	margin-left: 5px;
	font-size:10px;
	width: 200px;
	background: url('/img/index/siteMap_bullet.gif') no-repeat left 4px;
}
#footer .down {
	height: 20px;
	line-height: 18px;
	padding: 0px 20px;
	overflow:hidden;
	color: #0E6E59;
	text-align: right;
	background: #E7EBED;
}
#homeNews {
	margin-top: 10px;
	height: 220px;
	overflow:hidden;
	clear:both;
	line-height: 0px;
}
#homeSomething {
	width:100%;
	overflow:hidden;
	clear:both;
}
#callCenterBox {
	float:left;
	margin: 10px 0px 10px 10px;
	width: 200px;
	height: 70px;
	background:  url('/img/index/callCenter_right.png') no-repeat right top;
}
#callCenterBox .left {
	height: inherit;
	padding-left: 10px;
	background:  url('/img/index/callCenter_left.png') no-repeat left top;
}
.articleContent .mainPicture {
	float: left;
	margin: 0px 10px 10px 0px;
}
.articleContent p {
/* margin: 10px 0 5px 0;*/
}
.articleContent a {
	color:black;
}
.articleContent p strong {
	font-size:13px;
}
.pagination span, .pagination a {
	float:left;
	color: white;
	line-height: 20px;
	height: 20px;
	text-align: center;
}
.pagination span {
	/*	padding:0px 8px;*/
	border-right: 1px solid white;
}
.pagination span.selected {
	background: url('/img/index/pagination_selected.gif') repeat-x top;
	padding:0 8px;
}
.pagination span {
	background: url('/img/index/pagination.gif') repeat-x top;
}
.pagination .prev {
	background: url('/img/index/pagination_left.gif') no-repeat center left;
	padding:0px 9px;
	border-right:1px solid white;
}
.pagination .next {
	background: url('/img/index/pagination_right.gif') no-repeat center right;
	padding:0px 9px;
	border:none;
}
.pagination a {
	padding: 0 8px;
}
.searchForm {
	padding:30px 4px 0 0;
	float:right;
}
.searchForm .searchBox, .styledInput {
	border: none;
	background: url("/img/index/searchBox.jpg") no-repeat;
	height:21px;
	line-height: 21px !important;
	padding:0px 0px 0 10px;
	width:167px;
	color: #166955;
}
.searchForm .sButton {
	background: url("/img/index/searchButton.jpg") no-repeat;
	color: white;
	border:none;
	width:34px;
	height:22px;
	cursor:pointer;
	vertical-align:top;
}
.linkMore {
	float:right;
	padding-right:10px;
}
.linkMore a {
	font-size:11px;
	color:black;
	font-weight:bold;
}
.headerBox {
	width:725px;
	overflow:hidden;
}
.simpleWrapper div img {
	vertical-align:middle;
}
div#CalculatorCivilLiability {
	margin-left: 20px;
}
#CalculatorCivilLiability form label {
	font-weight:bold;
	line-height:120%;
	color:#555555;
	text-align: right;
}
#chosenFields label, #resultsDiv label {
	font-weight:bold;
}
#calcBox .row {
	line-height:22px;
	margin:6px 0;
	width: 680px;
	clear: both;
	float:left;
}
.row .left {
	float:left;
	text-align: right;
	width: 280px;
	padding-right: 20px;
}
.row .right {
	float:left;
	text-align: left;
	width: 300px
}
#noneAbove {
	padding-top: 10px;
}
#doCalculate {
	float: left;
	padding-left: 300px;
}
.calculateButton {
	background: transparent url(/img/index/calculateButton.jpg) no-repeat scroll 0 0;
	border: none;
	cursor: pointer;
	height:25px;
	vertical-align:top;
	width:75px;
	font-size: 13px;
	color: #FFF;
	padding-bottom:3px;
}
a.boldlink {
	text-decoration: underline;
	color:#555555;
}
/* Select replacement */
 
 
form.jqtransformdone div.rowElem {
	clear:both;
	padding:4px 0px;
}
/* -------------
 * Selects  
 * ------------- */
.jqTransformSelectWrapper {
	width: 45px;
	position:relative;
	height: 20px;
	background: url('/img/index/select_left.jpg') no-repeat top left;
	float:left;
}
.jqTransformSelectWrapper div span {
	font-family:Arial, Helvetica, sans-serif;
	color:#0e6e59;
	font-size: 11px;
	float: none;
	position: absolute;
	white-space: nowrap;
	height: 20px;
	line-height: 15px;
	padding: 3px 0 0 10px;
	overflow: hidden;
	cursor:pointer;
}
.jqTransformSelectWrapper a.jqTransformSelectOpen {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 34px;
	height: 20px;
	background:url('/img/index/select_right.jpg') no-repeat center center;
	outline: none;
}
.jqTransformSelectWrapper ul {
	position: absolute;
	width: 43px;
	top: 20px;
	left: 0px;
	list-style: none;
	background-color: #FFF;
	border: solid 1px #CCC;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 160px;
	overflow: auto;
	overflow-y: auto;
	z-index:10;
}
.jqTransformSelectWrapper ul a {
	display: block;
	padding: 0 2px;
	text-decoration: none !important;
	color:#0e6e59;
	background-color: #FFF;
	font-size: 11px;
}
.jqTransformSelectWrapper ul a.selected {
	background: #ebf2f5;
	color: #0e6e59;
}
.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
	background:#555555;
	color: #fff;
}
.jqTransformHidden {
	display: none;
}
#backToResults {
	float:right;
	width:218px;
	margin-top:5px;
}
.forme28 {
	width: 91px;
	height: 25px;
	background: url('/img/forme28.jpg') no-repeat;
	float:left;
	margin-right: 10px;
}
.forme28 .printIcon, .forme28 .backIcon {
	width: 14px;
	height: 14px;
	float:left;
	margin:5px 0 0 10px;
}
.forme28 .backIcon {
	background: url('/img/backIcon.png') no-repeat;
}
.forme28 .printIcon {
	background: url('/img/printIcon.png') no-repeat;
}
.forme28 .label {
	float:left;
	margin-left:5px;
	padding:5px 0 0;
}
#backToResults a {
	color: #565656;
	font-size: 14px;
	display: block;
}
#backToResults a:hover {
	text-decoration: none;
}
#ProductDetails table, 
#ProductDetails table td, 
#ProductDetails table th {
	color: #000;
}
