/* CSS Document */
* {
margin:0;
padding:0;
}
/* for Internet Explorer */
/*\*/
* html #container {
}
/**/
body,td,th {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	line-height: 14pt;
	font-weight: normal;
	text-align: left;
}
body {
	margin: 0px;
	background-color: #FFFFFE;
	background-image: url(/images/newPageBg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a:link {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #853434;
}
a:hover {
	text-decoration: none;
	color: #4B224A;
}
a:active {
	text-decoration: underline;
	color: #660000;
}
p{margin:0 0px 10px}
#header {
	height:50px;
	margin:0px 0px 25px;
	background: #660000;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	z-index: 1000;
}
#menu {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#menu li {
	float:left;
	padding:0px;
	margin:0px;
	position:relative;
	width:140px;
	height:50px;
	z-index:100;
	list-style-type: none;
}
#menu li dl {position:absolute; top:0; left:0;padding-bottom:0px;}
#menu li a, #menu li a:visited {text-decoration:none;}
#menu li dd {display:none;}
#menu li a:hover {border:0;}
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {padding-bottom:0px;}
#menu table {border-collapse:collapse; padding:0; margin:-1px; font-size:1em;}
#menu dl {width: 140px; margin: 0; padding: 0;}
#menu dt {height: 49px; margin:0; padding: 0; font-size: 0; color: #660000;}

#menu .one {}
#menu .two {}
#menu .three {}
#menu .four {}
#menu .five {}

#menu .one dt {background: url(/images/indiv4.jpg) no-repeat center;}
#menu .two dt {background: url(/images/group3.jpg) no-repeat center;}
#menu .three dt {background: url(/images/senior3.jpg) no-repeat center;}
#menu .four dt {background: url(/images/travel3.jpg) no-repeat center;}
#menu .five dt {background: url(/images/pet.jpg) no-repeat center;}


#menu dd {
	margin:0;
	padding:0;
	color: #660000;
	font-size: 1em;
	text-align:left;
	border-top:1px solid #FFF;
	font-weight: normal;
}

#menu dt a, #menu dt a:visited {display:block; color:#444; height:50px}


#menu dd a, #menu dd a:visited {color:#660000; text-decoration:none; display:block; padding:4px 10px; width:118px;}
*****
#menu .one dd a {color:#660000; background:#DAD7CA;}
#menu .two dd a {color:#660000; background:#DAD7CA;}
#menu .three dd a {color:#660000; background:#DAD7CA;}
#menu .four dd a {color:#660000; background:#DAD7CA;}

#menu .one dd a:hover {color:#4B224A; background:#F2F1EC;}
#menu .two dd a:hover {color:#4B224A; background:#F2F1EC;}
#menu .three dd a:hover {color:#4B224A; background:#F2F1EC;}
#menu .four dd a:hover {color:#4B224A; background:#F2F1EC;}
#menu ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#new {
	background-color: #F2F1EC;
	background-image: url(/images/topMenuBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#container{text-align:left}
#content p{line-height:1.4}
#navigation{background:#FFFFFF url(/images/pageBg.jpg) repeat-x}
#extra{background:#FFFFFF url(/images/pageBg.jpg) repeat-x}
#footer{
	background-color: #F2F1EC;
	border: 1px solid #E3E1D7;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display:block;
}
#footer p{
	padding: 6px 12px;
	margin: 0px;
	font-size: 8pt;
	text-transform: uppercase;
}

#container{
	width:950px;
	margin:0 auto;
	background-color: #FFFFFF;
}
#wrapper{
	width:100%;
	margin: 0px;
	z-index: -1000;
}
#content{
	padding: 0px 12px 12px;
	background-color: #FFFFFF;
}
#navigation{
	width:250px;
}
#navigation p {
	padding-left: 12px;
	padding-right: 12px;
}
#navigation h3 {
	font-size: 12pt;
	color: #660000;
	padding-left: 12px;
	padding-right: 12px;
}
#extra{width:250px;}
#footer{
	clear:left;
	width:100%;
	margin-top: 24px;
}
.onlineAssistant {
	background-image: url(/images/onlineAssistant.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 250px;
	padding: 0px;
	margin-bottom: 15px;
}
.onlineAssistant span {
	display: none;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	color: #660000;
	margin-bottom: 24px;
	border-bottom: 1px solid #DAD7CA;
}
#extra p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAD7CA;
	text-align: center;
	width: 250px;
	padding-bottom: 15px;
	padding-top: 6px;
}
#extra a:link {
	text-decoration: none;
	color: #4B224A;
	text-transform: uppercase;
}
#extra a:hover {
	text-decoration: underline;
	color: #660000;
}
.copy {
	font-size: 8pt;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	padding: 0px;
}
#content h4 {
	font-size: 12pt;
	font-weight: bold;
	color: #4B224A;
	margin-bottom: 10px;
}
#content ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
	margin-bottom: 10px;
}
#content ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
#content ul li {
	list-style: disc outside;
}
.bottomMargin {
	margin-bottom: 25px;
}
.bottomMargin2 {
	margin-bottom: 12px;
}
#content2 {
	padding: 0px 12px 12px 0px;
	background-color: #FFFFFF;
}
#content2 h4 {
	font-size: 12pt;
	font-weight: bold;
	color: #4B224A;
	margin-bottom: 10px;
}
#content2 ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
	margin-bottom: 10px;
}
#content2 ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
#content2 ul li {
	list-style: disc outside;
}
#content2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	color: #660000;
	margin-bottom: 24px;
	border-bottom: 1px solid #DAD7CA;
}
#content2 p{line-height:1.4}

/* =Landing Pages
/*================================================*/
/* PERS */

.landing_page-pers h1 {
	font-size: 21px;
	font-family: Georgia, serif;
	font-weight: normal;
	font-style: italic;
	margin-top: 15px;
}

.announcement {
	background: #EBEAE5;
	margin: 15px 0;
	padding:  6px 10px;
}

.announcement h2 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 8px
}

.announcement p {
	color: #9C8D9A;
}

.announcement img {
	float: right;
	behavior: url('/equote/css/iepngfix.htc');
}

.landing_page-pers .announcement p {
	width: 590px;
}

.landing_page-pers h3 {
	font-size: 13px;
	font-weight: normal;
}

.no_bullets {
	list-style: none;
}	

.landing_page-pers ul {
	border-bottom: 1px dashed #9C8D9A;
	margin: 8px 0 32px 0;
	padding-bottom: 37px;
}

.landing_page-pers ul  li {
	margin-left: 25px;
	margin-bottom: 9px;
	color: #9C8D9A;
}

.landing_page-pers h4.call_to_action { 
	color: #9C8D9A;
	font-family: Georgia, serif;
	font-size: 21px;
	font-style: italic;
	font-weight: normal;
	margin-top: 36px;
	line-height: 1.2em;
}

