
body {
color: black;  
text-align:left;
font-size:12px;
font-family:Arial, Helvetica, sans-serif; 
}


caption, th, td {
text-align: left;  
font-weight: normal; 
vertical-align:top;
}


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: 1.85em; 
color: #339900;
}

h2 { /* ListAlert Titles, My Legislators, */
font-weight: 700; 
font-size: 1.3em;
color: #30639A; 
background-color: #F0F8FF;
}

	#col2 h2{
	text-align:center;
	background-color:#fff;
	background-color:#fdfdfd;
	text-transform:uppercase;
	}
	
	#col2 label {
	font-size:9px;
	}
h3{ /* SubHead used on Composeletters, MyInfo (User Name), My Legislators */
font-weight: 700;
font-size:1.1em;
}
  
.callout{
font-size:14px;
}

/*Footer Area Styles
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&*/

#MainFooterContainer {  /* This holds the mainfooter include file.*/
margin-left:160px;
text-align:left;
}

.redbg{
	background:url(../images/red-bg.gif);
	width:613px;
	height:23px;
	color:#fff;
	padding:8px 0 0 0;
	text-align:center;
	margin-bottom:15px;
}
.redbg a{
	color:#fff;
}
		
.small{
	font-size:.8em;
	color:#999;
}
		

	

/*Menu/Nav Styles
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&*/


.MenuContainer a:link, .MenuContainer a:visited, .MenuContainer a:active { 
color: #f5020b; 
display:block;
padding-left:10px;
/*padding-right:10px;*/
font-size: .9em;
/*margin-left:20px;*/
 width:125px;/*  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: #30639A;
}


/* 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: #F0F8FF;
display:block;
font-weight: 700; 
color: #30639A;
}
*/

/* common site styles 
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/



.CSCommittee a{
font-weight:700;
}

.CSSubCommittee a{
font-weight:normal;
}


.LDCommittee a{
font-weight:700;
}

.LDSubCommittee a{
font-weight:normal;
}


#logout a{
margin:0;
padding:0;
color: #205EAF; 
font-size:12px;
}
	#logout a:hover{
	color: #205EAF; 
	}

