.sidenav_buttons {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #376FA4;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
}


#sidenav {
	position: relative;
	font-size: 13px;
	color:#376FA4;
	font-family: Tahoma;
	font-weight: normal;
	width: 216px;
	text-transform: uppercase;
}
#sidenav p {
}
#sidenav a {
	color:#376FA4;
	font-size: 13px;
	text-decoration: none;
	display:block;
	font-weight: normal;
	font-family: Tahoma;
	padding: 3px 10px 3px 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-transform: uppercase;
}
#sidenav a:hover {
	color:#000000;
	display:block;
	background-color:#B8D3CF;
	padding: 3px 10px 3px 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


#topnav {
	position: relative;
	font-size: 12px;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 20px;
}
#topnav p {
}
#topnav a {
	color:#333333;
	font-size: 12px;
	text-decoration: none;
	display:inline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#topnav a:hover {
	color:#333333;
	display:inline;
}
.footer_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #FFFFFF;
	background-image: url(../images/pela_footer_middle_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.content_bg {
	background-image: url(../images/pela_content_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	background-color: #f1f8e8;
}
.side_content_bottom_pad {
	padding-bottom: 20px;
}
.sidenav_bg_border {
	background-image: url(../images/pela_sn_top_08_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #9ec282;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6aa13f;
	border-bottom-color: #6aa13f;
	border-left-color: #6aa13f;
}
.search_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/pela_sn_top_05_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
}
.search_input_pad {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 4px;
	padding-left: 4px;
}
.search_table {
	height: 20px;
}
.content_text_pad {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 22px;
}
.content_text_pad ul li{ list-style:circle;}
.content_text_pad ol li{ list-style:decimal;}
