body 
{ 
	font-family: verdana, sans-serif;
	font-size: 0.75em;
	line-height: 2.0;
	background: #fff url(../images/j-3600.png) no-repeat scroll -400px -400px;
	padding: 0;
	margin: 0;
	color: #808080;
}

body#section-home
{
	background: #fff url(../images/logo-3600.png) no-repeat scroll -400px -400px;
}

#page
{
	width: 31em;
	padding: 0 0 100px 32em;	
	height: auto !important;
	min-height: 1340px;
	height: 1340px;
}

#navigation 
{
	padding: 0 0 80px 0;
	line-height: 1.25;
}

#navigation ul
{
	padding: 12px 0 0;
	margin: 0;
	list-style-type: none;
}

#navigation li
{
	border-left: 1px solid #ccc;
	float: left;
	padding: 0 7px;	
}

#navigation li.first
{
	border-left: none;
	padding-left: 0;	
}

#navigation a:link, #navigation a:visited 
{ 
	color: #808080; 
	text-decoration: none; 
}

#navigation a:focus, #navigation a:active, #navigation a:hover
{ 
	color: #000; 
	text-decoration: none; 
	outline: none;
}

#navigation li.current a:link, #navigation li.current a:visited 
{ 
	color: #333; 
	text-decoration: none; 
}

#navigation li.current a:focus, #navigation li.current a:active, #navigation li.current a:hover
{ 
	color: #000; 
	text-decoration: none; 
	outline: none;
}

#breadcrumbs
{
	clear: both;
	font-size: 0.916667em;	
	position: absolute;
	top: 12px;
	left: 20px;
	line-height: 1.25;
	width: 28em;
}

#breadcrumbs a:link, #breadcrumbs a:visited 
{ 
	color: #999; 
	text-decoration: none; 
}

#breadcrumbs a:focus, #breadcrumbs a:active, #breadcrumbs a:hover
{ 
	color: #000; 
	text-decoration: none; 
	outline: none;
}

#section-home #breadcrumbs
{
	display: none;
}


#content
{
	clear: both;	
	height: auto !important;
	min-height: 200px;
	height: 200px;
	padding: 0 0 100px 0;
}

h1
{
	font-size: 1.333333em;	
	padding: 0 0 3.25em 0;
	margin: 0;
	line-height: 1.25;
	color: #000;
}

h2
{
	font-size: 1.1em;
	padding: 2px 0 9px 0;
	margin: 3em 0 0 0;
	line-height: 1.25;
	color: #80a317;
	border-top: #CFDBC5 solid 1px;
	
}

h3
{
	font-size: 1em;
	padding: 0;
	margin: 0;
	color: #000;
}

a:link, a:visited 
{ 
	color: #808080; 
	text-decoration: underline; 
}

a:focus, a:active, a:hover 
{ 
	color: #000; 
	text-decoration: underline; 
	outline: none;
}

p
{
	padding: 0 0 1.5em 0;
	margin: 0;	
}

p.spaced
{
	padding-top: 3em;	
}

ul
{
	padding: 0 0 1.5em 3em;
	margin: 0;	
}

ul ul, ul ol, ol ul, ol ol
{
	padding-bottom: 0;	
}

strong
{
	color: #000;
	font-weight: normal;	
}

table
{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 1.5em 0;
	padding: 0;
	clear: both;
}

tr
{
	vertical-align: top;
}

th
{
	font-weight: bold;
}

td, th
{
	text-align: left;
	border-bottom: 1px solid #ccc;
	padding: 7px 0;
	line-height: 1.25;
}

td.left, th.left
{
	text-align: left;	
}

td.right, th.right
{
	text-align: right;	
}

td.centre, th.centre
{
	text-align: center;	
}

table.uniform
{
	table-layout: fixed;	
}

table.spelling
{
	table-layout: fixed;	
	font-size: 0.916667em;
	color: #333;
}

table.spelling tr td:first-child
{
	padding-right: 5px;
}

table.spelling tr td:last-child
{
	padding-left: 5px;
}	

hr
{
	color: #CFDBC5;
	background-color: #CFDBC5;
	height: 1px;	
	clear: both;
	border: 0;
	margin: 0 0 1.5em 0;
}

.subdued
{
	color: #CFDBC5;
}

.box
{
	border: 1px solid #CFDBC5;
	padding: 10px 10px 0;	
	margin: 0 0 1.5em 0;
}

.content-image-left
{
	float: left;
	margin: 0 10px 10px 0;	
}

.content-image-right
{
	float: right;
	margin: 0 0 10px 10px;	
}

.content-image
{
	margin: 0 0 2em 0;	
}

.content-image-left img, .content-image-right img, .content-image img
{
	display: block;	
}

#footer
{
	padding: 2em 0 0 0;
	font-size: 0.916667em;	
}



.signinform fieldset
{
	border: none;
	padding: 0;
	margin: 0;	
	line-height:1.5;
}

.signinform div
{
	padding-bottom: 1em;	
}

.signinform label
{
	display: block;	
}

.signinform .error
{
	color: red;	
}