body {
	font-family: tahoma, verdana, arial, sans-serif; 
	font-size: 10pt;
	line-height: 140%;
	color: #00426c;
	margin: 0;
	padding: 0;
	text-align: center; /*centre for ie5 */
	background: #fff;
}

body#popup {
    background: #fff;
    text-align: left;
} 

body#print {
    background: #fff;
    text-align: left;
} 

h1 {
	color: #00426c;
	font-size: 14pt;
}
	
h2 {
	clear: both;
	color: #333;
	font-size: 12pt; 
}

h3 {
	clear: both;
	color: #333;
	font-size: 10pt;
}

h4 {
	color: #333;
	font-size: 10pt; 
}

a:link {
	text-decoration: underline; 
	color: #00426c; 
}

a:visited { 
	text-decoration: underline; 
	color: #00426c; 
}

a:active { 
	text-decoration: underline; 
	color: #c00;
}

a:hover { 
	color: #587C97; 
	text-decoration: none; 
}

.clear {
	clear: both;
}

.im {
	margin: 8px;
}

td {
	font-size: 10pt; 
}

/* template objects */

#userbar {
	width: 940px;
	height: 24px;
	margin: auto;
	color: #fff;
	font-family: verdana;
	font-size: 8pt;
	background: #000 url(/images/nav/userbar-bg.gif) top left repeat-x;
}

#userbar a {
	color: #fff;
	text-decoration: none;
}

#userbar a:hover {
	text-decoration: underline;
}

#userbar #userbar-title {
	margin-top: 4px;
	margin-left: 8px;
	width: 300px;
	float: left;
	font-weight: bold;
}

#userbar #userbar-links {
	margin-top: 4px;
	margin-right: 8px;
	width: 600px;
	float: right;
	text-align: right;
}

#background {
	margin: 0;
	text-align: left; /* centre for compliant browsers*/
}

#masthead {
	margin: 4px auto 8px auto; 
	width: 940px; 
	height: 65px;
	background: #fff url(/images/masthead.jpg) top left no-repeat;
}

#masthead h1 {
	margin: 0;
	display: inline;
}

#masthead #logo a {
	display: block;
	width: 940px;
	height: 65px;
}

#masthead span {
	display: none;
}

#menubarbox {
	margin: auto;
	width: 940px; 
	padding-top: 1px;
}

#popup #menubarbox {
	width: 100%; 
}

#menubarbox #skip {
	display: none;
}

#menu {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #036;
	clear: both;
}

#menu ul {
	padding: 0;
	margin: 0;
	display: inline;
} 

#menu ul li {
	list-style: none;
	display: inline;
	padding: 0;	
	margin: 0;
	background: #A2C611;
	margin-right: 1px;
}
			
#menu ul li.active {
	display: inline;
}

#menu a {
	height: 12px;
	padding: 3px 14px;
	margin: 0;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	width: 90px;
	background: #A2C611;
	border-top: 1px solid #00426C;
	border-left: 1px solid #00426C;
	border-right: 1px solid #00426C;
}

#menu li.active a {
	background: #fff; 
	font-weight: bold;
	border-bottom: 1px solid #fff;

}

#menu li a:hover {
	color: #00426C;
	background: #A2C611;
}

#menu li.active a:hover {
	background: #fff;
	color: #666;
}

#menu a span {
}

#menu ul li.active a {
	color: #00426C;
}

#submenu {
	width: 922px;
	margin: auto;
	padding: 4px 8px;
	font-size: 9pt;
	list-style: none;
	text-align: center; 
	border-bottom: 1px solid #00426C;
	border-left: 1px solid #00426C;
	border-right: 1px solid #00426C;
}

#submenu a {
	color: #00426c;
	border: 0;
	display: inline;
}

#submenu a:link, #submenu a:visited, #submenu a:active {
	color: #00426c;
	text-decoration: none;
	background: none;
}

#submenu a:hover {
	color: #036;
	text-decoration: underline;
}

#submenu a.selected {
	color: #036;
}

#submenu #active {
	font-weight: bold;
}

#submenu li {
	display: block;
	float: left;
}

.sidemenu {
	margin: 0;
	padding: 4px;
	border: 1px solid #dfdfdf;
	-moz-border-radius: 5px; 
	background: #f6f6f6;
/* commented versions are for image based sidemenu background */
/*
	margin: 0;
	padding: 0;
	background: url(/images/smbg.gif) repeat-y;
*/
}

.sidemenu a {
	color: #333;
}	

.sidemenu div.smhead {
/*
	padding: 0;
	margin: 0;
	height: 24px;
	background: url(/images/smhead.gif) no-repeat;
	overflow: hidden; 
*/
/* Overflow is sidemenu styles is for IE */
}

.sidemenu .smtop {
/*
	height: 8px;
	background: url(/images/smtop.gif) no-repeat;
	overflow: hidden;
*/
}

.sidemenu div.smbottom {
/*
	height: 8px;
	background: #fff url(/images/smbottom.gif) no-repeat;
	overflow: hidden;
*/
}

.sidemenu h2 {
	color: #333;
	font-size: 10pt;
	font-weight: bold;
	padding: 4px;
	margin: 0 4px 8px 4px;
/*
	color: #333;
	font-size: 10pt;
	font-weight: bold;
	padding: 1px 0 0 0;
	margin: 0 0 8px 8px;
*/
}	

.sidemenu h2 a:link, .sidemenu h2 a:visited {
	text-decoration: none;
	color: #333;
}	

.sidemenu h2 a:hover {
	text-decoration: underline;
	color: #333;
}	

.sidemenu ul {
	padding: 0;
	margin: 0;
	margin-left: 8px;
	margin-right: 8px;
	list-style-type: none;
} 

.sidemenu li {
	margin: 0;
	padding: 0;
}

.sidemenu li a {
	color: #333;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 3px;
	-moz-border-radius: 5px;
	margin-right: 2px;
    position:relative; 
}

.sidemenu li a:link, .sidemenu li a:visited {
	color: #333;
	text-decoration: none;
}

.sidemenu li a:hover {
	background: #fff;
}

.sidemenu li a.static:hover {
	background: #eee;
	color: #333;
}

#container {
	margin: auto; 
	width: 940px; 
}

/* usuable content width is 924px */
#content {
	padding: 8px 8px;
	min-height: 300px;
	border-left: 1px solid #00426C;
	border-right: 1px solid #00426C;
	border-bottom: 1px solid #00426C;
}

#home {
}

#home #home-intro {
	float: left;
	width: 400px;
}

#home #home-news {
	float: right;
	width: 512px;
}

#home #home-news h4 {
	margin-top: 0;
	color: #00426c;
}

#home #home-news h3 {
	font-size: 10pt;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #a2c611;
	background-color: #e8f1c3;
	color: #00426c;
	padding: 4px;
}

#index {
}

#page {
}

.page-index {
}

.page-index-item {
	margin-top: 16px;
}

.page-index-image {
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 16px;
}

.page-index-image img {
	border: 0;
}

.page-index-detail {
}

.page-index-item h3 {
	margin: 0;
}

.page-index-item p {
	margin-top: 4px;
}

#page .page-image {
	margin: 8px;
}

#backdrop {
	background-repeat: no-repeat;
	background-position: top left;
	border: 0;
	padding: 0;
	margin: 0;
	min-height: 271px;
}

.bddefault {
	background-image: url(/images/s-sideimage.jpg);
}

.bdabout {
	background-image: url(/images/s-about.jpg);
}

.bdsolutions {
	background-image: url(/images/s-solutions.jpg);
}

.bdservices {
	background-image: url(/images/s-services.jpg);
}

.bdadministration {
	background-image: url(/images/s-administration.jpg);
}

.bddcypha {
	background-image: url(/images/s-dcypha.jpg);
}

.bdsitemap {
	background-image: url(/images/s-sitemap.jpg);
}

.bdnewsroom {
	background-image: url(/images/s-newsroom.jpg);
}

.bdcontact {
	background-image: url(/images/s-contact.jpg);
}

.bdlegal {
	background-image: url(/images/s-legal.jpg);
}


.page-summary {
	font-size: 10pt;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #a2c611;
	background-color: #e8f1c3;
	color: #00426c;
	padding: 4px;
}

#page #right h2 {
	font-size: 12pt;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #a2c611;
	background-color: #e8f1c3;
	color: #00426c;
	padding: 4px;
}

#page #right h3 {
	margin: 0;
	padding: 0;
}
#page #right p {
	margin: 0;
	margin-bottom: 12px;
}

#page #right h4 {
	font-size: 10pt;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #a2c611;
	background-color: #e8f1c3;
	color: #00426c;
	padding: 4px;
}

#left {
	margin: 0;
	width: 200px;
	float: left;
}	

#left h2 {
	margin-bottom: 0px;
}	

#left h2 a {
	color: #000;
}	

#left ul li .active {
	font-weight: bold;
}

#right {
	padding-bottom: 8px;
	width: 710px;
	float: right;
}

#right h1 {
}

#right h1 a {
	color: #666;
}

#contact {
}

#contact #page-sidebar {
	width: 340px;
	float: left;
	display: inline;
}

#contact #page-main {
	width: 576px;
	float: right;
	display: inline;
}



#subscribe {
}

#subscribe ul {
	line-height: 140%;
}

#subscribe #subleft {
	width: 420px;
	float: left;
}

#subscribe #subright {
	width: 480px;
	float: right;
}

#newsroom {
	float: left;
	width: 440px;
}

#newsroom h1 {
	margin-top: 0;
}

#signup {
	float: right;
	width: 200px;
	border-left: 1px solid #587C97;
}

#signup-inner {
	margin-left: 8px;
}

#newsroom li, #signup ul {
	margin-left: 1em;
	padding-left: 1em;
	list-style: none;
}

#data {
}

#data-region-map {
	float: left;
	width: 300px;
}

#data-region-chart {
	float: right;
	width: 600px;
}

.embedtv {
	margin: 8px;
}

#gallery {
}

#gallery .item {
	width: 200px;
	float: left;
	text-align: center;
}

#gallery .item .im {
	border: 0;
	width: 180px;
	height: 190px;
	margin: auto;
}

#gallery .item .i {
	border: 1px solid #000;
}

#gallery p {
	text-align: left;
}

#gallery #thumbs {
	width: 220px;
	float: left;
}

#gallery #thumbs .im {
	width: 80px;
	height: 60px;
	text-align: center;
	vertical-align: middle;
	margin: 4px;
	float: left;
}

#gallery #thumbs .i {
	border: 1px solid #000;
	margin: auto;
}


#gallery #zoom {
	margin: 4px;
	width: 480px;
	float: left;
	text-align: left;
}

#gallery #zoom .im {
	text-align: center;
}

#gallery #zoom .i {
	border: 1px solid #000;
}

#gallery #zoom h3 {
	text-align: left;
}

#gallery #zoom p {
	text-align: left;
}

#footer {
    margin: auto;
    margin-bottom: 8px;
    clear: both;
    background: #A2C611;
    border-left: 1px solid #00426C;
    border-right: 1px solid #00426C;
    border-bottom: 1px solid #00426C;
    color: #fff;
    padding-bottom: 4px;
}

#footer a {
    color: #fff;
}

#footer #footer-links {
    width: 600px;
    float: right;
    text-align: left;
    text-align: right;
    margin: 4px 8px 0 0;
}

#footer #footer-legal {
    width: 300px;
    float: left;
    margin: 4px 0 0 8px;
}

/* Core Styles */
 
#controller {
	margin: 0 auto 4px auto;
	background: #fff url(/images/nav/controller.gif) center repeat-x;
	color: #000;
	border: 1px solid #dde;
}

#controller table {
	width: 100%;
	border-collapse: collapse;
}

#controller td {
	vertical-align: top;
}

#controller h1 {
	color: #000;
	margin: 0;
	font-size: 10pt;
}

#controller a {
	color: #000;
}

a.buttonitem {
	float: right;
	display: block;
	text-align: center;
	padding: 0;
	width: 110px;
	height: 22px; 
	background: url(/images/nav/button0.gif) right no-repeat;
	margin-left: 8px;
}

a:hover.buttonitem {
	background: url(/images/nav/button1.gif) right no-repeat;
}

a.additem {
	float: right;
	display: block;
	text-align: center;
	padding: 1px 8px 0 0;
	width: 102px;
	height: 21px; 
	background: url(/images/nav/additem0.gif) right no-repeat;
	margin-left: 8px;
}

a:hover.additem {
	background: url(/images/nav/additem1.gif) right no-repeat;
}

a.additemsm {
	float: right;
	display: block;
	text-align: center;
	padding: 1px 0 0 0;
	width: 20px;
	height: 21px; 
	background: url(/images/nav/additemsm0.gif) right no-repeat;
	margin-left: 8px;
}

a:hover.additemsm {
	background: url(/images/nav/additemsm1.gif) right no-repeat;
}

a.printitem {
	float: right;
	display: block;
	text-align: center;
	padding: 1px 8px 0 0;
	width: 102px;
	height: 21px; 
	background: url(/images/nav/print0.gif) right no-repeat;
	margin-left: 8px;
}

a:hover.printitem {
	background: url(/images/nav/print1.gif) right no-repeat;
}

#controller #print span {
	display: none;
}

#controller select {
}

#selector {
	border: 1px solid #ddd;
	background: #f6f6f6;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 4px;
}

#selector h1 {
	font-size: 10pt;
}

#selector a {
}

#selector table {
	border-collapse: collapse;
	width: 100%;
}

#selector table td {
	padding: 0;
}


#selector td.action {
	width: 60px;
	text-align: right;
	vertical-align: middle;
}

#selector td.action input.close {
	font-size: 8pt;
	width: 60px;      
	font-weight: bold;
}

table#title {
	width: 100%;
	background: #eee;
	-moz-border-radius: 5px;
	margin: 0 auto;
}

table#title td {
	vertical-align: middle;
}

#title td.action {
	width: 60px;
	text-align: right;
	vertical-align: middle;
}

#title td.action input.close {
	font-size: 8pt;
	width: 60px;
	font-weight: bold;
}

table#title td form {
	margin-top: 3px;
}

table#title td h1 {
	font-size: 11pt;
	background: none;
	color: #000;
	margin: 0 0 0 4px;
}

table#title td h1 a {
	color: #000;
}

.summary {
	margin-top: 4px;
	border: 1px solid #ddc; 
	background: #ffe;
	padding: 4px;
}	

.summary table {
	width: 100%;
}

.summary table td {
	vertical-align: top;
}

#heirachy {
	margin-top: 4px;
	margin-bottom: 4px;
	border-top: 1px solid #ddc; 
	border-bottom: 1px solid #ddc; 
	background: #ffe;
	padding: 2px;
	font-size: 9pt;
}	

#toc {
}	

#toc ul {
}	

ul.outline {
	list-style-image: none;
	list-style: none;
	color: #666;
	margin: 0;
	padding: 0;
	margin-top: 4px;
	margin-left: 8px;
}

ul.outline li {
	margin-left: 0;
	padding-left: 20px;
	list-style: none;
}	

.outline ul li .active {
	font-weight: bold;
}

ul.outline li.root {
	background: url(/images/nav/folder.gif) no-repeat 0 3px;
}	

ul.outline li.folder {
	margin-left: 4px;
	background: url(/images/nav/folder.gif) no-repeat 0 3px;
}	

ul.outline li.file {
	margin-left: 4px;
	background: url(/images/icon/generic.gif) no-repeat 0 3px;
}	

ul.outline ul {
	padding: 0;
	margin: 0;
	margin-left: 8px;
	margin-right: 8px;
	list-style: none;
} 

.outline li {
	margin: 0;
	padding: 0;
}

.outline li a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 3px;
	-moz-border-radius: 5px;
	margin-right: 4px;
}

.outline li a:visited {
	text-decoration: none;
}

.outline li a:hover {
	background: #fff;
}

.outline li a.static:hover {
	background: #eee;
	color: #333;
}

.outline li a.static#active {
	background: #fff;
}

.posts {
	margin-top: 4px;
	padding: 4px;
	border: 1px solid #ccc;
	background: #eee;
}

#content .printlink {
	float: right; 
	margin: 8px;
}

.controller thead, .controller tfoot {
	clear: both;
	background: #eee;	
}

#content .localtools {
	background: #eee;	
	margin: 0;
	padding: 4px;
	border: 1px solid #999;
}

#content .localtools ul {
	margin: 0;
}

#content .localtools ul li {
	margin-left: 8px;
	display: inline;
}

#content .printlink {
	float: right; 
	margin: 8px;
}

code {
  font-family: courier, monospace;
  background: #ccc;
}

table.markup {
	border-collapse: collapse;
}

table.markup caption {
	background: #000;
	border: 1px solid #000;
	color: #fff;
	padding: 2px;
}

table.markup thead {
	background: #ffe;
	border: 1px solid #000;
	padding: 2px;
}

table.markup td {
	border: 1px solid #333;
	padding: 2px;
	vertical-align: top;
}

/* dataset */

.dataset {
	margin-top: 4px;
}

.dataset table {
	border-top: 1px solid #ddc; 
	border-bottom: 1px solid #ddc;
	width: 100%;
	border-collapse: collapse;
}

.dataset table td {
	vertical-align: top;
	padding: 2px;
}

.dataset thead {
	background: #ffe;
	border-bottom: 1px solid #ddc; 
}

.dataset td.thead {
	background: #ffe;
	border-bottom: 1px solid #ddc; 
}

.dataset td.odd {
	background: #fff;
}

.dataset td.even {
	background: #f6f6f6;
}

.dataset tfoot td {
	border-top: 1px solid #ddc; 
	background: #ffe;
}

.dataset tfoot td {
	padding: 2px;
}

/* forms */

.formbox {
	margin-top: 4px;
	border: 1px solid #00426c;
	-moz-border-radius: 5px; 
	background: #e8f1c3;
	padding: 4px;
}

.formbox h2 {
	font-size: 13pt;
	border-left-width: 4px;
	background-color: #a2c611;
	color: #fff;
	padding: 4px;
	margin-top: 4px;
	-moz-border-radius: 5px; 
}	

.formbox h3 {
	margin-top: 4px;
}	

.formbox table {
	border-collapse: collapse;
	width: 100%;
}

.formbox td {
	vertical-align: top;
	padding: 4px;
}

.formbox thead {
	background: #ffe;
}

.formbox thead td {
	background: #ffe;
}

.formbox thead td {
	border-bottom: 1px solid #ddc; 
}

.formbox tfoot {
	background: #ffe;
}

.formbox tfoot td {
	background: #ffe;
}

.formbox tfoot td {
	border-top: 1px solid #ddc; 
}

form {
	margin: 0;
	padding: 0;
}

.formbox textarea {
	font-size: 10pt;
}

div.formfield {
	margin: 8px;
	height: 24px;
}

div.formkey {
	display: inline;
	width: 160px;
	float: left;
}

div.formvalue {
}

.alert {
	color: #c00; 
}

#trail {
	text-align: center;	
	margin: 8px;
}
