* {
	margin: 0px;
	padding: 0px;
}

div {
	zoom: 1;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 81%;
	line-height: 1.5em;
	color: #355b45;
	background-color: #EFEFEF;
	text-align: center;
	padding: 0.85em;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.35em;
	margin: 0 0 0.75em 0;
}

h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 1em 0;
}

p {
	margin: 0 0 1.35em 0;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0 0 1.35em 0;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0 0 1.35em 0;
	list-style-type: square;
}

li {
	margin: 0 0 0 1.5em;
}

ol li {
	margin: 0 0 0 1.7em;
	padding: 0 0 0 0em;
}

address {
	font-style: italic;
}

blockquote {
	font-style: italic;
	font-weight: bold;
	margin: 0 0 1.35em 0;
	clear: both;
}

pre {
	width: auto;
	max-height: 300px;
	font-family: Courier, monospace;
	margin: 0 0 1.35em 0;
	padding: 10px 10px 10px 10px;
	overflow: scroll;
}

hr {
	display: none;
}

a {
	color: #b80000;
	text-decoration: underline;
	outline: none;
}

a:hover {
	color: #EFEFEF;
}

cite, q {
	font-style: italic;
}

em {
	font-style: normal;
	color: #b80000;	
}

strong, b {
	font-weight: bold;
}

i {
	font-style: italic;
}

kbd, samp, var, code, dfn {
	font-family: Courier, monospace;
}

abbr, acronym {
	font-style: italic;
	border-bottom: 1px #EFEFEF solid;
	cursor:help;
}

table {
	width: 100%;
	border-bottom: 1px #355b45 solid;
	border-left: 1px #355b45 solid;
	margin: 0 0 1.35em 0;
}

caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 1.35em 0;
	text-align: left;
}

thead th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #355b45;
	margin: 0px 0px 3px 0px;
	text-align: left;
	padding: 2px;
	border-top: 1px #355b45 solid;
	border-right: 1px #355b45 solid;
	background-color: #EFEFEF;
}

tbody {
	border-left: 1px #000 solid;
	border-bottom: 1px #000 solid;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #355b45;
	padding: 2px;
	border-top: 1px #355b45 solid;
	border-right: 1px #355b45 solid;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #355b45;
	text-align: left;
	padding: 2px;
	border-top: 1px #355b45 solid;
	border-right: 1px #355b45 solid;
	background-color: transparent;
}

.box-2 table {
	color: #FFF;
	border-color: #FFF;
}

.box-2 thead th {
	color: #355b45;
	border-color: #FFF;
}

.box-2 tbody {
	color: #FFF;
	border-color: #FFF;
}

.box-2 td {
	color: #FFF;
	border-color: #FFF;
}

.box-2 th {
	color: #FFF;
	border-color: #FFF;
}

form {
	margin: 0 0 1.35em 0;
}

form table {
	width: 100%;
	margin: 0px;
}

form table, form table thead th, form table tbody, form table td, form table th {
	border-width: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #EEE;
	border: 0px #000 solid;
}

label {
	display: block;
	margin-top: 1.35em;
	font-size: 1em;
}

td label {
	display: inline;
	margin-top: 0em;
	font-size: 1em;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 240px;
	height: 19px;
	padding: 5px 5px 0px 5px;
	color: #000;
	border-width: 0px;
	background: #FFF url(../images/input-bg.gif) no-repeat left top;
}

input.radio, input.chbx {
	width: auto;
}

input.btn {
	color: #FFF;
	padding: 5px 0px;
	margin: 0px;
	width: auto;
	background-image: none;
	background-color: transparent;
}

input.left {
	float: left;
}

input.right {
	float: right;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 240px;
	height: 182px;
	padding: 5px 5px 5px 5px;
	overflow: hidden;
	color: #000;
	border-width: 0px;
	background: #FFF url(../images/textarea-bg.gif) no-repeat left top;
}

select {
	font-size: 1em;
	color: #000;
}

#container {
	width: 51em;
	margin: 0 auto;
}

#header .logo {
	height: 14.5em;
	text-align: right;
}

#header p.claim {
	font-weight: normal;
	font-size: 1.15em;
	line-height: 1.5em;
	margin: 0;
}

#menu {
	padding: 0.9em 0.6em 0.9em 0.6em;
}

#menu ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	margin: 0;
	list-style-type: none;
}

#menu li {
	margin: 0 0 1.1em 0;
}

#menu li a {
	display: block;
	color: #8aa093;
	text-decoration: none;
	background: transparent url(../images/menu-li-bg.gif) no-repeat 0 0.4em;
	padding-left: 2.15em;
}

#menu li a:hover {
	color: #FFF;
	background: transparent url(../images/menu-li-hover-bg.gif) no-repeat 0 0.4em;
}

#menu li.act a {
	color: #b5c29c;
	background: transparent url(../images/menu-li-act-bg.gif) no-repeat 0 0.4em;
}

#menu li.last {
	margin: 0;
}

.clear-floats {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: left;
}

.box-1 {
	width: 23em;
	display: block;
	background: #FFF url(../images/box-1-bg.gif) no-repeat top left;
	margin: 0.85em;
	text-align: left;
}

.box-1 h1, .box-1 h2, .box-1 h3, .box-1 h4, .box-1 h5, .box-1 h6, .box-1 caption {
	color: #b80000;
}

.box-2 h2 {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.35em;
	margin: 0 0 0.75em 0;
}

.box-2 h2, .box-2 h3, .box-2 h4, .box-2 h5, .box-2 h6, .box-2 h7, .box-2 caption {
	color: #b5c29c;
}

.box-1 .t-r {
	background: transparent url(../images/box-1-t-r-bg.gif) no-repeat top right;
}

.box-1 .b-r {
	padding: 20px 0 0 0;
	background: transparent url(../images/box-1-b-r-bg.gif) no-repeat bottom right;
}

.box-1 .b-l {
	padding: 0 20px 20px 20px;
	min-height: 19.7em;
	background: transparent url(../images/box-1-b-l-bg.gif) no-repeat bottom left;
}

.box-2 {
	color: #FFF;
	width: 23em;
	display: block;
	background: #355b45 url(../images/box-2-bg.gif) no-repeat top left;
	margin: 0.85em;
	text-align: left;
}

.box-2 a {
	color: #EFEFEF;
}

.box-2 a:hover {
	color: #b80000;
}

.box-2 .t-r {
	background: transparent url(../images/box-2-t-r-bg.gif) no-repeat top right;
}

.box-2 .b-r {
	padding: 20px 0 0 0;
	background: transparent url(../images/box-2-b-r-bg.gif) no-repeat bottom right;
}

.box-2 .b-l {
	padding: 0 20px 20px 20px;
	min-height: 19.7em;
	background: transparent url(../images/box-2-b-l-bg.gif) no-repeat bottom left;
}

ul.sub-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	margin: 0;
	list-style-type: none;
}

ul.sub-menu li {
	margin: 0 0 1.1em 0;
}

ul.sub-menu li a {
	display: block;
	color: #8aa093;
	text-decoration: none;
	background: transparent url(../images/menu-li-bg.gif) no-repeat 0 0.4em;
	padding-left: 1.25em;
}

ul.sub-menu li a:hover {
	color: #FFF;
	background: transparent url(../images/menu-li-hover-bg.gif) no-repeat 0 0.4em;
}

ul.sub-menu li.act a {
	color: #b5c29c;
	background: transparent url(../images/menu-li-act-bg.gif) no-repeat 0 0.4em;
}

label.c_off input, label.c_on input, label.r_off input, label.r_on input  {
	position: absolute;
	left: -9999px;
	margin-right: 0;
}

label.c_off, label.r_off {
	height: 3.5em;
	cursor: pointer;
	display: block;
	background: transparent url(../images/checkbox-off.gif) no-repeat left bottom;
}

label.c_on, label.r_on  {
	height: 3.5em;
	cursor: pointer;
	display: block;
	background: transparent url(../images/checkbox-on.gif) no-repeat left bottom;
}      

table.radio {
	width: 240px; 
}

.small {
	color: #b5c29c;
}

.ERROR {
	color: #b5c29c;
	font-weight: bold;
}