html {height:100%;}

body {
  height: 100%;
  margin : 0;
  padding : 0;
  background-color : #ffffff;
  color : #000000;
  font-family: Constantia, "Palatino Linotype", "Book Antiqua", Palatino; 
  font-size: 18px;
}

.rightAlignContainer {
   border:0px solid #000;
   text-align: right;
}

.rightAlignContainer span {
   float: left;
   text-align: left;
}


#inner-wrap {
padding-bottom:20px;
}

#inner-wrap:after {
content:" ";
display:block;
clear:both;
}

* html #inner-wrap {
height:1px;
}

#page {
	width: 1000px;
	position: relative;
	min-height: 100%;
	min-width: 12.00em;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
}

* html #page {height:100%}

#header {
  position: relative;
  width : auto;
  height : 130px;
}
#leftnavigation {
  position: relative;
    height : 100%;
    width : 220px;
    float: left;
    background-color : #008000;
	z-index: 100;
	
}
#content {
  position: relative;
  float: left;
  width : 775px;
  min-height : 560px;
  color : #000000;
  overflow : none;
  padding-left: 5px;
  background-image: url(../images/background.jpg);
  background-repeat: no-repeat;
  z-index: 50;
}

* html #content { height: 560px; }

#footer {
position:relative;
bottom:0;
height:20px;
background-color: #FFF;
width:100%;
padding-top: 10px;
}

.title {font-family: Constantia, "Palatino Linotype", "Book Antiqua", Palatino; font-size: 25px; font-weight: bold; font-style: italic;}

.minor_title {font-family: Constantia, "Palatino Linotype", "Book Antiqua", Palatino; font-size: 20px; font-weight: bold; font-style: italic;}

.coloured_minor_title {font-family: Constantia, "Palatino Linotype", "Book Antiqua", Palatino; font-size: 20px; font-weight: bold; font-style: italic; color: #008000;}

.consultant_title {font-family: Constantia, "Palatino Linotype", "Book Antiqua", Palatino; font-size: 22px; font-weight: bold; color: #008000;}

.text {font-family: Constantia, "Palatino Linotype", "Book Antiqua", Palatino; font-size: 18px;}

.privacy_text {font-family: Constantia, "Palatino Linotype", "Book Antiqua", Palatino; font-size: 15px;}

.coloured_text {font-family: Constantia, "Palatino Linotype", "Book Antiqua", Palatino; font-size: 18px; font-weight: bold; color: #008000;}

.minor_coloured_text {font-family: Constantia, "Palatino Linotype", "Book Antiqua", Palatino; font-size: 15px; font-weight: bold; color: #008000;}

.major {font-family: Constantia, "Palatino Linotype", "Book Antiqua", Palatino; font-size: 27px; font-weight: bold; font-style: italic; color: #008000;}

.menu_major {font-family: Constantia, "Palatino Linotype", "Book Antiqua", Palatino; font-size: 18px; font-weight: bold; color: #FFFFFF;}

.menu_medium {font-family: Constantia, "Palatino Linotype", "Book Antiqua", Palatino; font-size: 15px; font-weight: bold; color: #FFFFFF;}

.minor {font-family: Constantia, "Palatino Linotype", "Book Antiqua", Palatino; font-size: 18px; font-weight: bold; font-style: italic; color: #008000;}

.menu_minor {font-family: Constantia, "Palatino Linotype", "Book Antiqua", Palatino; font-size: 12px; font-weight: bold; color: #FFFFFF;}

.title_line {color: #008000; background-color: #008000; height: 5px;}

.menu_item {border-bottom-style: solid; border-bottom-color: #C4A437; border-bottom-width: 3px;}

.quote {font-family: Constantia, "Palatino Linotype", "Book Antiqua", Palatino; font-size: 14px; font-style: italic; color: #FFFFFF;}

.footer_text {font-family: Constantia, "Palatino Linotype", "Book Antiqua", Palatino; font-size: 13px; font-weight: bold; color: #008000;}

.menu_divider { }

.custom_ul { margin-left: 0; text-indext: -1em; }



a:link { color: #008000; text-decoration:underline; border: 0px; }

a:visited { color: #008000; text-decoration:underline; border: 0px; }

a:hover { color: #008000; text-decoration:underline; border: 0px; }

a:active{ color: #008000; text-decoration:underline; border: 0px; }

table.border_enabled {
  border:1px solid #000;
  border-collapse:collapse;
  font-family: Constantia, "Palatino Linotype", "Book Antiqua", Palatino;
}
td.border_enabled,th.border_enabled{
  border:1px solid #000;
  border-collapse:collapse;
  padding:3px;
}
thead th{
  background:#EBDDE2;
  color: #000000;
  text-align:left;
}
tbody th{
  text-align:left;
  background:#FFFFFF;
}
tbody tr.odd td{
  background:#ccc;
}
td.section {
  color: #FFFFFF;
  background: #008000;
  font-weight: bold;
  font-family: Constantia, "Palatino Linotype", "Book Antiqua", Palatino;
  font-size: 25px; 
}
link img {
  border: none;
}

a img {
  border: none;
}
a img {
  border: none;
}
table.b2bsc {
  border:1px solid #000;
  border-collapse:collapse;
  font-family: Constantia, "Palatino Linotype", "Book Antiqua", Palatino;
}
td.b2bsc {
  border:1px solid #000;
  border-collapse:collapse;
  padding:5px;
}


th.b2bsc {
  border:1px solid #000;
  border-collapse:collapse;
  padding:5px;
}
}
thead.b2bsc th{
  background:#EBDDE2;
  color: #000000;
  text-align:left;
}
tbody.b2bsc th{
  text-align:left;
  background:#FFFFFF;
}
tfoot.b2bsc td{
  text-align:right;
  font-weight:bold;
  background:#369;
}
tbody.b2bsc td{
  background:#FFFFFF;
}
td.section {
  color: #FFFFFF;
  background: #008000;
  font-weight: bold;
}
div.container {
   position: relative;
   height: 50px;
   }

div.leftTitleElement {
   position: absolute;
   left: 0;
   width: 50%;
   }

div.rightTitleElement {
   position: absolute;
   right: 0;
   width: 50%;
   text-align: right; /* depends on element width */
   padding: 30px 0px 0px 0px;
   } 
div.centerFooterElement {
   margin: 0px 0px 0px 0px;
   position: absolute;
   left: 0;
   width: 100%;
   text-align: left;
   }

div.rightFooterElement {
   position: absolute;
   right: 0;
   width: 25%;
   text-align: right; /* depends on element width */
   padding: 0px 0px 0px 0px;
   } 

p {
   position: relative;
   width: 550px;
   left: 0;
}

div.win_container { 
   position: absolute;
   top: 0px;
   right: 12px;
   width: 180px; 
   height: 180px; 
}
px
img.win_image { border: 0px; width: 180px; height: 180px; }

#right {
   position: relative;
   top: 0;
   right: 0;
   width: 550px;
}
div.rightInfo { 
   position: absolute;
   top: 200px;
   right: 10px;
   width: 180px;
   height: auto;
   text-align: right;
   padding-right: 3px;
}

.smallContainer {
   width: 300px;
   float: left;
}

#section {
  color: #FFFFFF;
  background: #008000;
  font-weight: bold;
  font-size: 25px;
  height: 30px;
  width: 550px;
}

#leftmenu {padding:0; margin:0}

.dropdown {padding:0; margin:0; display: block; position: relative;}

.dropdown dt {
	width: 209px;
	cursor: pointer;
	margin: 3px;
	padding: 3px;
	background: #008000
}

.dropdown .upperdd {
	border-bottom-style: solid; 
	border-bottom-color: #C4A437; 
	border-bottom-width: 3px}
	
.dropdown dt:hover {width:210px; background: #008000;}

.dropdown dd {
	padding:0;
	margin:0;
	position:absolute; 
	top:0; overflow:hidden; 
	width:208px; 
	display:none; 
	background:#fff; 
	opacity:0;
	
}

.dropdown ul {padding:0; margin:0;
	list-style: none;
	width: 220px;
}

.dropdown li {
	display: inline
}

.dropdown a, .dropdown a:active, .dropdown a:visited {display: block; }

.dropdown a:hover {
	background:#008000;
}

.dropdown .underline {
	width: 209px;
	height: 100%;
	padding: 10px;
	border-bottom-style: solid;
	border-bottom-color: #C4A437;
	border-bottom-width: 0px;
	background-color: #008000;
	margin-right: 5px;
}

.printbutton {
        visibility: hidden;
        display: none;
}

