@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/page-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#headblk {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #b6b6b6;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.catitemhead {
	line-height: 20px;
	background-image: url(images/subh-bg.gif);
	padding-left: 5px;
	color: #000000;
	padding-right: 5px;
}
#navblk {
	background-color: #006600;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 39px;
	background-image: url(images/topnav-006600.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#navblk td.navitm {
	background-image: url(images/topnav-sep-006600.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 13px;
	padding-right: 10px;
}
#navblk .navitm a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#navblk .navitm a:hover {
	text-decoration: underline;
}
#contentblk {
	background-color: #FFFFFF;
	padding-top: 10px;
}
#footer {
	padding: 10px;
	font-size: 11px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#sidenav {
	background-image: url(images/navpanelfade.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#sidenav li {
	list-style-type: none;
	display: block;
	line-height: 22px;
	margin-top: 0px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidenav ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#sidenav li a {
	color: #000000;
	text-decoration: none;
	display: block;
	font-weight: normal;
}
#sidenav li a:hover {
	font-weight: bold;
	color: #006600;
}
#main {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
}
#main h1 {
	color: #006600;
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 10px;
}
#main p.breadcrumb {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
	font-weight: normal;
	font-size: 12px;
}
#main p.bdytxt {
	margin-left: 5px;
}
#main .breadcrumb a {
	color: #666666;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
input.qsrch {
	font-size: 11px;
	margin: 1px;
	padding: 1px;
}
#srchform {
	padding-top: 10px;
}
.imtblcked {
	border: 1px solid #ececec;
	padding: 3px;
}
.catitemcontent {
	background-color: #fafafa;
}
a.inlinelink, .pager a {
	color: #000000;
}
.picbrder {
	padding: 1px;
	border: 1px solid #dedede;
	background-color: #FFFFFF;
}
.boxedhvy {
	padding: 1px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.currfrm {
	padding-left: 5px;
}
.err {
	color: #FF0000;
}
.qutebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	margin: 0px;
	padding: 2px;
	width: 220px;
	border: 1px solid #CCCCCC;
	background-color: #DEDEDE;
}
.telno {
	font-size: 24px;
	font-weight: bold;
	color: #2B792B;
}
