/***********************************************/
/* Filename: 000016.css                        */
/* Use with template "Sub-page_Template.html"  */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	width: 969px;
	min-width: 969px;
	font-family: Arial;
	color: #000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: bottom left;
	background-image: url(000021.jpg);
	/* Support light-green gradient background image full size (Global) */
}

a{
	color: #000;
	text-decoration: none;
}

a:link{
	color: #00853f; 
	text-decoration: none;
}

a:visited{
	color: #00853f;
	text-decoration: none;
}

a:hover{
	color: #00853f;
	text-decoration: underline;
}

h1{
	font-family: Arial;
	font-size: 175%;
	color: #284e36;
	margin: 0px;
	padding: 0px;
}

h2{
	font-family: Arial;
	font-size: 114%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

h3{
	font-family: Arial;
	font-size: 100%;
	color: #284e36;
	margin: 0px;
	padding: 0px;
}

h4{
	font-family: Arial;
	font-size: 100%;
	color: #284e36;
	margin: 0px;
	padding: 0px;
}

h5{
	font-family: Arial;
	font-size: 100%;
	color: #284e36;
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: square;
	display: compact;
}

ul ul{
	list-style-type: disc;
}

ul ul ul{
	list-style-type: circle;
}

label{ 
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	color: #334d55;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px 0px 30px 0px;
	width: 100%;
 	background-color: #8CC63f; 
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(000020.jpg); 
	/* Masthead gradient background image (Global) */
}

#sub_masthead{
	padding: 0px 0px 6px 0px;
	width: 100%;
 	background-color: #8CC63f; 
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(000020.jpg); 
	/* Support lite-green gradient background image full size (Global) */
}

#CTLlogo{
	height: 75px;
	background-position: 15px 14px;
	background-repeat: no-repeat;
	background-image: url(cl_logo_tm_color_rgb_pos_horz.jpg);
	/* CenturyLink Positive Horizontal Logo */
}

#sub_triangle{
	height: 75px;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(000052.jpg);
	/* Prone Female with Laptop - Top Right (Global) */
}

#homeBttn a{
	position: absolute;
	width: 44px;
	height: 28px;
	border-bottom: 1px solid #284e36;
	border-right: 1px solid #284e36;
	margin-top: 3px;
	margin-left: 923px; 	/* Home button aligns border-right */
	/*	margin-left: 499px; */	/* Home button aligns to right of last nav button */
	/*	margin-left: 0px; */	/* Home button aligns border-left - Adjust GlobalNav to right 50px */
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(000024.gif)
	/* HomePage House Button - Orange (Global) */
}

#homeBttn a:hover{
	border-top: 1px solid #284e36;
	border-left: 1px solid #284e36;
	border-right: 1px solid #8CC63f;
	border-bottom: 1px solid #8CC63f;
	background-image: url(000023.gif);
	/* HomePage House Button - Black (Global) */
}

#navBar{
	float: right;
	width: 161px;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #00853F;
	border-bottom: 1px solid #00853F;
	border-left: 1px solid #00853F;
}

/* Main Content Styles */

#content{
	float: left;
	width: 644px;
	margin: 0px;
	padding: 0px;
}

#sub_content{
	float: left;
	width: 644px;
	padding-right: 0px;
}

#sub_content .fnt_lgr{
	font-size: larger;
	text-align: center;
	padding-top: 10px;
}

/* TAKE ACTION... (h3) Heading Styles */

.boe1{
	color: #000000;
	font-weight: bold;
}

.boe2{
	color: #000000;
	font-weight: normal;
}

.boe3{
	color: #000000;
	font-weight: normal;
	margin-left: 108px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

 #siteName{
	margin: 0;
	padding: 0 0 0 10px;
	text-align: center;
	color: #4c4c4c;
	font-size: inherit;
	font-weight: normal;
	background-color: #ffffff; 
}

/************* #globalNav styles (Horizontal Links) **************/

#globalNav{
	padding: 3px 0px 7px 10px; /* GlobalNav shifted left to accommodate Homebttn aligned border-right */
	/*	padding: 3px 0px 7px 50px; */ /* GlobalNav shifted right to accomm. Homebttn aligned border-left */
	color: #cccccc;
	white-space: nowrap;
	background-color: #8CC63f;
	border-top: 1px solid #FF6319;
}

#globalNav img{
	display: block;
}

#globalNav a {
	font-size: 75%;
	font-weight: normal;
	padding: 0 4px 0 0;
	color:#FFFFFF;
}
#globalNav a:link, #globalNav a:visited {
	margin-right: 0.2em;
	padding: 0.2em 0.5em 0.2em 0.5em;
	color: #FFFFFF;
	background-color: #8CC63f;
	text-decoration: none;
	border-top: 1px solid #8CC63f;
	border-left: 1px solid #8CC63f;
	border-bottom: 1px solid #4C4C4C;
	border-right: 1px solid #4C4C4C;
}
#globalNav a:hover {
	color: #00853F;
	border-top: 1px solid #4C4C4C;
	border-left: 1px solid #4C4C4C;
	border-bottom: 1px solid #8CC63f;
	border-right: 1px solid #8CC63f;
}
#globalNav #sub_uberlink{
	color: #ced64b;
	border-top: 1px solid #4C4C4C;
	border-left: 1px solid #4C4C4C;
	border-bottom: 1px solid #8CC63f;
	border-right: 1px solid #8CC63f;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 3px 0px 0px 10px;
	font-style: oblique;
}

#pageName{
	color: #ffffff;
}

/*************** #sub_pageName styles **************/

#sub_pageName{
	margin: 0px;
	padding: 3px 0px 0px 10px;
	font-style: oblique;
}

#sub_pageName{
	color: #ffffff;
}

/************* #breadCrumb styles *************/

#breadCrumb a{
	font-size: 80%;
	padding: 2px 0px 0 10px;
	color: #4c4c4c;
}

#breadCrumb a:hover{
	color: #ced64b;
}

/************* #sub_breadCrumb styles *************/

#sub_breadCrumb a{
	font-size: 80%;
	padding: 2px 0px 0 10px;
	color: #a5d867;
}

#sub_breadCrumb a:hover{
	color: #ced64b;
}

/************** .feature styles ***************/

.feature{
	width: 644px;
	font-size: 80%;
	padding: 1px 0px 10px 0px;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(000018a.gif);
/*	background-image: url(ftr_bnr2.gif);*/
	/* Photo collage banner */
}

.sub_feature{
	width: 629px;
	padding: 0px 5px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 35px 0px 5px 0px;
	text-align: center;
}

.sub_feature h3{
	padding: 15px 0px 5px 0px;
	text-align: center;
}

.feature p{
	padding: 170px 5px 0 25px;
	font-size: xx-small;
	font-style: italic;
}

.bckgrnd{
	background: #8CC63f;
}

.readmore{
	font-style: italic;
	color: #00853F;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px 15px 0px 15px;
	font-size: 80%;
}

.story p{
	padding: 0px 15px 0px 15px;
}

.story ul{
	padding: 0px 15px 0px 15px;
}

/************** .sub_story styles *****************/

.sub_story{
	clear: both;
	width: 624px;
	padding: 0px 10px 10px 10px;
	font-size: 80%;
}

.sub_story p{
	padding: 0px 10px 10px 6px;
}

.sub_story h3{
	font-size: inherit;
	padding: 0px 0px 0px 5px;
}
.sub_story ul{
	padding: 0px 5px 0px 15px;
}

/************* #search styles ***************/

#search{
	padding: 3px 0px 1px 10px;
	border-bottom: 1px solid #ffffff;
	font-size: 90%;
}

#search form{
	margin: 0px;
	padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited{
	display: block;
	text-decoration: none;
	color: #4c4c4c;
}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navBar img {
	float: right;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 1px solid #EEE;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {
	border-bottom: none;
}

	/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 0px;
	color: #ffffff;
	text-align: center;
	border-left: 1px solid #34b233;
	border-right: 1px solid #34b233;
	background-color: #00853F;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #dddddd;
	padding: 2px 0px 2px 7px;
}

#sectionLinks a:hover{
	background-color: #8CC63f;
	color: #4c4c4c;
}

#erc{
	display: block;
	font-size: smaller;
	height: 45px;
	padding: 2px 0px 0px 0px;
}

#erc a{
	padding: 0px 0px 0px 10px;
	border-top: 1px solid #ffffff; /* hides border-top color (#dddddd) above ERC email address */
}

.call_erc{
	padding: 0px 0px 0px 10px;
}

/** .ben_vend_categ(Benefits Vendors Categories) styles (Vertical NavBar Links) **/

.ben_vend_categ{
	display: block;
	position: relative;
	padding: 0px 0px 0px 7px;
	color: #000000;
	font-weight: bold;
	background-color: #CED64B;
	background-position: right;
	border-top: 1px solid #CED64B;
	border-bottom: 1px solid #CED64B;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	margin: 0px;
	padding: 2px 0px 2px 0px;
}


.relatedLinks a:link, .relatedLinks a:visited{
	display: block; 
}

.relatedLinks a:hover{
	background-color: #8CC63f;
	color: #ffffff;
}

/************** #advert styles **************/

#advert{
	width: 135px;
	height: 86px;
	padding: 0px 0px 0px 0px;
	color: #000;
	background-position: bottom;
	background-repeat: no-repeat;
	border: 3px solid #8CC63f;
	background-image: url(000022.jpg);
	/* Left NavBar Image (Global) */
	margin-left: 8px;
	margin-bottom: 1px;
}

#advert img{
	display: block;
	padding: 0px 0px 0px 0px;
}

.saywhat{
}

/************** #headlines styles **************/

#headlines{
	float:left;
	margin: 0px 0px;
	font-size: 80%;
	width: 160px;
	border: 1px solid #00853F;
	padding: 0px 0px 12px 0px;
}

#headlines h3{
	display: block;
	font-size: 100%;
	color: #000000;
	border-top: 15px solid #00853F;
	border-bottom: 3px solid #CED64B;
	background-color: #CED64B;
	padding: 1px 0px 0px 8px;
}

#headlines p a{
	padding: 5px 0px 5px 10px;
	color: #4c4c4c;
}

#headlines p a:hover{
	color: #00853f;
	padding: 1px 3px 1px 3px;
	text-decoration: none;
	border: 1px solid #a5d867;
}

#headlines .sub_uberlink{
	text-decoration: none;
	padding: 1px 3px 1px 3px;
	color: #a6a6a6;
	background-color: #ffffff;
	border: 1px solid #a5d867;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #00853f;
	padding: 10px 0px 0px 20px;
	/*	background-image:  url(assets/000019.jpg); */
}

#siteInfo img{
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	border: 1px solid #00853f;
}

#siteInfo .subdued_lnk{
	color: #8CC63f;
	border: 1px solid #8CC63f;
	padding: 0px 1px 0px 1px;
	text-decoration: none;
}

.hrule hr{
	border-top: 1px solid #8CC63f;
}

/************** #footer styles **************/

#footer{
	width: 450px;
	margin-top: 10px;
	padding: 0px 10px 0px 0px;
	text-align: left;
}

#SitemapIcon{
	position: absolute;
	margin-top: 0px;
	width: 44px;
	height: 22px;
	background-image: url(000019a.jpg);
	background-repeat: no-repeat;
	border: 1px solid #00853f;
}

.SitemapLink{
	position: relative;
	margin-left: 50px;
	margin-bottom: 0px;
	display: inline;
}

/************** .Sub-InlineLink styles **************/

.Sub_InlineLink{
	display: block;
	display: inline;
	font-size: 100%;
	font-weight: bolder;
	width: 230px;
	padding: 0px 2px 3px 1px;
	border: 1px solid #00853F;
	text-align: center;
	text-decoration: none;
}

.Sub_InlineLink a:link, .Sub_InlineLink a:visited{
	text-align: center;
	text-decoration: none;
}

.Sub_InlineLink a:hover{
	text-align: center;
	color: #000;
}

/************** .sitemap styles **************/


#sub_content #sitemap li ul{
	clear: both;
	width: 475px;
	padding: 0px 10px 10px 10px;
	font-size: 80%;
	font-style: italic;
	list-style-type: square;
}

#sub_content #sitemap p{
	padding: 0px 10px 10px 6px;
}

#sub_content #sitemap h3{
	font-size: small;
	font-style: italic;
	padding: 0px 0px 0px 5px;
	text-align: left;
}

#sub_content #sitemap a{
	text-decoration: none;
	font-style: italic;
}

#sub_content #sitemap a:hover{
	text-decoration: underline;
	font-style: italic;
}

#h3_LeftIndent{
	margin-left: 10px;
}

.SitMapLIstyls{
	list-style-type: none;
}

.SitMapLIstyls h3{
	margin-left: 25px;
}

/******* #RetSav_Nav(Retirement &amp; Savings) styles (Horizontal Links) *******/

#RetSav_ButtnNav {
	position: relative;
	font-size: 14px;
	font-weight: 100;
	padding: 0px 0px 0px 0px; /*space around UL (List Container)*/
	margin-top: 5px;
	/*border: 1px solid #ff0000;*/ /*Red*/
}

#RetSav_ButtnNav ul {
	list-style: none;
	padding: 5px 0px 5px 3px;  /*space around combined list buttons (List Button Container)*/
	margin-left: -1px;
	/*border: 1px solid #00FF00;*/ /*Green*/
}

#RetSav_ButtnNav li {
	display: inline;
	padding: 2px 2px 2px 7px; /*space around each link button (Link Button Container)*/
	margin-left: 5px;
	/*border: 1px solid #FF00FF;*/ /*Magenta*/
}

#RetSav_ButtnNav a:link, #RetSav_ButtnNav a:visited {
	padding: 7px 7px 7px 7px; /*space around each link text (Link Text Container)*/
	color: #FF6319;
	background-color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #A6A6A6; /*Gray (default)*/
}

#RetSav_ButtnNav a:hover {
	color: #FFFFFF;
	background-color: #FFA02F;
}
