﻿.bk-topnav {
	background-image:url('../images/navbar.jpg');
	background-repeat:repeat-x;
	text-align:right;
	/*padding-right:17px;*/
	height:22px;
}

.bk-topnav-central {
	background-image:url('../images/central-navbar.jpg');
	text-align:right;
	/*padding-right:17px;*/
	height:22px;
}


.footer {
	background-image:url('../images/footer.jpg');
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #ffffff;

}

.scrolltext {
	color:#ffffff;
}

.scrolltext a{
	color: #ffffff;
	text-decoration:underline;
}

.scrolltext a:hover{
	color: #cbd100;
	text-decoration:none;
}



.underfooter {
	background-image: url('../images/underfooter.gif');
	height:30px;
	font-family:Verdana;
	font-size:7pt;
	color: #959494;
	padding-left:18px;
	padding-top:8px;
}

.underfooter a{
	color: #aab300;
	text-decoration:none;
}

.underfooter-text {
	font-family:Verdana;
	font-size:7pt;
	color: #959494;
	height:12px;
	background-image:none;
	background-color:white;
}

.underfooter-text a{
	color:#578bb8;
	text-decoration:none;
	font-weight:bold;
}

.underfooter-text a:hover{
	color:#e2940c;
text-decoration:underline;
border:0;
font-weight:bold;
}



.securitytrim {
	height:30px;
	font-family:Verdana;
	font-size:7pt;
	color: #959494;
	padding-left:18px;
	padding-top:8px;
}

.securitytrim a{
	color: #cbd100;
	text-decoration:underline;
}

.securitytrim a:hover{
	color: #a2c0d8;
	text-decoration:none;
}



.textsize {
	text-align:right;
	z-index: 2;
	vertical-align:middle;
	padding-right:15px;
}

fieldset {
     border: 1px solid #e5dcbf;
     text-align:left;
}

.sidebar {
	background-image:url('../images/right-top2.jpg');
	background-repeat:no-repeat;
	vertical-align:top;
	text-align:center;
}

.sidebar-central {
	/*background-image:url('../images/right-top2.jpg');
	background-repeat:no-repeat;*/
	vertical-align:top;
	text-align:center;
}


hr {
	color: #e5dcbf;
	width:90%;
	padding-left:15px;
	padding-right:15px;
}

.quicklinks a{
	border:none;
}

.quicklinks img{
	border:none;
}

.sidenav {
	background-image:url('../images/sidenav-b.jpg');
	width:170px;
	height:20px;
	vertical-align:middle;
}

.sidenav a:link,
.sidenav a:visited{
/*font-weight:bold;*/
color:#578bb8;
text-decoration:none;
border:0;
font-size:8pt;
vertical-align:middle;
}

.sidenav a:hover{
color:#e2940c;
text-decoration:underline;
border:0;
font-size:8pt;
vertical-align:middle;

}
.pollButton {
	background-image: url('../images/submit_blank.jpg');
	background-repeat:no-repeat;
	width:56px;
	height:17px;
	vertical-align:middle;
	/*top right bottom left*/
	padding : 0px 0px 7px 1px;
	cursor: pointer;
	color : #ffffff;
	text-transform:uppercase;
	font-weight:bold;
}

.pollButton SPAN
{
	font : 8pt arial, helvetica;
	font-weight:bold;
	margin-left:5px;
}
