﻿@charset "utf-8";
/* <![CDATA[ */

/* Global */
* {
	margin: 0;
	padding: 0;
}
*:focus {
	outline-color: invert;
	outline-style: none;
	outline-width: 0;
}
/* Global */

/* Tags */
body, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
body {
	line-height: 135%;
	background: #333333 url(../images/bg_body_586_x.gif) left top repeat-x;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
b {
	font-weight: normal;
}
img {
	border: 0 none;
	vertical-align: top;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
	color: #84b642;
}
h1 b {
	color:#507b18;
}
h1.pageTitle {
	text-align: center;
	padding: 20px 0 12px 0;
}

h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}

ul, ol {
	margin: 8px 0 8px 8px;
}
li {
	margin: 0 0 8px 14px;
}

/* Tags */

/* IDs */
#div_anchor {
	z-index: 1;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
#div_master {
	position: relative;
	min-width: 640px;
	min-height: 480px;
	text-align: left;
	margin: 0 auto;
}
#div_padder {
	padding: 0;
}
#div_header {
}

#div_pageContent {
	background: #ffffff url(../images/bg_pageContent_c.gif) center 5px no-repeat;
	margin: 0 18px 0 20px;
	padding: 0 0 40px 3px;
}

/* IDs */

/* Classes */
.clearer {
	height: 0;
	overflow: hidden;
	clear: both;
	display: block;
	float: none;
}
.show {
	display: block;
	visibility: visible;
}
.hide {
	display: none;
	visibility: hidden;
}
.fltL {
	position: relative;
	float: left;
	text-align: left;
}
.fltR {
	position: relative;
	float: right;
	text-align: right;
}
/* Classes */

/* Absolutely-positioned elements */

div#div_URLContainer {
	position: absolute;
	z-index: 101;
	top: 0;
	right: 0;
	height: 67px;
}
div#div_URLContainer * {
	position: relative;
}
div#div_URLContainer div.decorLeft {
	height: 100%;
	overflow: hidden;
	background: transparent url(../images/bg_URLContainer_decorLeft.png) left top no-repeat;	
}
div#div_URLContainer div.decorRight {
	height: 100%;
	overflow: hidden;
	background: transparent url(../images/bg_URLContainer_decorRight.png) right top no-repeat;	
}
div#div_URLContainer div.decorCenter {
	height: 100%;
	overflow: hidden;
	margin: 0 25px;
	background: transparent url(../images/bg_URLContainer_67_x.png) left top repeat-x;
}
div#div_URLContainer div.content {
	color: #ffffff;
	font-size: 27px;
	line-height: 52px;
	padding: 0 4px 0 8px;
}

div#div_footer {
	/* Use class below */
}
.div_footer {
	background: #84b642 url(../images/bg_footer_45_x.gif) left top repeat-x;
	height: 45px;
	margin: 0 18px 0 20px;
}
div#div_footer div.decorLeft {
	width: 100%;
	height: 100%;
	background: transparent url(../images/bg_footer_decorLeft.gif) left bottom no-repeat;
}
div#div_footer div.decorRight {
	width: 100%;
	height: 100%;
	background: transparent url(../images/bg_footer_decorRight.gif) right bottom no-repeat;
}


/* Absolutely-positioned elements */

/* Misc */

#div_pageContent .fltL.box {
	width: 24.9%;
	text-align: center;
}

#div_pageContent .fltL.box p {
	text-align: left;
	margin: 5px 18px 5px 20px;
}
/* Misc */

/* ]]> */
