* {
 margin: 0px;
 padding: 0px;
}

body {
  margin: 0 0 0 0;
  padding: 0px 0px 0px 0px;
  background: #BFD7E3 url(gfx/page_layout/body_bg.gif) repeat-y 50% top; 
  font-family: Arial, sans-serif;
  font-size: 9pt;
  line-height: 140%;
  text-align:center;
  color: black;
  }

#container {
  background: white;
  width: 950px;
  margin: 0 auto;
  border: 0px;
  border-width:0 1px;
  text-align:left;
  color: #1F4434;
  position:relative;
  padding: 0px;
}


H1 {
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 14pt;
color: #234c80;
padding: 0px 0px 0px 0px;
margin: 25px 0px 10px 0px;
}

H2 {
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 11pt;
color: #234c80;
padding: 0px 0px 0px 0px;
margin: 25px 0px 10px 0px;
}
H2 a,
H3 a,
H4 a {                  
color: #234c80;    
text-decoration: none;
}

H3,H4  {
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 10pt;
color: #234c80;
} 

P {
margin: 0px 0px 0px 0px;
padding: 0px 5px 5px 5px;
}

p strong {
color: #234c80;
}

/* Contact Details */
#contact_details {  
background: #0675AC;
position: absolute;   
left: 0px;
top: 122px; 
width: 100%;
font-size: 10pt;
color: #FFFFFF;
font-weight: light;
text-decoration: none;
text-align: right;                           
padding: 3px 0px 3px 0px;
}


#contact_details a:link {
color: #FFFFFF;
text-decoration: none;
}

#contact_details a:visited {
color: #FFFFFF;
text-decoration: none;
}

#contact_details a:hover {
color: #234c80;
background: #469df5;
text-decoration: none;
}


/* Top Banner */
#clearwatergroup {
background:  url(gfx/banners/group2.jpg) no-repeat top right;
height: 122px;
width: 100%;
}

/* alt tag for flash */
#noflash {
background: none;
position: absolute;
height: 50px;
width: 100%;
top: 5px;
left: 5px;
}


/* Main Title */

#maintitle {
position: absolute;
left: 147px;
top: 30px;
width: 798px;
height: 115px;
padding: 47px 0px 0px 113px;
margin: 0px 0px 0px 0px;
font-weight: bold;
color: white;
text-align: right;
}


/* Side News Bar */


#sidenewsbar{
background: #c0c0c0;
position: absolute;
right: 0px;
top: 190px;
width: 180px;
border-top: 1px solid #234c80;
border-left: 1px solid #234c80;
border-bottom: 1px solid #234c80;
padding: 0px 0px 150px 0px;
}

#sidenewsbar h2 {
background: #234c80;
color: white;
font-size: 9pt;
font-weight: bold;
text-align: center;
padding: 2px 2px 2px 2px;
margin: 0px 0px 0px 0px;
}

#sidenewsbar h3 {
padding: 3px 5px 5px 5px;
margin: 0px 0px 0px 0px;
}

#sidenewsbar a {
font-size: 9pt;
font-weight: bold;
color: #234c80;
}



/* Side Menu Bar */


#sidemenu {
background:  url(gfx/menus/tile.jpg) repeat top left;
position: absolute;
left: 0px;
top: 190px;
width: 180px;
border-top: 1px solid #234c80;
border-right: 1px solid #234c80;
border-bottom: 1px solid #234c80;
}

.sidemenuhead {
background: #234c80;
color: white;
font-size: 9pt;
font-weight: bold;
text-align: center;
padding: 2px 2px 2px 2px;
margin: 0px 0px 0px 0px;
}


ul#subnavlist {
list-style: none;
}

ul#subnavlist li a
{
padding: 2px;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 9pt;
color: #234c80;
text-decoration: none;
}





/* Content */
#content {
margin: 60px 20px 0px 200px;
}

#homecontent {
margin: 60px 200px 0px 200px;
}

#content ul,
#homecontent ul {
  margin: 5px 0px 5px 30px;
}



/* Catalogue Table */
#cataloguesections {
background: white;
border: 0px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#cataloguesections th {
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 9pt;
color: white;
background: #234c80;
border: 0px;
padding: 3px 3px 3px 3px;
margin: 0px 0px 0px 0px;
}

#cataloguesections td {
font-family: Arial, sans-serif;
font-size: 9pt;
border: 0px;
margin: 0px 0px 0px 0px;
padding: 3px 3px 3px 3px;
background: #c0c0c0;
}

/* Content Table */
#contenttable {
border: 1px solid black;
}

#contenttable td {
border: 1px solid black;
font-family: Arial, sans-serif;
font-size: 9pt;
}


/* Top Nav Container */
#navcontainer
{
background: white;
position: absolute;
top: 143px;
left: 0px;
width: 100%;
padding: 0px 0px 0px 0px ;
margin: 0px 0px 0px 0px ;
}

/* to stretch the container div to contain floated list */
#navcontainer:after
{
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

ul#navlist
{
list-style: none;
padding: 0px 0px 0px 0px ;
margin: 0px 0px 0px 0px ;
width: 100%;
}

ul#navlist li
{
display: block;
float: left;
width: 19.95%;
padding: 0px 0px 0px 0px ;
margin: 0px 0px 0px 0px ;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 2px;
border-width: 2px;
border-color: #5b7da7 #5b7da7 #132945 #132945;
border-style: solid;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 9pt;
color: white;
text-decoration: none;
text-align: center;
background: #234c80;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #469df5;
border-color: #0f72d5 #0f72d5 #86c2ff #86c2ff;
color: #234c80;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
background: #469df5;
border-color: #0f72d5 #0f72d5 #86c2ff #86c2ff;
color: #234c80;
}






/* Side Nav Container */
#subnavcontainer
{
background: white;
padding: 0px 0px 0px 0px ;
margin: 0px 0px 0px 0px ;
}

/* to stretch the container div to contain floated list */
#navcontainer:after
{
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

ul#subnavlist
{
list-style: none;
padding: 0px 0px 0px 0px ;
margin: 0px 0px 0px 0px ;
width: 100%;
}

ul#subnavlist li
{
float: left;
width: 100%;
padding: 0px 0px 0px 0px ;
margin: 0px 0px 0px 0px ;
}

ul#subnavlist li a
{
display: block;
width: 100%;
padding: 2px;
border-width: 2px;
border-color: #5b7da7 #5b7da7 #132945 #132945;
border-style: solid;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 9pt;
color: white;
text-decoration: none;
text-align: center;
background: #234c80;
}

#navcontainer>ul#subnavlist li a { width: auto; }

ul#subnavlist li#sublistactive a
{
background: #469df5;
border-color: #0f72d5 #0f72d5 #86c2ff #86c2ff;
color: #234c80;
}

ul#subnavlist li a:hover, ul#navlist li#sublistactive a:hover
{
background: #469df5;
border-color: #0f72d5 #0f72d5 #86c2ff #86c2ff;
color: #234c80;
}






/* Form Layout INformation */

.formtable {
border-left: 2px solid #17285b;
border-right: 2px solid #17285b;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
width: 60%;
}

.formhead {
padding: 3px 3px 3px 3px;
margin: 0px 0px 0px 0px;
border-bottom: 2px solid white;
text-align: center;
background:  #17285b;
color: white;
}

.formfoot {
padding: 3px 3px 3px 3px;
margin: 0px 0px 0px 0px;
border-bottom: 0px;
text-align: center;
background:  #17285b;
color: white;
}

.fieldheadcell {
padding: 3px 3px 3px 3px;
margin: 0px 0px 0px 0px;
border-bottom: 2px solid white;
background: #c1c4ff;
color: #17285b;
width: 30%;
text-align: right;
}

.fieldcell {
background: #c1c4ff;
padding: 3px 3px 3px 3px;
margin: 0px 0px 0px 0px;
border-bottom: 2px solid white;
width: 70%;
align: left;
}

.formfield {
width: 100%;
border: 1px solid #17285b;
background: white;
color: #17285b;
}

button {
background:  #3b4c80 url(gfx/navigation/sidebar.gif) repeat-x bottom left;
color: white;
font-weight: bold;
border: 0px;
margin: 0px 0px 0px 0px;
padding: 0px 3px 5px 2px;
}

ul#sitemap {
font-size: 11pt;
font-weight: bold;
padding: 5px 3px 5px 3px;
margin: 5px 3px 5px 30px;
}

ul#sitemap li#active a
{
background: #469df5;
border-color: #0f72d5 #0f72d5 #86c2ff #86c2ff;
color: #234c80;
}

ul#sitemap li a:hover, ul#sitemap li#active a:hover
{
background: #469df5;
border-color: #0f72d5 #0f72d5 #86c2ff #86c2ff;
color: #234c80;
}

ul#sitemap li {
padding: 5px 3px 5px 3px;
}

#calculator {
margin: 0% 0% 0% 0%;
text-align: center;
background: #dee3ff;
}

#calculator object {
display: block;
float: left;
border: 1px solid black;
margin: 0px;
padding: 0px;
}

#calculator table {
width: 50%;
color: white;
text-align: right;
padding: 0px 0px 0px 0px;
font-size: 10pt;
border-width: 2px;
border-color: #5b7da7 #5b7da7 #132945 #132945;
border-style: solid;
background: #234c80;
}

#calculator table th {
text-align: center;
}

#calculator table td {
background: #5b7da7;
text-align: center;
}

#calc_submit {
text-align: center;
border-width: 2px;
border-color: #dee3ff #dee3ff #132945 #132945;
border-style: solid;
background: #5b7da7;
font-weight: bold;
color: #dee3ff;
}

#calculator h1 {
width: 100%;
background: #234c80 url("gfx/calculator/calc_header_bg.jpg") reapeat-x top left ;
color: white;
font-size:20pt;
margin: 0px;
text-align: center;
padding: 6px 4px 6px 4px;
}

#calculator h2 {
width: 100%;
background: #234c80;
color: white;
font-size: 13pt;
margin: 0px;
text-align: center;
padding: 4px 4px 4px 4px;
}

#calculator h3 {
width: 100%;
background: #234c80;
color: white;
font-size: 13pt;
margin: 0px;
text-align: center;
padding: 4px 4px 4px 4px;
}

#calculator h3 strong {
font-size: 15pt;
color: #dee3ff;
}

#calc_result, #calc_total {
width: 100%;
color: white;
text-align: right;
margin: 0px;
padding: 0px 0px 0px 0px;
font-size: 14pt;
border-width: 2px;
border-color: #5b7da7 #5b7da7 #132945 #132945;
border-style: solid;
background: #234c80;
}

#calc_total {
background: #0459E1;
color: white;
border-color: #AAD4FF #AAD4FF #0000FF #0000FF;
}

#calc_result strong, #calc_total strong {
width: 19%;
height: 100%;
padding: 4px 0px 2px 0px;
text-align: right;
background: #5b7da7;
}
#calc_total strong {
background: #55AAFF;
}