/* ================ */
/* SECURITIES */
/* ================ */
html {
	margin: 0 auto;
	background-color: #d9d9d9;
	height:100%; /* 100 % height */
	/* overflow-y:scroll;
   	overflow-x:auto; */
	}
body {
	margin: 0 auto;
	background-color:#d9d9d9;
	height:100% /* 100 % height */
	}	
/* -- Header ------------------------------------------------------------------------------------------------------*/
.toprow {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
	}	
	
.header { 
	width:950px;
	height: 138px;
	background: url('../Images/GreenBlackGradient.jpg');
	overflow:hidden;
	margin: 0 auto;
	}
.logo { 
	display: block;
	float: left;
	width: 313px;
	height: 108px;
	z-index:2;
	background-image:url('../Images/WhiteArrow.png');
	position:relative;
	top: 0px;
	left: 0px;
	}		
#logoArt {
	display: block;
  	width: 218px;
  	height: 99px;
  	background: url("../Images/SentinelLogo.jpg") no-repeat 0 0;
	margin: 5px 0 0px 0;
	}

#logoArt:hover {
	/*background-position: 0 -99px;  replace when you get a rollover image*/
	background-position: 0 0;
	}	
#logoArt span {
	display: none;
	}
	
	
.MEAnavigation {
	float:left;
	display:inline;
	width: 630px;
	height: 108px;
	position: relative;
	margin-right: 0px;
	padding-top:0px;
	/* background-color:#00FF99; */	
	}


#MEAnav {
	background:url('../Images/MEASprite.jpg') no-repeat;
	width:300px;
	height:68px;
	margin-left:327px;
	margin-top: 0;
	padding:0;
	}

#MEAnav span {
	display: none;
	}

#MEAnav li, #MEAnav a {
	height:68px;
	display:block;
	}

#MEAnav li {
	float:left;
	list-style:none;
	display:inline;
	}

#MEAnav-Member {width: 100px;}
#MEAnav-Employer {width: 100px;}
#MEAnav-Advisor {width: 100px;}

#MEAnav-Member a:hover {background:url('../Images/MEASprite.jpg') 0px -68px no-repeat; }
#MEAnav-Employer a:hover {background:url('../Images/MEASprite.jpg') -100px -68px no-repeat; }
#MEAnav-Advisor a:hover {background:url('../Images/MEASprite.jpg') -200px -68px no-repeat; }
 
#MEAnav-MemberActive {width: 100px; background:url('../Images/MEASprite.jpg') 0px -68px no-repeat; }
#MEAnav-EmployerActive {width: 100px; background:url('../Images/MEASprite.jpg') -100px -68px no-repeat; }
#MEAnav-AdvisorActive {width: 100px; background:url('../Images/MEASprite.jpg') -200px -68px no-repeat; }

#blackBar {
	display:block;
	float: right;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}
ul#navlist {
	list-style: none;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	margin-top:0px;
	margin-right: 0px;
	margin-left: 206px;
	padding-top: 5px;
	}

ul#navlist li {
	display: block;
	float: left;
	margin: 3px 10px 0 0px;
	padding: 0;
	}

ul#navlist li a {
	display: block;
	width: 100%;
	padding: 0.5em;
	color: #FFFFFF;
	text-decoration: none;
	}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a {
	color: #FFFFFF;
	}

ul#navlist li a:hover, ul#navlist li#active a:hover {
	color: #FFFFFF;
	background: transparent;
	text-decoration:underline;
	}



/* -- Navigation ------------------------------------------------------------------------------*/
.leftNavigation {
	width: 230px;
	margin: 0 auto;
	overflow: hidden;
	float: left;
	}
.login {
	width: 230px;
	height: 32px;
	position: relative;
	background-color:#000000;
	}
.accountLogInText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #FFFFFF;
	padding-left:23px;
	padding-top: 9px;
	position:relative;
	}	
.loginDropDown {
	font-size: 10px;
	padding-left: 10px; /* -- Put back to 10px when finished building the site -- */
	padding-top: 4px;
	}
	

.leftButtons{
	top: 0;
	font:normal 13px Arial;
	line-height:20px;
	background-color: #125285;
	width: 230px;
	margin-left: 0px;
	}

.leftButtons a {
	width: auto;
	display: block;
	text-indent: 10px;
	border-bottom-color:#75D944;
	border-bottom-style:solid;
	border-bottom-width:1px;	
	padding: 5px 0 5px 6px;
	text-decoration: none;
	color: #FFFFFF;
	}

.leftButtons a:hover { /*THEME CHANGE HERE*/
	background-color: #013646;
	}

.leftButtonsLogin {
	line-height:20px;
	background-image:url(../Images/LoginBackground.jpg);
	width: 230px;
	margin-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #FFFFFF;
	position:relative;
	}

.leftButtonsLogin a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	width: auto;
	display: block;
	text-indent: 10px;
	border-top-color:#75D944;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#75D944;
	border-bottom-style:solid;
	border-bottom-width:1px;	
	padding: 5px 0 5px 6px;
	text-decoration: none;
	color: #FFFFFF;
	}

.leftButtonsLogin a:hover { /*THEME CHANGE HERE*/
	background-image:url(../Images/LoginBackgroundOver.jpg);
	}		
		
					
.promotionalBox {
	width: 230px;
	height: 190px;
	background-color:#66FFFF;
	}
.newsHead {
	width: 230px;
	height: 30px;
	background-color:#125285;
	}
.newsHeadText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 12px;
	letter-spacing : +1px;
	}
.newsBody {
	width: 230px;
	height:auto;
	background-color:#125285;
	}	
.newsBodyText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 12px 10px 12px 10px;
	}	
.newsBodyTextHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 12px;
	font-weight:bold;
	}	
.newsBodyText p {
	margin-top: 0;
	margin-bottom: 0;
}	
.newsBodyText a:link{
	color: #FFFFFF;
	text-decoration:none;
	}
.newsBodyText a:visited {
	color: #FFFFFF;
	text-decoration:none;
	}
.newsBodyText a:hover {
	color: #CAEBFC;
	text-decoration:underline;
	}
.newsBodyText a:active {
	color: #FFFFFF;
	text-decoration:none;
	}			

	
/* -- Body ------------------------------------------------------------------------------------*/		
.homeBody {
	width: 950px;
	margin: 0 auto;
	overflow:hidden;
	background-image:url(../Images/Background.jpg);
	}
.homeBodyCopy {
	display:block;
	width: 700px;
	padding-top: 60px;
	padding-left: 230px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:normal;
	}	
.body {
	width: 950px;
	margin: 0 auto;
	/* height:100%; /* 100 % height */
	float:none;
	}	
.bodyContainer {
	width: 720px;
	margin: 0 auto;
	height:100%; /* 100 % height */
	bottom: 0;
	background-color:#FFFFFF;
	float:left;
	}
.bodyCopy {
	display:block;
	width: 520px;
	padding-top: 20px;
	padding-right:20px;
	padding-bottom: 10px;
	padding-left: 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:normal;
	float:left;
	vertical-align:top;
	}	
.bodyCopy ul{
	padding: 4px 0 0 20px;
	margin: 0;
		}
.bodyCopy ul li{
	list-style-type: none;
	background-image:url(../Images/Bullet.jpg);
	background-position: 0px 4px;
	background-repeat:no-repeat;
	padding: 0 0 0 11px;
	}	
	
.bodyCopy a:link {
	color: #006225;
	text-decoration:underline;
	}
.bodyCopy a:visited {
	color: #006225;
	text-decoration:underline;
	}
.bodyCopy a:hover {
	color: #009900;
	text-decoration:underline;
	}
.bodyCopy a:active {
	color: #006225;
	text-decoration:underline;
	}	

.mainBody {
	display:block;
	width: 700px;
	padding-top: 60px;
	padding-left: 230px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}	
.bodyCopyMS {
	display:block;
	float:left;
	width: 450px;
	padding-top: 0px;
	padding-left: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:normal;
	}
.bodyCopyMS ul{
	padding: 4px 0 0 20px;
	margin: 0;
		}
.bodyCopyMS ul li{
	list-style-type: none;
	background-image:url(../Images/Bullet.jpg);
	background-position: 0px 4px;
	background-repeat:no-repeat;
	padding: 0 0 0 11px;
	}	
	
.bodyCopyMS a:link {
	color: #006225;
	text-decoration:underline;
	}
.bodyCopyMS a:visited {
	color: #006225;
	text-decoration:underline;
	}
.bodyCopyMS a:hover {
	color: #009900;
	text-decoration:underline;
	}
.bodyCopyMS a:active {
	color: #006225;
	text-decoration:underline;
	}
	
.bodyCopyFAQ {
	display:block;
	width: 520px;
	padding-top: 20px;
	padding-right:20px;
	padding-bottom: 10px;
	padding-left: 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:normal;
	float:left;
	vertical-align:top;
	}	
.bodyCopyFAQ ul{
	padding: 4px 0 0 20px;
	margin: 0;
		}
.bodyCopyFAQ ul li{
	list-style-type: none;
	background-image:url(../Images/DownArrow.jpg);
	background-position: 0px 4px;
	background-repeat:no-repeat;
	padding: 0 0 0 11px;
	}	
	
.bodyCopyFAQ a:link {
	color: #006225;
	text-decoration:underline;
	}
.bodyCopyFAQ a:visited {
	color: #006225;
	text-decoration:underline;
	}
.bodyCopyFAQ a:hover {
	color: #009900;
	text-decoration:underline;
	}
.bodyCopyFAQ a:active {
	color: #006225;
	text-decoration:underline;
	}	
	
.copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	vertical-align:top;
	}	
.copy ul{
	padding: 4px 0 0 20px;
	margin: 0;
		}
.copy ul li{
	list-style-type: none;
	background-image:url(../Images/Bullet.jpg);
	background-position: 0px 4px;
	background-repeat:no-repeat;
	padding: 0 0 0 11px;
	}	
	
.copy a:link {
	color: #006225;
	text-decoration:underline;
	}
.copy a:visited {
	color: #006225;
	text-decoration:underline;
	}
.copy a:hover {
	color: #009900;
	text-decoration:underline;
	}
.copy a:active {
	color: #006225;
	text-decoration:underline;
	}	
	
		
.subHead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#013646;
	font-style:italic;
	margin-bottom:0px;
	font-weight:bold;
	}	
.subHead2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#013646;
	font-weight:bold;
	padding-top: 25px;
	}
.subHeadFAQ {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#013646;
	font-weight:bold;
	padding:0px;
	margin: 0px;
	}			

.listHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style:italic;
	padding:0px;
	margin:0px;
	}		
	
h1 { font-size: 20pt; font-weight: bold; text-align: left; display:inline; color: #125285;}
	
.testimonialHolder {
	display:block;
	float:left;
	padding-left: 20px;
	padding-top: 25px;
	pading-bottom: 20px;
	width: 238px;
	position:relative;
	margin: 0 auto;
	background-color:inherit;
	}	
.testimonialHolder ul{
	padding: 4px 0 0 19px;
	margin: 0;
	}
.testimonialHolder ul li{
	list-style-type: none;
	background-image:url(../Images/Bullet.jpg);
	background-position: 0px 4px;
	background-repeat:no-repeat;
	padding: 0 0 0 10px;
	}
.testimonialHolder a:link {
	color: #006225;
	text-decoration:underline;
	}
.testimonialHolder a:visited {
	color: #006225;
	text-decoration:underline;
	}
.testimonialHolder a:hover {
	color: #009900;
	text-decoration:underline;
	}
.testimonialHolder a:active {
	color: #006225;
	text-decoration:underline;
	}		

.testimonialBox {
	display:block;
	float:left;
	margin-top: 25px;
	width: 300px;
	border-style:solid;
	border-width:1px;
	border-color:#125285;
	}					
.testimonialPhoto {
	display:block;
	float:left;
	width: 150px;
	vertical-align:bottom;
	}			
.testimonialCopy {
	display: block;
	float: left;
	width: 118px;
	font-family:Arial, Helvetica, sans-serif;
	color: #125285;
	font-size:12px;
	padding-top:10px;
	padding-right: 10px;
	}	
.testimonialCopy a:link {
	color: #006225;
	text-decoration:underline;
	}
.testimonialCopy a:visited {
	color: #006225;
	text-decoration:underline;
	}
.testimonialCopy a:hover {
	color: #009900;
	text-decoration:underline;
	}
.testimonialCopy a:active {
	color: #006225;
	text-decoration:underline;
	}	
.testimonialName {
	font-family:Arial, Helvetica, sans-serif;
	color: #125285;
	font-size: 9px;
	}				
.mainNavBar {
	display:block;
	width: 720px;
	height: 30px;
	top: 0px;
	left: 0px;
	background-color:#125285;
	float: left;
	border-top-style:solid;
	border-top-width: 1px;
	border-top-color:#75D944;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color:#75D944;
	}	
.mainNavBar:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.msLoginHolder {
	display:block;
	float:right;
	padding-left: 0px;
	width: 200px;
	position:relative;
	vertical-align:top;
	margin-bottom:20px;
	}	
.msLoginBox {
	display:block;
	float:left;
	margin-top: 5px;
	width:200px;
	border-style:solid;
	border-width:1px;
	border-color:#125285;
	background-color: #125285;
	}
.msLoginHeader {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:0px;
	background-color:#125285;
	height: 25px;
	}
.msLoginBody {
	float: left;
	display: block;
	width: 180px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:12px;
	padding-top:10px;
	padding-left: 20px;
	}	
.msLoginBody .submit {
	background-image:url(../Images/Lock.jpg);
	background-repeat:no-repeat;
	padding: 4px 0 6px 20px;
	float: left;
	}
.msLoginBody .submit input {
	border: 1px solid #FFFFFF;
	height: 21px;
	width: 56px;
	background-color: #125285;
	color: #ffffff;
	font-size: 11px;
	vertical-align: middle;
	padding: 0 0 1px 0;
	margin-right:15px;
}	
.msLoginButton {
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
	padding: 4px;
	padding-left: 10px;
	background-color:#013646;
	height: 15px;
	width: 187px;
	margin-top: 1px;
	}	
.msLoginButton a:link {
	color:#FFFFFF;
	text-decoration:none;
	}
.msLoginButton a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
.msLoginButton a:hover {
	color:#75D944;
	text-decoration:underline;
	}
.msLoginButton a:active {
	color:#FFFFFF;
	text-decoration:none;
	}	
.msSideBar {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	padding: 10px;
	}
.msSideBar a:link {
	color:#FFFFFF;
	text-decoration:none;
	}
.msSideBar a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
.msSideBar a:hover {
	color:#75D944;
	text-decoration:underline;
	}
.msSideBar a:active {
	color:#FFFFFF;
	text-decoration:none;
	}	
.msSideBar p {
	margin-top: 0;
	margin-bottom: 0;
	}	
				
.lifeStagesHolder {
	display:block;
	float:left;
	width: 720px;
	height: 109px;
	position: relative;
	top: 0px;
	right: 0px;
	overflow:hidden;
}

#lifeStages {
	background:url('../Images/LifeStages.jpg') no-repeat;
	width:950px;
	height:109px;
	margin-left:0px;
	margin-top: 0;
	padding:0;
	}

#lifeStages span {
	display: none;
	}

#lifeStages li, #lifeStages a {
	height:109px;
	display:block;
	}

#lifeStages li {
	float:left;
	list-style:none;
	display:inline;
	}

.lifeStagesHolderMS {
	display:block;
	float:left;	
	width: 720px;
	height: 99px;
	position: relative;
	top: -99px;
	left: 230px;
}

#lifeStagesMS {
	background:url('../Images/LifeStages-MS.jpg') no-repeat;
	width:720px;
	height:99px;
	margin-left:0px;
	margin-top: 0;
	padding:0;
	}

#lifeStagesMS span {
	display: none;
	}

#lifeStagesMS li, #lifeStagesMS a {
	height:99px;
	display:block;
	}

#lifeStagesMS li {
	float:left;
	list-style:none;
	display:inline;
	}

#lifeStagesMS-1 {width: 240px;}
#lifeStagesMS-2 {width: 240px;}
#lifeStagesMS-3 {width: 240px;}

#lifeStagesMS-1 a:hover {background:url('../Images/LifeStages-MS.jpg') 0px -109px no-repeat; }
#lifeStagesMS-2 a:hover {background:url('../Images/LifeStages-MS.jpg') -240px -109px no-repeat; }
#lifeStagesMS-3 a:hover {background:url('../Images/LifeStages-MS.jpg') -480px -109px no-repeat; }
 
#lifeStagesMS-1Active {width: 240px; background:url('../Images/LifeStages-MS.jpg') 0px -109px no-repeat; }
#lifeStagesMS-2Active {width: 240px; background:url('../Images/LifeStages-MS.jpg') -240px -109px no-repeat; }
#lifeStagesMS-3Active {width: 240px; background:url('../Images/LifeStages-MS.jpg') -480px -109px no-repeat; }

body#gettingStarted #lifeStagesMS-1 a {
	width: 240px; background:url('../Images/LifeStages-MS.jpg') 0px -109px no-repeat; }

body#investingYourMoney #lifeStagesMS-2 a {
	width: 240px; background:url('../Images/LifeStages-MS.jpg') -240px -109px no-repeat; }
	
body#planningYourFinancialFuture #lifeStagesMS-3 a {
	width: 240px; background:url('../Images/LifeStages-MS.jpg') -480px -109px no-repeat; }	

.footerMS {
	display:block;
	float: left;
	width: 950px;
	height: 10px;
	margin: 0 auto;
	position: relative;
	left: 0px;
	top: 0px;
	bottom:0px;
	background-color:#d9d9d9;
	margin-top:99px;
	}	
		
.footer {
	display:block;
	float: left;
	width: 950px;
	height: 90px;
/*	height: 133px;  - if you want to see the white background behind the footer -- */
	margin: 0 auto;
	left: 0px;
	top: 0px;
	bottom:0px;
	background-color:#d9d9d9;
	}	
.footerText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#758B9A;
	position:relative;
	margin-top:3px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:10px;
	line-height:13px;
}
.footerText a:link {
	color:#758B9A;
	text-decoration:underline;
	}
.footerText a:visited {
	color:#758B9A;
	text-decoration:underline;
	}
.footerText a:hover {
	color:#333333;
	text-decoration:underline;
	}
.footerText a:active {
	color:#758B9A;
	text-decoration:underline;
	}
	
.footerTextSS {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#758B9A;
	position:relative;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 10px;
	line-height:13px;
}
.footerTextSS a:link {
	color:#758B9A;
	text-decoration:underline;
	}
.footerTextSS a:visited {
	color:#758B9A;
	text-decoration:underline;
	}
.footerTextSS a:hover {
	color:#009EDC;
	text-decoration:underline;
	}
.footerTextSS a:active {
	color:#758B9A;
	text-decoration:underline;
	}
	

.lifeWealthNavigation {
	width: 501px;
	height: 30px;
	position: relative;
	top: 0px;
	right: 0px;
	float:left;
	padding-right:0px;
	}

.lifeWealthNavigation:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}


#lifeWealthnav {
	background:url('../Images/NavSpriteBig.jpg') no-repeat;
	width:500px;
	height:30px;
	margin-left:0;
	margin-top: 0;
	padding:0;
	}

#lifeWealthnav span {
	display: none;
	}

#lifeWealthnav li, #lifeWealthnav a {
	height:30px;
	display:block;
	}

#lifeWealthnav li {
	float:left;
	list-style:none;
	display:inline;
	}

#lifeWealthnav-Life {
	width: 248px;
	border-right-style:solid;
	border-right-width: 1px;
	border-right-color:#75D944;
	}
#lifeWealthnav-Wealth {
	width: 250px;
	border-right-style:solid;
	border-right-width: 1px;
	border-right-color:#75D944;	
	}

#lifeWealthnav-Life a:hover {background:url('../Images/NavSpriteBig.jpg') 0px -30px no-repeat; }
#lifeWealthnav-Wealth a:hover {background:url('../Images/NavSpriteBig.jpg') -249px -30px no-repeat; }
 
#lifeWealthnav-LifeActive {
	width: 248px; 
	background:url('../Images/NavSpriteBig.jpg') 0px -30px no-repeat;
	border-right-style:solid;
	border-right-width: 1px;
	border-right-color:#75D944;
	 }
#lifeWealthnav-WealthActive {
	width: 250px; 
	background:url('../Images/NavSpriteBig.jpg') -249px -30px no-repeat; 
	border-right-style:solid;
	border-right-width: 1px;
	border-right-color:#75D944;
	}

#lifeWealthnav-LifeInactive {
	width: 248px; 
	background:url('../Images/NavSpriteBig.jpg') 0px -60px no-repeat; 
	border-right-style:solid;
	border-right-width: 1px;
	border-right-color:#75D944;
	}
#lifeWealthnav-WealthInactive {
	width: 250px; 
	background:url('../Images/NavSpriteBig.jpg') -249px -60px no-repeat; 
	border-right-style:solid;
	border-right-width: 1px;
	border-right-color:#75D944;
	}

#lifeWealthnav-LifeInactive a:hover {background:url('../Images/NavSpriteBig.jpg') 0px 0px no-repeat; }
#lifeWealthnav-WealthInactive a:hover {background:url('../Images/NavSpriteBig.jpg') -250px 0px no-repeat; }


.chromestyle{
	width: 99%;
	font-weight: bold;
	}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.chromestyle ul{
	border: 1px solid #BBB;
	width: 100%;
	padding: 4px 0;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
		}

.chromestyle ul li{
	display: inline;
	}

.chromestyle ul li a{
	color: #494949;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #DADADA;
	}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
	background:none;
	}

.dropmenuLife{
	position:absolute;
	top: 0;
	border: 1px solid #75D944; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 12px Arial;
	line-height:20px;
	z-index:249;
	background-color: #125285;
	width: 295px;
	visibility: hidden;
	margin-left: 20px;
	}

.dropmenuLife a{
	width: auto;
	display: block;
	text-indent: 20px;
	border-bottom: 1px solid #75D944; /*THEME CHANGE HERE*/
	padding: 1px 0 0 6px;
	text-decoration: none;
	color: #FFFFFF;
	background-image:url(../Images/MenuArrow.png);
	background-repeat:no-repeat;
	background-position:10px 4px;
	}

* html .dropmenuLife a{ /*IE only hack*/
	width: 100%;
	}

.dropmenuLife a:hover{ /*THEME CHANGE HERE*/
	background-color: #013646;
	}

 
.dropmenuWealth{
	position:absolute;
	top: 0;
	border: 1px solid #75D944; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 12px Arial;
	line-height:20px;
	z-index:100;
	background-color: #125285;
	width: 252px;
	visibility: hidden;
	margin-left: 20px;
	}

.dropmenuWealth a {
	width: auto;
	display: block;
	text-indent: 20px;
	border-bottom: 1px solid #75D944; /*THEME CHANGE HERE*/
	padding: 1px 0 0 6px;
	text-decoration: none;
	color: #FFFFFF;
	background-image:url(../Images/MenuArrow.png);
	background-repeat:no-repeat;
	background-position:10px 4px;
	}

* html .dropmenuWealth a { /*IE only hack*/
	width: 100%;
	}

.dropmenuWealth a:hover { /*THEME CHANGE HERE*/
	background-color: #013646;
	}
	
 
.dropmenuWhySentinel{
	position:absolute;
	top: 0;
	border: 1px solid #75D944; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 12px Arial;
	line-height:20px;
	z-index:100;
	background-color: #000000;
	width: 170px;
	visibility: hidden;
	margin-left: 10px;
	}

.dropmenuWhySentinel a {
	width: auto;
	display: block;
	text-indent: 10px;
	border-bottom: 1px solid #75D944; /*THEME CHANGE HERE*/
	padding: 2px 0 0 6px;
	text-decoration: none;
	color: #FFFFFF;
	/* background-image:url(../Images/MenuArrow.png); */
	background-repeat:no-repeat;
	background-position:10px 5px;
	}

* html .dropmenuWhySentinel a { /*IE only hack*/
	width: 100%;
	}

.dropmenuWhySentinel a:hover { /*THEME CHANGE HERE*/
	background-color: #013646;
	}	

.search {
	display:block;
	float: right;
	height: 30px;
	}
	
.breadcrumbs {
	display: block;
	width:620px;
	float: left;
	padding-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#a6c1d6;
	background-color:#FFFFFF;
	padding-left: 20px;
}

.breadcrumbs a:link {
	color:#a6c1d6;
	text-decoration:none;
	}
.breadcrumbs a:visited {
	color:#a6c1d6;
	text-decoration:none;
	}	
.breadcrumbs a:hover {
	color:#125285;
	text-decoration:underline;
	}
.breadcrumbs a:active {
	color:#a6c1d6;
	text-decoration:none;
	}
	
.homeBreadcrumbs {
	display: block;
	float: left;
	padding-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#3B85C0;
	padding-left: 10px;
}

.homeBreadcrumbs a:link {
	color:#3B85C0;
	text-decoration:none;
	}
.homeBreadcrumbs a:visited {
	color:#3B85C0;
	text-decoration:none;
	}	
.homeBreadcrumbs a:hover {
	color:#125285;
	text-decoration:underline;
	}
.homeBreadcrumbs a:active {
	color:#3B85C0;
	text-decoration:none;
	}	
	
/* Zoom Search */	
	
.zoom_searchbox {
	background-color:#e6e7e8;
	}
.zoom_searchform { 
	font-family: Arial;	
	font-size: 8pt; 
	background-color: #FFFFFF; 
	border-top: 2px solid #AAAAAA; 
	border-bottom: 2px solid #AAAAAA;
	padding-left: 5px; 
	padding-top: 10px; 
	padding-bottom: 0px;	
	display: block;
	width: 400px;
} 
.zoom_results_per_page { font-size: 100%; margin-top: 10px; display: block; } 
.zoom_match { font-size: 80%; margin-left: 10px; display: none;}	
.zoom_categories { font-size: 100%; display: block; } 
.zoom_categories ul { margin-top: 5px; padding: 0px;} 
.zoom_categories li { margin-left: 15px; list-style-type: none; } 
input.zoom_button { border: 0px; width: 50px; height: 22px; }


/* -- add to IE -- */
.highlight { background: #FFFFFF; }
.searchheading { font-size: 130%; font-weight: bold; padding-top:10px; }
.summary { font-size: 80%; font-style: italic; }
.suggestion { font-size: 100%; }
.results { font-size: 100%; }
.category { color: #999999; }
.sorting { text-align: right; }

.result_title { font-size: 100%; }		
.description { font-size: 100%; color: #008000; }
.context { font-size: 100%; }
.infoline { font-size: 80%; font-style: normal; color: #808080;}
		
.cat_summary ul { margin: 0px; padding: 0px; display: inline; }
.cat_summary li { display: inline; margin-left: 15px; list-style-type: none; }		
		
input.zoom_button {  }
input.zoom_searchbox {  }		
		
.result_image { float: left; display: block; }
.result_image img { margin: 10px; width: 80px; border: 0px; }

.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
		
.result_pages { font-size: 100%; }
.result_pagescount { font-size: 100%; }
		
.searchtime { font-size: 80%; }
		
.recommended 	{ 
	background: #DFFFBF; 
	border-top: 1px dotted #808080; 
	border-bottom: 1px dotted #808080; 
	margin-top: 15px; 
	margin-bottom: 15px; 
	}
.recommended_heading { float: right; font-weight: bold; }
.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
.recommend_title { font-size: 100%; }
.recommend_description { font-size: 100%; color: #008000; }
.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}

.spotlightHolder {
	display:block;
	float:left;
	padding-left: 40px;
	padding-top: 20px;
	height: 300px;
	width: 300px;
	position:relative;
	margin: 0 auto;
	background-color:inherit;
	}
	
	
/*basic settings for popup*/
/*this notes is not necessary for the application, just my documentation on the test page*/
.notes{
	text-align:left;
	width:500px;
	line-height:14px;
}

body{
	line-height:1;
	font-size: 12px;
	font-family:arial,sans-serif;
}

/*so that the X doesn't get underlined or blue-ified*/
#popupContact a{
	cursor: pointer;
	text-decoration:none;
}

/*This is the faded area around the popup box*/
#backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;/*change the color of the faded area here*/
	border:1px solid #cecece;
	z-index:249;
}

/*overall settings for popup box*/
#popupContact{
	display:none;
	position:fixed;
	_position:absolute; /* for internet explorer 6*/
	height:230px; /*size of popup box*/
	width:408px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:250; /*stack order of element*/
	padding:12px;
	font-size:13px;
}

/*title for popup box*/
#popupContact h1{
	text-align:left;
	color:#125285;
	font-size:22px;
	font-weight:bold;
	padding-top:0px;
	border-bottom:1px dotted #D3D3D3;
	padding-bottom:2px;
	margin-bottom:20px;
}

/*this is the X to close the box*/
#popupContactClose{
	font-size:14px;
	line-height:10px;
	right:6px;
	top:4px;
	position:absolute;
	color:#125285;
	font-weight:bold;
	display:block;
}

/*centers buttons and puts margin on all sides*/
.button{
	text-align:center;
	margin:5px;
}

#xcontinue{
	text-align:center;
	margin:5px;
}

#xcontinue2{
	text-align:center;
	margin:5px;
}

.buttonLink{
	background:none;
	border:0;
	color:#ff0000;
	text-decoration:underline;
	cursor:pointer;
}


/*so that the X doesn't get underlined or blue-ified*/
#popupContact2 a{
	cursor: pointer;
	text-decoration:none;
}

/*This is the faded area around the popup box*/
#backgroundPopup2{
	display:none;
	position:fixed;
	_position:absolute; /* for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;/*change the color of the faded area here*/
	border:1px solid #cecece;
	z-index:249;
}

/*overall settings for popup box*/
#popupContact2{
	display:none;
	position:fixed;
	_position:absolute; /* for internet explorer 6*/
	height:280px; /*size of popup box*/
	width:408px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:250; /*stack order of element*/
	padding:12px;
	font-size:13px;
}

/*title for popup box*/
#popupContact2 h1{
	text-align:left;
	color:#125285;
	font-size:22px;
	font-weight:bold;
	padding-top:0px;
	border-bottom:1px dotted #D3D3D3;
	padding-bottom:2px;
	margin-bottom:20px;
}

/*this is the X to close the box*/
#popupContactClose2{
	font-size:14px;
	line-height:10px;
	right:6px;
	top:4px;
	position:absolute;
	color:#125285;
	font-weight:bold;
	display:block;
}


.java {
	position:absolute;
	z-index:2;
	height:250px;
	}
.toprowCalculator {
	width: 618px;
	margin: 0 auto;
	overflow: hidden;
	}	
	
.headerCalculator { 
	width:618px;
	height: 138px;
	background: url('../Images/GreenBlackGradient.jpg');
	overflow:hidden;
	}

.bodyCalculator {
	width: 618px;
	margin: 0 auto;
	/* height:100%; /* 100 % height */
	float:none;
	}	
.bodyContainerCalculator {
	width: 618px;
	margin: 0 auto;
	height:100%; /* 100 % height */
	bottom: 0;
	background-color:#FFFFFF;
	float:left;
	}
.bodyCopyCalculator {
	display:block;
	width: 520px;
	padding-top: 20px;
	padding-right:20px;
	padding-bottom: 10px;
	padding-left: 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:normal;
	float:left;
	vertical-align:top;
	}	
.bodyCopyCalculator ul{
	padding: 4px 0 0 19px;
	margin: 0;
		}
.bodyCopyCalculator ul li{
	list-style-type: none;
	background-image:url(../Images/Bullet.jpg);
	background-position: 0px 4px;
	background-repeat:no-repeat;
	padding: 0 0 0 10px;
	}	
	
.bodyCopyCalculator a:link {
	color: #006225;
	text-decoration:underline;
	}
.bodyCopyCalculator a:visited {
	color: #006225;
	text-decoration:underline;
	}
.bodyCopyCalculator a:hover {
	color: #009900;
	text-decoration:underline;
	}
.bodyCopyCalculator a:active {
	color: #006225;
	text-decoration:underline;
	}	
.footerCalculator {
	display:block;
	float: left;
	width: 618px;
	height: 75px;
/*	height: 133px;  - if you want to see the white background behind the footer -- */
	margin: 0 auto;
	left: 0px;
	top: 10px;
	bottom:0px;
	background-color:#d9d9d9;
	}		
.calculatorCopy {
	float: left;
	display: block;
	width: 280px;
	font-family:Arial, Helvetica, sans-serif;
	color: #125285;
	font-size:12px;
	padding-top:0px;
	padding-left: 10px;
	}	
.calculatorCopy a:link {
	color: #006225;
	text-decoration:underline;
	}
.calculatorCopy a:visited {
	color: #006225;
	text-decoration:underline;
	}
.calculatorCopy a:hover {
	color: #009900;
	text-decoration:underline;
	}
.calculatorCopy a:active {
	color: #006225;
	text-decoration:underline;
	}
	
.indexMainNavBar {
	width: 950px;
	height: 30px;
	position: relative;
	top: 0px;
	left: 0px;
	background-color:#006225;
	float: left;
	border-top-style:solid;
	border-top-width: 0px;
	border-top-color:#75D944;
	border-bottom-style:solid;
	border-bottom-width: 0px;
	border-bottom-color:#75D944;
	overflow: hidden;
	}
.indexBodyCopy {
	display:block;
	width: 900px;
	padding-top: 30px;
	padding-right:25px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:normal;
	float:left;
	vertical-align:top;
	}	
.indexHeadline {
	color:#006225;
	}
	
.sideBar {
	display:block;
	float:left;
	padding-left: 20px;
	width: 220px;
	position:relative;
	margin: 0 auto;
	background-color:#E4E6E5;
	margin-top: 40px;
	}		
.sideBarBox {
	display:block;
	float:left;
	width:218px;
	border-style:solid;
	border-width:1px;
	border-color:#013646;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	padding: 10px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom: 20px;
	background-color:#125285;
	color: #FFFFFF;
	}		
.sideBarBox ul{
	padding: 4px 0 0 20px;
	margin: 0;
		}
.sideBarBox ul li{
	list-style-type: none;
	background-image:url(../Images/Bullet.jpg);
	background-position: 0px 4px;
	background-repeat:no-repeat;
	padding: 0 0 0 11px;
	}	
	
.sideBarBox a:link {
	color: #FFFFFF;
	text-decoration:none;
	}
.sideBarBox a:visited {
	color: #FFFFFF;
	text-decoration:none;
	}
.sideBarBox a:hover {
	color: #CAEBFC;
	text-decoration:underline;
	}
.sideBarBox a:active {
	color: #FFFFFF;
	text-decoration:none;
	}	
 .sideBarBox .submit {
/*  background-image:url(../Images/Lock.jpg); */
	background-repeat:no-repeat;
	padding: 4px 0 6px 0px;
	float: left;
	}
.sideBarBox .submit input {
	border: 1px solid #FFFFFF;
	height: 21px;
	width: 56px;
	background-color: #125285;
	color: #ffffff;
	font-size: 11px;
	vertical-align: middle;
	padding: 0 0 1px 0;
	margin-right:15px;
}	
	
.sideBarHeader {
	float:left;
	display:block;
	width: 240px;
	height: 30px;
	vertical-align:bottom;
	padding-top: 20px;
	}
.finePrint {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CAEBFC;
	position:relative;
	}	
.important {
	font-family:Arial, Helvetica, sans-serif;
	color:#CC0000;
	font-size:15px;
	}
.scrollBox {
	display:block;
	float:left;
	/* height: 215px; */
	width: 400px;
	/* overflow: auto;
	border: 1px solid #CCCCCC; */
	padding: 8px;
	margin-bottom:10px;
}	
.lifePhasesQuestions {
	display:block;
	float:left;
	width: 400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	vertical-align:top;
	margin-bottom:10px;
	margin-top:0px;
	font-weight:bold;
	}	
.lifePhasesQuestions ul{
	padding: 4px 0 0 20px;
	margin: 0;
		}
.lifePhasesQuestions ul li{
	list-style-type: none;
	background-image:url(../Images/Bullet.jpg);
	background-position: 0px 4px;
	background-repeat:no-repeat;
	padding: 0 0 0 11px;
	}	
	
.lifePhasesQuestions a:link {
	color: #006225;
	text-decoration:underline;
	}
.lifePhasesQuestions a:visited {
	color: #006225;
	text-decoration:underline;
	}
.lifePhasesQuestions a:hover {
	color: #009900;
	text-decoration:underline;
	}
.lifePhasesQuestions a:active {
	color: #006225;
	text-decoration:underline;
	}	

.phoneNumber {
	display:block;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:13px;
	font-weight:normal;
	padding-right: 4px;
	margin-top: 90px;
	}

.sentinelLogoBox {
	display:block;
	float:left;
	height:100px;
	width:230px;
	padding-top:50px;
	}
		
#sentinelLogo {
	display:block;
	float:left;
	background-image:url(../Images/SentinelMainLogo.jpg);
	background-repeat:no-repeat;
	background-position: 0 5px;
	height:100px;
	width:230px;
	}
#logoArt {
	display: block;
  	width: 218px;
  	height: 99px;
  	background: url("../Images/SentinelLogo.jpg") no-repeat 0 0;
	margin: 5px 0 0px 0;
	}

#sentinelLogo:hover {
	/*background-position: 0 -99px;  replace when you get a rollover image*/
	background-position: 0 5px;
	}	
#sentinelLogo span {
	display: none;
	}
	
.bodyCopyPhases {
	display:block;
	width: 410px;
	padding-top: 20px;
	padding-right:10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:normal;
	float:left;
	vertical-align:top;
	}	
.bodyCopyPhases ul{
	padding: 4px 0 0 20px;
	margin: 0;
		}
.bodyCopyPhases ul li{
	list-style-type: none;
	background-image:url(../Images/Bullet.jpg);
	background-position: 0px 4px;
	background-repeat:no-repeat;
	padding: 0 0 0 11px;
	}	
	
.bodyCopyPhases a:link {
	color: #006225;
	text-decoration:underline;
	}
.bodyCopyPhases a:visited {
	color: #006225;
	text-decoration:underline;
	}
.bodyCopyPhases a:hover {
	color: #009900;
	text-decoration:underline;
	}
.bodyCopyPhases a:active {
	color: #006225;
	text-decoration:underline;
	}	

.bodyCopyIndent {
	padding-top:0px;
	margin-top:0px;
	padding-left: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:normal;
	}	
.bodyCopyIndent ul{
	padding: 4px 0 0 20px;
	margin: 0;
		}
.bodyCopyIndent ul li{
	list-style-type: none;
	background-image:url(../Images/Bullet.jpg);
	background-position: 0px 4px;
	background-repeat:no-repeat;
	padding: 0 0 3px 11px;
	}	
	
.bodyCopyIndent a:link {
	color: #006225;
	text-decoration:underline;
	}
.bodyCopyIndent a:visited {
	color: #006225;
	text-decoration:underline;
	}
.bodyCopyIndent a:hover {
	color: #009900;
	text-decoration:underline;
	}
.bodyCopyIndent a:active {
	color: #006225;
	text-decoration:underline;
	}	
.question {
	font-size: 18px;
	font-weight: bold;
	color:#006225;
	padding:0px;
	margin:0px;
	padding-top:30px;
	}	
span.smark
{
font-family: "Lucida Sans Unicode"; /* A rare sm-supporting font. */
line-height: 0; /* keep the leading consistent in a paragraph */
}		