body {
	background-color: #FCFCEF;
	margin: 0;
	padding: 0;
	font-size: 79%;
	color: #333300;
}
div,li,p {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 1.0em;
}
p {
	line-height: 1.4em;
}
H1 {      /* cos it's wrapped around the logo */
	margin:0;
	padding:0;
} 
h2 {
	margin-top: 0;
}
ul li {
	list-style-image: url(../images/list_bullet.gif);
}
h3.pageTitle { 
	margin-top: 0; 
	color: #4259C1;
	border-bottom: 1px dotted #DEDE99;
	padding-bottom: 8px;
	margin-bottom: 18px;
} 
h4, h5, h6 {
	color: #4259C1;
}
label {
	font-size: small;
	font-weight: bold;
}
A:link {
	text-decoration: none;
	color: #00f;
}
A:visited { 
	text-decoration: none; 
	color: #00f; 
}
A:hover {
	text-decoration: underline;
	color: #f30;
}
A:active {
	text-decoration: none;
	color: #00f; 
}
.docbodyouter {
	border: 1px solid #336600;
	margin: 0 10px 10px 10px;
	width: 100%;
}
.docbody {
	border: 3px solid #fff;
	padding: 10px;
	width: 100%;
}
.navbarheader {
	background: #000051;
	padding: 0.5em 0.3em 0.4em 0.3em;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #B3B370 transparent #003 transparent;
	margin: 0;
	font-size: small;
}
.navbarheader a:link, .navbarheader a:visited {
	color: #CCE5FF;
}
.navbarheader a:active {
	color: #fff;
}
.navbarheader a:hover {
	color: #ffc;
	text-decoration: underline;
}
.header {
	padding: 0px 10px 4px 0px;
	background-color: #006;
	background-image: url(../images/header_fade.gif);
	color: #F5F5CB;
	font-weight: normal;
	font-size: large;
	background-position: top right;
	background-repeat: repeat-y;
}
.navbarheader ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
.navbarheader li {
	margin: 0 0.7em;
	display: inline;
}
.navbarheader li:before {
	content: "\00BB \0020";
}
/*.navbarheader a {
	display: block;
	padding: 2px 8px;
	height: 18px;
	margin: 1px 0px;
	float: left;
	text-decoration: none;
	color: black;
}
.navbarheader a:visited {
	color: black;
}
.navbarheader a:hover {
	border: 1px solid;
	border-color: #F5F5CA #B3B379 #B3B379 #F5F5CA;
	padding: 1px 7px;
}
.navbarheader a:active {
	border: 1px solid;
	border-color: #B3B379 #F5F5CA #F5F5CA #B3B379;
	padding: 2px 6px 0px 8px;
}*/
#docbodyarea {
	position: relative;
	width: 100%;
	border-top: 2px solid #dede99;
}
/*.content {
	position: relative;
	width: auto;
	min-width: 120px;
	margin: 0 190px 0px 178px;
	border: 0px solid #88B858;
	background-color: transparent;
	padding: 0;
	z-index: 3;
}
#navleft {
	position: absolute;
	width: 158px;
	top: 0px;
	left: 10px;
	font-size: x-small;
	border: 0px solid #88B858;
	background-color: #FCFCEF;
	padding: 0px;
	z-index: 2;
}
#navright {
	position: absolute;
	width: 169px;
	top: 0px;
	right: 10px;
	font-size: x-small;
	border: 0px solid #88B858;
	background-color: #FCFCEF;
	padding: 0px;
	z-index: 1;
}*/
.content {
	position: relative;
	width: 61%;
	margin: 0% 20% 0% 19%;
	border: 0px solid #88B858;
	background-color: transparent;
	padding: 0;
	z-index: 3;
}
#navleft {
	position: absolute;
	width: 19%;
	top: 0;
	left: 0;
	border: 0px solid #88B858;
	background-color: #FCFCEF;
	padding: 0;
	z-index: 2;
}
#navright {
	position: absolute;
	width: 20%;
	top: 0px;
	right: 0px;
	font-size: small;
	border: 0px solid #88B858;
	background-color: #FCFCEF;
	padding: 0px;
	z-index: 1;
}
#footer {
	margin: 3% 20% 0% 20%;
	background-color: transparent;
	padding-top: 1em;
	font-size: x-small;
	clear: both;
}
h4 {
	margin-bottom: 3px;
}
p {
	margin-top: 0;
}
#footercontent {
	width: 100%;
	font-size: x-small;
	margin-top: 0.5em;
	padding-top: 0.5em;
	border-width: 1px 0 0 0;
	border-color: #dede99;
	border-style: solid;
	background-color: transparent;
}
div.content .blockpadding {
	padding: 10px 5px 0 5px;
}
div#navleft .blockpadding {
	padding: 10px;
}
div#navright .blockpadding {
	padding: 10px;
}
.content div div  {
	font-size: 0.9em;
}
#navleft div {
	font-size: small;
}
UL.nav {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: transparent;
}
UL.nav Li { 
	margin-bottom: 2px;
	list-style-image: none;
}
UL.nav li a:link, ul.nav li a:visited, UL.nav li a:hover {
	display: block;
	margin: 0;
	width: 95.9%;
	padding: 2%;
	border-width: 1px;
	border-style: solid;
	background-color: #5F86B0;
	border-color: #006;
	font-weight: normal;
}
UL.nav li a:link, ul.nav li a:visited {
	text-decoration: none;
	color: #F5F5CB;
}
UL.nav li a:hover {
	background-color: #006;
	color: #dede99;
}
ul.nav ul.subnav {
	list-style: none;
	margin: 0;
	padding: 0;
}
UL.nav ul.subnav Li {
	border-bottom: 0px solid #F5E589;
	margin-bottom: 0px;
}
UL.nav ul.subnav li a:link, ul.nav ul.subnav li a:visited, UL.nav ul.subnav li a:hover {
	display: block;
	margin: 0;
	width: 95.9%;
	padding: 2%;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	background-color: #A1C1E1;
	border-color: #7397BD;
	font-weight: normal;
}
UL.nav ul.subnav li a:link, ul.nav ul.subnav li a:visited {
	text-decoration: none;
	color: #223174;
}
UL.nav ul.subnav li a:hover {
	background-color: #7397BD;
	color: #003;
}
/* /////////////////// NEWS PAGE ///////////////////// */
.newsArticleDate {
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	color: #F90;
}
.linkTitle {
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	color: #F90;
	margin: 5px 0;
}
.rule {
	margin-top:15px;
	margin-bottom:5px;
	width:100%;
	border-top:1px dotted #CCC;
}
/* ////////////////////////////////////////////////// */
div.imgSurroundLeft {
	background-color: #F5F5CB;
	padding: 4px;
	float: left;
	margin: 0 12px 10px 0;
}
div.imgSurroundRight {
	background-color: #F5F5CB;
	padding: 4px;
	float: right;
	margin: 0 0 12px 10px;
}
div.imgSurroundRight p, div.imgSurroundLeft p {
	color: #BEBE59;
	font-size: 0.8em;
	margin: 0;
}
DIV.clientReturnMessage { 
	background: #cccccc; 
	color: #300;
}
.contentheader {
	width: 100%;
	background: #D0E2A8;
	border-style:solid;
	border-color: #666;
	border-width: 1px 0px 1px 0 ;
	margin: 10px 0;
	padding: 2px;
}
.contentheader H4 {
	color: #333;
	margin: 0px 0px;
}
.linkscontent H4 {
	margin-bottom: 0;
}
/* news box gubbins*/
/* -------------------------------------------------------- */
.newsbox { 
	background: #fff; 
	color: #fff; 
	border-width: 0; 
	border-color: #fff; 
	border-style: solid; 
	margin: 0px;
	padding: 1px; 
}
/* ------- news box header  --------- */
#navright h4 {
	background-color: #F5F5CB;
	color: #fff;
	padding: 2px 5px 3px 5px;
	border: 1px solid #dede99;
	font-size: small;
	margin: 0;
}
#navright h4 a:link, #navright h4 a:visited {
	background-color: transparent;
	color: #223174;
}
#navright h4 a:hover {
	background-color: transparent;
	color: #2B4DE1;
}
/*
.newsboxheader, .newsboxheaderselected { 
	text-align : center;
	margin: 0px; 
	padding: 4px 0;
}
.newsboxheader { 
	background-color: #666; 
}
.newsboxheaderselected { 
	background-color: #666; 
}
.newsboxheader H4 { 
	padding: 0px; margin: 0px 0;font-size: 12px; 
}
.newsboxheader h4 A:link, .newsboxheader h4 A:visited { 
	color: Yellow; 
	background: transparent; 
	text-decoration: none; 
}
.newsboxheader h4 A:hover {	
	color: #ffc; 
	background: transparent; 
	text-decoration: underline; 
}*/
/* ------- news box header selected --------- */
.newsboxheaderselected H4 { 
	padding: 0px; 
	margin: 0px 0;
	font-size: 11px; 
}
.newsboxheaderselected h4 A:link, .newsboxheaderselected h4 A:visited { 
	color: #FFFF99;
	background: transparent;
	text-decoration: none; 
}
.newsboxheaderselected h4 A:hover {	
	color: #ffc;
	background: transparent;
	text-decoration: underline; 
}
/* ------- news box body --------- */
.newsboxbody { 
	font-family: tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0 10px; 
	border-width: 0 1px 1px 1px; 
	border-color: #fff; 
	border-style: solid; 
	color: #000; 
	background: #ffc;
}
.newsboxitemselected {
	font-style: italic;
	font-weight: bold;
}
UL.newsbox {
	margin-left: 1em;
	padding-left: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	list-style-position: outside;
	background: transparent;
	list-style-image: url(../images/bullet_arrow1.gif);
	color: #999966;
	font-size: x-small;
	font-family: verdana, tahoma, geneva, sans-serif;
}
ul.newsbox li a:link, ul.newsbox li a:visited {
	color: #2B4DE1;
}
ul.newsbox li a:hover {
	color: #f90;
}
/* table for places to visit
--------------------------------------*/
table.placesToVisit {
	width: 100%;
	border: 0;
	margin: 6px 0;
}
table.placesToVisit tr.trans td {
	border: 0;
	vertical-align: middle;
	padding: 2px 3px;
	background-color: transparent;
}
table.placesToVisit tr.blue td {
	vertical-align: middle;
	color: #E58900;
	background-color: #D0D5E4;
	padding: 2px 3px;
}
/* menu tables
--------------------------------------*/
table.menu tr th {
	color: #4259C1;
}
table.menu tr td {
	border-bottom: 1px solid #C9C9B4;
	padding: 5px 0 2px 0;
}
table.menu tr td.space {
	border: 0;
}
/* Footer & Sig stuff
-------------------------------------------------- */
div.qdksigContainer {
	width: 100%;
	float: left;
	clear: both;
	margin: 12px;
	/*background: url(../images/btdn.gif) top left no-repeat;*/
	padding: 0;
	color: #006;
	font: 9px Tahoma Arial Helvetica sans-serif;
}
div.qdksigContainer span {
	letter-spacing: 1px;
}
div.qdksigContainer img {
	float: left;
	margin: 0;
}
div.qdksigContainer a:link, div.qdksigContainer a:visited, div.qdksigContainer a:active {
	color: #003;
	text-decoration: none;
}
div.qdksigContainer a:hover {
	color: maroon;
	text-decoration: underline;
}
/*.sig1 { font-family: tahoma,sans-serif; font-size: 9px; color:#036; font-weight:bold; font-style:italic; }
.sig2 { font-family: tahoma,sans-serif; font-size: 9px; color:#036; }

A.qdk:link	{	text-decoration: underline;	color: #036;	font-size: 9px;	font-family: tahoma,arial,sans-serif; font-weight: normal; }
A.qdk:visited	{	text-decoration: underline;	color: #036;	font-size: 9px; font-family: tahoma,arial,sans-serif; font-weight: normal; }
A.qdk:hover	{ text-decoration: underline; color: #f60; font-size: 9px; font-family: tahoma,arial,sans-serif; font-weight: normal; }
A.qdk:active	{ text-decoration: underline; color: #036; font-size: 9px; font-family: tahoma,arial,sans-serif; font-weight: normal; }
*/
