H2, 
H2 A,
H2 A:link, H2 A:visited,
H2 A:hover, H2 A:active
{
	margin: 0 0 10px 0;
	padding: 0;
	font: normal 21px Georgia, 'Times New Roman', Serif;
}
H2 A:hover, H2 A:active
{
	text-decoration: underline;
}

/*	---
	LAYOUT
*/
#Header
{
	height: 100px;
}
.LogoHyperLink
{
	margin:0px 15px;
	position:relative;
	top:18px;
}
.Conditions
{
	float: left;
	margin: 0 10px 0 0;
	width: 172px;
}
.Conditions .BoxBody
{
	background: #FEFEFB url(/Resources/Images/BoxBodyBgTall.png) repeat-x left 60px;
}
.Conditions .BoxMore
{
	margin-top: 9px;
}
.HomePageTabSubFont
{
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	float: left;
	width: 171px;
}
#Pages
{
	float: left;
	width: 466px;
}
#PagesTabs
{
	height: 31px;
/*	border-bottom: solid 1px #62add5; */
}
#PagesTabs A
{
	position: relative;
	float: left;
	display: block;
	margin: 0 2px -1px 0;
	padding: 6px 5px 6px 5px;
	width: 142px;
	color: #ffffff;
	font: bold 15px Arial, Sans-Serif;
	text-align: center;
	whitespace: nowrap;
}
#PagesTabs #GeneralTab
{
	border: solid 1px #62add5;
	border-bottom: 0;
	background: #047FA9 url(/Resources/Images/Homepage/GeneralTabBg.png) repeat-x;
	whitespace: nowrap;
}
#PagesTabs #CommunityTab
{
	border: solid 1px #058F06;
	border-bottom: 0;
	background: #058F06 url(/Resources/Images/Homepage/CommunityTabBg.png) repeat-x;
}
#PagesTabs #MyHealthCenterTab
{
	border: solid 1px #008caa;
	background: #eff4ff url(/Resources/Images/Homepage/MyHealthCenterTabBg.png) repeat-x;
}
#PagesTabs #StoreTab
{
	border: solid 1px #AA6DC7;
	border-bottom: 0;
	background: #69039B url(/Resources/Images/Homepage/StoreTabBg.png) repeat-x;
	margin-right: 0;
}
#Pages #PagesTabs A.GeneralTabActive
{
	border: solid 1px #62add5;
	border-bottom: none;
	padding-bottom: 7px;
	background: #047FA9 url(/Resources/Images/Homepage/GeneralActiveTabBg.png) repeat-x;
}
#Pages #PagesTabs A.GeneralTabActive:focus
{
	outline: none;
}
#Pages #PagesTabs A.CommunityTabActive
{
	border: solid 1px #058F06;
	border-bottom: none;
	padding-bottom: 7px;
	background: #058F06 url(/Resources/Images/Homepage/CommunityActiveTabBg.png) repeat-x;
}
#Pages #PagesTabs A.CommunityTabActive:focus
{
	outline: none;
}
#Pages #PagesTabs A.StoreTabActive
{
	border: solid 1px #AA6DC7;
	border-bottom: none;
	padding-bottom: 7px;
	background: #69039B url(/Resources/Images/Homepage/StoreActiveTabBg.png) repeat-x;
}
#Pages #PagesTabs A.StoreTabActive:focus
{
	outline: none;
}
#PagesBody
{
	clear: both;
}
#GeneralPage
{
	border: solid 1px #62add5;
	height: 296px;
	padding: 10px;
	background: #F0F7FB url(/Resources/Images/BoxBodyBgBlue.png) repeat-x left bottom;
}
#CommunityPage
{
	border: solid 1px #058F06;
	height: 296px;
	padding: 10px;
	background: #E9F8E9 url(/Resources/Images/BoxBodyBgGreen.png) repeat-x left bottom;
}
#StorePage
{
	border: solid 1px #AA6DC7;
	height: 296px;
	padding: 10px;
	background: #F4EDF8 url(/Resources/Images/BoxBodyBgPurple.png) repeat-x left bottom;
}
#PagesBody .PagesContent
{
	height: 276px;
	overflow:hidden;
}
.PageHidden
{
	display: none;
}
#PagesBody .Icon
{
	margin-bottom: 7px;
}
#PagesBody .BoxMore
{
	margin-top: 0;
	border-top: solid 1px #62add5;
}
#GeneralPage .BoxMore
{
}
#CommunityPage .BoxMore
{
	border-top: solid 1px #058F06;
}
#StorePage .BoxMore
{
	border-top: solid 1px #AA6DC7;
}
.PageBlock
{
	float: left;
	margin: 0 0 10px 0;
	width: 217px;
	height: 47px;
	padding: 2px 0 0 0;
	font-size: 11px;
	border-top: 1px solid #FFFFFF;
}
.PageBlockFirst
{
	margin-right: 10px;
}
.PageBlock A
{
	font-size: 14px;
	font-weight: bold;
}
.PageBlock A IMG
{
	float: left;
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin-right: 2px;
}
.Highlights
{
	margin-top: 9px;	
}
.Icon
{
	position: relative;
	float: left;
	margin: 0 10px 10px 0;
	border: solid 1px #cccccc;
}
/*
.Welcome
{
	height: 207px;
}
*/
.Welcome .BoxBody
{
	height: 159px;
}
.Welcome P
{
	margin-bottom: 10px;
}
.Welcome .LoginButton
{
	display: block;
	margin-top: 14px;
}
.Welcome .InnerCenter
{
	padding-top: 5px;
}
#SecondHighlight
{
	margin-top: 10px;
}
#PagesBody .HomepageFeature
{
	width: 254px;
}
#PagesBody .FirstChild IMG
{
	padding-bottom: 20px;
}
