/*------------------------------------------------------------------------
common colors
#f37321 - orange
#548807 - green
#00a4e4 - blue text
---------------------------------------------------------------------------*/
@import url(tabs2009.css);
body {
	background: #f37321 url(images/2009/bgRepeat.gif) repeat-x center top;
	color: #333;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.button1 {
	color: #fff;
	background:#0085b9 url(images/lha/button1_bg.jpg) no-repeat top right;
	padding: 3px 5px;
	border: 0 none #0085b9;
	font-size: 9px;
	font-weight: bold;
	width:auto;
	overflow:visible;
	}
.button1:hover, .submit:focus {
	background:#0085b9;
	border: 0px none #fff;
	}
.button2 {
	color: #fff;
	background:#0085b9 url(images/lha/tabs_bg.jpg) no-repeat;
	padding: 5px 9px;
	border: 0 none #0085b9;
	font-size: 13px;
	font-weight: bold;
	width:auto;
	overflow:visible;
	}
.button2:hover, .submit:focus {
	background:#0085b9;
	border: 0px none #fff;
	}
form, dl, dt, dd {margin:0; padding:0;}
a {color: #f37321; :-moz-any-link:focus; outline: none;}
a:link {text-decoration: underline;}
a:visited {text-decoration: underline;}
a:active {text-decoration: underline;}
a:hover {text-decoration: none;}
h1 {
	color: #496d8f;
	margin:0 0 15px 0;
	font-size: 18px;
	font-weight: bold;
	}
h2 {
	color: #cf852c;
	margin:0 0 15px 0;
	font-size: 15px;
	font-weight: bold;
	}
h3 {
	color: #496d8f;
	margin:0 0 15px 0;
	font-size: 12px;
	font-weight: bold;
	}
h4, h5, h6 {margin:0 0 15px 0; padding:0;}
p {margin:0 0 15px 0;}

.clearMe {clear:both;}
.wrapper1 {
	width:100%;
	margin:0;
	}
.wrapper2 {
	width:920px;
	margin:0 auto;
	}
#header {
	position:relative;
	height:100px;
	width:900px;
	margin:0 10px;
	}
#header .logo {
	position:absolute;
	top:5px;
	left:0;
	width:230px;
	height:84px;
	}
#header .logo img {
	max-height:77px;
	height: expression(this.width > 78 ? 77: true);
	border:0;
	}
/*.header .logo a:link, .header .logo a:visited {
	display:block;
	width:230px;
	height:84px;
	text-indent: -9000px;
	}*/
#header .counters {
	position:absolute;
	top:4px;
	left:315px;
	width:325px;
	height:76px;
	margin:0;
	padding:28px 0 0 0;
	background:url(images/2009/counterBG.gif) no-repeat;
	}
#header .counters dt {
	display:none; /*image replacement. the titles are in the background graphic */
	margin:0;
	padding:0;
	}
#header .counters dd {
	font-size:11px;
	font-weight:bold;
	text-align:center;
	width:77px;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 23px;
	}

/*-- invite a friend --*/
#header .friendButton {
	position:absolute;
	right: 0px;
	top: 45px;
	height:38px;
	width:163px;
	}

/*#header .friendButton a:link, #header .friendButton a:visited {
	display: block;
	position: absolute;
	width:163px;
	height:38px;
	background:url(images/2009/buttonFriend.jpg) no-repeat;
	text-indent: -9000px;
	}
#header .friendButton a:hover {
	background: url(images/2009/buttonFriend.jpg) no-repeat 0 -38px;
	}*/
#header .friendButton a:link, #header .friendButton a:visited {
	display: block;
	position: absolute;
	width:163px;
	height:38px;
	background:url(images/2009/buttonFriend.jpg) no-repeat;
	text-indent: -9000px;
	:-moz-any-link:focus;
	outline: none;
	}
#header .friendButton a:hover {
	background: url(images/2009/buttonFriend.jpg) no-repeat 0 -38px;
	}
/*-- utility nav --*/
#header .utilityNav {
	margin:0px;
	padding:0px;
	position:absolute;
	list-style:none;
	right: 0px;
	top: 3px;
	height:34px;
	width:123px;
	}
#header .utilityNav li {
	margin:0px;
	padding:0px;
	height:16px;
	}
#header .utilityNav li.tab1 {
	float:left;
	width:63px;
	}
#header .utilityNav li.tab1 a:link, #header .utilityNav li.tab1 a:visited {
	display: block;
	position: absolute;
	width:63px;
	height:16px;
	background: url(images/2009/utilityNavTab1.gif) no-repeat 0 0;
	text-indent: -9000px;
	}
#header .utilityNav li.tab1 a:hover {
	background: url(images/2009/utilityNavTab1.gif) no-repeat 0 -17px;
	}
#header .utilityNav li.tab2 {
	float:right;
	width:48px;
	}
#header .utilityNav li.tab2 a:link, #header .utilityNav li.tab2 a:visited {
	display: block;
	position: absolute;
	width:48px;
	height:16px;
	background: url(images/2009/utilityNavTab2.gif) no-repeat 0 0;
	text-indent: -9000px;
	}
#header .utilityNav li.tab2 a:hover {
	background: url(images/2009/utilityNavTab2.gif) no-repeat 0 -17px;
	}

/* for showing name in top right */
#header .utilityNavName {
	margin:0px;
	padding:0px;
	position:absolute;
	list-style:none;
	right: 0px;
	top: 3px;
	height:34px;
	width:200px;
	}

/* -- content & columns -- */
#home .contentWrapper {
	padding:0 20px;
	background:url(images/2009/pageRepeat.png) repeat-y center top;
	}
#inside .contentWrapper {
	padding:0 20px;
	background:url(images/2009/pageRepeatInside.png) repeat-y center top;
	}
#inside .contentWrapperFull {
	padding:0 20px;
	background:url(images/2009/pageRepeatInsideFull.png) repeat-y center top;
	}
.content {
	position:relative;
	width:880px;
	}
#home .column1 {
	background:url(images/2009/column1BG.gif) no-repeat left top;
	float:left;
	width:250px;
	padding:10px;
	margin:0 0 0 0;
	z-index:999;
	}
#inside .column1 {
	background:url(images/2009/column1InsideBG.gif) no-repeat left top;
	float:left;
	width:160px;
	padding:10px;
	margin:0 10px 0 0;
	z-index:999;
	}
#home .column1Shadow {
	position:absolute;
	left:270px;
	top:0;
	width:10px;
	height:360px;
	background:url(images/2009/column1Shadow.gif) no-repeat;
	}
#inside .column1Shadow {
	position:absolute;
	left:180px;
	top:0;
	width:10px;
	height:360px;
	background:url(images/2009/column1Shadow.gif) no-repeat;
	}
#home .column2 {
	width:600px;
	float:right;
	}
#inside .column2 {
	width:670px;
	padding-right:10px;
	float:right;
	}

/* -- column1 home -- */
.column1Box {
	border:1px solid #00a4e4;
	background:#fff;
	padding:10px;
	margin:0 0 15px 0;
	width:228px;
	font-size:11px;
	}
/* -- home banner -- */
.homeBanner {
	padding:0;
	margin:0 0 10px 0;
	}


/* -- column A B C -- */
#home .columnsWrap {
	float:left;
	width:600px;
	}
#home .columnA {
	float:left;
	width:340px;
	padding:0;
	margin:0 10px 0 0;
	}
.columnA .row {
	float:left;
	clear:both;
	width:100%;
	padding:0 0 15px 0;
	}

/* RV: so the sponsors lines up with bottom of left-side nav */
#inside .columnA {
	min-height:300px;
    overflow: visible;
	}

	

/*.columnB {
	float:left;
	width:165px;
	padding:0;
	margin:0 10px 0 0;
	}*/
#home .columnB {
	float:left;
	width:250px;
	padding:0;
	margin:0;
	}

/* homeCallout */
.homeCallout h3 {
	position:relative;
	width: 163px;
	height: 29px;
	padding:0;
	margin:0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	}
.homeCallout h3 a {
	line-height: 29px;
	padding:0 0 0 6px;
	width: 157px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	display:block;
	}
.homeCallout h3 a:link, .homeCallout h3 a:visited {
	text-decoration:none;
	}
.homeCallout {
	position:relative;
	width: 163px;
	font-size:11px;
	}
/* homeCallout orange */
.homeCallout.orange {
	font-size: 11px;
	line-height:130%;
	color: #333;
	float:left;
	margin:0 0 0 0;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#fbd5bc;
	}
.homeCallout.orange h3 {
	background-image: url(images/2009/titleBarLeftOrange.gif);
	background-repeat: no-repeat;
	}
.homeCallout.orange h3 a {
	background-image: url(images/2009/titleBarRightOrange.gif);
	}
/* homeCallout green */
.homeCallout.green {
	font-size: 11px;
	line-height:130%;
	color: #333;
	float:left;
	padding:0;
	margin:0 0 0 0;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#bdd199;
	}
.homeCallout.green h3 {
	background-image: url(images/2009/titleBarLeftGreen.gif);
	background-repeat: no-repeat;
	}
.homeCallout.green h3 a {
	background-image: url(images/2009/titleBarRightGreen.gif);
	}


.homeCallout dl.featured {
	padding:0 4px;
	margin:0;
	}
.homeCallout dl.featured dt {
	font-size:11px;
	font-weight:bold;
	padding:0;
	margin:0 0 10px 0;
	}
.homeCallout dl.featured dt a {
	color:#f37321;
	}
.homeCallout dl.featured dd {
	font-size:11px;
	color:#548807;
	padding:0 0 15px 0;
	margin:0;
	}
.homeCallout dl.featured dd.image {
	padding:0;
	margin:0;
	}
.homeCallout dl.featured dd.viewAll {
	text-align:right;
	color:#548807;
	padding-bottom:15px;
	}
.homeCallout dl.featured dd.viewAll a {
	color:#548807;
	}
/*  success */ 
.homeCallout.success dl {
	padding:4px;
	margin:0;
	border-bottom:1px dotted #bdd199;
	float:left;
	width:155px;
	}
.homeCallout.success dl.alt {
	background:#f1f5ea;
	}
.homeCallout.success dl dt {
	float:left;
	padding:0;
	margin:0 0 0 0;
	}
.homeCallout.success dl dt img {
	border:1px solid #548807;
	}
.homeCallout.success dl dd {
	float:right;
	width:85px;
	font-size:11px;
	color:#548807;
	padding:0 0 0 0;
	margin:0;
	}
.homeCallout.success dl dd a {
	color:#548807;
	}
.homeCallout.success p.viewAll {
	float:left;
	width:159px;
	text-align:right;
	color:#548807;
	margin-bottom:5px;
	padding:2px 4px 0 0;
	}
.homeCallout.success p.viewAll a {
	color:#548807;
	}
.homeCallout.right {
	float:right;
	}
/*  resources */ 
.homeCallout.resources {
	float:right;
	}
.homeCallout.resources dl {
	padding:4px;
	margin:0;
	border-bottom:1px dotted #fbd5bc;
	float:left;
	width:155px;
	}
.homeCallout.resources dl.alt {
	background:#ffede1;
	}
.homeCallout.resources dl dt {
	padding:0;
	margin:0 0 0 0;
	text-transform:uppercase;
	color:#f37321;
	font-size:11px;
	font-weight:bold;
	}
.homeCallout.resources dl dd {
	font-size:11px;
	color:#f37321;
	padding:0 0 0 0;
	margin:0;
	}
.homeCallout.resources dl dd a {
	color:#f37321;
	}
.homeCallout.resources p.viewAll {
	float:left;
	width:159px;
	text-align:right;
	color:#548807;
	margin-bottom:5px;
	padding:2px 4px 0 0;
	}
.homeCallout.resources p.viewAll a {
	color:#548807;
	}
.homeCallout .right {
	float:right;
	}
/* sponsors */

.sponsor {
	position:relative;
	font-size: 11px;
	line-height:130%;
	color: #333;
	background-position: left bottom;
	padding:0;
	margin:0;
	float:left;
	}
#home .sponsor {
	width: 600px;
	}
#inside .sponsor {
	width: 670px;
	}
.sponsorContent {
	border-width:0 1px 1px 1px;
	border-style:dotted;
	border-color:#f37321;
	float:left;
	}
#home .sponsorContent {
	width: 598px;
	}
#inside .sponsorContent {
	width: 668px;
	}
.sponsor h3 {
	position:relative;
	height: 29px;
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-image: url(images/2009/titleBarLeftBlue.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	}
#home .sponsor h3 {
	width: 600px;
	}
#inside .sponsor h3 {
	width: 670px;
	}
.sponsor h3 a {
	line-height: 29px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	display:block;
	padding:0 0 0 10px;
	background-image: url(images/2009/titleBarRightBlue.gif);
	}
#home .sponsor h3 a {
	width: 590px;
	}
#inside .sponsor h3 a {
	width: 660px;
	}
.sponsor .viewAll {
	position:absolute;
	top:-5px;
	right:0px;
	position:absolute;
	text-align:right;
	color:#fff;
	top:7px;
	right:10px;
	}
.sponsor .viewAll a {
	color:#fff;
	}
.sponsor h3 a:link, .sponsor h3 a:visited {
	text-decoration:none;
	}
.sponsor ul {
	float:left;
	margin:0;
	padding:10px 0;
	}
.sponsor ul li {
	list-style-type: none;
	display:inline;
	float:left;
	margin:0px 12px;
	padding:1px 0 0 0;
	background-image: url(images/lha/sponsor_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:46px;
	height:50px;
	width:80px;
	text-align:center;
	}
.sponsor li img {
	vertical-align:middle;
	}
/* sliders */

.slider {
	position:relative;
	font-size: 11px;
	line-height:130%;
	color: #333;
	width: 250px;
	background-position: left bottom;
	padding:0;
	margin:0 0 15px 0;
	float:left;
	}
.sliderContent {
	border-width:0 1px 1px 1px;
	border-style:dotted;
	border-color:#f37321;
	padding:10px 10px 10px 10px;
	width: 228px;
	float:left;
	}
.sliderContent.healthyComm {
	padding-bottom:65px;
	background:url(images/2009/healthyCommBG.jpg) no-repeat right bottom;
	}
.slider p span {
	color:#f37321;
	}
.slider p span a {
	color:#f37321;
	}
.slider h3 {
	position:relative;
	height: 29px;
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	width: 250px;
	background-image: url(images/2009/titleBarLeftBlue.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	}
.slider h3 a {
	line-height: 29px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	display:block;
	padding:0 0 0 10px;
	width: 240px;
	background-image: url(images/2009/titleBarRightBlue.gif);
	}
.slider .icon {
	position:absolute;
	width:17px;
	height:17px;
	top:6px;
	right:10px;
	}
.slider .icon img {
	border:none;
	}
.slider h3 a:link, .slider h3 a:visited {
	text-decoration:none;
	}
.slider ul {
	margin:0 0 0 0;
	padding:0 0 15px 0;
	color:#f37321;
	}
.slider ul li {
	margin:0 0 0 12px;
	padding:0;
	}
.slider p.viewAll {
	width:100%;
	text-align:left;
	color:#548807;
	margin-bottom:5px;
	}
.slider p.viewAll a {
	color:#548807;
	}
/* -- footer -- */
.footer {
	margin:0;
	width:900px;
	padding:25px 10px;
	background:#f37321 url(images/2009/footerBG.gif) no-repeat;
	color: #fff;
	font-size: 11px;
	position: relative;
	 z-index:-1;
	}
.footer A   { color: #FFFFFF;}
.footer p { margin:0 0 8px 5px;}
.spindustry {
	padding-left:10px;
	margin-left:10px;
	border-left:1px solid #fff;
	}

.footer ul {
	margin:0;
	padding:0 0 10px 0;
	list-style:none;
	}
.footer li {
	display: inline;
	padding:5px;
	}
.liveHealthy {
	background-image:  url(images/lha/logo_lha_orange.gif);
	background-repeat: no-repeat;
	right: 10px;
	top: 23px;
	width: 108px;
	height: 36px;
	position:absolute;
	}
.liveHealthy a:link, .liveHealthy a:visited {
	display:block;
	width:108px;
	height:36px;
	text-indent: -9000px;
	}
#groupPanel {
	font-size:11px;
	position:absolute;
	visibility: hidden;
	border: 1px solid #009cd8; 
	background-color: #fff;
	width: 155px;
	padding: 4px;
	}
#groupPanel a, #loginPanel a {
	color:#548807;
	}
#groupPanel dl {
	float:left;
	margin:0;
	padding:0;
	}
#groupPanel dt {
	float:left;
	margin:0;
	padding:0;
	}
#groupPanel dl dd {
	float:left;
	}
.gpInput input {
	width:65px;
	height:15px;
	border:1px solid #f37321;
	font-size:10px;
	padding:1px 2px;
	margin-bottom:10px;
	}
#groupPanel .button1, #loginPanel .button1 {
	margin-left:10px;
	}
dl dd.links {
	clear:both;
	width:100%;
	}
.close {
	position:absolute;
	top:3px;
	right:3px;
	height:15px;
	width:15px;
	background:url(images/2009/close.gif) no-repeat;
	}
.close a:link, .close a:visited {
	display:block;
	width:15px;
	height:15px;
	text-indent: -9000px;
	}
.welcome {
	position:relative;
	float:right;
	margin:0 10px 0 0;
	font-size: 11px;
	color: #f37321;
}
.welcome p {
	margin:0 0 5px 0;
}

#loginPanel {
	font-size:11px;
	position:absolute;
	visibility: hidden;
	border: 1px solid #009cd8; 
	background-color: #fff;
	width: 225px;
	padding: 4px;
	}
.logout {
	position:relative;
	float:left;
	color: #f37321;
	font-size: 11px;
	margin:0 0 0 10px;
}
.logout a {
	color: #f37321;
	font-size: 11px;
}
/*.divider {
	background-image: url(images/lha/dashed_line_vert.gif);
	background-repeat: repeat-y;
	height: 65px;
	width: 1px;
	float:left;
}
.divider2 {
	background-image: url(images/lha/red_dashed_line.gif);
	background-repeat: repeat-y;
	height: 25px;
	width: 1px;
	float:left;
}
.login {
	position:relative;
	float:left;
	margin:0 0 0 10px;
	}
.login a {
	color: #f37321;
	font-size: 10px;
	}*/
#loginPanel dl {
	float:left;
	margin:0;
	padding:0;
	}
#loginPanel dt {
	margin:0;
	padding:0;
	}
#loginPanel dl dd {
	float:left;
	}
.lpUsername {
	float:left;
	padding:0 0 8px 0;
	margin:0 0 10px 0;
	background-image: url(images/lha/hdr_username.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: top;
	}
.lpUsername input {
	width:86px;
	height:15px;
	border:1px solid #f37321;
	font-size:10px;
	padding:1px 2px;
	}
.lpPassword {
	padding:0 0 8px 0;
	margin:0 0 10px 0;
	background-image: url(images/lha/hdr_password.gif);
	background-repeat: no-repeat;
	background-position: 10px bottom;
	vertical-align: top;
	}
.lpPassword input {
	width:56px;
	height:15px;
	border:1px solid #f37321;
	font-size:10px;
	padding:1px 2px;
	margin:0 0 0 10px;
	}
.login .links {
	position:absolute;
	left: 0px;
	top: 45px;
	width:150px;
}
a.button {
    background: transparent url('images/buttonOrangeRight.gif') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: normal 11px arial, sans-serif;
    margin-right: 6px;
	height:18px;
    padding-right: 5px;
    text-decoration: none;
	:-moz-any-link:focus;
	outline: none;
}
a.button.arrows {
    background: transparent url('images/buttonRightArrows.gif') no-repeat scroll top right;
    padding-right: 22px;
	}
a.button span {
    background: transparent url('images/buttonOrangeLeft.gif') no-repeat;
    display: block;
    line-height: 15px;
    padding: 1px 2px 2px 5px;
	white-space:nowrap;
}
a.button span img {
	float:left;
	border:0;
	padding:0 4px 0 0;
	margin:0;
}
a.button:active, a.button:hover {
	color: #fff;
    background-position: bottom right;
}

a.button:active span, a.button:hover span {
	color: #fff;
    background-position: bottom left;
}
/* insideCallout */
.insideCallout {
	width: 97%;
	}
.insideCallout h3 {
	position:relative;
	width: 100%;
	height: 29px;
	padding:0 0;
	margin:0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-image: url(images/2009/titleBarLeftOrange.gif);
	}
.insideCallout h3 a {
	line-height: 29px;
	padding:0px;
	width: 100%;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	display:block;
	}
.insideCallout .header {
	line-height: 29px;
	padding:0px;
	width: 100%;
	color: #FFFFFF;
	background-repeat: no-repeat;
	height:29px;
	background-position: right top;
	display:block;
	}
.insideCallout h3 a:link, .insideCallout h3 a:visited {
	text-decoration:none;
	}
.insideCallout dl {
	padding:8px;
	margin:-5px 0 0 0;
	border-bottom:1px dotted #00a4e4;
	float:left;
	width:100%;
	}
.insideCallout dl.featured {
	background-color:#fff2cc;
	}
.insideCallout dl.alt {
	background:#f1f5ea;
	}
.insideCallout dl dd.image {
	width:17%;
	float:left;
	padding:0;
	margin:0 0 0 0;
	}
.insideCallout dl dd.more {
	color:#f37321;
	}
.insideCallout dl dd.image img {
	border:1px solid #00a4e4;
	}
.insideCallout dl dt {
    float:left;
	/*float:right;*/
	width:83%;
	font-size:13px;
	font-weight:bold;
	color:#f37321;
	padding:0 0 0 0;
	margin:0;
	}
.insideCallout dl dd {
    float:left;
	/*float:right;*/
	width:83%;
	font-size:12px;
	padding:0 0 0 0;
	margin:0;
	}
.insideCallout dl dd a {
	}
/* insideCallout green */
.insideCallout.green {
	font-size: 11px;
	line-height:130%;
	color: #333;
	float:left;
	padding:0;
	margin:0 0 0 0;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#bdd199;
	}
.insideCallout.green h3 {
	background-image: url(images/2009/titleBarLeftGreen.gif);
	background-repeat: no-repeat;
	}
.insideCallout.green h3 a {
	background-image: url(images/2009/titleBarRightGreen.gif);
	}

/* news detail page */
.news_item { 
	margin: 0 0 20px 0;
	padding: 0;
	}

.news_item dl {
	margin: 0 0 20px 0;
	padding: 0;
	}
	
.news_item dl dd p {
	margin: 0 0 20px 0;
	}

.news_item h4 {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 14px;
	color: #f37321;
	}
.newstitle {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 14px;
	color: #f37321;
	font-weight:bolder;
	}

.news_image {
	float: left;
	margin: 0 15px 15px 0;
	padding: 4px 0 0 0;
	}

.news_item a, .news_item a:visited {
	color: #f37321;
	}
	
.news_item a:hover {
	color: #f37321;
	}
	
	

/* RV these are for the resources page */
.resourcesColumn {
	margin:0 15px 30px 0;
	/*width:283px;*/
	width:290px;
	float:left;
}
.container2 {
	font-size: 11px;
	line-height:130%;
	color: #333;
	background-image: url(images/lha/container2_border.gif);
	background-repeat: no-repeat;
	width: 269px;
	background-position: left bottom;
	padding:0 0 0 0;
	margin:0 0 14px 0;
}
.container2 h1 {
	position:relative;
	background-repeat: no-repeat;
	height: 31px;
	width: 269px;
	padding:0 0 0 0px;
	margin:0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-image: url(images/lha/titlebar_bg.gif);
	/* background-image: url(images/2009/titleBarLeftOrange.gif);*/
	text-transform: uppercase;
}
.containerwrap {
	padding:0 10px 10px 10px;
}
.container2 h1 a {
	width: 259px;
	line-height: 31px;
	padding:0 0 0 10px;
	color: #FFFFFF;
	background: url(images/lha/titlebar_rightend.gif) no-repeat right;
	display:block;
}
.container2 h1 span {
	position:absolute;
	top:-5px;
	right:0px;
}
.container2 h1 a:link, .container2 h1 a:visited {
	text-decoration:none;
}
.container2 span, .container2 span a {
	color:#f37321;
}
.container2 .viewall, .container2 .viewall a {
	text-align:right;
	color:#f37321;
}

.container2 li {
	list-style:none outside;
	padding:0 10px 9px 10px;
}


.container2 ul {
	padding:0px;
	margin:0;
}
.container2 ul li {
	padding:0 0 0 13px;
	margin:0 0 5px 0;
	background: url(images/lha/bullet_leaf.gif) no-repeat left 3px;
	list-style:none;
}
.containerHeadline {
	font-size:12px;
	font-weight:bold;
	color:#f37321;
}
	