/* Retirees stylesheet */

/* GENERAL */
body {
	margin: 10px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#wrapper {
	margin: 0px auto 10px;
	width: 95%;
	max-width: 1200px;
	border: 2px solid #000000;
}
#content_wrapper {
	border-top: 1px solid #000000;
	float: right;
	width: 100%;
	margin-left: -200px;
	overflow: hidden;
} 
#bodycontent_wrapper 
{
	padding: 5px 0px;
}
#bodycontent_land {
	border-top: 1px solid #000000;
}
#one_col_center {
	margin: 0px;
	padding: 20px;
    font-size: 85%;
}
#two_col_left {
	float: left;	
	width: 170px;
	border-right: 1px solid #000000;
        background-color: #EAEAEA;
        padding-top: 10px;
        padding-right: 10px;
        padding-left: 10px;
        padding-bottom: 32000px;
        margin-bottom: -32000px;
        overflow: hidden;
}

#two_col_center {
	margin-left: 200px;
	padding: 10px 10px 10px 0px;
}

h1, .Heading1 { 
	margin: 10px 0px;
	font-size: 150%;
	color: #FFCC00;
	border-bottom: 1px solid #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2, .Heading2 {
	margin: 0px 0px 10px 0px;
	font-size: 150%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
h3, .Heading3 {
	margin: 10px 0px 10px 0px;
	font-size: 125%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
h4, .Heading4 {
	margin: 10px 0px 10px 0px;
	font-size: 100%;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h5, .Heading5 {
	margin: 10px 0px 10px 0px;
	font-size: 100%;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
}
hr {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	color: #000000;
	height: 1px;
}
.Rule {
	margin-top: 0px;
	margin-bottom: 10px;
	width: 100%;
	border-bottom: 1px solid #000000;
	text-align: left;
	font-size: 0px;
	color: #FFFFFF;
	padding: none;
}
.Caption {
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 75%;
	padding-right: 10px;
	padding-left: 10px;
}
.Image, p.Image {
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 75%;
}
.leftimage {
	float: left;
	width: 176px;
	overflow: hidden;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:active {
	color: #003399;
	text-decoration: underline;
} 
a:visited {
	color: #666666;
	text-decoration: underline;
}  
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
ul, ul li {
	list-style-type: square;
	margin: 3px 3px 3px 2em;
}
ol, ol li{
	list-style-type: decimal;
	margin: 3px 3px 3px 2em;
}
.clearer {
	/*  clear: both; height: 1px; font-size: 0; */
	clear: both;
	margin: 0; 
	padding: 0;
}
/* HEADER */
#header {
	position: relative;	
}
#header_banner {
	background-image: url(images/retiree_headerbg.jpg);
	border-bottom: 1px solid #000000;
	display: block;
	height: 100px;	
}
#header_banner_print {
	# display: block;
	# margin: 0px 0px 0px 10px;
	
}
#header_searchbox {
	background-color: transparent; !important;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;	
	padding-right: 50px;
	position: absolute;
	right: 0pt;
	text-align: right;
	top: 50px;
	white-space: nowrap;
}
#header_searchbox form {
	white-space: nowrap;
	margin: 0px;
}
/* The formbutton and textfield classes apply to the Site Search and Your Account Log In form */
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F0F0F0;
	border: 1px solid #999999;
	font-size: 80%;
}
.textfield {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
}

/* NAVIGATION */ 
/* no toplevel navigation on the Retirees site */
.contact_us {
	border: none !important;
}

/* Left side navigation */
/*Control DIV for expand all and collapse all links*/
#nav_leftside_ctrl {
	margin: 0px;
	font-size: 90%;
	display: none;
	display: block;
}
/*Sets line-height of all top-level menuitems*/
#nav_leftside div {
	line-height: 1.1em;
}
/*Sets line-height of all other menuitems*/
#nav_leftside div div {
	line-height: 0.9em;
}
/*Sets background color and border around the menu DIV*/
#nav_leftside {
	background-color: transparent !important;
	/* border: 2px none #EAEAEA; */
}
/*Sets a bottom margin for each top-level link*/
#nav_leftside div {
	margin: 0 0 .3em 0;
}
/*second level menuitem divs and lower -Cascades to lower levels-*/
/*Sets left margin to .8em establishing a fluid cascading indent*/
#nav_leftside div div {
	margin: 0 0 0 0.8em;
}
/*The Link style for top-level menuitems and is read by all browsers*/
#nav_leftside div a {
	color: #000000;
	/*font-size: 0.9em;*/
	font-size: 90%;
}
/*The Link style for top-level menuitems hidden from Netscape 4*/
#nav_leftside div a {
	color: #000000;
	padding: 0 0 0 0;
	display: block;
	text-decoration: none;
	/* border: 1px solid #EAEAEA; */
	font-weight: bold;
}
#nav_leftside div a:visited {
	color: #000000;
}
#nav_leftside div a:hover {
	color: #FFCC00;
	/* background-color: #FFFF99;
	border: 1px solid #666666; */
}
/*The Link and visited styles combined for second-level menuitems*/
#nav_leftside div div a, 
#nav_leftside div div a:visited {
	font-size: 75%;
	color: #000000;
	padding: 0px 10px 0px 0px;
	/* border: 1px solid #F9F9F9; */
	font-weight: normal;
}
#nav_leftside div div a:hover {
	color: #FFCC00;
	/* background-color: #FFFF99;
	border: 1px solid #666666; */
}
/*The Link style for third-level menuitems and lower*/
#nav_leftside div div div a {
	font-size: 75%;
}
/*rules programatically assigned to page link corresponding to current page (You are Here)*/
.currentmark, 
.currentmark a, 
a.currentmark {
	color: #003399 !important;
	background-color: transparent !important;
	padding: 0 0 0 0 !important;
	font-weight: bold;
	/* text-transform: uppercase; */
}
/*rules programatically assigned to page link corresponding to current page (You are Here)*/
.p7currentmark, .p7currentmark a, a.p7currentmark {
	color: #003399!important;
	background-color: transparent !important;
	padding: 0 0 0 0!important;
	font-weight: bold;
	/* text-transform: uppercase; */
}

/* CONTENT */

#contentlistindex p.title {
	font-weight: bold;
	# font-size: 85%;
	margin: 10px 0px 0px 0px !important;
}
#contentlistindex p.description {
	margin: 0px 0px 10px 0px !important;
	# font-size: 85%;
}
#contentimg {
	margin: 0px;
}
#contenttop img {
	margin: 0px 0px 10px;
	float: left;

}
#contenttop p {
	font-size: 85%;
	margin: 10px 0px;
}
#contentbody p {
	margin: 10px 0px;
}
#contentbody ul {
	list-style-type: square;
	margin: 5px 5px 10px 2.5em;
	padding-left: 0px;
}
#contentbody ol {
	list-style-type: decimal;
	margin: 5px 5px 10px 2.5em;
	padding-left: 0px;
}
#contentbody li {
	margin: 3px 0px;
}
#contentbody img {
	padding-left: 10px;
	padding-right: 10px;
}
/* BLOCKS */

.block {border: 1px solid #000000;
	margin: 20px 0px;
	padding: 5px 2px;
	background-color: #FFFFFF;
}
.block h1 {
	font-size: 100%;
	margin: 15px 0px 0px 5px;
}
.block p {
	font-size: 75%;
	margin: 5px 0px;
	padding: 0px 5px;
}
.block form {
	margin: 5px 0px;
	padding: 0px 5px;
}
.block ul {
	list-style-type: square;
	font-size: 75%;
	margin: 5px 5px 10px 1.5em;
	padding-left: 0px;
}
.block li {
	margin: 3px 0px;
}
.block td {
	font-size: 75%;
	margin-left: 5px;
}
.block img {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

/* FOOTER */
#footer {
	background-color: #FFFFFF !important;
	border-top: 1px solid #000000;
	clear: both;
	color: #000000;
	font-size: 75%;
	width: 100%;	
}
#footer a {
	display: inline;
}
#footer_questions {
	padding: 5px;
	float: right;
}
#footer_legal {
	padding: 10px;
	float: left;
}
#footer_print {
	display: none;
}
/* PRINTER FRIENDLY */
#printer_friendly {
	float: right;
	margin: 0px 10px 5px 0px;   
        font-size: 90%;
}
#printer_friendly img {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin: 0px !important;
}

