/* Copyright 2005-2011 Marsha Looper / 
	Elbel Consulting Services, LLC.  All rights reserved. */
HTML { margin: 15px 0px 0px 0px; padding: 0; }

body {  /* coordinate with following hack */
	margin: 0 0 30px 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000060;
}
/* NS4 & IE3 hack: tables truncate style application - match Body above */
p, address, blockquote, body, div, dl, h1, h2, h3, h4, h5, h6, ol, pre, span, ul {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000060;
	font-size: 14px; 
}

a:link   { color: #1202AB; }
a:hover  { color: #783401; }
a:active { color: #DC0103; }

p  { font-size: 14px; }

pre {
	margin-left: 30px;
	font-size: 10px;
}

dt, dd { font-size: 13px; }	
h1, h2, h3, h4, h5, h6 {
	color: #0E4F9E; /* #216BC6; */
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
h1  {	font-size: 22px; font-weight: 800; margin: 20px 0px 20px 0px; }
h2  { font-size: 18px; font-weight: 700; margin: 40px 0px 10px 0px;}
h3  { font-size: 15px; font-weight: 600; margin: 30px 0px 10px 0px;}
h4  { font-size: 14px; font-weight: 600; }
h5  { font-size: 12px; font-weight: 600; font-style: italic; }
h6  { font-size: 9px;  font-weight: 600; font-style: italic; }
h1.standout, h2.standout, h3.standout, h4.standout, h5.standout, h6.standout { color: #B40524; }

div#pageCategory {
	color: #0E4F9E; 
	width: 400px;
	margin: 6px 0px 10px 30px;	
	font-size: 13px; 
	font-weight: 700;
	font-style: italic;
	text-align: right;
}
div#pageCategoryRJ {
	color: #0E4F9E; 
	width: 520px;
	margin: 6px 0px 10px 30px;	
	font-size: 13px; 
	font-weight: 700;
	font-style: italic;
	text-align: right;
}
div#mainContent {	
	margin: 26px 50px 10px 40px;
}



div#nav {
	margin: 26px 8px 25px 18px;
}
div#navCampaignContribution {
	padding: 6px 0 0 0;
	margin: 0;
}
div#navCampaignContribution a:link     { text-decoration: none; border-bottom: 1px solid #ffffff; }
div#navCampaignContribution a:visited  { text-decoration: none; border-bottom: 1px solid #ffffff; }
div#navCampaignContribution a:hover    { text-decoration: none !important; border-bottom: 1px solid #ef0101; }
div#navCampaignContribution a:active   { text-decoration: none !important; border-bottom: 1px solid #ef0101; }
div#nav p {
	/* font-family: Helvetica, Verdana, Arial, sans-serif; */
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: 1px;
	text-decoration: none;
}
div#nav a:link    { color: #323D99; 
	text-decoration: none;
}
div#nav a:visited { color: #323D99;
	text-decoration: none; 
}
div#nav a:hover   { 
	color: #C20C32; 
	text-decoration: underline;
} 
div#nav a:active   { 
	color: #C20C32;
	text-decoration: underline;
} 
div#nav p span#contribute { 
	color: #ee3333;
}
div#nav p span#contribute a:link    { color: #ee3333; text-decoration: none; }
div#nav p span#contribute a:visited { color: #ee3333; text-decoration: none; }
div#nav p span#contribute a:hover   { color: #CB032A; text-decoration: none; }
div#nav p span#contribute a:active  { color: #ee3333; text-decoration: none; }





div#minutemanEndorse {
	margin:  0 0 0 40px;
	padding: 0;
}
div#homePageRightTopArea {
	color: #323CAC;
}
div#homePageRightTop1 {
	margin:  1px 0 2px 0;
	padding: 0;
}
div#homePageRightTop2 {
	margin:  30px 0 2px 0;
	padding: 0;
}
div.reelectionBanner {
	border: 0;
/* for non-image background:
	width: 316px;
	padding: 4px 2px 4px 2px;
	background-color: #B50D30;
	font-size: 12.5px;
	font-weight: 700;
	text-align: center;
*/
}
/* for non-image link:
div.reelectionBanner a:link    { color: #ffffff; text-decoration: none; }
div.reelectionBanner a:visited { color: #ffffff; text-decoration: none; }
div.reelectionBanner a:hover   { color: #ffffff; text-decoration: underline; }
div.reelectionBanner a:active  { color: #ffffff; text-decoration: none; }
*/
div#homePageRightTop3 {
	margin:  25px 0 2px 0;
	padding: 0;
}
div#homePageRightTop4 {
	margin:  40px 0 2px 0;
	padding: 0;
}
div#homePageRightTop4 img {
	float: left;
	padding-right: 12px;
}
div#homePageRightTop4 .text {
	display: inline;
	font-size: .85em;
}
div.minutemanEndorse .text {
	display: inline;
	font-size: .85em;
}

div#homePageAnnouncements {
	background-color: #F4EAE9;
	margin: 24px 30px 0px 8px;
	border: 1px solid #6E0D2A;
	padding: 1px 10px 6px 10px;
}
div#homePageAnnouncements  p {
	margin: 5px 0px 0px 0px;
	padding: 0;
	font-size: 11px;
}
div.homePageText {
	margin: 28px 0px 26px 0px;
}
div.homePageText p {
	margin: 12px 0px 10px 0px;
	font-weight: 700;
	font-size: 13px;
	color: #0E4F9E;
}
div.homePageText h1, div.homePageText h2, div.homePageText h3 {
	margin-top: 8px;
	color: #0E4F9E;
}
div.homePageLetter,
div.homePageLetter p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: 400;
	color: #000000;
}
div.homePageText ul li {
	font-weight: 700;
	font-size: 12px;
	color: #0E4F9E;
}
div.homePageText table {
	margin: 20px 0px 20px 20px;
}
div.homePageText table tr td {
	margin: 12px 0px 10px 0px;
	font-weight: 700;
	font-size: 13px;
	color: #0E4F9E;
	
}
div.homePageText p.signature {
	margin: 2px 0px 20px 50px;
	font-family: 'Tempus Sans ITC','Lucida Calligraphy', 'Bradley Hand ITC', cursive, 'Times New Roman', Times, serif;
	font-weight: 700;
	font-style: italic;
	font-size: 22px;
	color: #ee2222; /* #0E4F9E; */
}
div.homePageText p.signatureLeft {
	margin: 2px 0px 20px 0px;
	font-family: 'Tempus Sans ITC','Lucida Calligraphy', 'Bradley Hand ITC', cursive, 'Times New Roman', Times, serif;
	font-weight: 700;
	font-style: italic;
	font-size: 22px;
	color: #ee2222; /* #0E4F9E; */
}

div#homePagePaidFor {
	margin: 15px 0px 0px 0px;
	font-size: 9px;
	color: #BABACA;
	text-align: center;
}
div#websiteBy {
	font-size: 9px;
	color: #777777;
	text-align: center;
}
div#websiteBy a:link { color: #777777; }
div#websiteBy a:visited { color: #777777;	}
div#websiteBy a:hover { color: #AF5F5F; text-decoration: none; }


.large { font-size: 15px; }
.larger { font-size: 17px; }
.largest { font-size: 19px; }
.small { font-size: 12px; }
.smaller { font-size: 10px; }
.smallest { font-size: 9px; }
.indent {
	margin: 0px 0px 0px 40px;
}

p.standout {
	font-size: 18px;
	font-style: italic;
}
p.right {
	text-align: right;
	padding-right: 40px;
}
div#articleText p {
	text-indent: 28px;
	font-size: 13px;

}
div#articleText p.quote {
	font-size: 12px;
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #572810;
	text-indent: 0px;
}
.quoteHeavy  {
	margin: 0px 0px 10px 40px;
	font-size: 14px;
	color: #000054;
	font-family: Helvetica, Arial, Verdana, sans-serif; /* italic Verdana aliases */
	font-style: italic;
	font-weight: 700;
}	
.quote {
	margin: 2px 0px 10px 40px;
	color: #83030A;
	font-size: 14px;
}
.quoteText {
	margin: 2px 0px 30px 40px;
	color: #83030A;
	font-size: 14px;
}
.quoteNoIndent {
	margin: 2px 0px 10px 10px;
	color: #83030A;
	font-size: 14px;
}
.quoteBy {
	margin: 2px 0px 30px 40px;
	/* color: #83030A; */
	font-size: 14px;
}

td.issuesText {
	padding: 10px 10px 30px 0px;
}
td.issuesPic {
	padding: 40px 0px 30px 2px;
}

span.ul { text-decoration: underline; }	
span.indent { margin-left: 40px; }


div.pulloutBoxRight {
	width: 200px;
	float: right;
	border: 1px solid #C95F1E;
	background-color: #FFF7DE;
	margin: 5px 10px 15px 30px;
	padding: 20px 20px 20px 20px;
	font-size: 13px;
	font-weight: 600;
}
div.hotPulloutBox table {
	margin: 2px 0px 30px 20px;	
	border: 2px solid #FFBC0B;
	background: #FFF3DF;
}	
div.hotPulloutBox table tr td  {
	padding: 6px 6px 6px 6px;
	font-size: 11px;
}

.borderLight {
	border: 1px solid #dddddd;
}
.borderMedium {
	border: 1px solid #aaaaaa;
}

div.photoRight {
	float: right;
	margin:  10px 0px 10px 20px;
	padding: 0;
}

div.photoset {
	width: 272px;
	float: left;
	margin:  20px 20px 0 0;
	padding: 0;
}
td.photoset {
	padding: 20px 0px 20px 0px;
}
div.photosetLeft {
	width: 272px;
	margin:  20px 20px 0 0;
	padding: 0;
}
div.photosetRight {
	width: 272px;
	float: right;
	margin:  20px 0px 0 20px;
	padding: 0;
}
div.photoSetThumbnails table tr td img {
	display: block;
}
div.photoSetThumbnails table tr td p {
	margin: 2px 18px 16px 0px;
	font-size: 10px;
	text-align: center;
}
div.photoSetThumbnails img {
	display: block;
}
div.photoSetThumbnails p {
	margin: 2px 18px 16px 0px;
	font-size: 12px;
	text-align: center;
}
.photoSet img, photoSetLeft img, photoSetRight img {
	margin:  0;
	padding: 0;
	border: 1px solid #aaaaaa;
	display: block;
}
.photoSet p, photoSetLeft p, photoSetRight p {
	margin: 2px 6px 2px 4px;
	font-size: 10px;
	width: 260px;
}
.photoSet p.wide, photoSetLeft p.wide, photoSetRight p.wide {
	margin: 2px 6px 2px 4px;
	font-size: 10px;
	width: 440px;
}
.photoSet p.medium, photoSetLeft p.medium, photoSetRight p.medium {
	margin: 2px 6px 2px 4px;
	font-size: 10px;
	width: 360px;
}

div.contactForm {
	padding: 15px 0px 15px 30px;
	background-color: #FAF4ED;
	border: 1px solid #666666;
}
div.contactForm table tr td {
	font-size: 12px;
}
div.volunteerForm {
	padding: 15px 0px 15px 30px;
	background-color: #FAF0D7;
	border: 1px solid #666666;
}
div.volunteerForm table tr td {
	font-size: 12px;
}
div.requestForm {
	padding: 15px 0px 15px 30px;
	background-color: #FBF8E3;
	border: 1px solid #666666;
}
div.requestForm table tr td {
	font-size: 12px;
}

div.changeRegistrationForm {
	padding: 15px 0px 15px 30px;
	background-color: #F2E1E4;
	border: 1px solid #666666;
}
div.changeRegistrationForm table tr td {
	font-size: 12px;
}
span.formRequired {
	color: #BD003F;
}
div#submit {
	margin-top: 30px;
	margin-bottom: 30px;  	
	font-size: 10px;
}
input:focus {
	background-color: #FFFFE2;
}





ol li {  /* li implementation is buggy */
	margin: 8px 40px 8px 20px;
	font-size: 14px;
	list-style-position: outside;
	/* display: block; causes ns7 to drop enumeration */
	list-style-type: decimal;
}
ul li {  
	margin: 8px 40px 8px 20px;
	font-size: 14px;
	list-style-position: outside;
	/* display: block; causes ns7 to drop enumeration */
	list-style-type: square;
	list-style-image: url(../images/square_li.gif);
}


p.question {
	margin-top: 30px;
	margin-bottom: 0px;
	color: #0E4F9E; /* #DE2910; */ 
	font-size: 12px;
	font-weight: 600;

}
p.answer {
	margin-top: 10px;
	margin-left: 25px;
}

.clearBoth {
	clear: both;
}
div#topContinuationPages {
	clear: both;
	margin: 20px 0px 20px 0px;
	text-align: center;
	font-size: 10px;
}
div#bottomContinuationPages {
	clear: both;
	margin: 40px 0px 6px 0px;
	text-align: center;
}
div#bottomLinks {
	clear: both;
	margin: 60px 0px 40px 0px;
	text-align: center;
	font-size: 10px;
}

#bottomBanner {
	margin: 0;
	padding: 0;
	/* height: 151px;
    background-image: url(../images/ml_bottom_banner.jpg);
   background-repeat: no-repeat; */

}

