.top_heading {
	padding-right: 30px;
	text-shadow: 1px 1px 6px white;
	color: #142054;
	text-align: right;
	word-wrap: normal;
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma;
}

.head_back_top {
	background-repeat: no-repeat;
	background-image: url(../images/header_background_top.png);
}

.head_back {
	background-repeat: repeat-y;
	background-image: url(../images/header_background.png);
}

.head_back_bottom {
	background-repeat: no-repeat;
	background-image: url(../images/header_background_bottom.png);
}

.top_image {
	padding-left: 25px;
}

.border {
	border-color: black;
	border-style: solid;
	border-width: 2px;
}

.body_back {
	background-repeat: repeat-y;
	background-image: url(../images/body_background.png);
}

.body_back_top {
	background-image: url(../images/body_background_top.png);
	background-repeat: no-repeat;
}

.body_back_bottom {
	background-image: url(../images/body_background_bottom.png);
	background-repeat: no-repeat;
}

.button_cell {
	padding-right: 50px;
}

.sidebar_top {
	background-repeat: no-repeat;
	background-image: url(../images/sidebar_back_top.png);
}

.sidebar_bottom {
	background-image: url(../images/sidebar_back_bottom.png);
	background-repeat: no-repeat;
}

.sidebar_middle {
	background-image: url(../images/sidebar_back.png);
	background-repeat: repeat-y;
}

.footer_text {
	text-align: center;
	word-wrap: normal;
	font-size: 10px;
	font-family: Tahoma;
}

.page_content {
	padding-bottom: 15px;
	padding-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;
	background-position: 0 center;
	font-size: 14px;
	font-family: Tahoma;
}

.page_header {
	background-position: center top;
	text-align: center;
	color: #000271;
	font-size: 20px;
	font-weight: bold;
	font-family: Tahoma;
}

.county_box {
	width: 175px;
}

.header {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		16px;
	font-weight:	bold;
	color:			#FFF;
}

.header2 {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		18px;
	font-weight:	bold;
	color:			#FFF;
}

.header3 {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		18px;
	font-weight:	bold;
	color:			#003;
}

.text2 {	;
	font-family: Tahoma;	 
	font-size:		12px;
}

.dropdown_cell {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma;
}

.row_header {
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	font-family: Tahoma;
}

.table_border {
	border-width: 1px;
	border-color: #00076b;
	border-style: solid;
}

.text3 {
	text-align: center;	 
	font-family: Tahoma;	 
	font-size: 12px;
}

.over_text {
	font-size: 12px;
	font-family: Tahoma;
}

p.pagebreakhere {
	page-break-before: always
}

ul.NoBullet {
  list-style-type: none;
}

.para_content {
	text-align: left;
	font-size: 14px;
	font-family: Tahoma;
}

.one {
  font-weight: bold;
  line-height:35px;
  color: white;
  text-align: center;
  font-family: Tahoma;
  background-repeat: repeat-y;
  background-image: url(../images/slides/1.png);
  vertical-align:text-middle;
}
.two {
  font-weight: bold;
  line-height:35px;
  color: white;
  text-align: center;
  font-family: Tahoma;
  background-repeat: repeat-y;
  background-image: url(../images/slides/2.png);
  vertical-align:text-middle;
}
.three {
  font-weight: bold;
  line-height:35px;
  color: white;
  text-align: center;
  font-family: Tahoma;
  background-repeat: repeat-y;
  background-image: url(../images/slides/3.png);
  vertical-align:text-middle;
}
.four {
  font-weight: bold;
  line-height:35px;
  color: white;
  text-align: center;
  font-family: Tahoma;
  background-repeat: repeat-y;
  background-image: url(../images/slides/4.png);
  vertical-align:text-middle;
}
.five {
  font-weight: bold;
  line-height:35px;
  color: white;
  text-align: center;
  font-family: Tahoma;
  background-repeat: repeat-y;
  background-image: url(../images/slides/5.png);
  vertical-align:text-middle;
}
.six {
  font-weight: bold;
  line-height:35px;
  color: white;
  font-family: Tahoma;
  text-align: center;
  background-repeat: repeat-y;
  background-image: url(../images/slides/6.png);
  vertical-align:text-middle;
}
.seven {
  font-weight: bold;
  line-height:35px;
  color: white;
  text-align: center;
  font-family: Tahoma;
  background-repeat: repeat-y;
  background-image: url(../images/slides/7.png);
  vertical-align:text-middle;
}

a.noLine {
	text-decoration:none;
}

@media print {
 	.printHidden {
 		display:none;
 	}
}
