body {
color: black;  
text-align:left;
font-size:12px;
font-family:Arial, Helvetica, sans-serif; 
}


a { 
color: #30639A; 
}

a:link, a:visited, a:active { 
text-decoration: none; 
}

a:hover { 
text-decoration: underline; 
}

h1 { /* Page Titles */
font-weight: 700; 
font-size: 2em; 
margin-bottom: -20px; /* Negative Margin brings the "hr" directly under the title - if the margin on the hr is changed this should be looked at too */
margin-top:5px;
color: #888D3A;
}

h2 { /* ListAlert Titles, My Legislators, */
font-weight: 700; 
font-size: 1.3em;
color: #54708A; 
background-color: #EEEDE9;
}

h3{ /* SubHead used on Composeletters, MyInfo (User Name), My Legislators */
font-weight: 700;
font-size:1.1em;
}



/*Footer Area Styles
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&*/

#MainFooterContainer {  /* This holds the mainfooter include file.*/
color:#D4CEC9;
font-size: .8em;
}



.MenuContainer a:link, .MenuContainer a:visited, .MenuContainer a:active { 
color: #FFF; 
display:block;
padding-left:13px;
padding-right:13px;
font-size: 1em;
font-weight:700;
background:url(../images/tab-notch-bg.gif) no-repeat;
background-position:top right;
background-color:#54708A;

/* width:105px;  This is need to make IE6 work correctly, this value should be the width of the Container - all padding and margins */
}

.MenuContainer a:hover { 

color: #5A769E;
text-decoration:none;

background-color: #D9DDE0;

}


/* This how you would change the style for a single item in the Nav - Take Aciton in this case.  This would not override the "on page" below
#TakeActionLink a:link, #TakeActionLink a:visited, #TakeActionLink a:active { 
text-decoration: underline; 
background-color: #00FF66;
display:block;
font-weight: 700; 
color:#FF0000;
}
*/


/*This code is what make the "on page" link retain a different style then the rest of links.  Every link in the nav should have an id. When a page has an id (in the container div) and the link has an id that are defined together then the style will be in effect.*/
#TakeAction #TakeActionLink a:link, #TakeAction #TakeActionLink a:visited, #TakeAction #TakeActionLink a:active, 
#AlertDetail #TakeActionLink a:link, #AlertDetail #TakeActionLink a:visited, #AlertDetail #TakeActionLink a:active, 
#ComposeLetters #TakeActionLink a:link, #ComposeLetters #TakeActionLink a:visited, #ComposeLetters #TakeActionLink a:active, 

#Register #RegisterLink a:link, #Register #RegisterLink a:visited, #Register #RegisterLink a:active,
#MyInfo #RegisterLink a:link, #MyInfo #RegisterLink a:visited, #MyInfo #RegisterLink a:active,
#Login #RegisterLink a:link, #Login #RegisterLink a:visited, #Login #RegisterLink a:active,

#MyLegislators #MyLegislatorsLink a:link, #MyLegislators #MyLegislatorsLink a:visited, #MyLegislators #MyLegislatorsLink a:active,

#MyParticipation #MyParticipationLink a:link, #MyParticipation #MyParticipationLink a:visited, #MyParticipation #MyParticipationLink a:active,
#ParticipationDetail #MyParticipationLink a:link, #ParticipationDetail #MyParticipationLink a:visited, #ParticipationDetail #MyParticipationLink a:active,

#News #NewsLink a:link, #News #NewsLink a:visited, #News #NewsLink a:active,
#NewsDetail #NewsLink a:link, #NewsDetail #NewsLink a:visited, #NewsDetail #NewsLink a:active,

#Links #LinksLink a:link, #Links #LinksLink a:visited, #Links #LinksLink a:active,

#LegislatorSearch #LegislatorSearchLink a:link, #LegislatorSearch #LegislatorSearchLink a:visited, #LegislatorSearch #LegislatorSearchLink a:active,
#CommitteeSearch #LegislatorSearchLink a:link, #CommitteeSearch #LegislatorSearchLink a:visited, #CommitteeSearch #LegislatorSearchLink a:active,
#CommitteeDetail #LegislatorSearchLink a:link, #CommitteeDetail #LegislatorSearchLink a:visited, #CommitteeDetail #LegislatorSearchLink a:active,
#LegislatorDetail #LegislatorSearchLink a:link, #LegislatorDetail #LegislatorSearchLink a:visited, #LegislatorDetail #LegislatorSearchLink a:active,

#KeyContact #KeyContactLink a:link, #KeyContact #KeyContactLink a:visited, #KeyContact #KeyContactLink a:active,

#TellAFriend #TellAFriendLink a:link, #TellAFriend #TellAFriendLink a:visited, #TellAFriend #TellAFriendLink a:active,

#ShareYourStory #ShareYourStoryLink a:link, #ShareYourStory #ShareYourStoryLink a:visited, #ShareYourStory #ShareYourStoryLink a:active,

#ContactUs #ContactUsLink a:link, #ContactUs #ContactUsLink a:visited, #ContactUs #ContactUsLink a:active
{
background-color: #D9DDE0;
display:block;
font-weight: 700; 
color: #5A769E;

}






/* common site styles 
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

.RequiredMark { /* Formats the * for required field in the form (Register, MyInfo, & Login) */
display:block; 
width:.8em; 
font-size:1.7em; 
font-weight:700; 
color:#ff0000; 
}


/* Alerts page 
//////////////////////////////////////////////////////////////////////////////////////////////////*/



/* ComposeLetters Page 
//////////////////////////////////////////////////////////////////////////////////////////////////*/

#CLNoTargets { /* A style that is used to format the text that will display if there are no Targets when a user gets to the letter page */
font-weight:700;
}



/*My Info
//////////////////////////////////////////////////////////////////////////////////////////////////*/


/*
//////////////////////////////////////////////////////////////////////////////////////////////////*/


/*Thank You Page
//////////////////////////////////////////////////////////////////////////////////////////////////*/


/*My Legislators
//////////////////////////////////////////////////////////////////////////////////////////////////*/

.CSCommittee a{
font-weight:700;
}

.CSSubCommittee a{
font-weight:normal;
}


/*
//////////////////////////////////////////////////////////////////////////////////////////////////*/


.LDSubCommittee a{
font-weight:normal;
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////////*/

