﻿.elections .banner-bg {
	background: #0a1220 url(../images/mainmasthead-elections.jpg) no-repeat top center;
	position: relative;
}
.elections .panel {
	border-color: #8A1415;
	padding: 5px;
}
.elections .form-heading {
	color: #8A1415;
	border-bottom: solid 1px #8A1415;
	padding-bottom: 2px;
}
.elections .panel-heading {
	color: #fff;
	background: #8A1415;
}
.elections .tab-heading {
    color:#517da6;
}
.elections .left-col-list a:hover, .elections .left-col-list a:focus, .elections .left-col-list a:active {
    background: #8A1415;
}
.elections h3 {
    background: none repeat scroll 0 0 #8A1415;
    color: #FFFFFF;
    padding: 10px 15px;
}
.elections a, .elections a:visited  {
    xcolor:#0D457A;
}

.elections .circlebullet LI {
    list-style-type: disc;
    margin: 1.2em;
}

.elections .squarebullet LI {
    list-style-type: none;
    margin: 1em;
    background: url(../images/squarebullet.gif) no-repeat left 9px;
    padding-left: 1em;
}

.panel-redLight {
	border-color: #8A1415;
	padding: 5px;
}
.panel-redLight > .panel-heading {
	color: #fff;
	background: #8A1415;
}
.panel-redLight a {
	color: #333;
	text-decoration: none;
}

