@charset "utf-8";
/* CSS Document */

/* CSS Document */

/* global */
img {
	border: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #649F36;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #085EAA;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #649F36;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 4px;
	line-height: normal;
}
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 6px;
}
form {
	margin: 0px;
	padding: 0px;
}
strong {
	font-weight: bold;
}
ol {
	list-style: decimal;
	margin-left: 8px;
}
sup {
	vertical-align: super;
}
.centered {
	text-align: center;
}
.rightAlign {
	text-align: right;
}
.rightFloat {
	float: right;
}
.clearRight {
	clear: right;
}
.boxBottom {
	position: absolute;
	bottom: -2px;
	left: -1px;
}
#pre {
	visibility: hidden;
	height: 0px;
	width: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
/* structure (home page) */
#headerContainer {
	width: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#header {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 754px;
	height: 64px;
	position: relative;
}
#logo {
	position: absolute;
	top: 0px;
	left: -40px;
}
#headerLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 5px;
	color: #807F7F;
}
#headerLinks a {
	text-decoration: none;
	color: #807F7F;
}
#headerLinks a:hover {
	text-decoration: underline;
}
#searchInput {
	width: 103px;
	border: 1px solid black;
	padding-left: 2px;
	color: #807F7F;
	background-color: #FFFFFF;
	background-image: url(../images_b/input_bg_regular.gif);
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
	right: 24px;
}
#searchSubmit {
	width: 20px;
	height: 20px;
	border: none;
	position: absolute;
	top: 0px;
	right: 0px;
}
/* menu */
#bodyContainer {
	width: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#menuBack {
	background-image: url(../images_b/topgradient1.gif);
	background-repeat: repeat-x;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#menu {
	margin: 0px auto 0px auto;
	width: 886px;
	height: 40px;
}
#menu ul {
	position: absolute;
	z-index: 501;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	float: left;
	margin-top: 4px;
}
#menu ul li a {
	color: #085EAA;
	display: block;
	text-decoration: none;
	padding: 8px 14px 9px 14px;
}
/* Tab link */
	#menu ul li {
	behavior: url('IEFixes.htc');
}
#menu ul li a:hover {
	color: #FFFFFF;
}
#menu ul li:hover a {
	color: #FFFFFF;
}
#menu ul li.iehover a {
	color: #FFFFFF;
}
/* iFrames */
	#menu ul li iframe {
	visibility: hidden;
}
#menu ul li:hover iframe {
	visibility: visible;
}
#menu ul li.iehover iframe {
	visibility: visible;
}
/* Dropdown - hide and show */
	#menu ul li ul {
	display: none;
	z-index: 499;
	position: absolute;
	top: 38px;
	background-color: #085EAA;
	padding: 2px;
}
#menu ul li:hover ul {
	display: block;
}
#menu ul li.iehover ul {
	display: block;
}
a.indent {
	border-left: 8px solid #F1FAFF;
}
a:hover.indent {
	border-color: #085EAA;
}
a.spacer {
	margin-bottom: 5px;
}
/* Dropdown - styles */
	#menu ul li ul li {
	background-color: #F1FAFF;
	z-index: 500;
	float: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
html>body #menu ul li ul li {
	margin: 0px 0px -2px 0px;
}
#menu ul li:hover ul li a {
	color: #085EAA;
	padding: 4px 20px 4px 8px;
	display: block;
	font-size: 12px;
	font-weight: normal;
	width: 100%;
	height: 100%;
}
#menu ul li.iehover ul li a {
	color: #085EAA;
	padding: 4px 20px 4px 5px;
	display: block;
	font-size: 12px;
	font-weight: normal;
	width: 100%;
	height: 100%;
}
#menu ul li ul li a:hover {
	background-color: #085EAA;
	color: #FFFFFF;
}
#menu ul li ul li span {
	color: #333;
	background-color: #D1E8F8;
	cursor: default;
	display: block;
	padding: 4px 20px 4px 8px;
	font-size: 12px;
	font-weight: normal;
	width: 100%;
	height: 100%;
} /* Division title */
#menu ul li.iehover ul li span {
	padding-left: 5px;
}
/* classes for specific tabs */
	#submenu1 li {
	width: 165px;
}
#submenu1 a {
	width: 100%;
}
#submenu1:hover {
	background-image: url(../images_b/quote_back_g.gif);
	background-repeat: no-repeat;
}
#submenu1 {
	behavior: url('IEFixes.htc');
}
#submenu1.iehover {
	background-image: url(../images_b/quote_back_g.gif);
	background-repeat: no-repeat;
}
#submenu2 li {
	width: 165px;
}
#submenu2:hover {
	background-image: url(../images_b/ind_back_g.gif);
	background-repeat: no-repeat;
}
#submenu2 {
	behavior: url('IEFixes.htc');
}
#submenu2.iehover {
	background-image: url(../images_b/ind_back_g.gif);
	background-repeat: no-repeat;
}
#submenu3 li {
	width: 180px;
}
#submenu3:hover {
	background-image: url(../images_b/busi_back_g.gif);
	background-repeat: no-repeat;
}
#submenu3 {
	behavior: url('IEFixes.htc');
}
#submenu3.iehover {
	background-image: url(../images_b/busi_back_g.gif);
	background-repeat: no-repeat;
}
#submenu4 li {
	width: 171px;
}
#submenu4:hover {
	background-image: url(../images_b/life_back_g.gif);
	background-repeat: no-repeat;
}
#submenu4 {
	behavior: url('IEFixes.htc');
}
#submenu4.iehover {
	background-image: url(../images_b/life_back_g.gif);
	background-repeat: no-repeat;
}
#submenu5 li {
	width: 180px;
}
#submenu5:hover {
	background-image: url(../images_b/services_back_g.gif);
	background-repeat: no-repeat;
}
#submenu5 {
	behavior: url('IEFixes.htc');
}
#submenu5.iehover {
	background-image: url(../images_b/services_back_g.gif);
	background-repeat: no-repeat;
}
#submenu6 li {
	width: 158px;
}
#submenu6:hover {
	background-image: url(../images_b/aboutcmi_back_g.gif);
	background-repeat: no-repeat;
}
#submenu6 {
	behavior: url('IEFixes.htc');
}
#submenu6.iehover {
	background-image: url(../images_b/aboutcmi_back_g.gif);
	background-repeat: no-repeat;
}
#submenu7 li {
	width: 165px;
}
#submenu7:hover {
	background-image: url(../images_b/ind_back_g.gif);
	background-repeat: no-repeat;
}
#submenu7 {
	behavior: url('IEFixes.htc');
}
#submenu7.iehover {
	background-image: url(../images_b/ind_back_g.gif);
	background-repeat: no-repeat;
}
/* iframe fix styles */
	.iframe1 {
	position:absolute;
	width:169px;
	height:353px;
	top:39px;
	left:0px;
	border:none;
	display:block;
	z-index:0;
}
.iframe2 {
	position:absolute;
	width:182px;
	height:374px;
	top:39px;
	left:125px;
	border:none;
	display:block;
	z-index:0;
}
.iframe3 {
	position:absolute;
	width:184px;
	height:103px;
	top:39px;
	left:307px;
	border:none;
	display:block;
	z-index:0;
}
.iframe4 {
	position:absolute;
	width:175px;
	height:273px;
	top:39px;
	left:445px;
	border:none;
	display:block;
	z-index:0;
}
.iframe5 {
	position:absolute;
	width:162px;
	height:338px;
	top:39px;
	left:620px;
	border:none;
	display:block;
	z-index:0;
}
/* blue stripe */
#blueBack {
	background-color: #D1E8F8;
	width: 100%;
	position: relative;
	overflow: hidden;
}
#blue {
	margin: 0px auto 0px auto;
	width: 754px;
}
#leftCol {
	position: relative;
	float: left;
	width: 500px;
	height: 446px;
	margin: 8px 0px;
}
#rightCol {
	position: relative;
	float: left;
	width: 254px;
	height: 446px;
	margin: 8px 0px;
}
.zipCode {
	width: 115px;
	height: 22px;
	font-size: 16px;
	padding: 2px 0px 0px 2px;
	border: 1px solid black;
	background-color: #FFFFFF;
	background-image: url(../images_b/input_bg_regular.gif);
	background-repeat: repeat-x;
}
.number1 {
	background-image: url(../images_b/1.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 36px;
	margin-bottom: 13px;
}
.number2 {
	clear: both;
	background-image: url(../images_b/2.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
}
.number3 {
	background-image: url(../images_b/3.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
}
.blueBreadCrumb {
	width: 100%;
	padding: 7px 0px 6px 0px;
}
.blueBreadCrumb p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #085EAA;
	margin: 0px;
}
.blueBreadCrumb a {
	text-decoration: none;
	color: #085EAA;
}
.blueBreadCrumb a:hover {
	text-decoration: underline;
}
#blueBottom {
	background-image: url(../images_b/blue_bottom_gradient.gif);
	background-repeat: repeat-x;
	height: 8px;
	width: 100%;
	position: relative;
	overflow: hidden;
}
/* secondary page parts */
#lower {
	margin: 4px auto 4px auto;
	width: 754px;
	height: 100%;
	position: relative;
	padding: 0px 0px 8px 0px;
	border-bottom: 2px solid #649F36;
	overflow: hidden;
}
#lower .fullWidth {
	width: 738px;
	padding-right: 8px;
}
/* homepage */
	#lowerLeftCol {
	position: relative;
	float: left;
	width: 500px;
	margin: 8px 0px;
}
#lowerRightCol {
	position: relative;
	float: left;
	width: 246px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#lowerRightCol a {
	color: #649F36;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#lowerRightCol a:hover {
	text-decoration: none;
}
#lowerRightCol ul li {
	margin-left: 6px;
	padding-bottom: 8px;
	font-size: 120%;
}

#lowerRightCol p {
	line-height: normal;
	margin-bottom: 4px;
}
/* footer */		
#footer {
	margin: 0px auto 10px auto;
	width: 754px;
	text-align: center;
	position: relative;
	clear: left;
	padding-top: 4px;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #807F7F;
	margin-bottom: 6px;
}
#footer a {
	text-decoration: none;
	color: #807F7F;
}
#footer a:hover {
	text-decoration: underline;
}
#footer img {
	margin-top: 6px;
}
#footer2 {
	margin: 0px auto 0px auto;
	width: 754px;
	text-align: center;
	position: relative;
	clear: left;
	padding-top: 4px;
}
#footer2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-bottom: 6px;
}
#footer2 a {
	text-decoration: none;
	color: #807F7F;
	font-size: 90%;
}
#footer2 a:hover {
	text-decoration: none;
}

/* dictionary */
	.definition {
	margin-bottom: 8px;
	line-height: normal;
}
.email {
	background-image: url(../images_b/email.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.phone {
	background-image: url(../images_b/phone.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.mail {
	background-image: url(../images_b/mail.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.smallText {
	font-size: 10px
}
a.movein {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #F1FAFF;
}
a:hover.movein {
	border-top-color: #085EAA;
	border-right-color: #085EAA;
	border-bottom-color: #085EAA;
	border-left-color: #085EAA;
}
#MenuBar1 #sub1 {
	width: 165px;
}
#MenuBar1 #sub2 {
	width: 165px;
}
#submenu2 a {
	width: 100%;
}
#submenu3 a {
	width: 100%;
}
#submenu4 a {
	width: 100%;
}
#submenu5 a {
	width: 100%;
}
#submenu6 a {
	width: 100%;
}
#submenu7 a {
	width: 100%;
}
