﻿@charset "utf-8";
/* CSS Document */

#retire_index_main {
	width: 540px;
	float: left;
	margin-bottom: 0px !important;
	margin-bottom /**/: -20px;
}

#retire_index_side {
	width: 173px;
	float: left;
	margin-bottom: 0px !important;
	margin-bottom /**/: -20px;
}

#retire_spotlight {
	width: 538px;
	border: 1px solid #e1e1e1;

}

.retire_audience {
	width: 181px;
	height: 227px;
}



#retire_sidemenu_infocus {
	width: 173px;
	background-image: url("/retire/images/bg_sidemenu.gif");
	border: 1px solid #e1e1e1;
	margin-bottom: 12px;
	margin-left: 12px;
	height: 250px;
}
#retire_sidemenu_quicklinks {
	width: 173px;
	background-image: url("/retire/images/bg_sidemenu.gif");
	border: 1px solid #e1e1e1;
	margin-left: 12px;
	height: 170px !important;
	height /**/: 175px;
}

.retire_sidemenu_content{
	width: 180px;
	margin-left: -14px;
}

.retire_sidemenu ul {
	list-style-image: url('/retire/images/bullet_greensquare.gif');
}

#retire_header_infocus {
	width: 173px;
	height: 21px;
	background: url("/retire/images/header_infocus.gif") no-repeat;
	text-indent: -9999px;
	margin-top: 0px;
}

#retire_header_quicklinks {
	width: 173px;
	height: 21px;
	background: url("/retire/images/header_quicklinks.gif") no-repeat;
	text-indent: -9999px;
	margin-top: 0px;
}

#retire_header_retirees {
	width: 175px;
	height: 25px;
	background: url("/retire/images/header_retirees.gif") no-repeat;
	text-indent: -9999px;
	margin-top: 0px;
}
#retire_header_employees {
	width: 175px;
	height: 25px;
	background: url("/retire/images/header_employees.gif") no-repeat;
	text-indent: -9999px;
	margin-top: 0px;
}
#retire_header_humanresources {
	width: 175px;
	height: 25px;
	background: url("/retire/images/header_humanresources.gif") no-repeat;
	text-indent: -9999px;
	margin-top: 0px;
}

#retire_audience_retirees {
	width: 175px;
	background-color: #f3f3f3;
	text-align: center;
	margin-right: 5px;
	margin-top: 10px;
	float: left;
	height: 250px;

}

#retire_audience_employees {
	width: 175px;
	background-color: #f3f3f3;
	text-align: center;
	margin-left: 3px;
	margin-top: 10px;
	float: left;
	height: 250px;
}
#retire_audience_humanresources {
	width: 175px;
	background-color: #f3f3f3;
	text-align: center;
	margin-top: 10px;
	float: right;
	height: 250px;
}

.retire_audience_content {
	width: 165px;
	text-align: left;
}
.retire_audience_content ul {
	list-style-image: url('/retire/images/bullet_greensquare.gif');
	margin-left: -10px !important;
	margin-left /**/: 22px;
}
.retire_audience_content_more {
	background-color: #f3f3f3;
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
}


h1 {
margin-top: 0;
color: #975b05; 
text-align: left; 
font-size: 14pt;
}

h2 {
margin-top: 0;
color: #975b05; 
text-align: left; 
font-size: 14pt;
}

h4 {
margin-top: 0;
color: #975b05; 
text-align: left; 
font-size: 10pt;
font-weight: bold;
}

.box {
	background-color: #f9f9f9;
	border: solid 1px #0773bd;
	padding: 1px;
	margin: 0;
	position: absolute;
	top: 210px;
	right: 15px;
	width: 185px;
}

.boxhead {
	background-color: #d4dce8;
	padding: 5px;
	margin: 0;
	font-weight: bold;

}

.box2 {
	background-color: #f9f9f9;
	border: solid 1px #0773bd;
	padding: 1px;
	margin: 0;
	
}

ul.small {
	margin-left: -15px !important;
	margin-left /**/: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}



ul#Navigation .current {
	background-image: url("/retire/images/navigation_bg_on.gif");
	background-repeat: repeat-x;
}

ul#PageNavigation 
{
    /* list-style-image: url('/img/bullet_circ.gif'); */
    float: left;
    width: 155px;
	padding: 3px 3px 3px 0px !important;
	padding: 3px 3px 3px 0px;
	margin-left: -18px !important;
	margin-left /**/: -16px;
	text-align: left;
	z-index: 1;
	list-style-position: inside;	
	margin-right: 0;
	margin-top: -25px !important;
	margin-top /**/: -16px;
}



ul#PageNavigation li {
	list-style-image: none;
}
div.usingSecondaryNavigation {
    margin-left: 150px !important;
    margin-left: 0px;
    }
	

ul#PageNavigation .current {
	background: #f0f0f0;	
}

#PageNavigation li {
	margin-left: 0px;
	text-align: left;
	padding-right: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
	z-index: 5;
	position: relative;
	padding-top: 10px;
	padding-bottom: 0px;
	display: block;
	list-style-image: none;
	margin-bottom: -3px;
}
#PageNavigation a {
    display: block;
    text-indent: 0px !important;
    padding-left: 10px !important;
	padding-bottom: 10px;
    text-indent /**/: -3px;
}
#PageNavigation .noChildren a {
    display: block;
    padding-left: 0em;
}


ul#PageNavigation li.noChildren 
{
	margin-left: 0px;
	padding-top: 10px;
}


ul#PageNavigation li.noChildren first
{

}

ul#PageNavigation li ul li.first {
	margin-left: 16px;
}

ul#PageNavigation li ul {
	margin-left: -25px;
	padding-bottom: 0px;
	margin-bottom: -3px;
}
ul#PageNavigation li ul li {
	padding-bottom: 3px;
	
}
ul#PageNavigation li ul li a {
	padding-bottom: 3px;
	margin-left: 15px !important;
	margin-left /**/: 15px;
}

ul#PageNavigation li.noChildren span, 
ul#PageNavigation li li.noChildren span,
ul#PageNavigation li li li.noChildren span {
    background: none;
}





li.email {
	background-image: url("/retire/images/email.gif");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
	background-color: #d4dce8;

}

