/* ============ elements & gloabal settings ======= */
body {
	padding: 0;
	margin: 0;
	font: 76% verdana,arial,helvetica,sans-serif;
	color: #494997;
	background-color: #F8FDFF;
}
/* ------------ relative font sizes --------------- */
h1 {
	font-size: 2.0em;
}
h2 {
	margin-top: 0;
	padding-bottom: 5px;
	font-size: 1.6em;
	border-bottom: 1px solid #ccc;
}
h3 {
	font-size: 1.4em;
}
h3.subNavHeader {
	font-size: 1em;
	margin: 0;
	padding: .6em 1em;
	background-color: #eee;
}
h4 {
	font-size: 1.3em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1.0em;
}
p, ol, ul, li {
	font-size: 1.0em;
}
h1, h2, h3, h4, h5, h6 {
	color: #BC4E1A;
}
/* ------------ line heights ---------------------- */
p, .newsbody, li{
	line-height: 1.3em;
}
ul.box li {
	line-height: 1.4em;
}
/* ------------ margins --------------------------- */
h4, h5, h6 {
	margin-bottom: 0.2em;
}
h5, h6 {
	margin-bottom: 0;
}
h3.pageTop {
	margin-top: 10px;
	color: #BC4E1A;
	font-family: "century gothic", verdana, helevetica;
	width: 99%;
	padding: 0 0 8px 0;
	border-bottom: 1px dashed #CCCCCC;
}
/* adjacent sibling selectors not supported by: 
ie except ie5 (mac)
nn4
opera 3.5 */
h5 + p, h6 + p {
	margin-top: 0;
}
/* ------------ misc elements --------------------- */
address {
	display: inline;
	font-style: normal;
	font-weight: normal;
}
img {
	border: none;
	display: block;
}
a:link, a:active, a:visited {
	color: #4682B4;
	text-decoration: underline;
}
a:hover {
	color: #555;
	text-decoration: underline;
}
label {	
	display: block;
	font: bold 0.9em tahoma, verdana, geneva, sans-serif;
	margin-top: 1em;
}
input.button {
	margin-top: 1em;
}
span.required {
	color: #FFADAD;
	font-size: .8em;
	text-transform: uppercase;
}
/* ============  MAIN PAGE BLOCKS ================= */
#mainblockfull {
	width: 100%;
	background: #fff;
}
#mainblockcentre {
	float: left;
   background: #fff;
   width: 49.9%;
}
#mainblockside {
	float: left;
   background: #fff;
   width: 74.9%;
	margin: 0;
	padding: 0;
}
#sidebarright, #sidebarleft {
   float: left;
   width: 24.7%;
}
#sidebarleft {
	background: #fff;
	border-right: 1px solid #000080;
}
#sidebarright {
	background: #fff;
	border-left: 1px solid #000080;
}
#pagebodycontent {
	background: #fff;
	padding-bottom: 0;
}
#banner {
	padding: 10px 1em;
	background: url('../images/header_fade_right.jpg') no-repeat top right;
}
#footerbar {
	padding: 0.6em 0.6em 0.6em 1em;
	margin-top: 0em;
	background: #DEEEF5;
	border-width: 2px 0 2px 0;
	border-color: #D2DFE4 #000 #D2DFE4 #000;
	border-style: solid;
}
#footerbarunder {
	font-size: 0.9em;
	color: #4682B4;
	padding: 1em;
}

#mainblockcentre ul, #mainblockside ul, #mainblockfull ul {
	margin: 12px 25px;
	padding: 0;
	list-style: none;
}

#mainblockcentre ul li, #mainblockside ul li, #mainblockfull ul li {
	background: url('../images/list_bullet_main.gif') no-repeat 0 .4em;
	padding: 0 0 0 9px;
}

#mainblockcentre ul.download li, #mainblockside ul.download li, #mainblockfull ul.download li {
	background: url('../images/list_bullet_download.gif') no-repeat 0 .6em;
	padding: 0 0 0 11px;
}
/* ======================================================== */
/*div.navcontainer {
	border-width: 1px 0;
	border-style: solid;
	border-color: #000080;
	padding: 1px 0;
	width: 100%;
}
div.navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 6px 1em;
	background: #DAF3FD;
}
div.navcontainer ul li {
	display: inline;
}
div.navcontainer ul li a:link, div.navcontainer ul li a:active, div.navcontainer ul li a:visited {
	color: #252525;
	padding: 7px;
	background-color: #DAF3FD;
	text-decoration: underline;
}
div.navcontainer ul li a:hover {
	color: #BC4E1A;
	background-color: #ffffff;
	text-decoration: none;
}*/

div.navContainer ul {
	background-color: #DAF3FD;
	border-width: 1px 0;
	border-style: solid;
	border-color: #000080;
	margin: 0;
	padding: .6em 1em;
	list-style: none;
}
div.navContainer ul li {
	display: inline;
}
div.navContainer ul li a {
	background: url(../images/list_bullet_nav.gif) no-repeat left;
	padding: 0 10px 0 9px;
	text-decoration: none;
}
div.navContainer ul li a:hover {
	text-decoration: underline;
}

div.fadeFloatRight {
	float: right;
	margin: 0 0 0 10px;
}

div.imgFloatRight {
	float: right;
	margin: 0 0 0 10px;
	border: 1px solid #B4B4D4;
}
div.imgFloatRight img {
	display: block;
	margin: 3px;
}

div.smallLogoFloat {
	width: 100px;
	padding: 8px;
	float: left;
}
div.downloadBox {
	border: 1px solid #ccc;
	background: url(../images/bg_downloadBox.gif) no-repeat top right #eee;
}
/* ------------ other main page block settings ---- */
/*#sidebarright > div > h4:first-child {
	margin-top: 0;
} 
#mainblockside > div > h2, #mainblockfull > div > h2 {
	margin-top: 0;
}*/

/* ============ boxes ============================= */
/*h4.box a:link, h4.box a:visited {
	color: #CA8C20;
}
h4.box a:hover {
	color: #fff;
}
h4.box a:active {
	color: #ffc;
}*/
h4.box {
	margin: 0px;
	padding: 0px;
}

ul.box {
	padding: 0;
	margin: 5px 0;
	list-style: none;
	font-size: 0.9em;
}
ul.box li {
	padding: 0 0 0 12px;
	background: url(../images/list_bullet_arrow.gif) no-repeat 0 .5em;
}

/* box section tables */

table.fourCols {
	width: 360px;
	margin: 0 auto;
}
table.fourCols tr td {
	vertical-align: middle;
	width: 90px;
	height: 90px;
	text-align: center;
	font-size: .8em;
	color: #fff;
}
table.fourCols tr td ul#boxList {
	margin: 5px 0 0 23px;
	width: 60px;
	text-align: left;
	padding: 0;
	list-style: disc;
}
table.fourCols tr td ul#boxList li {
	background: none;
	padding: 0;
}
table.fourCols tr td a:link, table.fourCols tr td a:active, table.fourCols tr td a:visited {
	color: #fff;
	text-decoration: underline;
}
table.fourCols tr td a:hover {
	text-decoration: none;
}
table.fourCols tr td.grey {
	background: #808080;
}
table.fourCols tr td.blue {
	background: #000080;
}

table.threeCols {
	width: 270px;
	margin: 0 auto;
}
table.threeCols tr td {
	vertical-align: middle;
	width: 90px;
	color: #fff;
	height: 90px;
	text-align: center;
	font-size: .8em;
}
table.threeCols tr td ul#boxList {
	margin: 5px 0 0 23px;
	width: 60px;
	text-align: left;
	padding: 0;
	list-style: disc;
}
table.threeCols tr td ul#boxList li {
	background: none;
	padding: 0;
}
table.threeCols tr td a:link, table.threeCols tr td a:active, table.threeCols tr td a:visited {
	color: #fff;
	text-decoration: underline;
}
table.threeCols tr td a:hover {
	text-decoration: none;
}
table.threeCols tr td.grey {
	background: #808080;
}
table.threeCols tr td.blue {
	background: #000080;
}

/* sub navigation */

ul.subNav {
	margin: 0 0 0 1em;
	padding: 0;
	list-style: none;
}

ul.subNav li {
	padding: 5px 0 5px 12px;
	background: url(../images/list_bullet_arrow.gif) no-repeat left;
}

ul.subNav li a {
	color: #252525;
	text-decoration: none;
}
ul.subNav li a:hover {
	color: #BC4E1A;
	text-decoration: underline;
}

/* ============ misc content styles =============== */
.noMarginTop {
	margin-top: 0;
}
.noMarginBottom {
	margin-bottom: 0;
}

h3.headerbar {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #fff #ccc #ccc #ccc;
	padding: 0;
}
div.hr {
	border-top: 1px solid #ccc;
	margin: 1em 0;
}
div.hr hr {
  display: none;
}
p.newsarticledate {
	font: normal 0.9em 'lucida console', courier, monospace;
	color: #acacac;
	margin: 0 0 1em 0;
}
div.usermessage {
	border: 1px solid #eee;
	padding: 0.3em;
	background: #f9f9f9;
	color: #c30;
	font: 0.9em 'ludica console', courier, monospace;
	margin-bottom: 1em;
}
p.diagramNarrative {
	font-weight: bold;
	margin: 0 0 5px 0;
	text-align: center;
	color: #aaa;
}
/* ============ signature ============ */
A.qdk:link, A.qdk:visited, A.qdk:active	{	
	text-decoration: underline;	
	color: #4682B4;	
}
A.qdk:hover	{ 
	text-decoration: underline; 
	color: #BC4E1A;  
}
.sig {
	color: #BC4E1A;
	font: 0.8em arial, helvetica, sans-serif;
	margin: .5em 0 0 0;
}
