/* CSS Document */
body {
	background-color: #666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p a{
	text-decoration:none;
}
p a:hover{
	text-decoration:underline;
}
#wrapper {
	width: 784px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	background-image: url(/img/mnMidBck.gif);
	position: relative;
}
.logo {
	display: block;
	padding-left: 19px;
	float:left;
}
/*####################### siteNav ###################### */
ul#siteNav {
	float: left;
	display: block;
	padding: 0px!important;
	list-style-type: none;
	margin: -1px 0px 0px 20px;
}
ul#siteNav li {/* Sub menus will be positioned with respect to this */
	position: relative;
	margin:0px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	display: block;
	float: left;
	margin-right: 2px}
ul#siteNav li a {
	font-size: 11px;
	display: block;
	margin: 0px;
	width:90px!important;
	font-weight: normal!important;
	display:block!important;
	text-align: center;
	padding: 8px 5px 8px 5px;
	color:#fff!important;
	text-decoration: none!important}
ul#siteNav li a.exemptWidth {
	width:auto!important;
}
ul#siteNav .bigWidth a{
	width:110px!important}
.bigWidth ul.dropList {
	width:120px!important}
ul.dropList {/* IE VERSION OF ul#siteNav li > ul { */
	padding: 0;
	list-style: none;
	display: none;
	position: absolute;
	left: 0;
	z-index: 999;
	margin: -1px 0px 0px 0px}
ul#siteNav li > ul {
	top: auto;
	left: auto}
ul#siteNav li.over ul {
	width: 100px}
ul.dropList li {
	padding:0px !important;
	height:auto !important;
	margin:0px !important;
	float:none !important;}
ul.dropList li a {
	width: 100px;
	display:block;
	margin:0px!important;
	border:0px!important;
	background-color:transparent!important;
	padding:4px!important;}
/*##################### end siteNav #################### */


#depts {
	display: block;
	width: 620px;
	list-style-type: none;
	height: 31px;
	float: right;
	padding: 0px;
	margin: 41px 0px 0px 0px;
}

#depts li {
	display: block;
	float: left;
	margin-right: 2px;
}
#depts li a {
	display: block;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	width: 90px;
	text-align: center;
	font-weight: bold;
	line-height: 10px;
	height: 25px;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px;
}

#personal {	background-image: url(/img/nav/cilTab.gif);	background-repeat: no-repeat; background-position: left top; }
#personal:hover{ background-image: url(/img/nav/cilTab.gif); background-position: right top;}
#health {background-image: url(/img/nav/cihlTab.gif);background-repeat: no-repeat; background-position: left top; width: 60px!important;}
#health:hover{ background-position: right; }
#marine {background-image: url(/img/nav/cimlTab.gif);background-repeat: no-repeat; background-position: left top;	margin-right: 10px!important;}
#marine:hover{ background-position: right; }
#adjusters {background-image: url(/img/nav/claimsTab.gif);background-repeat: no-repeat; background-position: left top;	width: 75px!important;}
#adjusters:hover{ background-position: right; }
#sovereign {background-image: url(/img/nav/sovereignTab.gif);background-repeat: no-repeat; background-position: left top;	width: 115px!important;}
#sovereign:hover{ background-position: right; }
#atlas {background-image: url(/img/nav/atlasTab.gif);background-repeat: no-repeat; background-position: left top; width: 120px!important;}
#atlas:hover{ background-position: right; }
#footer {
	background-image: url(/img/mnFtBck.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 10px;
	clear: both;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#footer li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
}
#headAnim {
	position: absolute;
	left: 164px;
	top: 8px;
}


#mainContent {
	text-align: justify;
	clear: both;
	margin: 20px 30px 20px 30px;
}
#mainContent h4 {
	color: #666666;
	font-size: 14px;
}
.rtHmCol {
	width: 428px;
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
	padding-left: 22px;
	clear: right;
	margin-bottom: 30px;
}


.boxPhoto {
	background-image: url(/img/phtoDrpShdw.gif);
	display: block;
	padding: 5px 9px 9px 5px;
	float: left;
	margin: -1px 10px 6px 2px;
}
.floatRight {
	clear: right;
	float: right;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.floatLeft {
	clear: left;
	float: left;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.phto200x150lt {
	clear: left;
	float: left;
	margin-right: 15px;
	margin-left: -2px;
	margin-bottom: 8px;
	margin-top: -2px;
	background-image: url(/img/phts/200x150drpShdwLnd.gif);
	padding: 6px;
}
.phto150x200lt {
	clear: left;
	float: left;
	margin-right: 15px;
	margin-left: -2px;
	margin-bottom: 8px;
	margin-top: -2px;
	background-image: url(/img/phts/200x150drpShdwPrt.gif);
	padding: 6px;
}
.phto200x150Rt {
	clear: right;
	float: right;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 8px;
	margin-top: -2px;
	background-image: url(/img/phts/200x150drpShdwLnd.gif);
	padding: 6px;
}
.phto150x200Rt {
	clear: left;
	float: right;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 8px;
	margin-top: -2px;
	background-image: url(/img/phts/200x150drpShdwPrt.gif);
	padding: 6px;
}
/* ----------- Feature Box ----------- */
#featureBox {
	background-image: url(/img/featureBoxBckPhoto.jpg);
	width: 174px;
	float: right;
	margin-top: -20px;
	margin-right: -10px;
	background-position: bottom;
	text-align: left;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	display: block;
}
#featureBox h3 {
	font-size: 15px;
	color: #CC0000;
	font-weight: bold;
	letter-spacing: normal;
	background-position: bottom;}
#featureBox a {
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;}
#featureBox a:hover {
	text-decoration:underline;}
#featureBox p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* ------------------------------------ */
.infoList {
	list-style-type: none;
	margin-left: 4px;
}
.infoList li {
	background-image: url(/img/ylwBul.gif);
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
}
.infoList li a:hover{
	text-decoration: none;
}
.infoList h5 {
	margin: 0px;
}
.infoList li ul {
	list-style-type: none;
	margin-left: 16px;
}
.infoList li ul li {
	background-image: url(/img/bluBul.gif);
}


a.acrobat {
	background-image: url(/img/icons/acrobat.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px;
}
ul.relatedLinks {
	list-style-type: none;
	display: block;
	float: right;
	width: 180px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 10px;
	margin-right: -10px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-width: 1px;
	border-style: solid solid none solid;
	border-color: #E9E7E2;
	background-image: url(/img/relatedBck.gif);
	background-color: #F3F3EB;
}
.relatedLinks #heading {
	padding: 5px 10px 5px 10px;
	color: #666666;
	border-bottom: 1px solid #E8E7E1;
}

.relatedLinks li {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}
.relatedLinks li a {
	text-decoration: none;
	letter-spacing: normal;
	font-weight: normal;
	color: #3300FF;
	background-image: url(/img/smlBluArrw.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #E8E7E1;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: auto;
	margin: 0px;
}

.relatedLinks .acrobat {
	background-image: url(/img/icons/acrobatBg.gif);
	padding-right: 40px;
}
.relatedLinks .word {
	background-image: url(/img/icons/wordBg.gif);
	padding-right: 40px;
}
.entryForm {
	background-color: #FFFFFF;
	border: 1px solid #D3E4EB;
}
.entryForm th{
	text-align: right;
	padding: 5px;
	color: #666666;
	background-color: #EDEDE7;
	width: 20%;
}
.entryForm td{
	padding: 4px;
	background-color: #F7F7F5;
}
.entryForm .formHelp {
	font-style: italic;
	background-color: #F0F0EC;
	width: 40%;
	font-size: 11px;
}

.redStar {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.offerSticker {
	clear: right;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.dailyOffrStckr {
	clear: right;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	background-image: url(/img/cihl/stickers/stickerPerDay.gif);
	height: 70px;
	width: 107px;
	font-size: 30px;
	color: #fff;
	padding: 35px 2px 0px 0px;
	font-weight: bold;
	text-align: center;
}
.faqList {
width:720px;
	text-decoration: none;
	list-style-type: none;
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	border-width: 1px;
	border-style: solid none solid none;
	border-color: #F4F3F2;
}
.faqList li {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 22px;
	background-image: url(/img/faqQ.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.faqList li p {
	margin-bottom: 0px;
	margin-top: 4px;
}
.faqList .ansr {
	background-image: url(/img/faqA.gif)!important;
	font-weight: normal;
}
.faqList .notFaq {
	padding-left: 12px!important;
	background-image: none!important;
	font-weight: normal;
}
.faqList li ul {
	list-style-type: none;
	margin-left: 16px;
	position: relative;
}
.faqList li ul li {
	background-image: url(/img/bluBul.gif);
	font-weight: normal;
}
.faqList .heading {
	background-image: none;
	list-style-type: none;
	margin-left: -30px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #333333;
	font-size: 13px;
}

.awaitingContent {
	font-size: 14px;
	color: #FFFF00;
	text-decoration: blink;
	background-color: #990000;
	padding: 2px;
	border: 2px solid #00FF00;
}
.contactsTbl td{
	padding-right: 20px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 15px;
}
