body { font: 0.9em "museo-sans", Helvetica, sans-serif; color: #333; text-align:justify; }
p { margin-bottom: 18px; }
h1, h2, h3, h4 { font-family: "museo-sans", Helvetica, sans-serif; }
h1 { font-weight: 900; font-size: 2.2em; line-height: 1; margin-bottom: 18px; }
h2 { font-weight: 900; font-size: 1.75em; line-height: 1; }
h3 { font-weight: 900; font-size: 1.5em; line-height: 1; }
h4 { font-weight: 700; font-size: 1.25em; line-height: 1; }
p.intro { font-weight: bold; }
.more { text-align: right; }

a:link, a:visited { color:#004990; text-decoration:none; }
a:hover, a:active {	color:#00baf2; }

h2.long {
    font-weight:500;
    line-height: 1;
    color:#666;
}


a.external {
    background: url("../images/content/external.png") no-repeat scroll right center transparent;
    padding-right: 15px;
}

a.pdf {
    background: url("../images/content/pdf.gif") no-repeat scroll right center transparent;
    padding-right: 25px;
}


h3.long {
  font-weight:500;
  margin-bottom:18px;
	line-height: 1;
	color:#666;
}

label
{
	font-weight: bold;
}	


/* elections */


.wysiwyg-color-black {
  color: black;
}



.wysiwyg-color-gray {
  color: #ccc;
}

.wysiwyg-color-white {
  color: white;
}


.wysiwyg-color-red {
  color: #e31b23;
}

.wysiwyg-color-purple {
  color: #9f218b;
}

.wysiwyg-color-pink {
  color: #ed0677;
}

.wysiwyg-color-green {
  color: #7ac143;
}


.wysiwyg-color-orange {
  color: #f6a01a;
}

.wysiwyg-color-yellow {
  color: #ffdd00;
}

.wysiwyg-color-darkblue {
  color: #273691;
}

.wysiwyg-color-blue {
  color: #007dc3;
}

.wysiwyg-color-lightblue {
  color: #26bcd7;
}
	
