html, body
{
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}

/*** Template ***/
.PageWidth
{
	width: 960px;
}

a.MHALogo
{
	background: url(/images/mhalogo.gif) no-repeat;
	display: block;
	float: left;
	height: 72px;
	margin: 0 20px;
	width: 175px;
}
a.MHALogo:hover
{
	background-position: 0 -72px;
}

.headerRightContent p
{
	margin: 7px 0 0 0;
	padding: 0;
}

.MHATitle
{
	background: url(/images/mhatitle.gif) no-repeat;
	float: left;
	height: 59px;
	margin: 0 25px;
	width: 486px;
}

a.LifenetCallUs
{
	background: url(/images/lifenetcallus.gif) no-repeat;
	display: block;
	float: right;
	height: 54px;
	width: 165px;
}
a.LifenetCallUs:hover
{
	background-position: 0 -54px;
}


.HeaderFaces
{
	background: url(/images/headerfaces.jpg) no-repeat;
	clear: both;
	height: 110px;
	width: 960px;
}

.ContentContainer
{
	background: url(/images/contentbg.jpg) no-repeat;
	float: left;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
.MainContent
{
	float: left;
	width: 768px;
}
.MainContentPadding
{
	padding: 10px 0 10px 48px;
}

.Footer
{
	clear: both;
	color: #999;
	font-size: 10px;
	line-height: 14px;
	padding: 10px 0;
}

/*** Menu ***/
.LeftMenu
{
	float: left;
	width: 192px;
}
.LeftMenu ul
{
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
}
.LeftMenu ul li
{
	margin: 20px 0;
	padding: 0;
}
.LeftMenu ul li a
{
}
.LeftMenu ul li a.Selected
{
	color: #034161;
	font-size: 13px;
}
.LeftMenu ul li ul
{
	margin-left: 15px;
	padding-top: 0px;
}
.LeftMenu ul li ul li
{
	line-height: 11px;
	margin: 8px 0;
}
.LeftMenu ul li ul li a
{
	font-size: 11px;
}
.LeftMenu ul li ul li a.Selected
{
	color: #034161;
	font-size: 11px;
}

/*** Homepage ***/
.HomepageContentText
{
	color: #333;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 25px;
}

.HomepageSubtitle
{
	color: Black;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.HomepageSubtitle:hover
{
	color: Black;
	text-decoration: underline;
}

.HomepageYourLinkToHealth
{
	float: left;
	margin-right: 20px;
	width: 340px;
}
.HomepageNews
{
	float: left;
	margin-left: 20px;
	width: 340px;
}

a.L2HSLogoSmall
{
	background: url(/images/l2hslogo_small.gif) no-repeat;
	display: block;
	float: right;
	height: 31px;
	width: 100px;
}
a.L2HSLogoSmall:hover
{
	background-position: 0 -31px;
}

a.LifelineLogoSmall
{
	background: url(/images/lifelinelogo_small.gif) no-repeat;
	display: block;
	float: right;
	height: 62px;
	width: 60px;
}
a.LifelineLogoSmall:hover
{
	background-position: 0 -62px;
}

/*** Homepage News List ***/
ul.NewsList
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.NewsList li
{
	line-height: normal;
	padding: 3px 0;
}
ul.NewsList a
{
	background: url(/images/listitemtype_news.gif) repeat-y;
	color: #00496e;
	display: block;
	padding-left: 10px;
}
ul.NewsList a:hover
{
	background: url(/images/listitemtype_newsgray.gif) repeat-y;
	color: #666;
}
ul.NewsList .NewsTitle
{
	font-weight: bold;
}
ul.NewsList .NewsDescription
{
	font-size: 11px;
	font-weight: normal;
}
ul.NewsList .ReadMore
{
	font-size: 11px;
	color: #02d39b;
}
ul.NewsList a:hover .ReadMore
{
	color: #97d3c3;
}

/*** News List Full ***/
.NewsItem
{
	margin: 20px 0;
}
.NewsItem .NewsTitle
{
}
.NewsItem .NewsDescription
{
}

/*** Tables ***/
.TableStyle1
{
}
.TableStyle1 td
{
	vertical-align: top;
}
.TableStyle1 thead td
{
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	color: Black;
	font-size: 10px;
	font-weight: bold;
}
.TableStyle1 tbody td
{
	border-bottom: solid 1px #ccc;
	padding-bottom: 10px;
}

/*** Search ***/
.SearchBox
{
	font-size: 11px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 10px;
}
.SearchBox #q
{
	width: 120px;	
}
.SearchBox #sa
{
	
}

#cse-search-results iframe 
{
	width: 717px; 
}

/*** NIMH Link ***/
.MenuNIMHLink
{
	margin-left: 13px;
	margin-top: 20px;
}






































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
