@import "reset.css";
@import "links.css";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #b9d9ee;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #024d7c;
	background-image: url(../images/bgGrad.gif);
	background-repeat: repeat-x;
}
p{
	line-height: 16px;	
}
h3{
	font-size: 24px	;
	color: #0075bf;
}
h2{
	font-size: 16px	;
	color: #88bc56;
	padding-bottom: 10px;
	padding-top: 5px;
}
#container {
	width: 1000px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
	top: 30px;
}
#internalContentContainer{
	margin: 0 0 0 20px;
	padding: 16px 0 0 0;
	background-image:url(../images/pageWhiteBgWStroke.gif);
	background-repeat: repeat-y;
	width: 980px;
}
#internalContent{
	margin: 0 0 0 13px;	
}
#breadCrumbs{
	margin: 15px 0 30px 0;	
	font-size: 9px;
	color: #025d96;
}
#mainContent{
	margin: 0 0 0 20px;
}
#pageContent{
	width: 692px;
	float: left;
	margin: 0 15px 0 0;
	line-height: 15px;
}
#pageRightCol{
	float: left;
}
#header{
	margin: 0 0 0 20px;
	background-image: url(../images/headerBg.gif);
	background-repeat: no-repeat;
	width: 960px;
	height: 103px;
}
#nav{
	float: left;
	width: 960px;
	height: 51px;
	background-color: #0075bf;
}
#pageContent ul{
	margin: 0 0 0 30px;	
}
#mainBanner{
	float: left;	
}
#intBanner{
	float: left;	
}
#logo{
	float: left;
	margin: 0 406px 0 0;
}
#utilNav{
	float: left;
	margin: 19px 0 0 0;
}
#unFindAgent{
	float: left;
	margin: 0 23px 0 0;
}
#unContact{
	float: left;
	margin: 0 20px 0 0;
}
#unLogin{
	float: left;	
}
#utilNavDivider{
	margin: 6px 0 7px 0;
	width: 343px;
}
#getStartedMsg{
	float: left;
}
#getStartedBtn{
	float: left;
}
#getStartedMenu{
	position: absolute;
	top: 73px;
	left: -9999px;
	z-index: 99;
}
#getStartedMenuContent{
	background-image: url(../images/getStartedMenuFill.png);
	background-repeat: repeat-y;
	width: 211px;
	padding: 7px 0 3px 0;
}
#getStartedMenuList{
	padding:0 7px 0 9px; 
	margin:0; 	
}
#getStartedMenuList li{
	list-style-type:none;
	background: url(../images/getStartedBullet.gif) left center no-repeat;
	padding: 0 0 7px 15px;
}
#navBtns{
	float: left;
	margin: 0 30px 0 0;
}
#search{
	float: left;
}
#searchForm{
	float: left;
}
#searchBtn{
	float: left;
	padding: 16px 0 0 0;
}
#searchFieldContainer {
	width: 157px;
	height: 19px;
	background: url(../images/searchFieldBg.gif);
	padding: 0 0 0 4px;
	background-repeat: no-repeat;
	margin: 14px 0 0 7px;
}
#searchFieldContainer #searchTxt {
	float: left;
	font-size: 10px;
	color: #025d96;
	border: 0;
	padding: 2px 0 0 0;
	width: 130px;
	background: none;
}
#homeFeatureItems{
	
}
.homeFeatureItem{
	float: left;
	width: 300px;
	font-size: 11px;
	line-height: 15px;
}
.homeFeatureItemHeader{
	font-size: 18px;	
}
.homeFeatureDivider{
	float: left;
	width: 1px;
	margin: 0 10px 0 10px;
}
#homeLowerContent{
	margin: 0 0 0 20px;
	padding: 16px 0 0 0;
	background-image:url(../images/pageWhiteBgWStroke.gif);
	width: 960px;
}
#homeNewsItems{
	padding: 0 0 0 13px;
}
.homeNewsItemImg{
	border: 1px solid #81b85b;	
	width: 209px;
	height: 69px;
	margin: 0 0 7px 0;
}
.homeNewsItemsModule{
	width: 227px;
	margin: 0 8px 20px 0;
	float: left;
}
.homeNewItemCnt{
	border: 1px solid #e0eef7;
	padding: 7px 0 7px 7px;
	background-color: #f2f8fc;
	font-size: 10px;
	line-height: 12px;
}
#footer{
	margin: 0 0 0 13px;	
}
#footerDivider{
	margin: 20px 0 10px 0;	
}
#footerContent{
	padding: 0 0 20px 0;	
}
#footerTxt{
	font-size: 9px;	
	color: #0075bf;
	float: left;
	width: 895px;
}
#footerSocial{
	float: left;	
	margin: 0 0 0 0;
}
#rColContact{
	margin: 25px 0 0 0;	
}

.rColBrelLip{
	float: left;
}
.rColImg{
	border: 1px solid #84b959;
	width: 209px;
	height: 69px;
	margin: 7px 0 0 7px;
}
.rColTxt{
	margin: 7px 0 7px 7px;
	width: 209px;
	font-size: 11px;
	line-height: 15px;
}
.rColContentContainer{
	float: left;
	width: 240px;
}
.rColContent{
	width: 227px;
	margin: 0 0 0 5px;
	background-color: #fafcfe;
	border: 1px solid #e5f1f8;
}

/* products hier menu starts */
#hierProductsMenu{
	position: absolute;
	top: 154px;
	left: -9999px;
	z-index: 99;
}
#hierProductsMenuContent{
	background-image: url(../images/hierNavFill.gif);
	background-repeat: repeat-x;
	width: 531px;
	height: 120px;
	padding: 7px 0 3px 0;
	background-color: #d9ebf6;
	float: left;
}
#hierProductsCol1Header{
	margin: 0 0 9px 7px;
}
#hierProductsCol2Header{
	margin: 0 0 9px 7px;
}
/* products hier menu ends */

/* opportunities hier menu starts */
#hierOpportunitiesMenu{
	position: absolute;
	top: 154px;
	left: -9999px;
	z-index: 99;
}
#hierOpportunitiesMenuContent{
	background-image: url(../images/hierNavFill.gif);
	background-repeat: repeat-x;
	width: 398px;
	height: 120px;
	padding: 7px 0 3px 0;
	background-color: #d9ebf6;
	float: left;
}
#hierOpportunitiesCol1Header{
	margin: 0 0 9px 7px;
}
#hierOpportunitiesCol2Header{
	margin: 0 0 9px 7px;
}
/* opportunities hier menu ends */


/* learning hier menu starts */
#hierLearningMenu{
	position: absolute;
	top: 154px;
	left: -9999px;
	z-index: 99;
}
#hierLearningMenuContent{
	background-image: url(../images/hierNavFill.gif);
	background-repeat: repeat-x;
	width: 575px;
	height: 120px;
	padding: 7px 0 3px 0;
	background-color: #d9ebf6;
	float: left;
}
#hierLearningCol1Header{
	margin: 0 0 9px 7px;
}
#hierLearningCol2Header{
	margin: 0 0 9px 7px;
}
/* learning hier menu ends */


/* support hier menu starts */
#hierSupportMenu{
	position: absolute;
	top: 154px;
	left: -9999px;
	z-index: 99;
}
#hierSupportMenuContent{
	background-image: url(../images/hierNavFill.gif);
	background-repeat: repeat-x;
	width: 531px;
	height: 120px;
	padding: 7px 0 3px 0;
	background-color: #d9ebf6;
	float: left;
}
#hierSupportCol1Header{
	margin: 0 0 9px 7px;
}
#hierSupportCol2Header{
	margin: 0 0 9px 7px;
}
/* support hier menu ends */


/* about hier menu starts */
#hierAboutMenu{
	position: absolute;
	top: 154px;
	left: -9999px;
	z-index: 99;
}
#hierAboutMenuContent{
	background-image: url(../images/hierNavFill.gif);
	background-repeat: repeat-x;
	width: 642px;
	height: 120px;
	padding: 7px 0 3px 0;
	background-color: #d9ebf6;
	float: left;
}
#hierAboutCol1Header{
	margin: 0 0 9px 7px;
}
#hierAboutCol2Header{
	margin: 0 0 9px 7px;
}
/* about hier menu ends */

/* hier menu related classes start */
.hierNavCol_1Group1{
	float: left;	
}
.hierNavCol_1Group2{
	float: left;
	margin: 0 0 0 15px;
}
.hierNavCol_2Group1{
	float: left;
	margin: 0 15px 0 0;
}
.hierNavCol_2Group2{
	float: left;	
}
.hierNavCol_1{
	float: left;
}
.hierNavCol_2{
	float: left;
}
.hierNavColDivider{
	width: 1px;
	height: 120px;
	background-image: url(../images/hierNavColDivider.gif);
	background-repeat: repeat-y;
	float: left;	
	margin: 0 12px 0 16px;
}
.hierNavMenuList{
	margin: 0 0 0 10px;
	list-style-type:none;
}
.hierNavMenuList li{
	padding-left:10px;
	padding-bottom: 4px;
	background:transparent url(../images/hierNavBullet.gif) no-repeat;
	background-position:0 5px;
}

.hierNavMenuListSub{
	padding:0 7px 0 18px; 
	margin:0; 	
}
.hierNavMenuListSub li{
	list-style-type:none;
	background: url(../images/hierNavBulletSub.gif) left center no-repeat;
	padding: 0 0 4px 8px;
}
.hierEdge{
	width: 1px;
	height: 130px;
	background-image: url(../images/hierNavEdge.gif);
	background-repeat: repeat-y;
	float: left;
}
/* hier menu related classes end */

.nav{
	float: left;
}
.rollover{
	/*used by jquery*/
}
.brel{
	background-image: url(../images/brel.png);
	width: 20px;
	height: 51px;
	float: left;
}
.brer{
	background-image: url(../images/brer.png);
	width: 20px;
	height: 51px;
	float: left;
}
.brelLip{
	background-image: url(../images/brelLip.png);
	width: 20px;
	height: 14px;
	float: left;
}
.brerLip{
	background-image: url(../images/brerLip.png);
	width: 20px;
	height: 14px;
	float: left;
}

.largeGreenDivider{
	margin: 0 0 20px 0;	
}

.clear{
	clear: both;	
}


/* learning center updates */
#learningCenterFlash
{
    background-color: #f3dbbb;
    float: left;	
    width: 674px;
    height: 190px;
}
#learningCenterChoose
{
    float:left;
    width: 286px;
    height: 190px;
    background-image: url(../images/learningCenterChooseBg.jpg);
}
#learningCenterGreenBarContainer
{
    padding: 0 0 0 20px;
}
#learningCenterGreenBar
{
    padding: 1px 0 0 0 ;
    float: left;	
    width: 960px;
    height: 50px;
    background-image: url(../images/learningCenterGreenBarFill.gif);
    background-repeat: repeat-x;
}
#learningCenterGreenBarLIFE
{
    float: left;
    width: 115px;
    padding: 0 271px 0 0;
}
#learningCenterGreenBarRight
{
    float: left;
    width: 574px;
}
#learningCenterGreenBarLearnMore
{
    float: left;
}
#learningCenterGreenBarDivider
{
    float: left;
    padding: 0 0 0 14px;
}
#learningCenterGreenBarLifeStories
{
    float: left;
}
.lcGbLearnMoreBtn
{
    float: left;
    padding: 0 4px 0 0;
}

#lifeEventComboMenu{
	position: absolute;
	top: 313px;
	left: -9999px;
	z-index: 99;
	border: 1px solid #6f4c1b;
	background-color: #8b6330;
	background-image: url(../images/lcComboBgGrad.gif);
	background-repeat: repeat-x;
	padding: 12px 15px 12px 15px;
}
#lifeEventComboMenuContent{
     width: 166px;
	 padding: 0 0 0 5px;
}
#lifeEventComboMenuList{
	margin:0; 	
}
#lifeEventComboMenuList li{
    margin:0 0 5px 10px;
    color: #ffffff;
}

#lifeStageComboMenu{
	position: absolute;
	top: 291px;
	left: -9999px;
	z-index: 99;
	border: 1px solid #6f4c1b;
	background-color: #8b6330;
	background-image: url(../images/lcComboBgGrad.gif);
	background-repeat: repeat-x;
	padding: 12px 15px 12px 15px;
	margin: 0 0 0 1px;
}
#lifeStageComboMenuContent{
	 width: 166px;
	 padding: 0 0 0 5px;
}
#lifeStageComboMenuList{
	margin:0; 	
}
#lifeStageComboMenuList li{
	margin:0 0 5px 10px;
	color: #ffffff;
}

#lifeStageComboBtn
{
    margin: 120px 0 0 25px;
}
#lifeEventComboBtn
{
    margin: 5px 0 0 25px;
}
#beanstalkForm{
	display: none;
}

#learningCenterNext
{
}
.stepLink
{
    margin: 0 0 5px 0;
}

.nextStepDivider
{
    margin: 20px 0 5px 0;
}