body
	{
	background:#FFF url('/resources/images/background.gif');
	font-family:'Helvetica Neue', Helvetica, Arial, Geneva, Sans-Serif;
	font-size:9pt;
	color:#777;
	}

/* Page layout areas
----------------------------------------------- */

#wrapper
	{
	border: #F1F1F0 4px solid;
	margin: 10px auto;
	width: 842px;
	}
	
#container
	{
	width: 800px;
	background-color: #FFF;
	border: #CFCFCF 1px solid;
	position: relative;
	margin: 0px auto 0px auto;
	padding: 20px 20px 20px 20px;
	}
	
/* Navigation
----------------------------------------------- */

#navigation
	{
	margin:0px;
	width:800px;
	height:25px;
	background-color:#009BD6;
	}

/* Navigation menus
----------------------------------------------- */

#navigation dl, #navigation dt, #navigation dd, #navigation ul, #navigation li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
position: absolute;
top: 101px;
left: 20px;
z-index:100;
width: 100%;
}

#menu dl {
float: left;
overflow: visible;
height:25px;
}

#menu dt {
cursor: pointer;
font-weight: bold;
}

#menu dd {
display:none;
}

#menu li {
}

#menu li a, #menu dt a {
	color:#FFF;
	border-top: 1px solid #00AEE8;
	border-right: 1px solid #00719C;
	border-bottom: 1px solid #00719C;
	border-left: 1px solid #00AEE8;
	height:17px;
	padding: 3px 7px;
	background: #009BD6;
	text-decoration: none;
	display: block;
}
#menu li a:hover, #menu dt a:hover {
	color:#FFF;
	border-top: 1px solid #00AEE8;
	border-right: 1px solid #00719C;
	border-bottom: 1px solid #00719C;
	border-left: 1px solid #00AEE8;
	height:17px;
	padding: 3px 7px;
	background: #0084B5;
	text-decoration: none;
	display: block;
}

/* Copyright section
----------------------------------------------- */

#copyright
	{
	margin:20px 0 0 0;
	padding:5px 0 5px 5px;
	border-top:1px solid #E2E2E2;
	font-size:8pt;
	text-align:left;
	color:#2664CE;
	background:#EEE;
	}

#copyright a
	{
	text-decoration:none;
	color:#009BD6;
	}

#copyright a:hover
	{
	text-decoration:underline;
	color:#009BD6;
	}

/* Content area
----------------------------------------------- */
#mainbox
	{
	margin:15px 0 0 0;
	padding: 0;
	float: left;	
	width: 590px;
	min-height:350px;
	}

#mainbox h1
	{
	font-size:18pt;
	color:#009BD6;
	margin-top:0;
	letter-spacing:-1px;
	}

#mainbox h2
	{
	font-size:14pt;
	color:#009BD6;
	margin-top:0;
	letter-spacing:-1px;
	}

#mainbox a
	{
	text-decoration:none;
	color:#009BD6;
	}

#mainbox a:hover
	{
	text-decoration:underline;
	color:#009BD6;
	}

#mainbox div.hr
	{
	height: 1px;
	border-top: 1px solid #E2E2E2;
	margin: 3px 0 3px 0;
	}

#mainbox div.hr hr
	{
	display: none;
	}
	
#sidebox
	{
	margin:20px 0 0 0;
	padding: 0 0 20px 596px;
	}

#sidebox h1
	{
	margin:0 0 1em 0;
	border-bottom:3px solid #ddd;
	text-transform: uppercase;
	font-size:100%;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding:3px 3px 3px 7px;
	}

#sidebox .page
	{
	background:url('/resources/images/page_white_text.gif') no-repeat;
	padding:2px 0 0 20px;
	margin:0 0 5px 4px;
	min-height:16px;
	}

#sidebox a
	{
	text-decoration:none;
	color:#009BD6;
	}

#sidebox a:hover
	{
	text-decoration:underline;
	color:#009BD6;
	}

/* News bits
----------------------------------------------- */

.newsitem-title
	{
	font-size:12pt;
	color:#009BD6;
	margin: 0;
	padding: 0 0 6px 0;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	}

.newsitem-date
	{
	position: relative;
	float: left;
	height: 52px;
	width: 42px;
	background-image: url('/resources/images/date_background.gif');
	background-repeat: no-repeat;
	margin:0 8px 0 0;
	padding: 0;
	}

.news-snip
	{
	margin:0 0 10px 0;
	width:530px;
	float:left;
	padding:0;
	}

.newsmonth
	{
	font-size: 1.2em;
	color: #fff;
	padding: .4em 0 0 .4em;
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 12px;
	}
	
.newsday
	{
	font-size: 2em;
	color: #fff;
	padding: 0 0 0 .3em;
	margin: 0;
	font-weight: normal;
	line-height: 1.1em;
	}

/* Link types
----------------------------------------------- */

.link-website
	{
	background:url('/resources/images/world.gif') no-repeat;
	font-size:10pt;
	padding:1px 0 0 22px;
	margin:0 0 10px 10px;
	min-height:16px;
	}

.link-page
	{
	background:url('/resources/images/page_white_text.gif') no-repeat;
	font-size:10pt;
	padding:1px 0 0 22px;
	margin:0 0 10px 10px;
	min-height:16px;
	}

.link-news-page
	{
	background:url('/resources/images/page_white_text.gif') no-repeat;
	font-size:10pt;
	padding:1px 0 0 22px;
	margin:10px 0 10px 0px;
	min-height:16px;
	}

.link-moreinfo
	{
	background:url('/resources/images/page_white_go.gif') no-repeat;
	font-size:10pt;
	padding:1px 0 0 22px;
	margin:0;
	min-height:16px;
	}

.link-email
	{
	background:url('/resources/images/email.gif') no-repeat;
	font-size:10pt;
	padding:1px 0 0 22px;
	margin:0;
	min-height:16px;
	}

.link-telephone
	{
	background:url('/resources/images/telephone.gif') no-repeat;
	font-size:10pt;
	padding:1px 0 0 22px;
	margin:0;
	min-height:16px;
	}

.link-web
	{
	background:url('/resources/images/world.gif') no-repeat;
	font-size:10pt;
	padding:1px 0 0 22px;
	margin:0;
	min-height:16px;
	}

.link-fax
	{
	background:url('/resources/images/printer_empty.gif') no-repeat;
	font-size:10pt;
	padding:1px 0 0 22px;
	margin:0;
	min-height:16px;
	}

/* Table alphabet styles
----------------------------------------------- */

.alphabet
	{
	font-size:10pt;
	font-weight:bold;
	text-decoration: none;
	background: #009BD6; /* IE6 Bug */
	height:16px;
	border-top: 1px solid #00AEE8;
	border-right: 1px solid #00719C;
	border-bottom: 1px solid #00719C;
	border-left: 1px solid #00AEE8;
	padding: 3px 7px;
	text-align:center;
	}

.alphabet a
	{
	color:#FFF !important;
	}

/* Text form
----------------------------------------------- */

.table-text
	{
	border-collapse:collapse;
	width:100%;
	line-height:1.2em;
	text-align:left;
	padding:0px;
	border-spacing:0px;
	margin-bottom:20px;
	}

.table-text th
	{
	width:33%;	
	vertical-align:top;
	padding:3px 5px 3px 0px;
	font-weight:bold;
	font-size:10pt;
	text-align:justify;
	margin-top:0px;
	margin-right:8px;
	margin-left:2px;
	line-height:1.3em;
	}
	
.table-text td
	{
	width:60%;	
	vertical-align:top;
	padding:3px;
	text-align:left;
	vertical-align:top;
	}

.table-text td h1
	{
	font-weight:bold;
	font-size:12pt;
	margin-top:2px;
	}
	
.table-text td h2
	{
	font-weight:bold;
	font-size:11pt;
	margin-top:2px;
	}
	
.table-text td h3
	{
	font-weight:bold;
	font-size:10pt;
	margin-top:2px;
	}
	
/* Form table
----------------------------------------------- */

.table-form
	{
	border-collapse:collapse;
	width:100%;
	padding:0px;
	margin-bottom:20px;
	border-spacing:0px;
	}

.table-form thead th
	{
	width:33%;	
	text-align:left;
	padding:4px 0px 6px 0px;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:bold;
	letter-spacing: -1pt;
	margin:0.5em 0 0.5em 0;
	font-size:130%;
	color:#1A6CB9;
	}
	
.table-form tbody th
	{
	height:25px;
	vertical-align:top;
	padding:8px 0px 0px 0px;
	width:33%;
	font-size:9pt;
	text-align:left;
	font-weight:bold;
	}

.table-form tbody td
	{
	height:25px;
	vertical-align:middle;
	height:20px;
	padding:3px 3px 3px 0px;
	width:60%;	
	text-align:left;	
	}

.table-form tbody td .forminput
	{
	width:95%;
	}

.table-form tbody td .required
	{
	padding-left:5px;
	color:#F00;	
	}

.table-form tbody td h1
	{
	font-weight:bold;
	font-size:12pt;
	margin-top:2px;
	}
	
.table-form tbody td h2
	{
	font-weight:bold;
	font-size:11pt;
	margin-top:2px;
	}
	
.table-form tbody td h3
	{
	font-weight:bold;
	font-size:10pt;
	margin-top:2px;
	}
	
.table-form tbody td td
	{
	padding:0px;
	}

.table-form tbody th td
	{
	padding:0px;
	}

.cms-form-title
	{
	font-weight:bold;
	font-size:1.2em;
	margin:10px 0 0 0;
	}
	
.cms-formbutton
	{
	margin:10px 0 40px 0;
	width:50%;
	}

.cms-table
	{
	width:100%;
	border-collapse:collapse;
	border:1px solid #CCC;
	}

.cms-table th
	{
	padding:0 0 0 3px;
	background:#DDD;
	height:25px;
	text-align:left;
	}

.cms-table td
	{
	padding:0 0 0 3px;
	height:25px;
	}
	
label
	{
	cursor:pointer;
	}