/* CSS Document */
/*--------------------------------------------------------------------------------------
This is for the button to stay down while depressed.
body#sectiontwo #menu li#two a,
body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a,
body#sectionfive #menu li#five a {
-----------------------------------------------------------------------------------------*/
	body#AboutUs #MainTopNavigation a#AboutUs,
	body#Members #MainTopNavigation a#AboutUs,
	body#JoinUs #MainTopNavigation a#AboutUs,
	body#Supporters #MainTopNavigation a#AboutUs,
	body#LinktoUs #MainTopNavigation a#AboutUs,
	body#AboutRxSavings #MainTopNavigation a#AboutRxSavings,
	body#FindRxSavings #MainTopNavigation a#FindRxSavings,
	body#BenefitsCheckUpRx #MainTopNavigation a#FindRxSavings,
	body#StateRxSavingsGuides #MainTopNavigation a#FindRxSavings,
	body#EnrollmentCenter #MainTopNavigation a#FindRxSavings,
	body#StandardForm #MainTopNavigation a#FindRxSavings,
	body#HelpfulResources #MainTopNavigation a#HelpfulResources,
	body#News #MainTopNavigation a#HelpfulResources,
	body#ReferenceRoom #MainTopNavigation a#HelpfulResources,
	body#Tools #MainTopNavigation a#HelpfulResources,
	body#FundingOpportunities #MainTopNavigation a#HelpfulResources,
	body#PromisingPractices #MainTopNavigation a#HelpfulResources

{
color:#000000;
background-color:#F1DCC6;
}

	body#AboutUs #TopNavigation td#tdAboutUs,
	body#Members #TopNavigation td#tdAboutUs,
	body#JoinUs #TopNavigation td#tdAboutUs,
	body#Supporters #TopNavigation td#tdAboutUs,
	body#LinktoUs #TopNavigation td#tdAboutUs,
	body#AboutRxSavings #TopNavigation td#tdAboutRxSavings,
	body#FindRxSavings #TopNavigation td#tdFindRxSavings,
	body#BenefitsCheckUpRx #TopNavigation td#tdFindRxSavings,
	body#StateRxSavingsGuides #TopNavigation td#tdFindRxSavings,
	body#EnrollmentCenter #TopNavigation td#tdFindRxSavings,
	body#StandardForm #TopNavigation td#tdFindRxSavings,
	body#HelpfulResources #TopNavigation td#tdHelpfulResources,
	body#News #TopNavigation td#tdHelpfulResources,
	body#ReferenceRoom #TopNavigation td#tdHelpfulResources,
	body#Tools #TopNavigation td#tdHelpfulResources,
	body#FundingOpportunities #TopNavigation td#tdHelpfulResources,
	body#PromisingPractices #TopNavigation td#HtdelpfulResources

{
background-color:#F1DCC6;
border-top:1px #000000 solid;
border-bottom:1px #F1DCC6 solid;
border-left:1px #000000 solid;
}

body#PressRoom #MainTopNavigation a#PressRoom

{
color:#000000;
background-color:#F1DCC6;
}
	
body#PressRoom #TopNavigation td#tdPressRoom

{
color:#000000;
background-color:#F1DCC6;
border-top:1px #000000 solid;
border-bottom:1px #F1DCC6 solid;
border-left:1px #000000 solid;
border-right:1px #000000 solid;
}
	
body#Members #SecondaryNavigation a#Members,
body#JoinUs #SecondaryNavigation a#JoinUs,
body#Supporters #SecondaryNavigation a#Supporters,
body#LinktoUs #SecondaryNavigation a#LinktoUs,
body#BenefitsCheckUpRx #SecondaryNavigation a#BenefitsCheckUpRx,
body#StateRxSavingsGuides #SecondaryNavigation a#StateRxSavingsGuides,
body#EnrollmentCenter #SecondaryNavigation a#EnrollmentCenter,
body#StandardForm #SecondaryNavigation a#EnrollmentCenter,
body#Tools #SecondaryNavigation a#Tools,
body#ReferenceRoom #SecondaryNavigation a#ReferenceRoom,
body#News #SecondaryNavigation a#News,
body#FundingOpportunities #SecondaryNavigation a#FundingOpportunities

{
color:#990000;
background-color:none;
font-weight:bold;
font-size:11px;
font-family:verdana,helvetica,arial;
height:14px;
text-decoration:none;
padding-left:10px;
padding-right:10px;
	}
	
body#PromisingPractices #Categories a#Members,
body#JoinUs #Categories a#JoinUs,
body#BenefitsCheckUpRx #Categories a#BenefitsCheckUpRx,
body#StateRxSavingsGuides #Categories a#StateRxSavingsGuides,
body#EnrollmentCenter #Categories a#EnrollmentCenter,
body#PromisingPractices #Categories a#PromisingPractices

{
	color:#0066FF;
	font-size:90%;
	font-weight:900;
	font-family:verdana,helvetica,arial;
	height:16px;
	}
	
/* -----------------------------------------------------------------------------Overall font and text rollover-*/
	
body {
	background-color:#D7D7D7;
	background-image:url(../images/background.jpg);
    background-attachment:fixed;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	SCROLLBAR-FACE-COLOR:#8A8A5E;
	SCROLLBAR-HIGHLIGHT-COLOR:#ffffff; 
	SCROLLBAR-SHADOW-COLOR:#000000; 
	SCROLLBAR-3DLIGHT-COLOR:#CCCC99;
	SCROLLBAR-ARROW-COLOR:#000000; 
	SCROLLBAR-TRACK-COLOR:#EDEDD6; 
	SCROLLBAR-DARKSHADOW-COLOR:#000000; 
	SCROLLBAR-BASE-COLOR:#000000; 
	scrollbar-lightshadow-color:#000000;
}

.ladyleft{
	padding-left:20px;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:0px;
	background-image:url(../images/ladyleft.jpg);
	background-repeat:no-repeat;
	background-position:top;
}


/* Overall font and text rollover*/
td, tr {
	font-family:verdana,arial,helvetica;
	font-size:89%;
	line-height:normal;
	color:#000000;
}

a {
	color:#0033ff;
	
}
a:hover {
	text-decoration:none;
}

a:visited {
	text-decoration:navy;
}


.formLink 
	{
	color: blue;
	text-decoration: underline;

	}
	
.formLink:hover {
	color:#6E3132;
	text-decoration:none;
}

.searchText {
	font-family:verdana,helvetica,arial;
	font-size:9px;
	line-height:11px;
	color:#000000;
}
	
.topnavText {
	font-family:verdana,helvetica,arial;
	font-size:10px;
	line-height:22px;
	color:#ffffff;
}

.boxHeading{
	font-family:verdana,helvetica,arial;
	font-size:13px;
	font-weight:700;
	color:#000000;
	background-color:none;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
}

.introText {
	font-family:verdana,arial,helvetica;
	font-size:95%;
	line-height:17px;
	color:#000000;
}

.3rdNav 
{
	font-family:verdana,arial,helvetica;
	font-size:90%;
	line-height:12px;
	color:#000000;
	}
/* -----------------------------------------------------------------------------------Making buttons  PART 2---*/
/* Navigation */

.topNav{
	color:#ffffff;
	background-color:none;
	font-weight:400;
	font-size:10px;
	font-family:verdana,helvetica,arial;
	text-decoration:none;
}

.topNav:hover{
	color:#F8F8A1;
	background-color:none;
	font-weight:400;
	font-size:10px;
	font-family:verdana,helvetica,arial;
	padding-left:0px;
	padding-right:0px;
}

.mainLink{
	color:#000000;
	font-weight:bold;
	font-size:10pt;
	font-family:verdana,helvetica,arial;
	text-decoration:none;
}

.mainButton{
	color:#000000;
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:10pt;
	font-family:verdana,helvetica,arial;
	padding-top:5px;
	padding-bottom:4px;
	padding-left:21px;
	padding-right:21px;
	border-top:1px #000000 solid;
	border-bottom:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:0px;
	height:27px;
	text-decoration:none;
}

.mainButton:hover {
	color:#000000;
	background-color:#F1DCC6;
	padding-top:5px;
	padding-bottom:4px;
	border-top:1px #000000 solid;
	border-bottom:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:0px;
}
.pressRoomHome{
	color:#000000;
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:10pt;
	font-family:verdana,helvetica,arial;
	padding-top:5px;
	padding-bottom:4px;
	padding-left:28px;
	padding-right:28px;
	border-top:1px #000000 solid;
	border-bottom:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	height:27px;
	text-decoration:none;
}

.pressRoomHome:hover {
	color:#000000;
	background-color:#F1DCC6;
	padding-top:5px;
	padding-bottom:4px;
	padding-left:28px;
	padding-right:28px;
	border-top:1px #000000 solid;
	border-bottom:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
}

.pressRoom{
	color:#000000;
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:10pt;
	font-family:verdana,helvetica,arial;
	padding-top:5px;
	padding-bottom:4px;
	padding-left:28px;
	padding-right:28px;
	border-top:1px #000000 solid;
	border-bottom:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	height:27px;
	text-decoration:none;
}

.pressRoom:hover {
	color:#000000;
	background-color:#F1DCC6;
	padding-top:5px;
	padding-bottom:4px;
	padding-left:28px;
	padding-right:28px;
	border-top:1px #000000 solid;
	border-bottom:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
}

.pressRoom2{
	color:#000000;
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:10pt;
	font-family:verdana,helvetica,arial;
	padding-top:5px;
	padding-bottom:4px;
	padding-left:51px;
	padding-right:51px;
	border-top:1px #000000 solid;
	border-bottom:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	height:27px;
	text-decoration:none;
}

.pressRoom2:hover {
	color:#000000;
	background-color:#F1DCC6;
	padding-top:5px;
	padding-bottom:4px;
	padding-left:51px;
	padding-right:51px;
	border-top:1px #000000 solid;
	border-bottom:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
}


.mainButton2{
	color:#000000;
	background-color:none;
	font-weight:bold;
	font-size:11px;
	font-family:verdana,helvetica,arial;
	height:14px;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}

.mainButton2:hover {
	color:#990000;
}

.2ndnavTable {
	padding-left:130px;
}

.2ndnavTable_aboutus {
	padding-left:5px;
}

.2ndnavTable_helpfulresources {
	padding-left:10px;
}

.promisingPractices {
	color:#0066FF;
	font-size:95%;
	font-weight:300;
	font-family:verdana,helvetica,arial;
	height:18px;
}


/* ----------------------------------------------------------------------------- Right column content-*/

.benefitsButton{
	color:#000000;
	background-color:#CB999C;
	font-weight:bold;
	font-size:10pt;
	font-family:verdana,helvetica,arial;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:25px;
	padding-left:25px;
	border-top:1px #000000 solid;
	border-bottom:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	height:20px;
	text-decoration:none;
	
}

.benefitsButton:hover {
	color:#000000;
	background-color:#E7D6D7;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:25px;
	padding-left:25px;
	border-top:1px #000000 solid;
	border-bottom:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
}

.enrollmentButton{
	color:#000000;
	background-color:#DFAC7A;
	font-weight:bold;
	font-size:10pt;
	font-family:verdana,helvetica,arial;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:36px;
	padding-left:36px;
	border-top:1px #000000 solid;
	border-bottom:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	height:20px;
	text-decoration:none;
}

.enrollmentButton:hover {
	color:#000000;
	background-color:#EDDED0;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:36px;
	padding-left:36px;
	border-top:1px #000000 solid;
	border-bottom:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
}

.guidelinesButton{
	color:#000000;
	background-color:#CCCC99;
	font-weight:bold;
	font-size:10pt;
	font-family:verdana,helvetica,arial;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:25px;
	padding-left:25px;
	border-top:1px #000000 solid;
	border-bottom:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	height:20px;
	text-decoration:none;
}

.guidelinesButton:hover {
	color:#000000;
	background-color:#E5E5D5;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:25px;
	padding-left:25px;
	border-top:1px #000000 solid;
	border-bottom:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
}

/* -------------------------------------------------------------------------------------------SECTION HEADING-*/
/* SECTION HEADING*/
	.sectionHeading{
	font-family:verdana,helvetica,arial;
	font-size:112%;
	color:#7A1214;
	font-weight:900;
	line-height:18px;
}

	.blueHeading{
	font-family:helvetica,arial,verdana;
	font-size:105%;
	color:#003399;
	font-weight:900;
	line-height:18px;
	text-decoration:none;
}

	.blueHeading:hover{
	font-family:helvetica,arial,verdana;
	font-size:105%;
	color:#0066FF;
	font-weight:900;
	line-height:18px;
}
/* --------------------------------------------------------------------------------------SECTION SUBHEADING-*/
/* SECTION SUBHEADING*/
	.sectionSubheading{
	font-family:verdana,helvetica,arial;
	font-size:95%;
	color:#000000;
	font-weight:bold;
	line-height:13pt;
}

	.sectionSubheading:hover{
	font-family:verdana,helvetica,arial;
	font-size:95%;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

/* ---------------------------------------------------------------------Contact area font and whatnot--*/

/* Contact area font and whatnot*/
	.contactArea {
	font-family:verdana,helvetica,arial;
	font-size:9pt;
	line-height:12pt;
	color: #553A0E;
	
}
/* ------------------------------------------------------------------------Contact area font - bold--*/

/* Contact area font - bold*/
	.contactAreabold {
	font-family:verdana,helvetica,arial;
	font-size:11pt;
	line-height:13pt;
	font-weight:bold;
	color:#553A0E;
	
}
/* --------------------------------------------------------------------------Bottom text links----*/

/* Bottom text links*/
	.textLinks {
	font-family:verdana,helvetica,arial;
	font-size:8pt;
	color:#000000;
}

	.textLinks:hover {
	text-decoration:none;

}

/* --------------------------------------------------------------------Inner Form Buttons ATTRIBUTES---*/
.EnrollSubmitButton{
	color:#000000;
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:10pt;
	font-family:verdana,helvetica,arial;
	padding-top:2px;
	padding-bottom:2px;
	margin-top:0px;
	margin-bottom:0px;
	height:12px;
	
	padding-left:21px;
	padding-right:21px;
	border-top:1px #000000 solid;
	border-bottom:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	
	text-decoration:none;
}

.EnrollSubmitButton:hover {
	color:#000000;
	background-color:#F1DCC6;
	 padding-top:2px;
	padding-bottom:2px;
	margin-top:0px;
	margin-bottom:0px;
	height:12px;
	border-top:1px #000000 solid;
	border-bottom:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
}

.EnrollGoButton{
	color:#FFFFFF;
	background-color:#003399;
	font-weight:bold;
	font-size:10pt;
	font-family:verdana,helvetica,arial;
	padding-top:2px;
	padding-bottom:2px;
	margin-top:0px;
	margin-bottom:0px;
	height:12px;
	
	padding-left:5px;
	padding-right:5px;
	border-top:1px #FFFFFF solid;
	border-bottom:1px #FFFFFF solid;
	border-left:1px #FFFFFF solid;
	border-right:1px #FFFFFF solid;
	
	text-decoration:none;
}

.EnrollGoButton:hover {
	color:#003399;
	background-color:#FFFFFF;
	 padding-top:2px;
	padding-bottom:2px;
	margin-top:0px;
	margin-bottom:0px;
	height:12px;
	border-top:1px #003399 solid;
	border-bottom:1px #003399 solid;
	border-left:1px #003399 solid;
	border-right:1px #003399 solid;
}

.BenefitsCheckUpButton{
	color:#FFFFFF;
	background-color:#003399;
	font-weight:bold;
	font-size:10pt;
	font-family:verdana,helvetica,arial;
	padding-top:2px;
	padding-bottom:2px;
	margin-top:0px;
	margin-bottom:0px;
	height:12px;
	
	padding-left:5px;
	padding-right:5px;
	border-top:1px #FFFFFF solid;
	border-bottom:1px #FFFFFF solid;
	border-left:1px #FFFFFF solid;
	border-right:1px #FFFFFF solid;
	
	text-decoration:none;
}

.BenefitsCheckUpButton:hover {
	color:#003399;
	background-color:#FFFFFF;
	 padding-top:2px;
	padding-bottom:2px;
	margin-top:0px;
	margin-bottom:0px;
	height:12px;
	border-top:1px #003399 solid;
	border-bottom:1px #003399 solid;
	border-left:1px #003399 solid;
	border-right:1px #003399 solid;
}


/* --------------------------------------------------------------------CONTACT FORM ATTRIBUTES---*/

	
/* CONTACT FORM ATTRIBUTES*/
.form{
	font-family:verdana,helvetica,arial;
	font-size:84%;
	color:#000000;
	padding:0px;
	margin-top:0px;
	margin-bottom:8px;
	margin-left:0px;
	margin-right:0px;
}

.goButton{
	font-family:verdana,helvetica,arial;
	font-size:87%;
	color:#000000;
	background-color:#ffffff;
	border-color:#4D4F4F;
	border-width:1pt;
	width:27px;
}

.formfield{
	font-family:verdana,helvetica,arial;
	font-size:87%;
	color:#000000;
	background-color:#ffffff;
	border-color:#4D4F4F;
	border-width:1pt;
	
}

/* Fieldset ATTRIBUTES (contact form border)*/
.fieldset{
	font-family:verdana,helvetica,arial;
	font-size:84%;
	color:#000000;
    border-width:1pt;
	border-color:#4D4F4F;
	border-style:solid;
	padding:4pt;	 
}

/* Fieldset ATTRIBUTES (contact form border)*/
.legend{
	font-family:verdana,helvetica,arial;
	font-size:10pt;
	color:#000000;
	font-weight:bold;
	border-width:1pt;
	border-color:#4D4F4F;
	border-style:solid;
	padding:5pt;	 
}


.BoldText 
{
	font-weight: bold;
}

.NormalText
{
	font-weight: normal;
}

.PromisingPracticesBold{
	color:#0066FF;
	font-size:90%;
	font-weight:900;
	font-family:verdana,helvetica,arial;
	height:18px;
	}

.EnrollmentBold
{
	font-weight: 900;
	font-size: 110%;
	color: mediumblue;
	font-family: verdana,helvetica,arial;
}

/*  Admin area
*/

.AdminButton{
	color:#000000;
	background-color:#CB999C;
	font-weight:bold;
	font-size:10pt;
	font-family:verdana,helvetica,arial;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:25px;
	padding-left:25px;
	border-top:1px #000000 solid;
	border-bottom:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	text-decoration:none;
	
}

.AdminButton:hover {
	color:#000000;
	background-color:#E7D6D7;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:25px;
	padding-left:25px;
	border-top:1px #000000 solid;
	border-bottom:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
}
