/* === set all margins and paddings to 0 for consistency === */
* {
	margin: 0;
	padding: 0;
} 
/* ============ elements & gloabal settings ======= */
body {
position: relative;
background-color : #fff;
background-repeat: repeat-x;
background-position: top;
border : 5px solid #ffffff;
color : #000000;
font-family : 'trebuchet ms', sans-serif;
font-size : 80%;
margin : 0em auto;
padding : 0;
width : 800px;
}
/* ------------ relative font sizes --------------- */
h1 {
border:1px solid #003500;
font-size : 1.6em;
padding:3px;
text-align:center;
background-color: #ebf6c9;
}
h2 {
font-size : 1.8em;
margin-top : 0;
}
h3 {
font-size : 1.4em;
margin-top : 5px;
border-bottom: 2px solid #ebf6c9;
}
h4 {
font-size : 1.3em;
}
h5 {
font-size : 1.1em;
}
h6 {
font-size : 1em;
}
p, ol, ul, li {
font-size : 1em;
}
h1, h2, h3, h4, h5, h6 {
color : #003500;
font-family : 'trebuchet ms', sans-serif;
}
p.highlight-large {
	font-size:1.2em;
	color:#338844;
}
img.product-right {
	float:right;
}
img.product-left {
	float:left;
}
/*Default table*/
.box-data .left {
	text-align:left;
	padding:0 0.2em 0 0.2em;
}
table.default-data, table.box-data {
	text-align:center;
	border-collapse: collapse;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top:1em;
	float:left;
	margin-left:10px;
}
table.box-data {
	border-top-width: 0;
}
table.default-data th, table.box-data th {
	text-align: centre;
	border: 1px solid #ccc;
	background-color:#eee;
	vertical-align: top;
}
table.default-data td, table.box-data td {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
table.default-data th, table.default-data td, table.box-data th, table.box-data td {
	padding: 0.3em;
}
table.default-data tr.the-last td, table.box-data tr.the-last td {
	border-bottom-width: 0;
}
table.default-data th .define, table.box-data th .define {
	font-size: 0.9em;
	font-weight: normal;
}

/*........................................*/
/* // Expandable div */
.layer1 {
  margin: 1em 0 0 0;
  padding: 0;
}
.heading {
  margin:0 0 0.3em 0;
  color: #338844;
  font-size:1.3em;
  padding: 3px 10px;
  cursor: pointer;
  position: relative;
  background-color:#ebf6c9;
  border:1px solid #003500;
}
.content {
  padding: 5px 10px;
  background-color:#fafafa;
}
/*p { padding: 5px 0; }*/
/* // End of Expandable div */
/* ------------ margins --------------------------- */
h3, h4, h5, h6 {
margin-bottom : 0.5em;
margin-top: 0.5em;
}
h3.box {
background : #ffffff none repeat scroll 0 0;
border : 1px solid #330066;
color : #ffffff;
letter-spacing : 1px;
margin-top : 1em;
padding : 2px 4px;
text-align : center;
}
h3.boxAddress {
background : #ffffff none repeat scroll 0 0;
border : 1px solid #330066;
color : #338844;
letter-spacing : 1px;
margin-top : -10px;
padding : 2px 4px;
text-align : center;
}
h3.box a {
text-decoration : none;
}
h3.box a:link, h3.box a:visited {
color : #338844;
}
h3.box a:active, h3.box a:hover {
color : #336666;
}
h4.box {
margin-bottom : 0.6em;
}
h5, h6 {
margin-bottom : 0;
}
/* adjacent sibling selectors not supported by: 
ie except ie5 (mac)
nn4
opera 3.5 */
h5 + p, h6 + p {
margin-top : 0;
}
p {
margin : 0.5em 0 0;
}
/* ------------ misc elements --------------------- */
address {
display : inline;
font-style : normal;
font-weight : normal;
}
img {
border : medium none;
}
a {
font-weight : bold;
text-decoration : none;
}
a:link, a:visited {
color : #003500;
}
a:active, a:hover {
color : #84bf55;
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 : #000;
font-size : 0.9em;
}
div.homebox {
border:1px solid #003500;
font-size : 1.3em;
text-align: centre;
background-color: #fbffc2;
width:460px;
margin-top: 7px;
padding: 0 10px 7px 10px;
}

div.homebox-right {
border:1px solid #003500;
font-size : 1.3em;
text-align: centre;
background-color: #fbffc2;
width:278px;
padding: 0 10px 7px 10px;
margin: 0 0 0 20px;
}

/* ============  MAIN PAGE BLOCKS ================= */
div.border {
border : 1px solid red;
}
#mainblockfull {
width : 100%;
background-color: #ffffff;
}
#mainblockcentre {
background-color: #ffffff;
float : left;
width : 100%;
}

#pagebodycontent {
background : #ffffff;
border-top : 1px solid #ffffff;
margin : 0;
}
#banner {
	padding: 0;
	border-color: #000;
}
#bannerstrip {
	padding: 0;
	display: block;
	margin: 10px 0 5px 0;
}
#banner img {
	position: relative;
	left: -43px;
	bottom:-5px;	
}



#footerbarunder {
margin-top: 10px;
background : #ffffff;
border-top : 1px solid #b2d77f;
color : #97b39d;
font-size : 1em;
padding : 0.5em 0 0.5em 1em;
}

/* ============ nav bar content =================== */

#navbarh {
background : #004600;
text-align:right;
background-image: url(../images/navbargreen.png);
}
#navbarh ul {
margin : 0;
padding : 0.5em 0 0.4em 0;
}
#navbarh a span {
	display: block;
	text-align: center;
}
#navbarh ul li {
display : inline;
font-size : 1.1em;
letter-spacing : 1px;
padding : 0 24px 0 0;
}
#navbarh ul li a {
font-weight : bold;
text-decoration : none;
}
#navbarh a:link, #navbarh a:visited {
color : #003500;
}
#navbarh a:active, #navbarh a:hover {
color : #84bf55;
text-decoration : underline;
}
ul.box {
list-style-image : none;
list-style-position : outside;
list-style-type : none;
margin : 0 0 0 1px;
}
ul.box li {
background : transparent url(../images/icon_document.gif) no-repeat scroll 0 0.6em;
padding : 0.5em 0 0 19px;
}
ul.box li a {
text-decoration : none;
}
ul.box li a:link, ul.box li a:visited {
color : #336666;
}
ul.box li a:active, ul.box li a:hover {
color : #338844;
}
ul.box h4 {
font-size : 1.1em;
}
table.data-table {
width : 400px;
margin-top:10px;
}
table.data-table td {
background : #ebf6c9;
padding :4px;
border-style: solid;
border-width: 1px
}
p.menu-desc {
color : #cc3300;
}
ul.list {
list-style-image : none;
list-style-position : outside;
list-style-type : none;
margin : 0 0 0 10px;
}
ul.list li {
background : transparent url(../images/bullet.gif) no-repeat scroll 0 0.8em;
padding : 0.3em 0 0 10px;
}
p.address {
border-bottom : 1px solid #faefc8;
color : #376633;
font-size : 1.3em;
font-weight : bold;
margin-top : 0;
padding-bottom : 1em;
}
p.boxAddressText {
color:#000000;
font-size : 1.em;
margin-top : 0;
padding-bottom : 1em;
}
img.main-image {
display : block;
padding-bottom : 1px;
}
img.float-right {
display : block;
float : right;
margin : 0px 0 10px 10px;
}
img.float-left {
display : block;
float : left;
margin : 0px 10px 10px 0;
}
img.galleryleft {
border : 5px solid #c8a530;
float : left;
margin : 10px 10px 10px 0;
}
img.galleryright {
border : 5px solid #c8a530;
float : right;
margin : 10px 0px 10px 0;
}
h3.headerbar {
border-color : #ffffff #cccccc #cccccc;
border-style : solid;
border-width : 0 0 1px;
padding : 0;
}
div#downloadHeaderBar {
	height:1.5em;
	background-color: red;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #008ebb;
	padding: 2px 0 1px 2px;
	font-size:0.9em;
	font-weight: bold;
	color:#fff;
}
div.image-strip {
width : 100%;
}
div.image-strip img {
display : block;
margin : 1em auto 0;
}
div.hr {
border-top : 1px solid #cccccc;
margin : 1em 0;
}
div.hr hr {
display : none;
}
p.newsarticledate {
color : #acacac;
font-family : 'lucida console', courier, monospace;
font-size : 0.9em;
font-style : normal;
font-variant : normal;
font-weight : normal;
line-height : normal;
margin : 0 0 1em;
}
div.usermessage {
background : #f9f9f9 none repeat scroll 0 0;
border : 1px solid #eeeeee;
color : #cc3300;
font-family : 'ludica console', courier, monospace;
font-size : 0.9em;
font-style : normal;
font-variant : normal;
font-weight : normal;
line-height : normal;
margin-bottom : 1em;
padding : 0.2em;
}
table.tabularDataDefault {
border-collapse : collapse;
margin-top : 5px;
}
table.tabularDataDefault tr td, table.tabularDataDefault tr th {
border : 1px solid #cccccc;
font-weight : normal;
padding : 0.2em;
}
table.tabularDataDefault tr.divider td {
background : #eeeeee none repeat scroll 0 0;
font-size : 5px;
line-height : 5px;
}
table.tableLibrary {
border-collapse : collapse;
float : right;
margin-left : 5px;
margin-top : 11px;
width : 40%;
}
table.tableLibrary tr td, table.tableLibrary tr {
background-color : #faefc8;
border : 1px solid #66438a;
font-weight : normal;
padding : 0.2em;
}
table.tableLibrary th {
background-color : #66438a;
border : 1px solid #66438a;
color : #ffffff;
font-weight : normal;
padding : 0.2em;
}
table.tableLibrary tr.divider td {
background : #eeeeee none repeat scroll 0 0;
font-size : 5px;
line-height : 5px;
}
/*Consultation Box*/
.documentsBox {
	width: 522px;
	float: left; 
	background-color:#faefc8;
	border-width: 2px;
	border-style: solid;
	border-color: #66438a;
	padding:3px 5px 5px 5px;
	margin:12px 0 10px 0;
}

.documentsBox h3 {
	border-bottom: 0 solid #4db0cf;
	padding-bottom: 5px;
	background-color: #66438a;
	color: white;
	padding-left: 5px;

}
/*End of Consultation Box*/
a.qdk:link, a.qdk:visited, a.qdk:active {
color : #97b39d;
text-decoration : underline;
}
a.qdk:hover {
color : #84bf55;
text-decoration : underline;
}
.sig {
background : #ffffff none repeat scroll 0 0;
color : #97b39d;
font-family : arial, helvetica, sans-serif;
font-size : 0.8em;
font-style : normal;
font-variant : normal;
font-weight : normal;
line-height : normal;
margin : 0;
padding-bottom : 10px;
}
