.PageContents {
	position: relative;
	padding: 120px 0px 0px 0px;
	margin-left: 225px;
	z-index: 0;
}

.FlashContent {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 0;
}

.MainContents {
	width: 527px;
}

h3.PageTitle {
	background: url(../../images/bg-heading.png) no-repeat left top;
	margin: 0px;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 3.2em;
	padding: 13px 0px 0px 42px;
	width: 530px;
	height: 50px;
	white-space: nowrap;
	font-weight: normal;
}

h3.PageTitle sup {
	font-size: .5em;
}

.FunctionsAlt {
	background: url(../../images/bg-function.png) no-repeat left top;
	width: 527px;
	height: 32px;
	display: none;
}

.FunctionsAlt2 {
	background: url(../../images/bg-function2.png) no-repeat left top;
	width: 527px;
	height: 32px;
	display: none;
}

.Functions {
	background: url(../../images/bg-function.png) no-repeat left top;
	width: 527px;
	height: 32px;
	position: relative;
}

.TopCamp {
	background: url(../../images/bg-top-camp.png) no-repeat left top;
	width: 527px;
	height: 34px;
	position: relative;
	margin-left: -3px;
	display: block;
}

.Functions2 {
	background: url(../../images/bg-function2.png) no-repeat left top;
}

.Functions ul {
	margin: 0px;
	padding: 5px 0px 0px 10px;
	position: absolute;
	background: url(../../images/bg-shareadd.gif) no-repeat left top;
	left: 348px;
	top: 0px;
	width: 154px;
	height: 25px;
	z-index: 150;
}

.Functions2 ul {
	background: url(../../images/bg-shareadd2.gif) no-repeat left top;
	left: 349px;
	z-index: 150;
}

.Functions ul li {
	list-style: none;
	float: left;
	position: relative;
}

.Functions ul li a {
	float: left;
	background-position: left 0px;
	background-repeat: no-repeat;
	width: 74px;
	height: 0px;
	text-indent: -10000px;
	padding-top: 19px;
	overflow: hidden;
}

.Functions ul li a.Addthis {
	background-image: url(../../images/btn-addthis.gif);
}

.Functions ul li a.Sharethis {
	background-image: url(../../images/btn-sharethis.gif);
}

.Functions ul li.Active a {
	background-position: left -19px;
}

div.AddThisPanel,ul.AddThisPanel,.ShareThisPanel,#shareThisPanel {
	display: none;
}

.Functions ul li.Active div,.Functions ul li.Active ul {
	display: block !important;
}

div.AddThisPanel {
	background: url(../../images/panel-add-this.png) no-repeat left top;
	width: 153px;
	height: 134px;
	position: absolute;
	left: 0px;
	top: 19px;
	z-index: 201;
}

div.ShareThisPanel {
	background: url(../../images/panel-share-this.png) no-repeat left top;
	width: 240px;
	height: 203px;
	position: absolute;
	left: -157px;
	top: 19px;
	z-index: 201;
}

#shareThisPanel {
	width: 240px;
	height: 203px;
	position: absolute;
	left: -157px;
	top: 19px;
	z-index: 202;
}

ul.AddThisPanel {
	position: absolute;
	left: 20px;
	top: 33px;
	z-index: 202;
	margin: 0px;
	padding: 0px;
	background: none;
	width: 110px;
	height: auto;
}

ul.AddThisPanel li {
	width: 110px;
}

ul.AddThisPanel li a {
	width: auto;
	height: auto;
	text-indent: 0px;
	padding: 4px 0px 4px 22px;
	overflow: visible;
	text-decoration: none !important;
	color: #333;
	font-size: 1.3em;
}

ul.AddThisPanel li a.Dell {
	background: url(../../images/ico-delicio.gif) no-repeat left 50%;
}

ul.AddThisPanel li a.Digg {
	background: url(../../images/ico-digg.gif) no-repeat left 50%;
}

ul.AddThisPanel li a.FaceBook {
	background: url(../../images/ico-facebook.gif) no-repeat left 50%;
}

ul.AddThisPanel li a.Mixx {
	background: url(../../images/ico-mix.gif) no-repeat left 50%;
}

#shareThisPanel textarea {
	position: absolute;
	top: 40px;
	left: 13px;
	z-index: 200;
	border: 1px #b4b4b4 solid;
	color: #646464;
	width: 204px;
	height: 50px;
	overflow-x: hidden;
}

#shareThisPanel p.Desc {
	position: absolute;
	top: 110px;
	left: 23px;
	z-index: 200;
	width: 184px;
	color: #005e9d;
	font-size: 1.2em;
	margin: 0px;
}

#shareThisPanel a.Close {
	position: absolute;
	top: 13px;
	left: 202px;
	display: block;
	background: url(../../images/btn-close.gif) no-repeat left top !important;
	width: 17px;
	height: 0px;
	padding-top: 16px;
	text-indent: -10000px;
	overflow: hidden;
	z-index: 200;
}

.ConetntsBottom {
	background: url(../../images/bg-contents-bottom.png) no-repeat left top;
	width: 527px;
	height: 44px;
	margin-bottom: 20px;
}

.CampConetntsBottom {
	background: url(../../images/bg-bot-camp.png) no-repeat left top;
	width: 529px;
	margin-left: -3px;
	height: 66px;
	margin-bottom: 20px;
	position: relative;
}

.ConetntsBottom2 {
	background: url(../../images/bg-contents-bottom2.png) no-repeat left top;
	width: 527px;
	height: 44px;
	margin-bottom: 20px;
}

.TextContents {
	background: url(../../images/bg-contents.png) repeat-y left;
	width: 527px;
	overflow: hidden;
}

.CampContents {
	background: url(../../images/bg-content-camp.png) left top repeat-y;
	width: 528px;
	margin-left: -3px;
	position: relative;
	z-index: 10;
	xheight: 730px;
	x*height: 760px;
}

.TextContents2 .TextContentsL2 {
	background: #005b97;
	padding: 0px 17px;
}

.TextContentsL2 {
	margin: 0px 15px 0px 5px;
	padding: 0px 18px 0px 35px;
	background: #fff;
	min-height: 500px;
}

.Relative {
	position: relative !important;
}

div.listAlign ul {
	text-indent: -12px;
}

.HideenIt {
	display: none;
}

.TextContentsL2 h4.ArticleHeading {
	color: #4e8dbe;
	margin: 0px;
	padding: 0px;
	font-size: 2.1em;
}

.Txt1 {
	margin: 0px 15px 0px 5px;
	padding: 0px 20px;
	min-height: 712px;
	color: #fff;
}

.Txt1 h4 {
	font-size: 2.1em;
	margin: 0;
	padding: 0 15px;
}

.Txt1 .Desc {
	font-size: 1.3em;
	padding: 0 15px;
	margin: 6px 0;
}

.Download {
	margin: 15px 0;
	text-align: center;
	color: #fff;
}

.Download a:link,.Download a:visited {
	color: #fff;
	text-decoration: none;
}

.Download a:hover {
	text-decoration: underline;
	color: #fff;
}

.Download .Icon {
	display: block;
	background: url(../../images/icon-download.png) left top no-repeat;
	width: 100px;
	height: 99px;
	text-indent: -11111em;
	margin: 0 auto;
	margin-bottom: 10px;
}

.Download .Txt2 {
	font-size: 1.6em;
	font-weight: bold;
}

.Download .Txt3 {
	font-size: 1.4em;
}

.TabWrapper {
	
}

.TabWrapper .Header {
	display: block;
	clear: both;
	list-style: none;
	margin: 0px 0px 0px 1px;
	padding: 0;
	width: 492px;
}

.TabWrapper .ShowBg1{
	background: url(../../images/bg-tabh.gif) left top no-repeat;
}
.TabWrapper .ShowBg2{
	background: url(../../images/bg-tabh.gif) left -42px no-repeat;
}
.TabWrapper .ShowBg3{
	background: url(../../images/bg-tabh.gif) left -84px no-repeat;
}

.TabWrapper .Header li {
	float: left;
	/*background: url(../../images/tab2.png) left top no-repeat;*/
	width: 164px;
	display: block;
	height: 38px;
	position: relative;
	line-height: 13px;
	text-align: center;
	padding-top: 13px;
	text-indent: -7px;
}

.TabWrapper .Header li a:link,.TabWrapper .Header li a:visited {
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.TabWrapper .Header li a:hover {
	color: #fff;
	text-decoration: none;
}

.TabWrapper .Tab1 {
	z-index: 50;
	left: 1px;
}

.TabWrapper .Tab1.Active {
	/*left: 0;*/
}

.TabWrapper .Tab2 {
	z-index: 40;
	left: -10px;
}

.TabWrapper .Tab3 {
	z-index: 30;
	left: -21px;
}

.TabWrapper .Tab3.Active {
	/*left: -22px;*/
}

.TabWrapper .Header li.Active {
	/*background: url(../../images/tab1.png) left top no-repeat;*/
}

.TabWrapper .Header li.Active a:link,.TabWrapper .Header li.Active a:visited
	{
	color: #005e9d;
}

.TabWrapper .Header li.Active a:hover {
	color: #005e9d;
}

.TabWrapper .Header li.Active {
	z-index: 60;
}

.TopTab1Content {
	background: url(../../images/bg-top-tab.png) left top no-repeat;
	width: 462px;
	height: 16px;
	display: block;
	position: relative;
	left: 0;
}

.TopTab2Content {
	background: url(../../images/bg-top-tab2.png) left top no-repeat;
	width: 462px;
	height: 16px;
	display: block;
	position: relative;
	left: 0;
}

.TopTab3Content {
	background: url(../../images/bg-top-tab3.png) left top no-repeat;
	width: 462px;
	height: 16px;
	display: block;
	position: relative;
	left: 0;
}

.BotTabContent {
	background: url(../../images/bg-bot-tab.png) left top no-repeat;
	width: 468px;
	height: 22px;
	display: block;
	position: relative;
	left: 0;
	top: 22px;
}

.Tab1Content,.Tab2Content,.Tab3Content {
	background: url(../../images/bg-mid-tab.png) left top no-repeat;
	color: #005e9d;
	left: 0;
	margin-left: 1px;
	position: relative;
	top: -9px;
}

.Tab1Content ul,.Tab2Content ul,.Tab3Content ul {
	list-style: none;
}

.Tab1Content {
	
}

.Tab2Content {
	display: none;
}

.Tab3Content {
	display: none;
}

.TabContent {
	color: #005e9d;
	min-height: 388px;
}

.TabContent p {
	margin: 0;
	padding: 0;
}

.TabContent ul {
	list-style: none;
	margin: 0;
	padding: 0;
	min-height: 360px;
	height: 360px;
}

.TabContent ul li {
	display: block;
	clear: both;
	padding: 15px 0;
	*padding: 10px 0;
}

.TabContent ul li div {
	float: left;
}

.ImgIcon {
	margin-left: 20px;
}

* html .ImgIcon {
	margin-left: 10px;
}

.TabContent ul li .Txt4 {
	width: 400px;
	margin-left: 7px;
}

.TabContent .Title {
	font-size: 1.2em;
}

.TabContent .Desc {
	font-size: 1.1em;
}

.TabContent .Desc1 {
	font-size: 1.1em;
}

.TabContent .IcoPdf {
	background: url(../../images/icon-pdf.gif) left top no-repeat;
	width: 16px;
	height: 15px;
	display: block;
	text-indent: -1111em;
}

.TabContent .IcoDoc {
	background: url(../../images/icon-word.gif) left top no-repeat;
	width: 18px;
	height: 17px;
	display: block;
	text-indent: -1111em;
}

.TabContent .IcoPwr {
	background: url(../../images/icon-powerpoint.gif) left top no-repeat;
	width: 18px;
	height: 17px;
	display: block;
	text-indent: -1111em;
}

.Wrapper {
	overflow: visible;
	height: 1%;
}

html>body .Wrapper {
	overflow: hidden;
	height: auto;
}
/*
.TextContentsL2 {
	margin: 0px 15px 0px 5px;
	padding: 0px 35px;
	background: #fff;
	min-height: 500px;
}
*/
.Relative {
	position: relative !important;
}

div.listAlign ul {
	text-indent: -12px;
}

.HideenIt {
	display: none;
}

.TextContentsL2 h4.ArticleHeading {
	color: #4e8dbe;
	margin: 0px;
	padding: 0px;
	font-size: 2.1em;
}

.TextContents2 .TextContentsL2 h4.ArticleHeading2,.TextContents2 .TextContentsL2 h4.ArticleHeading
	{
	color: #fff;
	padding: 0px 20px;
}

.TextContentsL2 p sup {
/* html: none */
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	bottom: 1ex;
	position: relative;
	font-weight: bolder;
/* html: none */
	*font-size: 1em; /* php: 0.65em */
}

.PageContents .TextContents .TextContentsL2 sup a {
	font-size: 0.75em;
	color: #787878 !important;
	text-decoration: none !important;
}

.PageContents .TextContents .TextContentsL2 .TextContentsL2 sup a:hover
	{
	text-decoration: underline !important;
}

.TextContentsL2 p {
	font-size: 1.3em;
	color: #787878;
}

.TextContentsL2 p.AfterHeading {
	margin-top: 3px !important;
}

.TextContents2 .TextContentsL2 p {
	color: #fff;
	padding: 0px 20px;
}

.TextContentsL2 h5 {
	font-size: 1.3em;
	color: #787878;
	margin: 0px;
}

.TextContentsL2 p a {
	color: #005e9d;
	text-decoration: underline !important;
}

.TextContentsL2 p a:hover {
	text-decoration: none !important;
}

.TextContentsL2 p a.Link {
	font-weight: bolder;
	text-decoration: none !important;
}

.TextContentsL2 p a.Link:hover {
	text-decoration: underline !important;
}

.TextContentsL2 ul li {
	font-size: 1.3em;
	color: #787878;
	list-style-position: inside;
}

.TextContentsL2 ul li sup {
	font-size: 0.8em; /*html 0.8em*/
}

.TextContentsL2 ul li li {
	font-size: 1em;
}

.TextContentsL2 ul.SquareList li {
	list-style: square;
	text-indent: 1px;
}

p.FirstPara {
	margin-top: 0px !important;
}

p.FirstParaBig {
	margin-top: 0px !important;
	padding-top: 30px;
}

p.ToolKitDesc {
	text-align: center;
	font-size: 1.4em;
}

.TextContentsL2 blockquote {
	margin: 0px;
	font-size: 1.3em;
	color: #787878;
}

ul.PressLink {
	margin: 0px;
	padding: 0px 0px 100px 0px;
}

ul.PressLink  li {
	list-style: none;
	padding-top: 5px;
	float: left;
	clear: left;
	width: 100%;
}

ul.PressLink  li a {
	color: #005e9d;
	text-decoration: none !important;
	font-weight: bolder;
}

ul.PressLink  li a:hover {
	text-decoration: underline !important;
}

.TextContentsL2 a.DidYouKnow {
	background: url(../../images/btn-did-you-know.png) no-repeat left top;
	display: block;
	width: 112px;
	height: 0px;
	text-indent: -10000px;
	padding-top: 22px;
	overflow: hidden;
	margin: 30px 0px 0px 0px;
}

.TextContentsL2 a.GrassrootsCampaign {
	background: url(../../images/btn-grassroots-campaign.png) no-repeat left
		top;
	display: block;
	width: 147px;
	height: 0px;
	text-indent: -10000px;
	padding-top: 23px;
	overflow: hidden;
	margin: 30px 0px 0px 0px;
}

.TextContentsL2 a.HowAddClinic {
	background: url(../../images/btn-add-your-clinic.png) no-repeat left top;
	display: block;
	width: 147px;
	height: 0px;
	text-indent: -10000px;
	padding-top: 23px;
	overflow: hidden;
	margin: 30px 0px 0px 0px;
}

.TextContentsL2 a.AboutFluVac {
	background: url(../../images/btn-about-the-flu-shot.png) no-repeat left top;
	display: block;
	width: 216px;
	height: 0px;
	text-indent: -10000px;
	padding-top: 23px;
	overflow: hidden;
	margin: 30px 0px 0px 0px;
}

.TextContentsL2 a.TellSomeone {
	background: url(../../images/btn-tell-someone.png) no-repeat left top;
	display: block;
	width: 148px;
	height: 0px;
	text-indent: -10000px;
	padding-top: 23px;
	overflow: hidden;
	margin: 30px 0px 0px 0px;
}

.TextContentsL2 a.AfterFluFac {
	margin: 20px 0px 0px 0px;
}

.TextContentsL2 a.AreYouRisk {
	background: url(../../images/btn-areyouatrisk.png) no-repeat left top;
	display: block;
	width: 114px;
	height: 0px;
	text-indent: -10000px;
	padding-top: 27px;
	overflow: hidden;
	margin: 50px 0px 0px 0px;
}

.TextContentsL2 a.TellSomeone2 {
	background: url(../../images/btn-tell-someone2.png) no-repeat left top;
	margin: 30px 0px 0px 20px;
	position: relative;
}

.TextContentsL2 a.GrassrootsCampaign {
	background: url(../../images/btn-grassroot.png) no-repeat left top;
	display: block;
	width: 147px;
	height: 0px;
	text-indent: -10000px;
	padding-top: 23px;
	overflow: hidden;
	margin: 15px 0px 0px 0px;
}

.TextContentsL2 a.SendAnother {
	background: url(../../images/btn-send-another-email.png) no-repeat left
		top;
	float: left;
	width: 220px;
	height: 0px;
	text-indent: -10000px;
	padding-top: 24px;
	overflow: hidden;
	margin: 5px 15px 5px 0px;
}

.TextContentsL2 a.SendReminder {
	background: url(../../images/btn-send-reminder.png) no-repeat left top;
	float: left;
	width: 116px;
	height: 0px;
	text-indent: -10000px;
	padding-top: 24px;
	overflow: hidden;
	margin: 5px 0px;
}

.TextContentsL2 a.SendAnotherReminder {
	background: url(../../images/btn-send-another-reminder.png) no-repeat
		left top;
	float: left;
	width: 174px;
	height: 0px;
	text-indent: -10000px;
	padding-top: 24px;
	overflow: hidden;
	margin: 5px 15px 5px 0px;
}

.TextContentsL2 a.SendAnEmail {
	background: url(../../images/btn-send-an-email.png) no-repeat left top;
	float: left;
	width: 209px;
	height: 0px;
	text-indent: -10000px;
	padding-top: 24px;
	overflow: hidden;
	margin: 5px 0px;
}

.TextContentsL2 a.GetImmunized {
	background: url(../../images/btn-getimmum.png) no-repeat left top;
	display: block;
	width: 122px;
	height: 0px;
	text-indent: -10000px;
	padding-top: 22px;
	overflow: hidden;
	margin-top: 30px;
}

.TextContentsL2 a.RSS {
	background: url(../../images/btn-rss.png) no-repeat left top;
	display: block;
	width: 247px;
	height: 0px;
	text-indent: -10000px;
	padding-top: 40px;
	overflow: hidden;
}

.TextContentsL2 a.CampaignToolKit {
	background: url(../../images/bg-campain-toolkit.png) no-repeat left top;
	display: block;
	width: 94px;
	height: 0px;
	text-indent: -10000px;
	padding-top: 93px;
	overflow: hidden;
	margin: 0px auto;
}

.TextContentsL2 .RiskMenuPanel {
	width: 427px;
	height: 126px;
	margin: 0px;
	padding-top: 15px;
}

.TextContentsL2 ul.RiskMenu {
	margin: 0px;
	padding: 0px;
}

.TextContentsL2 ul.RiskMenu li {
	float: left;
	list-style: none;
	margin-right: 1px;
}

.TextContentsL2 ul.RiskMenu li a {
	float: left;
	width: 105px;
	height: 0px;
	text-indent: -10000px;
	padding-top: 106px;
	overflow: hidden;
}

.TextContentsL2 ul.RiskMenu li a.Family {
	background: url(../../images/menu-family.jpg) no-repeat left top;
}

.TextContentsL2 ul.RiskMenu li a.Adults {
	background: url(../../images/menu-adult.jpg) no-repeat left top;
}

.TextContentsL2 ul.RiskMenu li a.Old {
	background: url(../../images/menu-old.jpg) no-repeat left top;
}

.TextContentsL2 ul.RiskMenu li a.Chronic {
	background: url(../../images/menu-child.jpg) no-repeat left top;
}

.TextContentsL2 ul.unseen {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -1000px;
	left: 0px;
}

.TextContentsL2 ul.unseen li {
	list-style: none;
	height: 0px : width : 0px;
}

.TextContentsL2 ul.unseen li.Family1 {
	background: url(../../images/menu-family1.jpg) no-repeat left top;
}

.TextContentsL2 ul.unseen li.Family2 {
	background: url(../../images/menu-family2.jpg) no-repeat left top;
}

.TextContentsL2 ul.unseen li a.Adults {
	background: url(../../images/menu-adult1.jpg) no-repeat left top;
}

.TextContentsL2 ul.unseen li a.Adults {
	background: url(../../images/menu-adult2.jpg) no-repeat left top;
}

.TextContentsL2 ul.unseen li a.Old {
	background: url(../../images/menu-old1.jpg) no-repeat left top;
}

.TextContentsL2 ul.unseen li a.Old {
	background: url(../../images/menu-old2.jpg) no-repeat left top;
}

.TextContentsL2 ul.unseen li a.Chronic {
	background: url(../../images/menu-child1.jpg) no-repeat left top;
}

.TextContentsL2 ul.unseen li a.Chronic {
	background: url(../../images/menu-child2.jpg) no-repeat left top;
}

.TextContentsL2 ul.RiskMenu1 {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	margin-top: 20px;
	width: 415px;
	height: 105px;
	overflow: visible;
}

.TextContentsL2 ul.RiskMenu1 li {
	float: left;
	list-style: none;
	margin-right: 1px;
	width: 88px;
	height: 89px;
}

.TextContentsL2 ul.RiskMenu1 li a {
	float: left;
	width: 88px;
	height: 0px;
	text-indent: -10000px;
	padding-top: 89px;
	overflow: hidden;
}

.TextContentsL2 ul.RiskMenu1 li a.Family {
	background: url(../../images/menu-family1.jpg) no-repeat left top;
}

.TextContentsL2 ul.RiskMenu1 li a.Adults {
	background: url(../../images/menu-adult1.jpg) no-repeat left top;
}

.TextContentsL2 ul.RiskMenu1 li a.Old {
	background: url(../../images/menu-old1.jpg) no-repeat left top;
}

.TextContentsL2 ul.RiskMenu1 li a.Chronic {
	background: url(../../images/menu-child1.jpg) no-repeat left top;
}

.TextContentsL2 ul.RiskMenu1 li.OnSelect {
	position: relative;
	z-index: 100;
	width: 129px;
}

.TextContentsL2 ul.RiskMenu1 li.OnSelect a {
	float: left;
	width: 129px;
	height: 0px;
	text-indent: -10000px;
	padding-top: 130px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: -20px;
	z-index: 110;
}

.TextContentsL2 ul.RiskMenu1 li.OnSelect a.Family {
	background: url(../../images/menu-family2.jpg) no-repeat left top;
}

.TextContentsL2 ul.RiskMenu1 li.OnSelect a.Adults {
	background: url(../../images/menu-adult2.jpg) no-repeat left top;
}

.TextContentsL2 ul.RiskMenu1 li.OnSelect a.Old {
	background: url(../../images/menu-old2.jpg) no-repeat left top;
}

.TextContentsL2 ul.RiskMenu1 li.OnSelect a.Chronic {
	background: url(../../images/menu-child2.jpg) no-repeat left top;
}

div#tooltip {
	position: absolute;
	display: none;
	z-index: 999;
}

div#tooltip div {
	padding: 0px 0px 0px 10px;
	background: url(../../images/bg-tooltips-left.png) no-repeat left top;
}

div#tooltip p {
	margin: 0px;
	padding: 9px 10px 9px 0px;
	background: url(../../images/bg-tooltips-right.png) no-repeat right top;
	color: #ed3940;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
}

p.Privacy {
	padding: 110px 0px 0px 0px;
	margin: 0px;
	color: #b4b4b4;
	text-transform: uppercase;
	font-size: .9em;
	text-indent: -1px;
	font-weight: bolder;
}

p.Privacy a {
	text-decoration: none !important;
}

p.Privacy a:hover {
	text-decoration: underline !important;
}

fieldset.FOIForm {
	
}

.MainForm2 {
	float: left;
	width: 180px; /* html: 185px */
}

.SubmitPanel {
	float: left;
	width: 250px;
	text-align: right;
}

.SubmitPanel p.center {
	text-align: center;
}

.SubmitPanel img {
	display: block;
	padding-bottom: 10px;
}

.SubmitPanel2 {
	float: left;
	width: 250px;
	text-align: right;
}

.SubmitPanel2 p {
	margin: 0px 0px 10px 0px;
	font-size: 1.1em;
	text-align: left;
}

.SubmitPanel2  ul.Personalize {
	margin: 0px;
	padding: 0px;
	width: 250px;
}

.SubmitPanel2  ul.Personalize li {
	float: left;
	width: 125px;
	list-style: none;
	padding: 0px 0px 5px 0px;
	min-height: 35px;
	position: relative;
	text-align: left;
}

.SubmitPanel2  ul.Personalize li input {
	float: left;
}

.SubmitPanel2  ul.Personalize li label {
	float: left;
	width: 90px;
	margin: 2px 0px 0px 0px;
	color: #005e9d;
	text-align: left;
}

.SubmitPanel2 .Row {
	padding-bottom: 60px;
}

.SubmitPanel2 .Row label {
	font-size: 1em;
	text-align: left;
}

.SubmitPanel2 .Row label sup {
	font-size: 0.55em;
}

.SubmitPanel2  ul.Personalize li label.RadioReplace {
	background: url(../../images/bg-radio-unchecked.png) no-repeat left 2px;
	padding: 0px 0px 0px 18px;
}

.SubmitPanel2  ul.Personalize li label.RadioReplaceActive {
	background: url(../../images/bg-radio-checked.png) no-repeat left 2px;
}

.EmailPreview {
	background: url(../../images/bg-mail-preview-top.png) no-repeat left top;
	width: 247px;
	padding: 20px 0px 10px 0px;
}

.EmailPreview dl {
	width: 217px;
	background: url(../../images/bg-mail-preview.png) no-repeat left bottom;
	margin: 0px;
	padding: 0px 15px 5px 15px;
}

.EmailPreview dt {
	float: left;
	margin: 0px 5px 0px 0px;
}

.EmailPreview dd {
	font-size: 1.1em;
	margin: 0px;
	color: #787878;
	padding-bottom: 15px;
	text-align: left;
}

.SubmitPanel2 .Question {
	background: url(../../images/bg-textarea.png) no-repeat left top;
	width: 227px;
	height: 173px;
	padding: 10px;
	overflow: hidden;
	margin: 0px 0px 5px 0px;
}

.SubmitPanel2 .Question textarea {
	width: 227px;
	height: 173px;
	border: 0px;
	color: #787878;
	text-align: left;
}

.SubmitPanel2 .Row2 {
	padding: 0px 0px 100px 0px;
	position: relative;
}

.SubmitPanel2 .Row2 p.Error2 {
	text-align: center;
	width: 247px;
	display: none;
	position: absolute;
	left: 0px;
	top: 203px;
	z-index: 200;
}

.SubmitPanel2 .Error p.Error2 {
	display: block;
}

.Row {
	position: relative;
	padding: 0px 0px 10px 0px;
}

div.Error {
	position: relative;
	padding: 0px 0px 2px 0px;
}

.RowReminder {
	z-index: 100;
}

.RowReminderMe {
	padding: 5px 0px 0px 0px;
}

.Row p.SelectReplace {
	background: url(../../images/bg-formselect.jpg) no-repeat left top;
	width: 166px;
	height: 21px;
	overflow: hidden;
	padding: 3px 0px 0px 5px;
	margin: 0px;
	cursor: default;
}

.Row ul.SelectReplace {
	margin: 0px;
	padding: 0px;
	background: #eee;
	width: 146px;
	position: absolute;
	left: 0px;
	top: 43px;
	z-index: 200;
	display: none;
}

.Row ul.SelectReplace li {
	list-style: none;
	padding: 2px 0px 0px 5px;
	height: 17px;
	font-size: 1.2em;
	float: left;
	width: 141px;
	cursor: default;
}

.Row ul.SelectReplace li.OnSelect {
	background: #ddd;
}

.Row label.CheckReplace {
	float: left;
	background: url(../../images/label-bg-unchecked.png) no-repeat left top;
	padding-left: 20px;
}

.Row label.CheckReplaceActive {
	background: url(../../images/label-bg-checked.png) no-repeat left top
		!important;
}

.Row p.Label,.Row label {
	display: block;
	color: #005e9d;
	font-size: 1.2em;
	margin: 0px 0px 4px 0px;
}

div.Error label {
	margin: 0px 0px 12px 0px;
}

.RowReminderMe label {
	margin: 2px 3px 4px 0px;
}

.Row .TextInput {
	background: url(../../images/bg-forminput.png) no-repeat left top;
	width: 138px;
	height: 20px;
	overflow: hidden;
}

.Row .TextInput input {
	display: block;
	width: 128px;
	padding: 2px 5px 0px 5px;
	font-size: 1.2em;
	border: 0px;
	background: transparent;
	color: #787878;
}

.Row input.CheckInput {
	float: left;
}

.Row p.Error {
	margin: 0px;
	position: relative;
	top: 3px;
	left: 0px;
	color: #ed3940;
	font-size: 1em;
	display: none;
}

.RowReminder p.Error2 {
	margin: 0px 0px 5px 0px;
	color: #ed3940;
	font-size: 1em;
	display: none;
}

div.Error p.Error2,div.Error p.Error {
	display: block;
}

p.Error2 {
	margin: 0px 0px 5px 0px;
	color: #ed3940;
	font-size: 1em;
}

input.LastBtn {
	margin: 0px 2px 0px 5px;
}

.Disappear {
	position: absolute !important;
	top: 0px !important;
	left: -20000px !important;
	z-index: 0 !important;
}

ul.HomeGallery {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 30px 10px;
	position: relative; /* html: none */
	top: -15px; /* html: none */
}

ul.HomeGallery li {
	list-style: none;
	float: left;
	background: url(../../images/bg-homegrid.png) no-repeat left top;
	padding: 1px 3px 3px 1px;
	margin: 0px 2px 2px 0px;
	height: 112px;
	width: 112px;
}

ul.HomeGallery li img {
	display: block;
}

ul.SiteMap {
	margin: 0px;
	padding: 0px;
}

ul.SiteMap li {
	list-style: none;
	float: left;
	clear: left;
	width: 100%;
}

ul.SiteMap li.Heading {
	padding: 0px 0px 15px 0px;
}

ul.SiteMap li.Language {
	padding: 25px 0px 0px 0px;
}

ul.SiteMap li ul {
	margin: 0px;
	padding: 0px;
}

ul.SiteMap li a {
	color: #005e9d;
}

ul.SiteMap li.Language a {
	color: #ccc;
}

ul.SiteMap li a sup {
	font-size: 0.75em; /*html: 0.55em*/ 
}

ul.Preferences {
	margin: 0px;
	padding: 0px;
}

ul.Preferences li {
	list-style: none;
	float: left;
	clear: left;
	width: 100%;
}

ul.Preferences li a {
	color: #005e9d;
}

ol.References {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

ol.References li {
	list-style-type: decimal; /* list-style: decimal inside; */
	padding-top: 10px;
	font-size: 1.3em;
	color: #787878;
}

ol.References li a {
	text-decoration: none !important;
	color: #005e9d;
}

ol.References li a:hover {
	text-decoration: underline !important;
}

dl.MythFact {
	margin: 0px;
}

dl.MythFact dt {
	color: #787878;
	font-size: 1.3em;
	margin-top: 20px;
	padding-left: 23px;
	background: url(../../images/ico-myth-closed.png) no-repeat left top;
	cursor: pointer;
}

dl.MythFact dt.Open {
	background: url(../../images/ico-myth-open.png) no-repeat left top;
}

dl.MythFact dt strong {
	color: #ed3e45;
}

dl.MythFact dd {
	margin: 0px;
	color: #787878;
	font-size: 1.3em;
	padding: 10px 0px 0px 23px;
}

dl.MythFact dd sup {
	font-size: .8em;/*font-size: 10px;*/
	/*height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	bottom: 1ex;*/
}

dl.MythFact dd strong {
	color: #005e9d;
}

dl.MythFact dd a {
	color: #005e9d;
	text-decoration: none !important;
}

dl.MythFact dd a:hover {
	text-decoration: underline !important;
}

dl.RSS {
	margin: 0px;
	padding-bottom: 30px;
}

dl.RSS dt {
	font-size: 1.2em;
	padding-top: 15px;
}

dl.RSS dt a {
	color: #005e9d;
	text-decoration: none !important;
	font-weight: bolder;
}

dl.RSS dt a:hover {
	text-decoration: underline !important;
}

dl.RSS dd.Date {
	margin: 0px;
	color: #787878;
	font-size: 1em;
}

dl.RSS dd.Description {
	margin: 0px;
	color: #787878;
	font-size: 1.2em;
}

dl.RSS dd.Description em,dl.RSS dd.Description p,dl.RSS dd.Description a,dl.RSS dd.Description strong,dl.RSS dd.Description span
	{
	font-size: 1em !important;
}

ul.ToolKitMenu {
	margin: 0px;
	padding: 0px;
	width: 473px;
	height: 55px;
	background: url(../../images/bg-grassroot-nav1.png) no-repeat left top;
}

ul.Media {
	background: url(../../images/bg-grassroot-nav2.png) no-repeat left top;
}

ul.ToolKitMenu li {
	list-style: none;
	float: left;
	width: 224px;
	font-size: 1em;
	padding: 15px 0px 0px 12px;
	text-align: center;
}

ul.ToolKitMenu li a {
	font-size: 1.5em;
	color: #fff;
	text-decoration: none !important;
}

ul.ToolKitMenu li.Active a {
	color: #005e9d;
}

.ToolKitDetails {
	background: url(../../images/bg-grassroot.png) no-repeat left bottom;
	padding: 10px 20px 20px 20px;
	width: 433px;
}

.TextContents .TextContentsL2 #mediaTab.Show,.TextContents .TextContentsL2 #consumerTab.Show
	{
	display: block;
}

#consumerTab,#mediaTab {
	display: none;
}

.TextContents2 .TextContentsL2 h4.ArticleHeading {
	font-size: 2.4em !important;
}

.TextContents2 .TextContentsL2 h4.ArticleHeading2 {
	font-size: 2.1em !important;
}

.ToolKitDetails p {
	color: #787878 !important;
	padding: 0px !important;
	font-size: 1.1em;
}

.ToolKitDetails p.AfterHeading {
	margin-top: 3px !important;
}

.ToolKitDetails h5 {
	color: #005e9d !important;
	font-size: 1.4em;
}

.ToolKitDetails h5 sup {
	font-size: .55em;
}

.ToolKitDetails ul {
	padding: 0px;
	margin: 10px 0px;
}

.ToolKitDetails ul li {
	list-style: none;
	font-size: 1em;
	float: left;
	width: 420px;
	min-height: 20px;
}

.ToolKitDetails ul li a {
	color: #5797c4;
	font-size: 1em;
}

.ToolKitDetails ul li a sup {
	font-size: 0.6em;
}

.ToolKitDetails ul.PDF li a {
	background: url(../../images/ico-pdf.gif) no-repeat left 3px;
	padding: 3px 0px 0px 15px;
	display: block;
	color: #5797c4;
	font-size: 1em;
}

.ToolKitDetails ul.PPT li a {
	background: url(../../images/ico_ppt.jpg) no-repeat left 3px;
	padding: 3px 0px 0px 15px;
	display: block;
	color: #5797c4;
	font-size: 1em;
}

.ToolKitDetails ul.DOC li a {
	background: url(../../images/ico-doc.png) no-repeat left 3px;
	padding: 3px 0px 0px 18px;
	display: block;
	color: #5797c4;
	font-size: 1em;
}

.ToolKitDetails ul.Cols li {
	width: 210px;
}

.ToolKitDetails dl.PDF dt a {
	background: url(../../images/ico-pdf.gif) no-repeat left 3px;
	padding: 3px 0px 0px 15px;
	display: block;
	color: #5797c4;
	font-size: 1em;
}

.ToolKitDetails dl.PDF dd {
	color: #787878;
	font-size: 1.1em;
}

.ToolKitDetails dl.DOC dt a {
	background: url(../../images/ico-doc.png) no-repeat left 3px;
	padding: 3px 0px 0px 18px;
	display: block;
	color: #5797c4;
	font-size: 1em;
}

.ToolKitDetails dl.DOC dd {
	color: #787878;
	font-size: 1.1em;
}

.FlashVideo {
	height: 333px;
}

.FlashVideo2 {
	position: absolute;
	top: 175px;
	left: 35px;
	z-index: 10;
}

.FlashVideo2	li a {
	color: #FFFF66;
	text-decoration: none !important;
	font-size: 1.2em;
}

.FlashVideo2 li a:hover {
	color: #99FF00;
}

.SelListContainer {
	display: none;
	overflow: hidden;
	height: 200px;
	width: 147px;
	position: absolute;
	left: 0px;
	top: 43px;
	z-index: 200;
	padding-right: 100px;
}

.SelListContainer ul.SelectReplace {
	top: 0px;
	display: block;
}

.Error .SelListContainer {
	top: 61px;
}

.SelListContainer .ScrollPanSel {
	position: absolute;
	left: 133px;
	top: 0px;
	width: 16px;
	height: 200px;
	background: url(../../images/bg-scrolltrack.gif) repeat-y left;
	z-index: 250;
}

.SelListContainer .ScrollPanSel span {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 0px;
	width: 16px;
	padding-top: 35px;
	background: url(../../images/bg-scrolldrag.gif) no-repeat left top;
	overflow: hidden;
	text-indent: -10000px;
	cursor: pointer;
}

.ExtLink {
	font-weight: normal !important; 
}

a.Toolkit-download {
	color:#005E9D;
}


