﻿

body {
	font-size:74%;
	font-family:Arial, Helvetica, sans-serif;	
	margin:0px 3px 0px 3px;
	padding:0px;
	background:#FFFFFF;
	background-image:url('../img/nav/bodyBackground.gif');
	background-repeat:repeat-x;
	text-align:center;
}	

h1 {
	font-size: 1.6em;
	font-weight:lighter;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px; /* 22px makes room for leaf icon bg image */ 
	letter-spacing:-.5px;
	color:#002F5D;
}

h1Dental {
	font-size: 1.6em;
	font-weight:lighter;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px; /* 22px makes room for leaf icon bg image */ 
	letter-spacing:-.5px;
	color:#002F5D;
}

h1Absence {
	font-size: 1.6em;
	font-weight:lighter;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px; /* 22px makes room for leaf icon bg image */ 
	letter-spacing:-.5px;
	color:#002F5D;
}

.h1SubText {
	font-size: 1.1em;
	margin:-10px 0px 10px 0px; /* negative top margin to overide global h1 bottom margin */ 
	padding:0px 0px 0px 24px;
	color:#333333;
}

h2 {
	font-size: 1.35em;
	margin:0px;
	font-weight:bold;
	color:#0067AC;
}

h3 {
	font-size: 1.1em;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	color:#002F5D;
}

/*
h3 a {
	font-size: 1.05em;
	color:#0067AC;
	background:transparent url(../images/uichrome/h3-Arrow.gif) no-repeat 0px 50%;
	margin:0px;
	padding:0px 0px 0px 13px; /* 13px makes room for arrow bg image
}
*/

h4 {
	font-size:0.9em;
	color:#999999;
}	

p {
    margin: 0px 0px 15px 0px;
    font-size: 1.0em; /* coupled with the body's % based font-size: this (1.0 em) is the baseline for all text */;
    line-height: 1.4em;
    color: #666666;
}

.p {
	font-size: 0.85em;
	margin:-10px 0px 10px 0px; /* negative top margin to overide global h1 bottom margin */ 
	padding:0px 0px 0px 24px;
	color:#AAAAAA;
}

.listFont {
	font-size:1.0em;  /* coupled with the body's % based font-size: this (1.0 em) is the baseline for all text */
	line-height: 1.4em;
	color:#666666;
}

	
a:link {
	color:#0067AC;
	font-weight:inherit;
	text-decoration:underline;
}

a:hover  {
	color:#DB7200;
	font-weight:inherit;
	text-decoration:underline;
}

a:visited	{
	color:#0067AC;
	font-weight:inherit;
	text-decoration: underline;
} 

a:visited:hover	{
	color:#DB7200;
	font-weight:inherit;
	text-decoration: underline;
} 

a:active	{
	color:#0067AC;
	font-weight:inherit;
	text-decoration: underline;
}

a:active:hover	{
	color:#0067AC;
	font-weight:inherit;
	text-decoration: underline;
} 
/* page elements */

#pageWrapper {
/* 	min-width:700px;  -- remove if we want to have elastic mav/min */
/*	max-width:1000px;	 -- remove if we want to have elastic mav/min */
/*IE hack: width: expression(document.body.clientWidth < 200? "200px" : document.body.clientWidth > 1000px? "1000px" : "auto");*/ 
	width:1000px;
	margin: 0 auto;
  	text-align: left; /* left aligns text as the default, over-rides body text-align */
	padding-left:3px;
	padding-right:3px;
	background-color:#FFFFFF;
	height:auto;
}


#homeMainMenu {
	height:149px; 	
	width:318px;
	background-color:#D6DE79;
	font-size:0.9em;
	line-height:0.2em;
}

#header{
	height:auto;
	width:100%;
	padding:0px;
	background-color:#FFFFFF;
	border:0px;
	margin:0px;
}

.homeHeaderRow {
  	height:100px;
}

.headerUtilityLinks{
	height:50px;
	padding-top:10px;
	padding-right:10px;	
	text-align:right;
	font-size:0.9em;
	color:#B5C329;	
}

#cignaLogo{
	float:left;
	top:20px;
	left:16px;
	background:url('../img/logos/cigna.gif') no-repeat;	
	width:155px;
	height:90px
}

#cignaLogo a:link {
	float:left;
	top:20px;
	left:16px;
	background:url('../img/logos/cigna.gif') no-repeat;
		
	width:155px;
	height:90px
}

.headerUtilityLinks a:link 	{
	color:#666666;
	font-weight: normal;
	text-decoration: underline;
	margin:0px 4px 0px 4px;	
}


.headerUtilityLinks a:hover	{
	color:#0079B5;
	font-weight: normal;
	text-decoration: underline;
}

#searchBox {
	width:125px;
}


/* Front page content area */

.pageContent {
	width:100%;
	background-color:#FFFFFF;	
	margin-top:3px;
	border:0px;
	border-collapse:collapse;	
}

#homeMainRow {
	position:relative;	
	height:292px;
	width:100%;
	padding:0px;
	margin:0px;
}

#homeFeatureRow {
	position:relative;
	top:10px;
	height:250px;
	width:100%;
	padding:0px;
	margin:0px;	
	border:0px;
	background-color:#FFFFFF;
}

#homeFeatureBoxA {
	position:absolute;
	top:0px;
	left:0px;
	height:250px;
	width:310px;
	padding:5px 5px 5px	5px;
	font-size:0.9em;
	color:#666666;
	vertical-align:top;
	background-color:#FFFFFF;
	}

#homeFeatureBoxB {
	position:absolute;
	top:0px;
	left:346px;
	right:340px;
	height:250px;
	width:272px;
	padding:5px 5px 5px	5px;
	font-size:0.9em;
	color:#666666;
	vertical-align:top;
	background-color:#FFFFFF;
}

#homeFeatureBoxC {
	position:absolute;
	top:0px;
	left:653px;
	height:250px;
	width:304px;
	padding:5px 5px 5px	5px;
	font-size:0.9em;
	color:#666666;
	vertical-align:top;
}

#homeFeatureLineA {
	position:absolute;
	top:10px;
	left:331px;
	height:205px;
	width:3px;
	background-image:url('../img/nav/verticleDottedGrayLine.gif');
}


#homeFeatureLineB {
	position:absolute;
	top:10px;
	left:639px;
	height:205px;
	width:3px;	
	background-image:url('../img/nav/verticleDottedGrayLine.gif');
}

#homeBottomLine {
	position:relative;	
	height:2px;
	width:100%;	
	padding:0px;
	margin:0px;
	background: #FFFFFF url('../img/nav/hr.gif') no-repeat 0px center;
}

#homeBottomLine2 {
	position:relative;
	top:24px;
	height:2px;
	width:100%;	
	padding:0px;
	margin:0px;	
	background: #FFFFFF url('../img/nav/hr.gif') no-repeat 0px center;
	z-index:1;
}


#homeBottomContainer {
	position:relative;
	height:90px;
	width:100%;	
	padding:0px;
	margin:0px;
	padding-top:2px;	
}

#bottomBox1 {
	position:absolute;
	left:1px;
	top:2px;
	height:90px;
	width:310px;
	padding:10px;
	background-image:url('../img/uichrome/homeBottomRowLeft.gif');
	
}

#bottomBox2 {
	position:absolute;
	top:2px;
	left:331px;
	height:90px;
	width:286px;
	padding:10px;
	background-image:url('../img/uichrome/homeBottomRowCenter.gif');
}

#bottomBox3 {
	position:absolute;
	top:2px;
	left:641px;
	height:90px;
	width:307px;
	padding:10px;
	background-image:url('../img/uichrome/homeBottomRowRight.gif');
}

#standardFooter 
{
    position:absolute;
    top:470px; /*465px*/
    bottom:20px;
    left:5px;
	height:50px;
	width:350px;
	padding:2px;
	margin-top:5px; /*1px*/
}

.footerLinks {
	text-align:left;
	font-size:0.9em;
	color:#555555;
	line-height:3em;
}


#indexFooter
{
    position:relative;
    top:10px;
    width:400px;
    text-align:left;
    left:0px;
	height:50px;
	width:450px;
	padding:2px;
	margin-top:1px;
}

#defaultFooter p
{
	font-size:0.9em;
	color:#555555;
	line-height:2em;
}









/*  clam shell menu id's  */

#clamShellMenu li{
	list-style-type:none;
	position:relative;
}
#clamShellMenu ul{
	position:relative;
	margin:0px;
	padding:0px;	
}

#clamShellMenu div{
	margin:0px;
	padding:0px;
}

/* html menu for front page */

#htmlFrontMenu
{
    visibility:visible;
    border:1px solid #5998C9;
	padding:0px;
	margin:0px;
	width: 320px;  /* IE 5.x */
	width/* */:/**/320px;  /* Other browsers */
	width: /**/320px; 
	height:auto; 
}

#htmlFrontSolYou
{
    position:relative;
    width:320px;
    height:35px;
    position:relative;
    background:url('../img/nav/indexGradientOn.gif');
}

#htmlFrontSolYou p
{  
    position:absolute;
	left:13px;
	top:5px;
	padding:2px 0px 2px 5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:1.5em;
	font-style:normal;
	z-index:1;
}


#htmlFrontSolBus
{
    margin-top:73px;
    position:relative;
    width:320px;
    height:35px;
    background:url('../img/nav/indexGradientOn.gif');
}

#htmlFrontSolBus p
{  
    position:absolute;
	left:13px;
	top:5px;
	padding:2px 0px 2px 5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:1.5em;
	font-style:normal;
	z-index:1;
}

#htmlFrontInt
{
    margin-top:73px;
    position:relative;
    width:320px;
    height:35px;
    background:url('../img/nav/indexGradientOn.gif');
}

#htmlFrontInt p
{  
    position:absolute;
	left:13px;
	top:5px;
	padding:2px 0px 2px 5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:1.5em;
	font-style:normal;
	z-index:1;
}

#htmlFrontProv
{
    margin-top:2px;
    position:relative;
    width:320px;
    height:35px;
    background:url('../img/nav/indexGradientOn.gif');
}

#htmlFrontProv p
{  
    position:absolute;
	left:13px;
	top:5px;
	padding:2px 0px 2px 5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:1.5em;
	font-style:normal;
	z-index:1;
}

.htmlFrontSolYouCont 
{
     position:relative;
     top:40px; /*OLD 50px */
     left:15px;
	 width:200px;
	 font-size:0.9em;
	 line-height:1.3em;
}


htmlFrontBusCont 
{
     position:relative;
     top:50px;
     left:15px;
	 width:200px;
	 font-size:0.9em;
	 line-height:1.3em;
}

/* OLD
.htmlFrontSolYouCont 
{
     position:relative;
     top:50px;
     left:15px;
	 width:200px;
	 font-size:0.9em;
	 line-height:1.3em;
}


htmlFrontBusCont 
{
     position:relative;
     top:50px;
     left:15px;
	 width:200px;
	 font-size:0.9em;
	 line-height:1.3em;
}

*/





/* bread crumming STARTS  */

#BreadCrumNav{
    width: 630px;
    height: 10px;
    border: 0px;
    padding: 2px;
    margin-bottom: 25px;
    margin-left: 0px;
}




/* 	Layout CSS */
#clamShellMenu{    
	visibility:hidden;
	border:1px solid #5998C9;
	padding:0px;
	margin:0px;
	width: 320px;  /* IE 5.x */
	width/* */:/**/320px;  /* Other browsers */
	width: /**/320px; 
	height:auto; 

}

/* All A tags - i.e menu items. */
#clamShellMenu a{
 	padding:0px;
	margin:0px;
	color: #000;
	text-decoration:none;	
	display:block;
	clear:both;
	padding-left:0px;	
}

/*
A tags 
*/
#clamShellMenu .slMenuItem_depth1{  /* Main menu items */
margin-top:0px;
height:35px;
vertical-align:top;
}  


/* UL tags, i.e group of menu utems. 
It's important to add style to the UL if you're specifying margins. If not, assign the style directly
to the parent DIV, i.e. 

#clamShellMenu .slideMenuDiv1

instead of 

#clamShellMenu .slideMenuDiv1 ul
*/

#clamShellMenu .slideMenuDiv1 {
	padding:0px;
	background-color:#D6DE79;
}
#clamShellMenu .slideMenuDiv2 {
	height:140px;
	padding:0px;
	background-color:#D6DE79;
}

.clamShellContent  {
	height:149px;
	line-height:10px;
	background-color:#F1F5FB;	
	padding-left:10px;
}

.clamShellContent p {
	margin:0px; 
	padding:0px;
}

#clamShellMenu .slideMenuDiv2 a:visited {
	margin:0px; 
	padding:0px;
	color:#0067AC;
}

#clamShellMenu .slideMenuDiv2 a:link {
	margin:0px; 
	padding:0px;
	color:#0067AC;
}

#clamShellMenu .slideMenuDiv2 a:active {
	margin:0px; 
	padding:0px;
	color:#DB7200;
	text-decoration:underline;
}


#clamShellMenu .slideMenuDiv2 a:hover {
	margin:0px; 
	padding:0px;
	color:#DB7200;
	text-decoration:underline;
}


.clamShellContentTable {
	 width:318px;
	 font-size:0.9em;
	 line-height:1em;
}

.clamShellContentTable h3 {
	 margin:4px 0px 6px 0px;
	 color:#4A601C;
	 font-size:1.0em;
	 font-weight:bold;
}


.clamTitleA {
	position:absolute;
	top:0px;
	left:13px;
}

.leftTitleA {
	position:absolute;
	top:35px;
	left:0px;
	width:140px;
	vertical-align:top;
}

.rightTitleA {
	position:absolute;
	top:35px;
	left:154px;	
	width:140px;
	vertical-align:top;
}


.clamTitleB {
	position:absolute;
	top:0px;
	left:13px;
}

.leftTitleB {
	position:absolute;
	top:35px;
	left:0px;
	width:275px;
	vertical-align:top;
}


.clamTitleC {
	position:absolute;
	top:0px;
	left:13px;
}


.leftTitleC {
	position:absolute;
	top:35px;
	left:0px;
	height:auto;
	width:140px;
	vertical-align:top;
}

.rightTitleC {
	position:absolute;
	top:35px;
	left:154px;
	width:140px;
	vertical-align:top;
}

.clamTitleD {
	position:absolute;
	top:0px;
	left:13px;
}


.leftTitleD {
	position:absolute;
	top:35px;
	left:0px;
	height:auto;
	width:140px;
	vertical-align:top;
}

.rightTitleD {
	position:absolute;
	top:35px;
	left:154px;
	width:140px;
	vertical-align:top;
}

p.clamMainTitleA {
	position:absolute;
	left:13px;
	top:5px;
	padding:2px 0px 2px 5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:1.5em;
	font-style:normal;
	z-index:1;
}

.clamHeaderTxt {
	margin:0px 0px 15px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.2em;
	line-height:1.4em;
	color:#002f5d;
	
}


p.clamMainTitleB {
	position:static;
	padding:2px 0px 2px 5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:1.5em;
	font-style:normal;
	z-index:1;
}



/* Clam nav finished */


#homeMainSplash {
	position:absolute;
	top:0px;
	left:322px;
	height:290px;
	width:679px;
	background-image:url('../img/home/beachrun.jpg');
}


/* Landing 1 begins */

.contentArea {
	position:relative;
	height:550px;
	width:100%;
	background-color:#FFFFFF;	
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:collapse;	

}

.contentArea .leftColumnContainer {
	position:static;
	left:1px;
	height:auto;
	width:205px;
	padding:0;	
}

.contentArea .marketingContainer {
	position:absolute;
	top:1px;
	left:210px;
	height:auto;
	width:790px;
	padding:0;
}


/* LeftNav begins */

.navLeftFeatureBox {
	 position:absolute;
	 top:1px;
	 left:6px;
	 height:155px;
	 width:200px;
	 font:0.9em/1.0 Arial, Helvetica, sans-serif;
	 text-align:left;
	 background-image:url('/img/global/treePattern.gif');
	 /*background-color:#ECECEC;*/
	 padding: 5px 5px 5px 5px;
	}

.navLeftLowerText {
	position:absolute;
	top:170px;
	left:6px;
	width:200px;
	height:290px;
	text-align:left;
	padding: 5px 5px 5px 5px;
	background-position: left;
	border:1px solid #666666;
}

/* EXPATRIATES STARTS */

.navLeftLowerTextEE {
	position:absolute;
	top:170px;
	left:6px;
	width:200px;
	height:290px;
	text-align:left;
	padding: 5px 5px 5px 5px;
	background-position: left;
	border:1px solid #666666;
}

#standardFooterEE 
{
    position:absolute;
    top:550px;
    bottom:20px;
    left:5px;
	height:50px;
	width:350px;
	padding:2px;
	margin-top:1px;
}



/* EXPATRIATES ENDS */

/* Dental benefits table STARTS */

table.denBenefits {
	width:600px;
	height:850px;
	background-color:#FFFFFF;
	border:2px solid #C8DCDC;
	padding:2px;
}

table.denBenefits th{
	font-size:1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:right;
	color:#47C7C7;
	}

table.denBenefits td.benefitALevel{
	font-size:1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	color:#000000;
	background-color:#FFFFFF;
	}
	
table.denBenefits td.benefitBLevel{
	font-size:1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:Right;
	color:#000000;
	background-color:#FFFFFF;
	}
	
table.denBenefits tr.subSectionHeader{
	font-size:1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	color:#000000;
	background-color:#C8DCDC;
	}
	
table.denBenefits td.subSectionHeader{
	font-size:1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	color:#000000;
	background-color:#C8DCDC;
	}
	
table.denBenefits td.rowATitle{
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
	color:#000000;
	background-color:#CCCCCC;
	}

table.denBenefits td.rowACost{
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:right;
	color:#000000;
	background-color:#CCCCCC;
	}
	
table.denBenefits td.rowBTitle{
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
	color:#000000;
	background-color:#FFFFFF;
	}
	
table.denBenefits td.rowBCost{
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:right;
	color:#000000;
	background-color:#FFFFFF;
	}
	
/* Dental benefits table ENDS */



/* Cash Plan benefits table STARTS  */

#cashPlanNav{
	width:650px;
	height:10px;
	border:0px;
	padding:2px;
	margin-bottom:25px;
	}

#cashPlanNav img.bump{
	margin-left:15px;
	}
	
	
	
/* Take out once approved start*/	
	
#OLD_cashPlanNav{
	width:650px;
	height:10px;
	border:0px;
	padding:2px;
	margin-bottom:25px;
	}

#OLD_cashPlanNav img.bump{
	margin-left:15px;
	}	
/* Take out once approved end */	


	

table.cashPlanBen {
	width:600px;
	height:auto;
	border:2px solid #C4DCDC;
	padding:0px;
	}
	
	
table.cashPlanBen td.BenTitleHeader{
	width:300px;
	font-size:1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	color:#000000;
	background-image:url('../img/nav/cashplan-gradient-blue-to-white.gif');
	background-repeat:repeat-x;
	}
	

table.cashPlanBen td.BenTitle{
	width:300px;
	font-size:1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	color:#000000;
	background-color:#C4DCDC;
	}
	
table.cashPlanBen td.BronzeHeader{
	width:100px;
	font-size:1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	color:#000000;
	background-image:url('../img/nav/cashplan-gradient-bronze-to-white-on.gif');
	background-repeat:repeat-x;
	}	
	
table.cashPlanBen td.Bronze{
	width:100px;
	font-size:1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	color:#000000;
	background-color:#ECBD94;
	}
	
table.cashPlanBen td.Bronze a{
	font-size:0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	}
	
table.cashPlanBen td.SilverHeader{
	width:100px;
	font-size:1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	color:#000000;
	background-image:url('../img/nav/cashplan-gradient-silver-to.gif');
	background-repeat:repeat-x;
	}	
	
	
table.cashPlanBen td.Silver{
	width:100px;
	font-size:1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	color:#000000;
	background-color:#EEEEEE;
	}
	
table.cashPlanBen td.Silver a{
	font-size:0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	}
	
table.cashPlanBen td.GoldHeader{
	width:100px;
	font-size:1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	color:#000000;
	background-image:url('../img/nav/cashplan-gradient-gold-to-white-on.gif');
	background-repeat:repeat-x;
	}	
	
table.cashPlanBen td.Gold{
	width:100px;
	font-size:1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	color:#000000;
	background-color:#FFF593;
	}
	
table.cashPlanBen td.Gold a{
	font-size:0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	}
	
table.cashPlanBen td.Benefit{
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
	color:#000000;
	background-color:#E3E8ED;
	}
	
table.cashPlanBen td.BronzeBen{
	width:100px;
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	color:#000000;
	background-color:#E7DFD6;
	}

table.cashPlanBen td.SilverBen{
	width:100px;
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	color:#000000;
	background-color:#F2F2F2;
	}
	
table.cashPlanBen td.GoldBen{
	width:100px;
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	color:#000000;
	background-color:#F8EFE0;
	}

/* Cash Plan benefits table ENDS  */


/* Cash Plan Additional Notes table STARTS */

table.cashPlanNotes {
	width:600px;
	height:auto;
	border:2px solid #C4DCDC;
	padding:0px;
	outline: #C4DCDC
	}
	
table.cashPlanNotes td.header{
	font-size:1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	color:#000000;
	background-color:#C4DCDC;
	}
	
table.cashPlanNotes tr.RowA{
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	color:#000000;
	background-color:#EEEEEE;
	}
	
table.cashPlanNotes tr.RowB{
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	color:#000000;
	background-color:#DDDDDD;
	}

table.cashPlanNotes td.Row1{
	font-weight:bold;
	width:35px;
	}
	
table.cashPlanNotes td.Row2{
	width:565px;
	}

/* Cash Plan Additional Notes table ENDS */

.cursor_pointer{
	cursor:pointer;
}
