@charset "utf-8";
/* CSS Document */


p {
	margin-top: 20px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 23px;
	
}

h1,h2,h4,h5,h6,h7{

margin: 0px;
padding: 10px 0px;
font-family: Trebuchet MS, Arial, sans-serif;
} 

h1 {
	color: #b6f6ff;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	
}
h2 {

        color: #fff2cf;
	font-size: 24px;
	font-weight: bold;
	clear: both;



}
h3 {
	color: #fff;
	font-size: 15px;
	padding: 0px;
font-weight: bold;
	margin: 0px;
	clear: both;
}
h4 {
font-size: 35px;
color:#FFFFFF;
text-align: center;
font-weight:normal;
}
h5 {
font-size: 23px;
color:#FFFFFF;
font-weight: bold;
}
h6 {
font-size: 12px;
color:#fff2cf;
font-weight: bold;
}

.heading {
color: #3e3e3e;
font-size: 14px;
font-weight: bold;

}

.noIndent p{
text-indent: 0px;
}

a:link,
a:visited {
color: #fff4a9;
font-family: Trebuchet MS, Arial, sans-serif;
font-style: italic;
text-decoration:none;
}


.contactHeading {
color: #fff2cf;
font-size: 15px;
font-weight: bold;
line-height:30px;
}
.contact {
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 12px;
font-style: italic;
padding-left:15px;
font-weight: bold;
}

.contactAddress {
padding-left:10px;}

.contactBox {
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #fff;}

.pagination ul, .pagination li {
margin: 2px;
display: inline;
float: left;
}

.pagination li span, .pagination li a {

margin: 5px;
float:left;

}

.prevBut {
background:transparent url(../images/backButton.gif) repeat scroll 0 0;
border: none;
cursor:pointer;
height:17px;
overflow:hidden;
padding:0;
width:46px;
margin-right: 5px;

}

.nextBut {
background:transparent url(../images/nextButton.gif) repeat scroll 0 0;
border: none;
cursor:pointer;
height:17px;
overflow:hidden;
padding:0;
width:46px;
margin-left: 5px;

}

.voteButton {
background:transparent url(../images/voteButton.png) repeat scroll 0 0;
border: none;
cursor:pointer;
height:28px;
overflow:hidden;
padding:0;
width:80px;
}
.resultButton {
background:transparent url(../images/resultsButton.png) repeat scroll 0 0;
border: none;
cursor:pointer;
height:28px;
overflow:hidden;
padding:0;
width:100px;
}

#toggleSlideincrease, #toggleSlidedecrease, #toggleSlidetrend {
float: left}

.bold {
font-weight: bold;
line-height: 15px;
}

span.radio {
background:transparent url(../images/radioBut.png) no-repeat scroll 0 0;
clear:left;
display:block;
float:left;
height:25px;
padding:0 5px 0 0;
width:19px;
}

.row {
background-image:url(../images/rowBG.gif);
background-repeat: repeat-x;
border-left: #6e92a8 1px solid;
}
.headerTable {
font-size: 13px;
}

.pathway img{
border:none;
margin: 0px;
padding-left: 4px;}