#call_info {
	float: right;
	width: 190px;
	border-radius: 5px;
	border: thin solid #DBDBDB;
	background-image: url(../images/background_stripe.gif);
	text-align:left;
	margin-top: 5px;
	margin-right: -20px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#call_info p {
	font-size:12px;
	margin-bottom:5px;
}
#call_info_division {
	float: right;
	width: 190px;
	height: 65px;
	border-radius: 5px;
	border: thin solid #DBDBDB;
	background-image: url(../images/background_stripe.gif);
	text-align:left;
	margin-top: 5px;
	margin-right: 34px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#call_info_division p {
	font-size:9px;
}
#contentsubmenu {
	float:left;
	width:705px;
	margin: 0px 0px 0px 20px;
	position:relative;
}
#contentsubmenu a:link {
	color:#3E4A61;
}
#contentsubmenu a:visited {
	color:#3E4A61;
}
#contentsubmenu a:hover {
	color:#2A9FFF;
}
#contentsubmenu a:active {
	color:#2A9FFF;
}
#contentsubmenu ol li a:link {
	font-size:100%;
	color:#3E4A61;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:underline;
}
#contentsubmenu ol li a:hover {
	color:#0066FF;
}
/* icons for division home page */
#divisionIconContainer {
	float: left;
	width: 100%;
	height: auto;
	background-color: #fff;
	margin: 8px 0 14px 0;
	position: relative;
}
#divisionIconContainer li {
	margin-left: 15px;
	background-color: #1c5a7c;
	width: 156px;
	height: 140px;
	float: left;
	position: relative;
	border-radius: 14px 14px 14px 14px;
	-moz-border-radius: 14px 14px 14px 14px;
	-webkit-border-radius: 14px 14px 14px 14px;
	border: 0px solid #000000;
	overflow:hidden;
}
#divisionIconContainer li:first-child {
	margin-left: 0px;
}
.divisionIconTitle {
	width:156px;
	height:131px;
	display:block;
	z-index: 10;
	position: absolute;
    left: 0px;
    top: 0px;
	padding-top: 10px;
	color:#fff;
	font-size: 1.3em;
	line-height:1.1em;
	text-align:center;
}
.divisionIconTitle h2 {
	font-size:1em;
	color:#fff;
	text-align:center;
	font-weight:normal;
	margin:0;
	padding:0;
}
.divisioniconLink {
	display:block;
	width:156px;
	height:140px;
}

/*  class for UL in division content pages   (ROD STUFF)  */

.bulletList li {
	font-size: 12px;
	line-height:130%;
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-position:outside;
	margin-left: 15px;
	list-style-type: disc;
	padding-left: 0px;
}
#leftcolumn, #middlecolumn, #rightcolumn {
	float:left;
	width:230px;
}
#contentsubmenu blockquote {
	width:450px;
}
#left ul li, #middle ul li, #right ul li {
	padding-bottom:10px;
	color:#000;
	font-size:12px;
}
#left h2, #right h2, #middle h2 {
	font-size:18px;
	padding:0px 0px 10px 0px;
	margin:0;
	color:#408AB4;
}
#left {
	width:190px;
	height:250px;
	float:left;
	padding:10px;
	margin:0px 10px 10px 0;
	z-index:0;
	position: relative;
	border-radius: 10px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #cfcfcf 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#cfcfcf 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#cfcfcf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cfcfcf',GradientType=0 ); /* IE6-9 */
	border:thin solid #F3F3F3;
}
#middle {
	width:190px;
	height:250px;
	float:left;
	padding:10px;
	margin:0px 10px 10px 0;
	border-radius: 10px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #cfcfcf 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#cfcfcf 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#cfcfcf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cfcfcf',GradientType=0 ); /* IE6-9 */
	border:thin solid #F3F3F3;
}
#right {
	width:190px;
	height:250px;
	float:left;
	padding:10px;
	margin:0px 10px 10px 0;
	border-radius: 10px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #cfcfcf 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#cfcfcf 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#cfcfcf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cfcfcf',GradientType=0 ); /* IE6-9 */
	border:thin solid #F3F3F3;
}
#newsticker {
	width:190px;
	height:535px;
	float:left;
	padding:10px;
	margin:0px 10px 10px 0;
	border-radius: 10px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cfcfcf'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cfcfcf)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #ffffff, #cfcfcf); /* for firefox 3.6+ */
	background-repeat:repeat-x;
	border:thin solid #F3F3F3;
}
/*   This Div puts a banner ontop of the divisional pages. */
#divisionbanner {
	float:left;
	color:#408AB4;
	width:650px;
	min-height:30px;
	padding:10px;
	height:auto;
	background-color:#DBE5E9;
	border:none;
	margin:5px 0px;
}

#divisionbanner ul {
	margin: 0px 0px 0px 20px;
	font-size:12px;
	list-style:disc;
	line-height:130%;
	clear:left;
	
}
.banner_image {
	width:180px;
	float:left;
	margin-right:10px;
}
#divisionbanner p {
	font-size:12px;
	clear:none;
	line-height:140%;
	margin:0;
	padding:0;
}
#divisionbanner p a:link {
	line-height:140%;
}
#divisionbanner p a:hover {
	color:#CC0000 !important;
}

/*   div specific for the the personal profile picture for ROD */

#RegisterProfile {
	float: left;
	color: #408AB4;
	width: 630px;
	padding: 15px 20px 20px 20px;
	height: 115px;
	background-image: url(../images/registerback.jpg);
}
#RegisterProfile li {
	font-size:15px;
	padding:0px 90px 10px 0
}
/*  This class gives sub category bullets within the links in the divisional category boxes  */
.categorylist {
	color: #000;
	font-size: 75%;
	line-height:75%;
}
/*   Style for Bullets within a division _ specifically for ROD pages */

.bullets {
	margin: 0px 0px 10px 35px;
	float: left;
	font-size:12px;
	list-style:disc;
	clear:both;
}
.bullets li {
    font-family:Verdana, Geneva, sans-serif;
    font-size:12px;
    line-height:130%;
}
/* TABLE CLASS FOR DIVISION  */


#contentsubmenu table {
	font-family: verdana, arial, sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
#contentsubmenu th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
#contentsubmenu table td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
}

/* styles for boxes on Elections home page */

#electionBoxContainer {
	width:99%;
	height:auto;
	background-color:#FFF;
	display: block;
	position: relative;
	clear:both;
}
#electionBoxContainerL {
	width: 49%;
	background-color:#FFF;
	display: block;
	position: relative;
	float:left;
}
#electionBoxContainerR {
	width: 49%;
	background-color:#FFF;
	display: block;
	position: relative;
	float:left;
}
.electionBox {
	width: 48%;
	height: 142px;
	float: left;
	position:relative;
	display:block;
	background-repeat:no-repeat;
	background-position: 0 0;
	padding: 5px 0 0 0;
	font-family:Verdana;
	font-weight:bold;
	color:#FFFFFF;
	text-align: center;
	font-size:14px;
	line-height:16px;
}
.electionBox#ovr {
	background-image:url(../ele/ele_images/ovrele.png);
	margin-right: 6px;
	margin-bottom: 10px;
	background-size:cover;
}
.electionBox#where {
	background-image:url(../ele/ele_images/whereele.png);
	margin-right: 0px;
	margin-bottom: 10px;
	background-size:cover;
}
.electionBox#absentee {
	background-image:url(../ele/ele_images/absenteeele.png);
	margin-right: 6px;
	margin-bottom: 10px;
	background-size:cover;
}
.electionBox#online {
	background-image:url(../ele/ele_images/onlineele.png);
	margin-right: 0px;
	margin-bottom: 10px;
	background-size:cover;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
#refiMobile {
	display: none;
}
#refi {
	width:670px;
	height:75px;
	position:relative;
	float:left;
}
.larger {
	font-size:1.5em;
}
/*for elections*/

#registerbanner {
	display:block;
	float:left;
	color:#408AB4;
	width:655px;
	min-height:30px;
	padding:10px;
	height:auto;
	background-color:#DBE5E9;
	border:none;
	margin:5px 0px;
	background-image:url(../ele/ele_images/register-to-vote-homebanner-background.png);
	background-position:right; 
	padding-top:2px; 
	border-style: solid; 
	border-color:#7f0106; 
	border-width:1px; 
}
#registerbanner p {
	font-size:12px;
	clear:none;
	line-height:140%;
	margin:0;
	padding:0;
}

#registerbannermobile {
	display:none;
}