body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,p,blockquote,th,td {
	margin: 0px;
	padding: 0px;
}

fieldset,legend,input,textarea {
	margin: 0px;
	padding: 0px;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

fieldset,img {
	border: 0px;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

li {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1 {
	font-size:124%;  
	font-family: Helvetica,Arial,sans-serif;
	font-style: normal;
	letter-spacing: 0.07em;	
}

h2 {
	font-family: Helvetica,Arial,sans-serif;
	font-size:116%; 
	letter-spacing: 0.07em;	
}

h3 {
	margin-left: 1em;
	font-size:108%;  
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0px;
	font-variant: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input,textarea,select {
	font-family: inherit;
	font-size: 100%;
	font-weight: inherit;
}

legend {
	color: #000;
}

body {
	background-position: 0px 0px;
	background-repeat: repeat;
	background-image: url(./images/page-bg.png);
	background-color: #435b67;
	color: white;
	text-align: center;
	font: 13px/1.2 "Trebuchet MS",helvetica,sans-serif;
}

table {
	font-size: inherit;
}

pre,code,kbd,samp,tt {
	font-family: monospace;
	font-size: 108%;
	line-height: 100%;
}

/****************************
 * Custom styles
****************************/

#footer {
	clear: both;
	margin-top: 18px;
}

#page, .container {
	margin: auto;
	text-align: left;
/*
	width: 57.69em;
	*width: 56.25em;
*/
	width: 732px;
	min-width: 732px;
}

.container #primary .column {
	display: block;
	margin: 0 0 0 0;
	overflow: hidden;
}

#content:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#content {
}

#primary .column {
	position: static;
}

#primary {
	width: 100%;
}

#primary .column {
	float: none;
	width: auto;
}

.logo {
	height: 34px;
	width: 126px;
	color: white;
	background-image: url(images/logo.png);
}

#masthead .logo {	
	float: left;
}

#footer .logo {
	float: right;
}

.logo a {
	display: block;
	width: 100%;
	height: 100%;
	border: 0px none transparent;
	text-decoration: none;
}

#page {
	height: 100%;
}

#masthead {
	padding-top: 22px;
	height: 35px;
	margin-bottom: 24px;
}

.noshow {
	visibility: hidden;
}

#navbar {
	float: right;
}

#navbar ul {
	list-style:none;
	padding: 0px;
	margin: 0px;
}

#navbar ul li
{
	float: left;
	margin: 0px 1px 0px 0px;
	list-style-type: none;
}

#navbar ul li a
{
	background: url(images/toolbutton-up.png) transparent top left no-repeat;
	height: 31px;
	line-height: 31px;
	float: left;
	width: 119px;
	display: block;
	color: #58585a;
	text-decoration: none;
	text-align: center;
}

#navbar ul li a:hover
{
	text-decoration: underline;
}

#navbar ul li#curnav a
{
	background-image: url(images/toolbutton-down.png);
 	background-position: 1px 1px;
}

#navbar ul li#curnav a:hover
{
	text-decoration: none;
}

#footer div {
	padding-top: 5px;
	float: left;
	font-size: 80%;
}

#footer a {
	color: white;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

.quadrant {
	float: left;
	width: 309px;
	height: 192px;
	background-image: url(images/quadrant.png);
	background-repeat: no-repeat;
	margin: 6px 0px;
	padding: 13px 25px;
	cursor: pointer;
	overflow: hidden;
	position: relative;
}

#quadrant1 {
}

#quadrant2 {
	float: right;
}

#quadrant3 {
}

#quadrant4 {
	float: right;
}

.quadrant ul {
	padding: 15px 0px 0px 20px;
}

.quadrant li {
	color: #ef7f01;
	margin: 0.8em 0.25em; 
	font-size: 108%;
}

.quadrant ul li {
	list-style-type: circle;
	
}

.quadrant li span {
	color: black;
}

.quadrant a, .panel a {
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted black;
}

.quadrant a:hover, .panel a:hover {
	color: black;
	border-bottom: 1px solid black;
}

.quadrant p {
	font-size: 108%;
	text-align: right;
 	position: absolute;
 	bottom: 15px;
 	right: 25px;
}

.quadrant .more {
	vertical-align: bottom;
	height: 100%;
}

/*
.quadrant p a:hover {
	text-decoration: underline;
}
*/

.panel {
	float: left;
	width: 680px;
	height: 420px;
	background-image: url(images/quadrant-large.png);
	background-repeat: no-repeat;
	margin: 6px 0px;
	padding: 14px 25px;
	text-align: left;
}

.panel h1 {
	margin-bottom: 0.75em;
}

.panel h2 {
	color: #435b67;
	font-size:116%;
	margin-top: 0.8em;
	margin-bottom: 0.3em;
	clear: left;
}

.panel h3 {
	color: #435b67;
	font-size:108%;
	margin-top: 0.4em;
	margin-bottom: 0.1em;
}

.panel ul {
	padding: 1em 0px 0px 1.5em;
}

.panel p {
	color: black;
	margin: 6px 24px;
	padding-left: 130px;
	text-indent: -60px;
	text-align: left;
}

.panel p strong {
	color: #435b67;
	font-size:108%;
	font-weight: bold;
	width: 60px;
	display: inline-table;
	vertical-align: text-bottom;
}

.panel p span {
}

.panel dl {
	margin: 0.4em 0em 0.8em 1.5em;
}

.panel dt {
	color: #435b67;
	font-size:108%;
	font-weight: bold;
	width: 120px;
	float: left;
	clear: left;
	margin: 0.3em 0;
	vertical-align:middle;
}

.panel dd {
	color: black;	
	margin: 0.3em 0 0.3em 7em;
	float: left;
	text-indent: -4em;
	
}

.quadrant h1 a, .quadrant h2 a {
	visibility: hidden;
	color: white;
	text-decoration: none;
}

.noshow {
	display: none;
}

#lightwindow_contents {
	border: 10px solid transparent;
	background-color: transparent;	
}

#sb-body {
	background-color: transparent;
	border: 1px solid transparent;
}

#contactform fieldset {
	color: #435b67;
	margin: 1em 0.5em;
	border: 0px none transparent;
	width: 680px;
	height: 350px;
}



#contactform legend {
	display: none;
/*
	color: #435b67;
	font-size:116%;
	padding: 4px;
	margin: 0em 0.5em;
*/
}

#contactform label {
	color: #435b67;
	margin: 0.3em 0.4em;
	width: 9em;
	font-size:108%;
	display: block;
	float: left;
	clear: left;
}

#contactform input {
	margin-top: 0.3em;
 	margin-left: 3em;
 	
}

#contactform input[name="submit"] {
	width: 6em;
}

#contactform label#detailslabel {
	width: 20em;
}

#contactform textarea {
 	margin-left: 3em;
 	width: 550px;
 	max-height: 140px; 
}

#contactform li {
	margin: 0.3em 0em 0.3em 1.75em;
}

a[href^="http"]::after {
	content: "\21D7";
	color: #435b67;
	vertical-align: super;
/* 	top: -0.25em;  */
	position: relative;
	padding-left: 0.1em;
	line-height: 0;
}

#footer a[href^="http"]::after {
	content: "";
}

.validationerror {
	padding-left: 1.5em;
	color: red;
}
