/* RESETS */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
b, strong {
	font-weight: bold;
}
/* DEFAULTS */
a {
	color: #41ae04;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #2a98ca;
}
.hidden {
	display: none;
}
.fix1 {
	display: block;
	height: 100%;
	overflow: hidden;
}
.fix2 {
	display: inline;
	height: 100%;
	overflow: hidden;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	text-align: center;
}
em {
	font-style: italic;
}
.last {
	background: none !important;
	border: none !important;
}
/* LAYOUT */
body {
	background: url(images/bodybg.png) #d3e5b4 repeat-x 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#wrap {
	margin: 0 auto;
	width: 782px;
}
#header1 {
	background: url(images/header1bg.png) no-repeat 0 0;
	height: 76px;
	padding: 10px 20px;
}
#header2 {
	height: 300px;
	padding: 0 20px;
}
#contentwrap1 {
	background: url(images/contentwrap1.png) repeat-y 0 0;
}
#contentwrap2 {
	background: url(images/contentwrap1.png) repeat-y 0 0;
}
#contentwrap1bottom {
	background: url(images/contentwrap1bottom.png) no-repeat 0 100%;
	padding: 0 0 0 320px;
}
#contentwrap2bottom {
	background: url(images/contentwrap1bottom.png) no-repeat 0 100%;
	padding: 30px 19px;
}
#contentleft1 {
	margin: 0 0 0 -320px;
	width: 320px;
}
#contentright1 {
	width: 100%;
}
#contentright1content {
	padding: 0 19px 0 10px;
}
#contentleft1content {
	padding: 20px 20px 20px 4px;
}
#footer1 {
	background: url(images/footer1bg.png) no-repeat 0 0;
	margin: 0 0 10px;
	padding: 5px 50px;
}
/* PAGES HEADER */
ul#pagesheader {
	float: left;
	padding: 45px 0 0;
}
ul#pagesheader li {
	float: left;
	padding: 0 5px 0 0;
}
ul#pagesheader li a {
	color: #7b7b7b;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 0 7px;
	text-transform: uppercase;
}
ul#pagesheader li a span {
	padding: 10px 7px 0 0;
}
ul#pagesheader li a:hover, ul#pagesheader li.current_page_item a {
	background: url(images/navleftbg.png) no-repeat 0 0;
	color: #7b7b7b;
}
ul#pagesheader li a:hover span, ul#pagesheader li.current_page_item a span {
	background: url(images/navrightbg.png) no-repeat 100% 0;
}
/* LOGO HEADER */
#header1 h1, #header1 h2 {
	float: right;
}
#header1 h1 a, #header1 h2 a {
	background: url(images/logo.png) no-repeat 0 0;
	display: block;
	height: 70px;
	text-indent: -9999px;
	width: 185px;
}
/* SUBPAGES HEADER */
ul#subpagesheader {
	float: right;
	padding: 260px 0 0;
}
ul#subpagesheader li {
	float: left;
	padding: 0 10px 0 0;
}
ul#subpagesheader li a {
	background: url(images/subnavleftbg.png) no-repeat 0 0;
	color: #48add9;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0 5px 7px;
	text-transform: uppercase;
}
ul#subpagesheader li a span {
	background: url(images/subnavrightbg.png) no-repeat 100% 0;
	padding: 5px 7px 5px 0;
}
/* BLOCK */

.block1 {
	background-color: #bbf44d;
	margin: 0 0 30px;
	padding: 25px 15px;
}
.block1 p {
	padding: 0 0 15px;
}
.block2 {
	padding: 10px;
}
.block2 h3 {
	background-color: #bbf44d;
	color: #3e3f41;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 4px;
}
.block2 p {
	padding: 0 0 15px;
}
.block2 ul {
	list-style: disc outside;
	padding: 0 0 15px 30px;
}
.block2 .block2content {
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	padding: 10px;
}
.block100 p {
	padding: 0 0 15px;
}
.block100 ul {
	list-style: disc outside;
	padding: 0 0 15px 30px;
}
.block100 h3 {
	color: #4d504c;
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 15px;
}
.block100 h2 {
	color: #2a98ca;
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 15px;
}
.block100 h4 {
	color: #333;
	font-weight: bold;
	padding: 0 0 5px;
}
.block100 h4 a {
	color: #4d504c;
}
.block100 h4 a:hover {
	text-decoration: underline;
}
.block100 .date {
	color: #999;
	font-size: 11px;
	padding: 0 0 20px;
}

.block100 .info {
	color: #999;
	font-size: 11px;
	padding: 0 0 20px;
}
.block35 {
	padding: 20px 0;
	width: 35%;
}
.block65 {
	padding: 20px 0;
	width: 65%;
}
.block10 {
	width: 15%;
}
.block90 {
	width: 85%;
}
.block50 {
	width: 50%;
}
/* STYLE CONTENT 1 */

#contentleft1 h4 {
	color: #4d4f4c;
	font-size: 17px;
	font-weight: bold;
	padding: 0 0 5px 15px;
}
/* LISTS */
ul.klist {
	list-style: none;
	padding: 15px 15px 0 0;
}
ul.klist .pdf {
	background: url(images/pdficon.gif) no-repeat 0 0;
	display: block;
	float: right;
	height: 32px;
	text-indent: -9999px;
	width: 32px;
}
ul.klist li.item {
	background: url(images/borderdotted.png) repeat-x 0 100%;
	display: block;
	height: 100%;
	margin: 0 0 20px;
	overflow: hidden;
	padding: 0 0 10px;
}
.kbox {
	background: url(images/kboxbg.png) repeat-y 0 0;
	width: 246px;
}
.kboxtop {
	background: url(images/kboxtopbg.png) no-repeat 0 0;
}
.kboxbottom {
	background: url(images/kboxbottombg.png) no-repeat 0 100%;
	padding: 0 10px 15px;
}
.kboxcontent {
	float: left;
	clear:left;
}
.kbox h3 {
	background: url(images/kboxh3leftbg.png) no-repeat 0 0;
	color: #fff;
	float: left;
	margin: 0 0 15px;
	padding: 11px 0 11px 8px;
	
}
.kbox h3 span {
	background: url(images/kboxh3rightbg.png) no-repeat 100% 0;
	padding: 11px 8px 11px 0;
}
.kbox ul {
	font-size: 12px;
	list-style: none;
	padding: 0;
}
.kbox a {
	color: #2a98ca;
}
.kbox a:hover {
	color: #41ae04;
}
/* CONTACT FORM */
.ddfmwrap {
	width: auto !important;
}
form.ddfm {
	padding: 10px 10px 10px 0 !important;
	width: auto !important;
}
.ddfmwrap p.fieldwrap {
	display: block;
	height: 100%;
	overflow: hidden;
}
form.ddfm label {
	color: #000 !important;
	font-size: 12px !important;
	padding: 0 0 5px;
	width: auto !important;
}
form.ddfm input.fmfile, form.ddfm input.fmtext {
	color: #5e5e5e !important;
	float: right !important;
	font-size: 11px;
	height: 12px;
	margin: 0 0 5px !important;
	width: 50% !important;
}
form.ddfm textarea {
	width: 97% !important;
}
form.ddfm input.fmverify {
	color: #5e5e5e !important;
	font-size: 11px !important;
	height: 12px !important;
	margin: 0 0 5px !important;
}
form.ddfm .submit input {
	background: #d4d0c8;
	border: 1px solid #5e5e5e;
	color: #333 !important;
	float: left !important;
	font-size: 11px;
	padding: 2px;
}
form.ddfm .submit input:hover {
	cursor: pointer;
}
/* FOOTER */
ul#pagesfooter li {
	float: left;
	border-right: 1px solid #373737;
	padding: 0 5px;
}
ul#pagesfooter li a {
	color: #373737;
	font-size: 11px;
	font-weight: normal;
}
#copyright {
	font-size: 11px;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 12px;
	display: inline;
	float:right;
	}

img.alignleft {
	padding: 4px;
	margin: 0 12px 2px 0;
	display: inline;
	float:left;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
a.rss { padding: 0 17px 0 19px; background: url('images/rss.png') no-repeat left center; }
/* */

.fullwidth {
	display: block;
	clear: both;
	margin: 0 0 0 -315px;
	width: 782px;
}
.fullwidth .box1 {
	padding: 0px 34px 20px 9px;
}
.fullwidth .box1 h3 {
	background-color: #bbf44d;
	color: #3e3f41;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 4px;
}
.fullwidth .box1 .blockbox1content {
	border-bottom: 1px solid #cbcbcb;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	padding:10px;
}