﻿@charset "UTF-8";
/* RESET CODE v1.0 | 20080212 */
wrapper_content
html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 10pt;
	/*vertical-align: baseline;*/
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	line-height: 31px;
	font-weight: normal;
	text-decoration: none;
}
table, caption, tbody, tfoot, thead, tr, th, td 
{	padding: 0;
	outline: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: normal;
	text-decoration: none;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: 
}
/* END RESET CODE v1.0 | 20080212 */

body {
	background-color: #D8EAC4;
	background-image: url(../../Images/Home/3col_background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#healthehuttlogo {
	height: 39px;
	width: 184px;
	left: 250px;
	bottom: 50px;
	position: absolute;
}
#main_wrapper {

}
#header {
	background-image: url(../../Images/Home/background_header_agewell.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 108px;
	background-color: #2D3326;
	position: relative;
}
#logo {
	position: absolute;
	height: 82px;
	width: 156px;
	left: 20px;
	top: 16px;
}
#printlogo{
	display:none;
	}

/* Level 1001 Navigation */
#Level1001Navigation {
	text-align: right;
	height: 24px;
	top: 15px;
	right: 130px;
	position: absolute;
}


#Level1001Navigation ul {
}

#Level1001Navigation ul li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;

}

.Level1001, .Level1001Selected {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left:10px;
	padding-bottom:2px;
}

.Level1001 a:hover, .Level1001Selected a:hover {
	border-bottom:1px dotted #FFF;
}

#textoptions a {
    font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #FFF;
	font-weight:normal;
	/*background-image: url(../../Images/Home/icon_textoptions.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: -9999px;*/
	padding-right: 65px;
	/*padding-top: 13px;
	margin-top: 13px;
	text-decoration: none;	*/
    text-align: right;
	height: 24px;
	position: absolute;
	top: 12px;
	right: 2px;
}

#textoptions a:hover {
	color: #FF0;
	font-weight: normal;
}

/* Site Sections */
#sitesections {
	position: absolute;
	height: 31px;
	left: 197px;
	bottom: 1px;
}

.sitesection_inactive{
	display:block;
	text-decoration: none;
	color: #CCC;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.sitesection_inactive:hover{
	color: #FFF;
}
.sitesection_active {
	display:block;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#section_hvdhb {
	float: left;
	width: 130px;
	text-align: center;
	margin-right: 8px;
}
#section_healthyjobs {
	float: left;
	width: 105px;
	text-align: center;
	margin-right: 8px;
}
#section_rph {
	float: left;
	width: 105px;
	text-align: center;
	margin-right: 8px;
}
#section_agewell {
	float: left;
	width: 105px;
	text-align: center;
	margin-right: 8px;
}
#section_intranet {
	float: left;
	width: 105px;
	text-align: center;
}


/* Accessibility Option */
#accessability {
	display:none;
	background-color: #CCC;
	background-image: url(../../Images/Home/background_textoptions.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 184px;
}
#access_options {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	position: relative;
	height: 120px;
}
#access_close {
	position: absolute;
	height: 23px;
	width: 68px;
	right: 0px;
	bottom: 0px;
}

/* Javascript Turned off Warning */
#noscript {
	background-color: #CCC;
	background-image: url(../../Images/Home/background_textoptions.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 184px;
}
#noscript_container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	position: relative;
	height: 120px;
}

/* Level 0 Navigation */
#Level0Navigation {
	background-image: url(../../Images/Home/3col_background_topnav.jpg);
	background-repeat: repeat;
	height: 47px;
}
#Level0Navigation ul  {
	margin-left:30px;
	background-repeat: repeat;
}
#Level0Navigation ul li {
	float:left;
	top:auto;
	left:auto;
	border-right: 1px solid #5796B4;
	border-left: 1px solid #4B7DA4;
}
.Level0 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 47px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-left:8px;
	padding-right:8px;
}
.Level0 a {
	color: #FFF;
	padding-left:8px;
	padding-right:8px;
	display:block;
	line-height:47px;
	text-decoration:none;
}
.Level0:hover {
	background-image:url(../../Images/Home/background_menu_hover.jpg)
}

.Level0Selected {
	background-image:url(../../Images/Home/background_menu_hover.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 47px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-left:8px;
	padding-right:8px;
	text-decoration:none;
}
.Level0Selected a {
background-image:url(../../Images/Home/background_menu_hover.jpg);
	color: #FFF;
	padding-left:8px;
	padding-right:8px;
	display:block;
	line-height:47px;
	text-decoration:none;
}
.Level0Selected:hover {
	background-image:url(../../Images/Home/background_menu_hover.jpg)
}
/*Navigation Search Box */
#searchboxtext {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 47px;
	font-weight: normal;
	color: #FFFFFF;
	margin-right:10px;
}
#searchbox {
	float: right;
	width:133px;
	height:47px;
	background-image:url(../../Images/Intranet/background_search.jpg);
	overflow:hidden;
	margin-right: 15px;
	position:relative;
}
#searchbox img
{  
    position:absolute;
    right:5px;
    top:13px;
}
#searchbox input {
    position:relative;
	background-color:transparent;
	border:0px;
	line-height:20px;
	font-size:12px;
	height:20px;
	color:#666666;
	width:110px;
	left:5px;
	top:12px;
	}

	
/* Footer */	
#footer {
	height: 245px;
}

#footer_container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#footerlinks ul li {
	display: inline;
}
#footerlinks ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	font-weight:normal;
}
#footerlinks ul li a:hover {
	color:#369;
	text-decoration:underline;
}
#copyright {
	font-size: 10px;
	font-weight: normal;
	color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Notifications */
#notifications {
	background-image: url(../../Images/Home/background_notifications.jpg);
	background-repeat: repeat-x;
	height: 58px;
	border-top:1px solid #000;
}
#notifications_controls {
	height: 58px;
	width: 50px;
	margin-right: 25px;
	float: left;
}
#notifications h3 {
	background-image: url(../../Images/Home/title_urgent.jpg);
	background-repeat: no-repeat;
	text-indent: -999px;
	float: left;
	height: 58px;
	width: 129px;
}
#urgent_prev {
	background-image: url(../../Images/Home/urgent_up.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 50px;
	cursor: pointer;
}
#urgent_next{
	background-image: url(../../Images/Home/urgent_down.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 50px;
	cursor: pointer;
}
#urgent_hide {
	background-image: url(../../Images/Home/icon_hidenotifications.jpg);
	float: right;
	height: 58px;
	width: 131px;
	margin-right: 15px;
	cursor:pointer;
	display:none;
}

.notification_item {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFF;
	text-decoration:none;
	height: 58px;
	width:600px;
	overflow: hidden;
	
}
.notification_item_wrapper {
	margin-top:12px;
	margin-bottom:12px;
	height:58px;
	}
.notification_item:hover {
	text-decoration:underline;
}

#notification_items {
	float: left;
	height: 58px;
	overflow: hidden;
	width:600px;
}

/* Main Content */
#maincontent_wrapper {
	background-color: #FFF;
	padding-left: 220px;
	padding-right:40px;
	background-image: url(../../Images/Home/background_maincontent_2col.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#container1 {
	background-color: #FFF;
	background-image: url(../../Images/Home/background_leftmenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#show_notifications {
	cursor: pointer;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 23px;
	font-weight: normal;
	color: #000;
	padding-top:3px;
			padding-bottom: 3px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #000;
			padding-bottom: 8px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #666;
			padding-bottom: 8px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000;
			padding-bottom: 8px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000;
			padding-bottom: 8px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #000;
 padding-bottom: 8px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	font-weight: normal;
				padding-bottom: 4px;
	/*margin-top: 15px;*/
	/*margin-bottom: 15px;*/
}
#maincontent_bottom {
	font-size: 0px;
	height: 20px;
}
#backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #666;
	background-image: url(../../Images/Home/totop.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 36px;
	text-align: right;
	width: 90px;
	float: right;
	cursor:pointer;
	margin-bottom:10px;
}
#backtotop:hover {
	text-decoration:underline;
}
#show_notifications {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 36px;
	color: #666;
	background-image: url(../../Images/Home/warning.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 46px;
	text-align: right;
	width: 130px;
	float: right;
	cursor:pointer;
	margin-bottom:10px;
	margin-top:10px;
}
#show_notifications:hover {
	text-decoration:underline;
}
#article_content a {
	color: #069;
}
#article_content p a {
	color: #069;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #069;
}

#maincontent_wrapper  a:hover {
	color: #F30;
	border-bottom-color: #F30;
}

.notification_item_wrapper p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	margin: 0px;
	padding: 0px;
}
#article_content ul, #modal_wrapper ul  {
	padding-left: 40px;
	list-style-type:disc;
	margin-top: 10px;
	margin-bottom: 10px;
}
#article_content ol, #modal_wrapper ol {
	padding-left: 40px;
	list-style-type: decimal;
	margin-top: 10px;
	margin-bottom: 10px;
}
#article_content ol li, #article_content ul li, #modal_wrapper ul li,#modal_wrapper ol li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	margin-bottom: 8px;
}
#modal_header {
	height:54px;
	border-bottom:1px solid #CCC;
	font-size:0px;
	background-image:url(../../Images/Home/modallogo.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
.colorboxclose {
	text-align:center;
	font-size:16px;
	}
#leftmenu {
	float: left;
	width: 200px;
	min-height:567px;
}
#title_section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: bolder;
	color: #000;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}
#leftmenu ul  {
}
#leftmenu ul li {
    display: inline;
}


/* Left Menu Levels */
.Level1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #CCC;
	margin:0;
	paddgin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	display: block;
	padding-left:15px;
	padding-top:8px;
	padding-bottom:8px;
	}
.Level1:hover {
	color:#FFF;
	background: #333;
	}
.Level1Selected {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #CCC;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	background-color:#BCC9D0;
	color: #000;
	text-decoration: none;
	display: block;
	padding-left:25px;
	padding-top:8px;
	padding-bottom:8px;
	background-image: url(../../Images/Home/menu_marker.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	}
.Level2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #CCC;
	margin:0;
	paddgin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000;
	background-color:#EDEFF0;
	text-decoration: none;
	display: block;
	padding-left:35px;
	padding-top:8px;
	padding-bottom:8px;
	background-image: url(../../Images/Home/menu_marker.gif);
	background-repeat: no-repeat;
	background-position: 20px 12px;
	}
.Level2:hover {
	color:#FFF;
	background: #333;
	}
.Level2Selected {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #CCC;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	background-color:#BCC9D0;
	color: #000;
	text-decoration: none;
	display: block;
	padding-left:35px;
	padding-top:8px;
	padding-bottom:8px;
	background-image: url(../../Images/Home/menu_marker.gif);
	background-repeat: no-repeat;
	background-position: 20px 12px;
	}
.Level3,.Level4,.Level5 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #CCC;
	margin:0;
	paddgin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000;
	background-color:#EDEFF0;
	text-decoration: none;
	display: block;
	padding-left:45px;
	padding-top:8px;
	padding-bottom:8px;
	background-image: url(../../Images/Home/menu_marker.gif);
	background-repeat: no-repeat;
	background-position: 30px 12px;
	}
.Level3:hover,.Level4:hover,.Level5:hover {
	color:#FFF;
	background: #333;
	}
.Level3Selected,.Level4Selected,.Level5Selected {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #CCC;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	background-color:#BCC9D0;
	color: #000;
	text-decoration: none;
	display: block;
	padding-left:35px;
	padding-top:8px;
	padding-bottom:8px;
	background-image: url(../../Images/Home/menu_marker.gif);
	background-repeat: no-repeat;
	background-position: 20px 12px;
	}
/* END Left Menu */
#printpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #666;
	background-image: url(../../Images/Home/print.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 36px;
	text-align: right;
	width: 90px;
	float: right;
	margin-bottom:10px;
	margin-right:30px;
	cursor:pointer;
}

/* styles added by Elaine */

#rightcolumn {
	float: right;
	height: 500px;
	width: 200px;
	background-image: url(../../Images/Home/background_leftmenu.jpg);
}
.ShowImageButton 
{
    display: none;
}  

.hintboxheader
{
    font-size: 10pt;
    font-weight: bold;
    margin-top: 8px;
    padding-top: 8px;
}
.hintbox
{
    color: #666666;
}
#main_wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footerrounded {
	font-size: 0px;
	background-image: url(../../Images/Home/3col_footershadow.jpg);
	height: 46px;
	width: 960px;
}
#backtotopwrapper {
background-color:#FFF;
padding-right:40px;
}
#maincontent_wrapper a {
	color: #069;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #069;
}

#maincontent_wrapper  a:hover {
	color: #F30;
	border-bottom-color: #F30;
}
#maincontent_wrapper ul, #modal_wrapper ul  {
	padding-left: 40px;
	list-style-type:disc;
	margin-top: 10px;
	margin-bottom: 10px;
}
#maincontent_wrapper ol, #modal_wrapper ol {
	padding-left: 40px;
	list-style-type: decimal;
	margin-top: 10px;
	margin-bottom: 10px;
}
#maincontent_wrapper ol li, #maincontent_wrapper ul li, #modal_wrapper ul li,#modal_wrapper ol li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	margin-bottom: 8px;
}
#maincontent_wrapper a {
	color: #069;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #069;
}

#modal_wrapper h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 25px;
	font-weight: normal;
	color: #000;
	padding-top:10px;
}
#modal_wrapper p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666;
	font-weight: normal;
	margin-bottom: 15px;
}
#modal_wrapper h2 
{
    font-weight: bold;
    font-size: 15px;
    line-height: 19px;
}
#modal_wrapper h3, #modal_wrapper h4 
{
        font-weight: bold;
        	font-size: 12px;
	line-height: 15px;
}
/**** Style Sheet Switch Large Text ****/
#maincontent_wrapper h1,#maincontent_wrapper h2,#maincontent_wrapper h3,#maincontent_wrapper h4
{
	font-size:36px;
	line-height:40px;
	margin-bottom:20px;
	}
#maincontent_wrapper p, #maincontent_wrapper ul, #maincontent_wrapper ol
{
	font-size:18px;
	line-height:22px;
	font-weight:normal;
}
blockquote {margin: 0 0 0 22px; padding:0;}