* 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 98%;
}

body
{
	background-color: #CCC;
	margin: 0;
	padding: 0;
	text-align: center;

}

h1
{

}

h2
{
	color: #330099;
	margin: 0 0 0 5px;
	
}

h3
{
	color: #000;
	margin: 0 0 0 10px;
	font-size:95%;
	font-weight:bold;
}

p
{
	margin: 0;
	padding: 0;
	color: #000;
}

ul
{
	/*list-style-type:none;*/
	margin-left: 20px;
	margin-bottom:20px;
	margin-top:0px;
	list-style-position: outside;
}

li
{
	margin-bottom: 2px;
}

a
{
	color: #333399;
	text-decoration: none;
}

a:hover
{
	color: #000;
	text-decoration: underline;
}

a img
{
	margin-left:5px;
	vertical-align:middle;
	padding: 0;
	border: none 0;
}

form
{
	margin: 0;
	padding: 0;
}

input
{
	color: #000;
}


select
{
	color: #666;
}

option
{
	color: #000;
}

option.selected
{
	color: #666;
}

table, td
{
	margin: 0;
	padding: 0;
	border: none 0px;
	border-collapse: collapse;
	color: #000;
	/*line-height: 13px;*/
}

img a 

th
{
	color: #FFF;
	background-color: #547088;
	line-height: 13px;
}

.alternate td
{
	color: #666;
	background-color: #EBEBEB;
}

tr .first
{
	padding-left: 5px;
}

tr .last
{
	padding-right: 5px;
}


td .increasing
{
	display: block;
	margin: 0 0 0 -10px;
	padding: 0 20px 0 12px;
	background-image: url(http://groupbenefits.thehartford.com/images/arrow_up_green.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	text-align:right;
	color: #090;
	font-size: 10px;
}

td .decreasing
{
	display: block;
	margin: 0 0 0 -10px;
	padding: 0 20px 0 12px;
	background-image: url(http://groupbenefits.thehartford.com/images/arrow_down_red.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	text-align:right;
	color: #C00;
	font-size: 10px;
}

.dateTime
{
	display: block;
	font-size: 10px;
}

.bold {font-weight:bold;
 	   display:inline;
	   }

.italic {
		display:inline;	   
		font-style:oblique;
		
		}
	   
li.liBottomSpace {
		margin-bottom:5px;
		overflow: visible;
		 }

img.left
{
	float: left;
	padding: 2px 10px 10px 10px;
}

img[align=left]
{
	float: left;
	padding: 0;
}

* html .component li.left
{
	margin: 5px 0 0 45px;
}

img.right
{
	float: right;
	padding: 2px 10px 10px 10px;
}

img[align=right]
{
	float: right;
	padding: 0;
}

.component.image, .component.image img, .component .image, .component .image img
{
	display: block;
	margin: 0;
	padding: 0;
}

.clearing
{
	clear: both;
}

/* background colors of components */
.back-auto,.back-nopadding, .back-white, .back-gray1, .back-gray2, .back-gray3, .back-gray4, .back-gray5, .back-black, .back-burgundy, .back-inherit, .back-yellowgreen, .back-green, .back-bluegreen, .back-blue, .back-purpleblue, .back-purple, .back-orange, .back-yellow, .back-beige
{
	display: block;
	margin: 0;
	padding: 0;
}

.back-auto, .back-auto .component
{
	background-color: Transparent;
}

.back-white, .back-white .component
{
	background-color: #FFF;
}

.back-gray1, .back-gray1 .component
{
	background-color: #EBEBEB;
}

.back-gray2, .back-gray2 .component
{
	background-color: #CCC;
}

.back-gray3, .back-gray3 .component
{
	background-color: #999;
}

.back-gray4, .back-gray4 .component
{
	background-color: #666;
	color: #FFF;
}

.back-gray4 .component a
{
	color: #FFF;
}

.back-gray4 .component a:hover, .back-gray4 .component li a:hover, #componentContainer .back-gray4 .component a:hover, #componentContainer .back-gray4 .component li a:hover
{
	color: #000;
}

.back-gray5, .back-gray5 .component
{
	background-color: #333;
	color: #FFF;
}

.back-gray5 .component a
{
	color: #FFF;
}

.back-gray5 .component a:hover, .back-gray5 .component li a:hover, #componentContainer .back-gray5 .component a:hover, #componentContainer .back-gray5 .component li a:hover
{
	color: #000;
}

.back-black, .back-black .component
{
	background-color: #000;
	color: #FFF;
}

.back-gray5 .component a
{
	color: #FFF;
}

.back-burgundy, .back-burgundy .component
{
	background-color: #903;
	color: #FFF;
}

.back-burgundy .component h2, .back-burgundy .component a
{
	color: #FFF;
}

.back-burgundy .component a:hover, .back-burgundy .component li a:hover, #componentContainer .back-burgundy .component a:hover, #componentContainer .back-burgundy .component li a:hover
{
	color: #000;
}

.back-inherit, .back-inherit .component
{
	background-color: inherit;
}


/* navigation links structure */
.navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.navigation ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

.navigation ul li a {
	white-space: nowrap;
}

.navigation[class~=navigation] ul li a {
	white-space: normal;
}

.navigation ul li.label {
	border-left: 0; 
	border-right: 0; 
}

.navigation ul li {
	border-right: 1px solid #FFF;
	padding: 0 0.4em;
	margin-right: 0.1em;
}
html>body .navigation ul li {
	margin: 0 0.2em 0 -0.5em;
}
.navigation ul li.last {
	border: none;
}

/* container styles */
#contentContainer
{
	border: solid 1px #999;
	background-color: #FFF;
	background-image: url(http://groupbenefits.thehartford.com/images/gray_white_background.gif);
	background-position: left top;
	background-repeat: repeat-y;
	margin: 19px auto;
	width: 98%;
	min-width: 800px;
	text-align: left;
}



/* header styles */
#mastheadContainer
{
	height: 130px;
	background-color: #FFF;
}

#mastheadContainer h1
{
	display: none;
}

#logoLink
{
	display: block;
	padding: 9px 0 9px 24px;
	width: 100px;
}

/*utility bar*/
#metaNavigation {
	margin: -87px 0 0 191px;
	width: auto;
	height: 20px;
	background-color: #FFF;
	color: #FFF;
	font-size: 75%;
	border-bottom:1px solid #808080;
	padding:3px;
}

#metaNavigation[id=metaNavigation] {
	margin: -90px 0 0 191px;
}

#metaNavigation ul {
	color: #666;
	padding: 2px 0;
	margin-left: 10px;
}

#metaNavigation a {
	color: #666;
	font-family:arial,tahoma,verdana;
	font-size:95%;	
}

#metaNavigation ul li {
	border-right:1px solid #d1d1d1;
	padding: 1px 4px 1px 4px;
}

#metaNavigation ul li.last {
	border-right:none;
}

/*utility bar*/


/* primary navigation styles */
#primaryNavigation {
	height: 20px;
	color: #FFF;
	background: #903;
	padding: 0;
	margin: 70px 0 17px;
	font-size:95%;	
	border-bottom:1px solid #999;
}

#primaryNavigation ul {
	padding: 1px 0 3px;
	float: left;
}

#primaryNavigation ul.first {
	/*width: 40%;*/
}

#primaryNavigation ul.third {
	/*width: 40%;*/
	float: right;
	border-left: 1px solid #FFF;
}

#primaryNavigation li {
	border-right: 1px solid #FFF;
}
html>body #primaryNavigation li {
	margin: 0 0.4em 0 -0.8em;
}
#primaryNavigation li.first {
	margin-left: 0;
}
#primaryNavigation li.last {
	border: none;
}
#primaryNavigation li.selected {
	font-weight: bold;
	background: #666;
	padding: 1px 0.3em 3px 0.5em;
	margin: -1px 0 -3px -0.4em;
	border: none;
}
html>body #primaryNavigation li.selected {
	padding-left: 0.3em;
	margin: -1px 0.4em -3px -0.8em;
}
#primaryNavigation li.selected.first {
	margin-left: 0;
}

#primaryNavigation a {
	font-size: 75%;
	color: #FFF;
}
#primaryNavigation a:hover {
	color: #FFF;
}

#primaryNavigation ul li:after {
	content: "";
}

/* body styles */
#bodyContainer
{
	clear: both;
	border-top: solid 1px #999;
}

#componentContainer a
{
	color: #333399;
	text-decoration:underline;
}

#componentContainer a:visited
{
	color: #663366;
	text-decoration:underline;
}

/* left navigation */
#leftNavigationContainer
{
	width: 189px;
	float: left;
	background-color: #CCC;
}

#leftNavigationContainer *,
#leftNavigationContainer
{
	line-height: 12px;
}

#leftNavigationContainer a
{
	display: block;
	margin: 0;
	padding: 0 3px 0 10px;
	color: #903;
	font-size: 10px;
}

* html #leftNavigationContainer a
{
	display: inline-block;
}

#leftNavigationContainer li.current a
{
	color: #666;
}

#leftNavigationContainer li.current a:hover
{
	color: #000;
}

* html #leftNavigationContainer li.current a
{
}

* html #leftNavigationContainer li.selected a
{
}

#leftNavigationContainer li.selected a
{
	color: #903;
}

#leftNavigationContainer a:hover
{
	color: #000;
	text-decoration: underline;
}

#leftNavigationContainer li.selected a:hover
{
	color: #903;
	text-decoration: none;
}

#leftNavigationContainer li.selected ul a:hover
{
	color: #000;
	text-decoration: underline;
}

#leftNavigationContainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

#leftNavigationContainer>ul
{
	margin: 6px 0 0 6px;
	margin: 0;
	padding: 0;
}

#leftNavigationContainer li
{
	margin: 0;
	padding: 0;
	background-image: none;
}

/* seven levels of navigation */
#leftNavigationContainer li a
{
	padding: 4px 3px 4px 20px;
}

#leftNavigationContainer ul a
{
	padding-left: 20px;
}
#leftNavigationContainer ul ul a
{
	padding-left: 30px;
}
#leftNavigationContainer ul ul ul a
{
	padding-left: 40px;
}
#leftNavigationContainer ul ul ul ul a
{
	padding-left: 50px;
}
#leftNavigationContainer ul ul ul ul ul a
{
	padding-left: 60px;
}
#leftNavigationContainer ul ul ul ul ul ul a
{
	padding-left: 70px;
}
#leftNavigationContainer ul ul ul ul ul ul ul a
{
	padding-left: 80px;
}

/* seven levels of possible parents */
#leftNavigationContainer ul li.parent a
{
	background-image: url(http://groupbenefits.thehartford.com/images/arrow_down_burgundy.gif);
	background-position: 10px 6px;
	background-repeat: no-repeat;
}
#leftNavigationContainer li.parent ul a
{
	background-image: none;
}
#leftNavigationContainer ul ul li.parent a
{
	background-image: url(http://groupbenefits.thehartford.com/images/arrow_down_burgundy.gif);
	background-position: 20px 6px;
	background-repeat: no-repeat;
}
#leftNavigationContainer li.parent ul ul a
{
	background-image: none;
}
#leftNavigationContainer ul ul ul li.parent a
{
	background-image: url(http://groupbenefits.thehartford.com/images/arrow_down_burgundy.gif);
	background-position: 30px 6px;
	background-repeat: no-repeat;
}
#leftNavigationContainer li.parent ul ul ul a
{
	background-image: none;
}
#leftNavigationContainer ul ul ul ul li.parent a
{
	background-image: url(http://groupbenefits.thehartford.com/images/arrow_down_burgundy.gif);
	background-position: 40px 6px;
	background-repeat: no-repeat;
}
#leftNavigationContainer li.parent ul ul ul ul a
{
	background-image: none;
}
#leftNavigationContainer ul ul ul ul ul li.parent a
{
	background-image: url(http://groupbenefits.thehartford.com/images/arrow_down_burgundy.gif);
	background-position: 50px 6px;
	background-repeat: no-repeat;
}
#leftNavigationContainer li.parent ul ul ul ul ul a
{
	background-image: none;
}
#leftNavigationContainer ul ul ul ul ul ul li.parent a
{
	background-image: url(http://groupbenefits.thehartford.com/images/arrow_down_burgundy.gif);
	background-position: 60px 6px;
	background-repeat: no-repeat;
}
#leftNavigationContainer li.parent ul ul ul ul ul ul a
{
	background-image: none;
}

#leftNavigationContainer ul ul ul ul ul ul ul li.parent a
{
	background-image: url(http://groupbenefits.thehartford.com/images/arrow_down_burgundy.gif);
	background-position: 70px 6px;
	background-repeat: no-repeat;
}
#leftNavigationContainer li.parent ul ul ul ul ul ul ul a
{
	background-image: none;
}

#leftNavigationContainer li.current a
{
}

#leftNavigationContainer li.current.parent a
{
	background-image: url(http://groupbenefits.thehartford.com/images/arrow_right_999.gif);
}

#leftNavigationContainer li.selected
{
	border-top: solid 1px #FFF;
	border-bottom: solid 1px #999;
	background-color: #FFF;
}

#leftNavigationContainer li.parent li.selected
{
	border-top: solid 1px #999;
}

#leftNavigationContainer li.parent.selected
{
	border-top: solid 1px #FFF;
}

#leftNavigationContainer li.parent li.parent.selected
{
	/*border-top: solid 1px #000;*/
}

#leftNavigationContainer li.parent.selected a
{
	background-image: url(http://groupbenefits.thehartford.com/images/arrow_down_burgundy.gif);
}

#leftNavigationContainer li.parent.selected li.current a
{
	background-image: none;	
	color: #666;
}

#leftNavigationContainer li.parent.selected li.current a:hover
{
	color: #000;
}

#leftNavigationContainer li.parent.selected li.parent.current a
{
	background-image: url(http://groupbenefits.thehartford.com/images/arrow_right_ccc.gif);
	color: #666;
}

#leftNavigationContainer li.parent.selected li.parent.current a:hover
{
	color: #000;
}

/* IE class overrides */
* html #leftNavigationContainer li.parent li.parent-selected, 
* html #leftNavigationContainer li.parent li.current-selected
{
	border-top: solid 1px #999;
}

* html #leftNavigationContainer li.parent li.parent-selected, 
* html #leftNavigationContainer li.parent li.parent-selected.last 
{
	background-color:#f1f1f1;
}

/*fixes double thick line at base of the Business Accident Travel nav*/
* html #leftNavigationContainer li.last 
{
	border-bottom: solid 0px #ffcc00;
}
/*fixes double thick line at base of the Business Accident Travel nav*/

* html #leftNavigationContainer li.parent-selected a
{	font-size:90%;
	background-image: url(http://groupbenefits.thehartford.com/images/arrow_down_burgundy.gif);
}


* html #leftNavigationContainer li.parent-selected a span
{	
	font-weight:bold;	
	/*color: #0f3870;*/
}

* html #leftNavigationContainer li.current-selected a
{
	background-image: none;
}

* html #leftNavigationContainer li.parent-selected li.current a
{
	background-image: none;	
	color: #666;
	}

* html #leftNavigationContainer li.parent li.current-parent a,
* html #leftNavigationContainer li.current-parent a
{
	background-image: url(http://groupbenefits.thehartford.com/images/arrow_right_999.gif);
}

* html #leftNavigationContainer li.parent-selected li.current-parent a
{
	background-image: url(http://groupbenefits.thehartford.com/images/arrow_right_ccc.gif);
	color: #666;

}
/* end left navigation */

/* common page styles */
#mainBodyArea
{
	float: left;
	margin: 0;
	border-left: solid 1px #999999;
	background-color: #FFF;
	width: auto;
	position:relative;
}

html>body #mainBodyArea
{
	width: 74%;
}

#mainBodyArea a:hover
{
	color: #903;
}

/* compatibility with other browsers */
html>body #mainBodyArea
{
	width: 75%;
	height: auto;
	min-height: 350px;
}

#bodyContent
{
	width: auto;
	padding-right: 10px;
	float: left;
	margin: 0;
	border-right: solid 1px #999;
	height: auto;

	overflow: visible;
}


#bodyContent[id=bodyContent]
{
	height: auto;
	min-height: 275px;
}

#bodyContent h1
{
	margin: 5px 10px 20px 10px;
	padding: 0;
	color: #903;
	font-size: 105%;
	}

#bodyContent h2
{
	margin: 20px 0 0 10px;
	line-height: 20px;
	padding: 0;
	color: #0f3870;
	font-weight: bold;
	border-bottom:1px dotted #f1f1f1;
	width:95%
}


#bodyContent h3 {
				 margin-top:15px;
				 margin-bottom:15px;
				 }

#bodyContent h4
{
	margin: 10px 10px 0 10px;
	padding: 0;
	color: #000;
	font-size:90%;
	font-weight: bold;
}

#bodyContent p
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 125%;
	font-size:94%;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	padding: 0;
}

#bodyContent table p
{
	margin-left: 0;
}

.footnote
{
	font-size: 85%;
	line-height: 10px;
	font-family:arial,tahoma,verdana;
	margin: 20px 20px 20px 10px;
	color: #666;
}

.footnote ul { border-top:1px dashed #f1f1f1;}


.footnote ul li {margin-left:15px;
				 margin-top:10px;}

#bodyContent .listTable
{
	width: auto;
}

#bodyContent a
{
	color:  #333399;
	text-decoration: underline;
}

#bodyContent a:visited
{
	color: #663366;
	text-decoration:underline;
}

#bodyContent ul
{
	margin-left: 30px;
	/*margin: 1px 0 20px 0px;
	padding: 0;
	list-style-type:disc;
	/*list-style-type: none;
	list-style-image: none;
	list-style-position: outside;*/
}



#bodyContent li
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 125%;
	font-size:94%;
}
#bodyContent ol li
{
	background-image:none;
}

#bodyContent li div
{
	line-height: 20px;
}

#bodyContent ul.related li
{
	margin: 5px 0 0 -8px;
	padding: 0 0 0 10px;
	background-image: url(http://groupbenefits.thehartford.com/images/arrow_right_ccc.gif);
	background-position: left 3px;
	background-position: left 6px;
	line-height: 13px;
}

#bodyContent .navigation ul
{
	margin-left: -5px;
}

#bodyContent .navigation ul li
{
	margin: 0;
	background-image: none;
	padding: 0 5px;
	line-height: 14px;
}

html>body #bodyContent .navigation ul
{
	margin-left: 0;
}

html>body #bodyContent .navigation ul li
{
	margin: 0;
	padding: 0;
}

#bodyContentImg span {display:none;}

#bodyContentImg {
		background-repeat:no-repeat;
		background-position:top left;
		height:233px;
		width:100%;
		background-color:#d1d1d1;
		/* image is specified in the page */
		}

#componentContainer
{
	width: 189px;
	float: left;
	margin: 0 0 0 -1px;
	padding: 0;
}

/* component styles */
.component
{
	border-top: solid 1px #999;
	margin: 0;
	padding: 7px 0 1px 0;
}

.crossSell .component *
{
	line-height: 20px;
}

.component.first
{
	border-top: none 0px;
}

.component p
{
	margin: 4px 8px 4px 8px;
	padding: 0;
}

.component fieldset
{
	padding: 0;
	margin: 4px 7px 4px 8px;
}

.component ul
{
	margin: 1px 0 14px 18px;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

.component li
{
	margin: 0px 0 8px -8px;
	padding: 0 0 0 10px;
	background-image: url(http://groupbenefits.thehartford.com/images/arrow_right_ccc.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	line-height: 16px;
}

.component li a
{
	line-height: 13px;
	margin: 0;
	padding: 0;
	border: none 0px;
	white-space: normal;
}

.component li a:hover
{
	color: #903;
}

.component h2
{
	/*line-height: 13px;*/
	margin-bottom: 8px;
	margin-left:4px;
}

.smallComponent
{
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	margin: 0;
	padding: 0px;
	height: 121px;
}
.smallComponent *
{
	line-height: 13px;
}
.smallComponent p
{
	margin: 4px 8px 4px 8px;
	padding: 0;
}
.smallComponent img
{
	padding-right: 4px;
}

.smallComponent ul
{
	margin: 1px 0 0px 18px;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

.smallComponent li
{
	margin: 0px 0 0px -8px;
	padding: 0 0 0 10px;
	background-image: url(http://groupbenefits.thehartford.com/images/arrow_right_ccc.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	line-height: 13px;
}

.smallComponent li a
{
	line-height: 13px;
	margin: 0;
	padding: 0;
	border: none 0px;
	white-space: normal;
}

.smallComponent li a:hover
{
	color: #903;
}

.smallComponent h2
{
	line-height: 13px;
	margin-top: 7px;
	margin-bottom: 8px;
}

#searchNewsForm
{
	margin: 0;
	padding: 0 12px 0 0;
	float: right;
	width: 176px;
	/* filter for IE5x */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 168px;
}


/* template specific styles */
.general #mastheadContainer h1
{
	display: none;
}

#headerImage
{
	padding: 3px 0 0 1px;
	width: 569px;
	overflow: hidden;
	height: 73px;
	margin: -75px 0 0 190px;
	/* filter for IE5x */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 70px;
	margin: -76px 0 0 190px;
}


* html .message #metaNavigation
{
	margin: -88px 0 0 191px;
	/* filter for IE5x */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin: -90px 0 0 191px;
}
* html .community #metaNavigation
{
	margin: -88px 0 0 191px;
	/* filter for IE5x */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin: -90px 0 0 191px;
}
* html .collrelations #metaNavigation
{
	margin: -88px 0 0 191px;
	/* filter for IE5x */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin: -90px 0 0 191px;
}


.message #mainBodyArea
{
	/*background-image: url(http://groupbenefits.thehartford.com/images/msgBottom_about.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;*/
	background-color: #FFF;
	margin: 0px 0px 0px 0px;

}

* html .message #mainBodyArea
{
	margin: 0px 0px 0px 0px;
	/* filter for IE5x */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin: 0px 0px 0px 0px;
}


.message #mainBodyArea #bodyContent
{
	margin: 0px 0 0 0;
	background-color: #FFF;
	border: none;
}

.message #mainBodyArea #componentContainer
{
	margin: 0 0 0 0;
	padding: 350px 0 0 0;
	border-left: none 0px;
}


/*full table for commonpage*/

#bodyContainer #fulltable table{
	
	width:95%;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}

#bodyContainer #fulltable table th{
	
	height:22px
}

.commonPage #bodyContent {
	border-right: none;
}
.commonPage #bodyContent table {
	margin: 0 10px 20px 10px;
}

/* three column body area */
.commonPageThreeColumn #bodyContent
{
	width: 66%;
 	height: 350px;
	padding: 0;
	margin: 0;
}

html>body .commonPageThreeColumn #bodyContent
{
	height: auto;
	min-height: 350px;
}

.commonPageThreeColumn #bodyContent table
{
	margin: 0 10px 20px 10px;
	padding-right: 10px;
}

.commonPageThreeColumn #bodyContent table.contacts,
.commonPageThreeColumn #bodyContent table.threeColumn
{
	width: 549px;
}



.commonPageThreeColumn #bodyContent div.note,
.commonPageThreeColumn #bodyContent p
{
	width: 95%;
	
}

.commonPageThreeColumn #bodyContent table p
{
	width: auto;
	margin: 0;
	padding: 10px 0 0 0;
	/*line-height: 14px;*/
}

.commonPageThreeColumn #bodyContent table th.first,
.commonPageThreeColumn #bodyContent table td.first
{
	padding-left: 25px;
	text-indent: -20px;
	border-left: 0;
	width: 205px;
}

.commonPageThreeColumn #bodyContent table th.last,
.commonPageThreeColumn #bodyContent table td.last
{
	width: 140px;
}

.commonPageThreeColumn #bodyContent table dl,
.commonPageThreeColumn #bodyContent table dl *,
.commonPageThreeColumn #bodyContent table ul,
.commonPageThreeColumn #bodyContent table li,
.commonPageThreeColumn #bodyContent table li a
{
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	line-height: 14px;
}

.commonPageThreeColumn #bodyContent table ul
{
	margin-bottom: 5px;
}

.commonPageThreeColumn #bodyContent table a
{
	text-decoration: underline;
}

.commonPageThreeColumn #bodyContent table.contacts p
{
	padding: 0;
}

.commonPageThreeColumn #bodyContent table.contacts tr td.first
{
	padding-left: 25px;
	text-indent: -10px;
}

.commonPageThreeColumn #bodyContent table.contacts tr.first td
{
	padding-top: 2px;
}

.commonPageThreeColumn #bodyContent table.contacts tr.last td
{
	padding-bottom: 4px;
}

.commonPageThreeColumn #bodyContent table.contacts tr.parent td.first
{
	font-weight: bold;
	padding-left: 5px;
	text-indent: 0px;
}

.commonPageThreeColumn #bodyContent table dl.phone dt
{
	float: left;
	padding-right: 5px;
}

.commonPageThreeColumn #bodyContent table dl.phone dd.hours
{
	clear: left;
}

.commonPageThreeColumn #bodyContent table dl.phone dd.location
{
	float: left;
}

.commonPageThreeColumn #componentContainer
{
	width: 33%;
}


/* compatibility with other browsers */
html>body .search #leftNavigationContainer #currentSearchForm
{
	width: 168px;
}

.search #leftNavigationContainer #currentSearchText
{
	font-size: 10px;
	width: 138px;
	height: 17px;
	vertical-align: top;
	color: #000;
}

/* ignored in Netscape 6 and IE */
html:lang(en) .search #leftNavigationContainer #currentSearchText
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	height: 13px;
}

/* IE only */
* html .search #leftNavigationContainer #currentSearchText
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	height: 16px;
	/* filter for IE5x */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 13px;
}

.search #leftNavigationContainer #currentSearchSubmit
{
	margin: 0 0 0 4px;
	padding: 0;
}

/* ignored in Netscape 6 and IE */
html:lang(en) .search #leftNavigationContainer #currentSearchSubmit
{
	display: block;
	float: right;
	margin: 0 0 0 4px;
}

/* IE only */
* html .search #leftNavigationContainer #currentSearchSubmit
{
	display: block;
	float: right;
	margin: 1px 0 0 4px;
}

.search #leftNavigationContainer label
{
	clear: both;
	width: 160px;
	padding: 5px 0 0 0;
	color: #666;
}

html:lang(en) .search #leftNavigationContainer label
{
	display: block;
	margin: 0;
}

* html .search #leftNavigationContainer label
{
	display: block;
	margin: 0;
}

.search #leftNavigationContainer label span
{
	display: block;
	line-height: 13px;
}

html:lang(en) .search #leftNavigationContainer label span
{
	display: inline;
}

* html .search #leftNavigationContainer label span
{
	display: inline;
}

.search .resultsLabel
{
	margin: 10px;
	color: #666;
}

.search .resultsLabel .phrase
{
	color: #903;
	font-weight: bold;
}

.search .pagination
{
	margin: 10px;
	color: #666;
}

.search #bodyContent .pagination ul
{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.search #bodyContent .pagination li
{
	display: inline;
	background-image: none;
	margin: 0 0 0 3px;
	padding: 0;
}

.search #bodyContent .pagination li a
{
	text-decoration: underline;
}

.search .results a
{
	font-weight: bold;
}


html:lang(en) .newsarticle .component form label
{
	display: block;
}

* html .newsarticle .component form label
{
	display: block;
}

.newsarticle .component form label input
{
	vertical-align: -3px;
}


/* home page specific styles */
.home #contentContainer
{
	background-image: url(http://groupbenefits.thehartford.com/images/white_white_white_background.gif);
	background-color: #FFF;
}

.home #bodyContainer
{
	border-top: none 0px;
}

#productContainer
{

}

#productContainer h2 a
{
	display: block;
	height: 151px;
	margin: -150px 0 0 0;
}

#productContainer h2 a span
{
	display: none;
}

.home #componentContainer
{
	width: auto;
	height: auto;
	float: none;
	margin: 0;
	padding: 0 0 1px 0;
	border-left: none 0px;
}


.home .component
{
	margin: 0;
	padding: 9px;
}

* html .home .component
{
	padding: 9px 9px 0 9px;
}

.home .component p
{
	margin: 0;
	padding: 5px 0 5px 0;
}
.home #componentContainer a:hover, .home #componentContainer a:hover *
{
	color: #903;
	text-decoration: underline;
}

 #componentContainer ul
{
	margin: 0 0 0 6px;
	padding: 1px 0 14px 0;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

 #componentContainer div>ul
{
	margin: 6px 0 0 6px;
	padding: 0;
}

 #componentContainer li
{
	margin: 0px 0 0 0px;
	padding: 0px 0px 1px 15px;
	background-image: url(images/bullet.jpg);
	/*background-image: url(http://groupbenefits.thehartford.com/images/arrow_right_ccc.gif);*/
	background-position: left 5px;
	background-repeat: no-repeat;
	font-size:90%;
	text-decoration:none;
}

 #componentContainer ul>li
{
	margin: 5px 0 0 -8px;
}

/* no longer needed for IE?
* html .home #componentContainer #quadrantB li
{
	margin: 5px 0 -13px -8px;
}
*/

 #componentContainer h2
{
	margin: 0;
}

.home #quadrantA
{
	float: left;
	width: 190px;
	height: 203px;
	margin: 0;
	padding: 0;
}

#quadrantA p { color:#000;}

html>body.home #quadrantA
{
	height: auto;
	min-height: 203px;
	background-color:#fff;
}
.home #quadrantA .component.first
{
	padding-top: 0;
}


.home #quadrantB
{
	float: left;
	width: 379px;
	height: 203px;
	margin: 0;
	padding: 0;
	border-left: solid 1px #999;
}

html>body.home #quadrantB
{
	height: auto;
	min-height: 203px;
}

.home #quadrantB div
{
	margin: 0;
	padding: 0 5px 10px;
}

.home #quadrantB div.freeform
{
	margin: 0;
	padding: 0;
}



.home #quadrantB div p
{
	margin: 0;
	padding: 5px 0 5px 0;
}

.home #quadrantB h3
{
	margin: 0;
	padding: 15px 5px 0px 0px;
}

.home #quadrantC
{
	float: left;
	width: 189px;
	/*height: 203px;*/
	margin: 0;
	padding: 0;
	/*border-left: solid 1px #FFF;*/
	/* filter for IE5x */
	voice-family: "\"}\"";
	voice-family:inherit;
	/*border-left: solid 1px #999;*/
}

html>body.home #quadrantC
{
	height: auto;
	min-height: 203px;
}

.home #quadrantC .component
{
	margin: 0;
	padding: 10px;
}

.home #quadrantC .component.first
{
	margin: 0;
	padding: 0 10px 10px 10px;
}

.home .back-auto, .home .back-white, .home .back-gray1, .home .back-gray2, .home .back-gray3, .home .back-gray4, .home .back-gray5, .home .back-black, .home .back-burgundy, .home .back-inherit, .home .back-yellowgreen, .home .back-green, .home .back-bluegreen, .home .back-blue, .home .back-purpleblue, .home .back-purple, .home .back-orange, .home .back-yellow, .home .back-beige
{
	padding: 0 0 1px 0;
}

/* end home page styles */

/* popup styles */
.popup
{
	text-align: left;
}

.popup #contentContainer
{
	margin: 0;
	width: auto;
	background-color: #FFF;
	background-image: none;
}

.popup.two-column #contentContainer
{
	width: 380px;
}

.popup.three-column #contentContainer
{
	width: 570px;
}

.popup #metaNavigation
{
	margin: 0;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 189px;
}

.popup.two-column #metaNavigation
{
	right: auto;
	left: 192px;
}

.popup.three-column #metaNavigation
{
	right: auto;
	left: 382px;
}

.popup #metaNavigation a
{
	display: block;
	height: 18px;
	margin: 0 10px 0 10px;
	background-image: url(http://groupbenefits.thehartford.com/images/close_button.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.popup #metaNavigation>a
{
	height: 20px;
}

.popup #primaryNavigation
{
	width: auto;
	margin: 0;
	background-color: #903;
}

.popup #bodyContainer
{
	border-top: none 0px;
}

.popup #bodyContent
{
	width: auto;
	float: none;
	border-right: none 0px;
}

.popup #printLink
{
	margin: 0;
}

.popup #footerContainer
{
	padding: 3px 0 3px 10px;
	height: 14px;
}

html>body.popup #footerContainer
{
	padding: 3px 0 3px 10px;
	height: auto;
	min-height: 14px;
}

/* standalone styles */
.standalone
{
}

.standalone #contentContainer
{
	margin: 0;
	width: 760px;
	background-color: #FFF;
	background-image: none;
}

.standalone #mastheadContainer
{
	height: 107px;
}

html>body.standalone #mastheadContainer
{
	height: 110px;
}

.standalone #primaryNavigation
{
	width: auto;
	margin: 0;
	background-color: #903;
}

.standalone #bodyContainer
{
	border-top: none 0px;
	margin: 0 0 0 190px;
	padding: 10px 189px 5px 0;
	border-left: solid 1px #999;
}

.standalone #bodyContent
{
	width: auto;
	float: none;
	border-right: none 0px;
}

.standalone #printLink
{
	margin: 0;
}

.standalone #copyrightContainer
{
	margin: -14px 0 0 160px;
}

.standalone #footerContainer
{
	padding: 3px 0 3px 10px;
	height: 14px;
}

html>body.standalone #footerContainer
{
	padding: 3px 0 3px 10px;
	height: auto;
	min-height: 14px;
}

/* printer friendly styles */
.printer
{
	text-align: left;
}

.printer #contentContainer
{
	margin: 0;
	width: 570px;
	background-color: #FFF;
	background-image: none;
}

.printer #mastheadContainer
{
	height: 110px;
}

html>body.printer #mastheadContainer
{
	height: 113px;
}

.printer #printPageLink
{
	display: block;
	margin: -24px 0 10px 430px;
	text-decoration: underline;
}

.printer #primaryNavigation
{
	width: auto;
	margin: 0;
	color: #903;
	background-color: #903;
}

.printer #bodyContainer
{
	border-top: none 0px;
}

* html .printer #bodyContent
{
	width: 368px;
}

.printer .commonPageThreeColumn #bodyContent
{
	width: 567px;
	height: 350px;
	border-right: none 0px;
	/* filter for IE5x */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 569px;
}

html>body.printer .commonPageThreeColumn #bodyContent
{
	height: auto;
	min-height: 350px;
}

.printer #bodyContainer .component
{
	padding: 7px 0 1px 0;
}

.printer #bodyContainer ul
{
	margin: 0 0 10px 10px;
	padding: 0;
	list-style-type: disc;
	list-style-image: url(http://groupbenefits.thehartford.com/images/bullet.gif);
}

.printer #bodyContainer ul li
{
	background-image: none;
	margin: 3px 10px 3px 15px;
	padding: 0;
}

.printer #bodyContainer .component ul
{
	margin: 0 0 0 10px;
	padding: 0;
	list-style-image: url(http://groupbenefits.thehartford.com/images/arrow_right_ccc.gif);
}

.printer #copyrightContainer
{
	float: none;
	width: 570px;
	margin: 5px 0 0 0;
	text-align: center;
	color: #CCC;
}

/* footer styles */
#footerContainer {
	font-size: 75%;
	text-align: left;
	color: #FFF;
	background: #666;
	height: 16px;
	padding: 3px 0 1px 10px;
	margin: 0;
	clear: both;
}

#footerContainer.navigation ul {
	color: #FFF;
	margin-left: -0.2em;
	display: block;
	float: left;
}
html>body #footerContainer.navigation ul {
	margin: 0;
}
#footerContainer.navigation ul li {
	padding: 0 0.2em 0 0.6em;
	margin: 0;
}
html>body #footerContainer.navigation ul li {
	padding: 0 0.4em;
	margin: 0 0.2em 0 -0.5em;
}

#footerContainer a {
	color: #FFF;
}

#footerContainer a:hover {
	color: #fff;
}

#printLink {
	padding-left: 16px;
	margin: 0 15px;
	background: url(http://groupbenefits.thehartford.com/images/print_icon.gif) 0px 2px no-repeat;
	display: block;
	float: left;
	/* filter for IE5x */
	voice-family: "\"}\"";
	voice-family:inherit;
	display: inline;
	float: left;
}

#primaryNavigation #printLink2 {
	padding-left: 16px;
	background: url(http://groupbenefits.thehartford.com/images/print_icon.gif) 0px 2px no-repeat;

}

html>body #printLink {
	float: none;
}

#copyrightContainer {
	float: right;
	padding: 2px 15px 0 0;
	margin: 0;
	font-size: 10px;
}

html>body #copyrightContainer {
	margin: -14px 0 0 0;
}

/* shared footer styles */
#footerSharedContainer
{
	clear: both;
	margin: 0;
	padding: 0;
	height: 20px;
	background-color: #CCC;
	text-align: left;
	border-bottom: solid 1px #FFF;
}

#footerShared
{
	margin: 0;
	padding: 0;
	width: 760px;
	height: 20px;
	background-color: #FFF;
	color: #666;
}

#footerShared ul
{
	color: #FFF;
	margin: 0 0 0 1px;
	padding: 3px 0 0 13px;
	height: 20px;
	float: left;
	background-color: #CCC;
	/* filter for IE5x */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 17px;
}

#footerShared>ul
{
	padding: 2px 0 0 9px;
	height: 18px;
}

#footerShared ul.first
{
	margin: 0;
	width: 100px;
	/* filter for IE5x */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 87px;
}

/* compatibility with other browsers */
html>body #footerShared ul.first
{
	width: 91px;
}

#footerShared ul.second
{
	width: 375px;
	/* filter for IE5x */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 362px;
}

/* compatibility with other browsers */
html>body #footerShared ul.second
{
	width: 366px;
}

#footerShared ul.third
{
	width: 283px;
	/* filter for IE5x */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 270px;
}

/* compatibility with other browsers */
html>body #footerShared ul.third
{
	width: 274px;
}

#footerShared.navigation ul li
{
	font-size: 10px;
	font-weight: bold;
}

#footerShared.navigation ul li:after
{
	color: #666;
}

* html #footerShared.navigation ul li
{
	border-right-color: #666;
}

#footerShared a
{
	font-size: 10px;
	color: #666;
}

#footerShared a:hover
{
	color: #000;
}


/*Styles added by Brian VanDeventer (custom for HIG templates)*/
.contentTitle {
	margin: 0px;
	padding: 0px;
	color: #9D0020;
	font-size: 100%;
	font-weight: bold;
	vertical-align: top; 
}

h5 {
	margin: 0px 0px 0px -5px;
	border-bottom: solid 1px #9D0020;
}
h6 {
	margin: 0px 0px 0px -5px;
	border-bottom: solid 1px #9D0020;
}

.redText {
	margin: 2px 0px 0px 0px;
	color: #9D0020;
	font-weight: normal;
}
.darkGrey {
	color: #000000;
}


.commonPageThreeColumn #bodyContent table table {
	width: 96%;
	margin: 0;
}

tbody {
	margin:0px -3px 0px -3px;
}

	
/* Start Group Benefits Styles */

#bodyContent #toc, #toc ul, #toc ul li { 
	list-style-type:none;
	margin-left: 30px;
	margin-bottom:34px;
	list-style-position: outside;
	 }
	 

#bodyContent #toc li {
	list-style-image: url(http://groupbenefits.thehartford.com/images/arrow_right_ccc.gif);
	margin-bottom: 2px;
}

#bodyContent #toc td { vertical-align: top; }


#bodyContent #toc table {
	width: auto;
}

#bodyContent #toc li a {
	font-size: 96%;
}

.q {
	text-align: right;
	margin: 10px 10px 10px -5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:94%;
}

#bodyContent .menu3 ul, #bodyContent .menu3 li {
    list-style: none;
	list-style-image: none;
	margin-left: 0;
}
.menu3 ul div.q a:hover, .menu3 ul div.q a:link, .menu3 ul div.q a:visited {
    float:right;
	margin: 0px 15px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:110%;
}

.menu3 ul div.q a:hover {background-color:#fff;}

.component, .component p, b {color:#000;}

.component h3 {margin-left: 4px;}

.small {font-size:85%;}

/* to allow for tables with smaller font size */
.small td {
	font-size: 85%;
}
.small th {
	font-size: 85%;
}

.small p, span.small {
	font-size: 85%;
}

#update { position:absolute; top:0; left:0; visibility: hidden; }
#update_next { position:absolute; top:0; left:0; visibility: hidden; }
#hide_next { position: relative; visibility: visible; }
#hide_next2 { position: relative; visibility: visible; }
input#noOutline{ outline:none; border: 0px; background-color: #ffffff; } 

.embedded { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 98%;}

.summary { margin-left:10%;
		   margin-bottom:15px;
		   border:1px solid #666;
		   color:#000;
		   background-color:#ffffcc;
		   width:75%; 
		   }		

.data_table, .non_data_table {		
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 540px;
}

.data_table, .form_table, .data_table_thin {
	border: 1px solid #999;
}
.form_table, .data_table_thin {		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 98%;
	width: 65%;
}

.data_table th { color: #fff;}

.data_table th.sub { color: #000;}

.data_table th span { font-weight: normal; }



/* for lines to separate table cells */
.data_table.lined {
	border-right: none;
	border-bottom: none;

}
.lined td, .lined th {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

.data_table td.head {
	font-weight: bold;
	background: #E1E9EF;
}
.data_table td.head span {
	font-weight: normal;
}
	
/* used with table-striping javascript */
.stripe1 { background-color: #F1F1F1; }
.stripe2 { background-color: #FFF; }

rewardsTable { margin-top: 5px; }
#rewardsTable td {
	text-align: center;
	vertical-align: top;
}
#rewardsTable td a {
	font-size: x-small;
	text-decoration: none;
	color: #000000;
	width: 100px;
	height: 100px;
	margin: 0 5px 5px 0px;
	border: 1px solid #CCCCCC;
	display: block;
}
#rewardsTable td a:visited {
	color: #000000;
}
#rewardsTable a:hover {
	border-color: #000000;
}
#rewardsTable img {
	display: block;
}
#rewardsTable td.one-line a {
	width: auto;
	height: 13px;
	padding: 3px;
}
#rewardsTable td#selectedItem {
	text-align: left;
}

#selectedItem div {
	padding: 5px 10px;
	border: 1px solid #CCCCCC;
}
#selectedItem h4 {
	font-size: 100%;
	font-weight: bold;
	margin: 15px 0;
}
#selectedItem p {
	font-size: 100%;
	margin: 15px 0;
}

#item0 {
	font-weight: bold;
	height: 100px;
	width:500px;
}
.itemShow { display: block; }
.itemHide { display: none; }


#bodyContent .listTable {
	width: auto;
	clear: right;
}

#bodyContent .listTable th {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	background-color:#fff;
		padding: 8px 4px 5px 5px;
	
}

#bodyContent .listTable th span { font-weight: normal; }

#bodyContent .listTable td {
	vertical-align: top;
	padding: 8px 4px 5px 5px;
}


#bodyContent .listTable td td {
	border: none;
	padding: 4px;
}

.data_table td {
	padding: 2px;
	border: 1px solid #999;
	border-width: 0 1px 1px 0;
	}
	
#bodyContent .listTable td td {
	border: none;
	padding: 4px;
}
#bodyContent .listTable ul { margin-left: 20px; }
#bodyContent .listTable td ul li { 
					 margin-left: 20px;
				    font-family: Arial, Helvetica, sans-serif;
					 font-size: 98%; 
					 }
#bodyContent .listTable .headlines td { padding: 4px; }

/*button classes*/


.buttons img, #column1 .buttons img {
	display: none;
}
#bodyContent .buttons a, #bodyContent .buttons input {
	text-decoration: none;
	color: #000;
	background: #E6E6D4;
	padding: 1px 8px;
	margin: 0 3px 10px;
	border: 1px solid #D4D0C8;
	border-width: 1px 2px 2px 1px;
	border-color: #D4D0C8 #606060 #606060 #D4D0C8;
	display: inline-block;
}
#bodyContent .buttons input {
	padding: 1px 3px;
}
#bodyContent .buttons a:hover {
	text-decoration: none;
}
html>body #bodyContent .buttons a:active {
	border-width: 2px 1px 1px 2px;
	border-color: #606060 #D4D0C8 #D4D0C8 #606060;
}
#bodyContent .buttons a:visited {
	color: #000;
	text-decoration:none;
}

#bodyContent .buttons br {
	display: none;
}
#bodyContent .buttons.inline {
	width: auto;
	text-align: left;
	display: inline;
}
#bodyContent .buttons.inline a, .buttons.inline input {
	margin: 0;
}
#bodyContent .buttons.right {
	text-align: right;
}
#bodyContent .areaFocus .buttons {
	width: auto;
	margin: 10px 0;
}
#bodyContent .areaFocus .buttons a {
	margin: 0;
}
#bodyContent .dataTable .buttons, .formTable .buttons {
	width: auto;
	margin: 0;
}
#bodyContent .dataTable .buttons a {
	padding: 1px 8px;
	margin: 0;
}


#bodyContent #formsDiv {  
		   width:28%;
		   background-color:#eff3f7;
		   padding:1px;
		   margin:5px;
		   border:1px solid #ccc;
		   float:right;
		   clear:bottom;
		   }

#formsDiv li, #stateDiv li {font-size:88%;}		   

#componentContainer #formsDiv, #componentContainer #stateDiv {
		   width:85%;
		   background-color:#eff3f7;
		   padding:1px;
		   border:1px solid #ccc;
		   float:right;
		   clear:bottom;
		   }
		   
#componentContainer #formsDiv { margin:11px 5px 5px 5px;}
		   
#componentContainer #stateDiv { margin:5px 5px 5px 5px; }

#bodyContent #formsDiv ul li.first {				  
				  	padding:4px 20px 5px 20px;
					}
				  
#bodyContent #formsDiv ul li.email {
						background:url(images/email_go.gif);
						background-repeat: no-repeat;
						background-position: left 5px;
					    }

#bodyContent #formsDiv ul li.phone {
						background:url(images/phone.gif);
						background-repeat: no-repeat;
						background-position: left 5px;
						padding:8px 0px 0px 18px;
						font-family:arial;
						font-size:85%;
						}		
		  
		   
		   
#bodyContent #formsDiv p, #formsDiv p, #stateDiv p, #stateDiv select {
					font-size:85%;
					font-family:arial,tahoma,verdana;
					margin:3px 3px 3px 3px;
					}

#formsDiv h3 span, #stateDiv h3 span {color:#990033}
		   
#bodyContent #formsDiv a {
				  font-family:arial,tahoma,verdana;
				  font-size:95%;
				  }
				  
#formsDiv h3, #stateDiv h3 {
			 margin:0 3px 10px 5px;
			  }				  

#formsDiv ul li {padding-right:3px;}			  
			  
#bodyContent #formsDiv ul {
				  margin:0px 0px 5px 13px;
				  padding:0;
				  list-style-type:none;
				  }
				  
#bodyContent #formsDiv ul li {
						background:url(images/bullet.jpg);
						background-repeat: no-repeat;
						background-position: left 5px;
						padding-left:15px;
						padding-right:3px;
						}

#bodyContentWide
{
	clear:top;
	width: auto;
	padding-right: 10px;
	margin: 0;
	border-right: solid 1px #999;
	height: auto;
	min-height:575px;
	min-width:674px;
	background-color:white;
}
		.areaFocus {
			font: 90%/130% Arial, Helvetica, sans-serif;
			text-align: center;
			width: 172px;
			background: #FFF;
			margin: 5px 0 5px 5px;
			border:1px solid #999;
			float: right;
		}
		
		
html>body .areaFocus { /* adjustment for Mozilla-based browsers */
	width: 155px;
}
.areaFocus H2 {
	font-size: 120%;
	color: #000;
	text-align: center;
	margin: 10px 0;
}
.areaFocus H3 {
	font-size: 100%;
	color: #A30134;
	text-align: center;
	margin: 5px 0;
}
.areaFocus ul {
	padding: 0;
	margin: 10px 0 10px 20px;
}
.areaFocus li {
	padding-bottom: 0;
}
.areaFocus p {
	margin: 0px 0 0 0;
}
.areaFocus .small {
	font-size: 100%;
}

#bodyContent .adobe, #componentContainer p.adobe {
		text-align:center;
		background-color:red;
		display:block;
		}
/* End Group Benefits Styles */
	  