body { 
	padding: 15px 0px;
  background: #182849 url('images/oceanbgsmall2.jpg') fixed top no-repeat;
	 /*background: #003466 url('images/background2.jpg') repeat-x;*/
   /*background: #0240D1 url('images/ocean3.jpg') top no-repeat;*/
	color: #000;
	margin: 0;
}
body, input {
		/*font-size: 12pt;
	font-family: arial,"times new roman",serif;*/
  font-size: 10pt;
	font-family: tahoma, arial,"times new roman",serif;
}

a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #003366;
	border: 0;
	border-top: 1px solid #003366;
	height: 1px;
}

h1, h2, h3, h4, h5, h6 {color: #003366;font-weight:normal;font-family: Arial, Times, serif;}

h1  	{font-size:2.2em;}

h3  	{
font-size:1.3em;
font-weight:bold;

}

form {margin: 0;}

blockquote 	{
	font-family:"georgia","Times New Roman", Times, serif;
	font-style:italic;
	color: #003366;
	border-left: 2px solid #666;
	padding-left: 10px;
	font-size: 1.2em;
}

.box
{
position: relative;
background: #fbfbfb url('images/boxbg.gif') repeat-x;
top: -1.5em;
padding: .5em;
border-bottom: solid 1px #dddddd;
margin-bottom: 1.0em;
z-index:-1;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 23px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

#main {
	width:800px;
	background: #fff;
	border: 7px solid rgb(255, 255, 255);
	margin: 0pt auto;
	z-index: 2;
	position: relative;
}

#header { 
    background: #002E59 url('images/topbg.gif') repeat-x;
    position: relative;
    width: 100%;
    margin-bottom: 2px;
    height: 9.0em;
    }

#headercontent { padding: 0em 2em 0em;
    position: absolute;
    bottom: 0em;
    }
#headercontent h1 { font-weight: normal;
    color: rgb(255, 255, 255);
    font-size: 2.5em;
    }

#headercontent h1 sup { color: rgb(119, 119, 119);
    }

#headercontent h2 { font-size: 1em;
    font-weight: normal;
    color: #fff;
    }    
#headerpic
{
position: relative;
height: 315px;
background: #fff/* url('images/header2.jpg') no-repeat top left*/;
margin-bottom: 2px;
}
#headerpic .left { position: absolute;
    left: 10px;
    width:60%;
    }

#headerpic .right { position: absolute;
    right: 10px;
    width:40%;
    top:0px;
    }
    
#search { position: absolute;
    right: 2em;
    padding-right: 0em;
    top: 0.4em;
    }

#search input.text { border-style: solid none;
    border-color: #000;
    background:url('images/search.gif') 1px 50% no-repeat #fff;
    border-width: 1px 0px;
    padding: 0.15em 0.15em 0.15em 14px;
    margin-right: 0.5em;
    vertical-align: middle;
    width: 10em;
    }

#search input.submit { border: 1px solid rgb(0, 0, 0);
    padding: 0.25em;
    background: #000 url(images/buttonbg.gif) repeat-x scroll 0% 50%;
    font-weight: bold;
    font-size: 0.8em;
    color: rgb(242, 243, 222);
    vertical-align: middle;
    }
    
#content{
padding: 0em 1.0em 0em 1.0em;
}

#content h2  	{
font-size:1.8em;
background: url(images/h2.gif) left no-repeat;
border-bottom: 1px solid #C0C0C0;
padding-left:29px;
}

#primarycontainer
{
float: left;
margin-right: -16.0em;
width: 100%;
text-align:justify;
}

#primarycontent
{
margin: 0em 18em 0em 0em;
}

#secondarycontent
{
margin-top: 1.5em;
float: right;
width: 16.0em;
}


* html #contentContainer #content {text-align:left;} /* ie6 misbehaves */
* html #contentContainer #content table {width: 90%;} /* ie6 fix to stop tables being pushed below floats */

#footer { 
	background: rgb(255, 255, 255) url(images/border2.gif) repeat-x scroll 0em 2.5em;
	position: relative;
	height: 2em;
	clear: both;
	padding-top: 5em;
	font-size: 0.8em;
	text-align:center;
	
}
#footer .left { position: absolute;
    left: 2em;
    bottom: 1.2em;
    }

#footer .right { position: absolute;
    right: 2em;
    bottom: 1.2em;
    }
#footer ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	width: auto;
	position: relative; /* Fix the Stupid IE6 Bug */
}
#extras {
  text-align:center;
	margin: 0 auto;
	font-size: 80%;
	padding:0;
}

#extras a:link{
color:#fff;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	####	Header Menu #####
	#######################

	Horizontal Drop-Down Menu based off :
	http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp
	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
#navContainer {width: auto;display:block;clear:both;}

/* Remove List Formattings */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */	 
#header_menu {position: absolute; margin-left: 20px;background:#555;}
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 10; clear: both;}

#nav {padding: 0em 1em;
    background: #002E59 url('images/menubg2.gif') repeat-x scroll left top;
    position: relative;
    height: 3.5em;
    text-transform: uppercase;
}

#nav ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	/*menu font size 81%*/ font-size: 90%; 
	width: auto;
	position: relative; /* Fix the Stupid IE6 Bug */
}
#nav ul li {float: left; color: #fff; text-align: center; font-weight: bold;}
#nav ul li a {display: block; background: transparent; padding: /*25*/22px 12px; padding-bottom: 4px; color: #fff; text-decoration: none;}

/* Root Level Link Formatting */
#nav ul li a:hover, #nav li a:focus {background: #002E59; color: #fff;text-decoration:underline;}
#nav li a:active, #nav ul li a.active {color: #fff;}

/* Current page Customisations*/
#nav li.menu-current a		{background: #002E59; color: #fff; border-bottom: 2px solid #002E59;}
#nav li.menu-current a		{font-weight: bold;} 

/* 2nd Child menu */
#nav .menu li ul {position: absolute; width: 12em; margin: 0; display: none; text-transform: none; /*border: 1px solid #000; border-top: 0;*/ font-size: 100%;}
#nav .menu li ul li {width: 12em; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em;}
#nav .menu li ul a {width: 11.5em; /*submenu dropdown*/padding: 1em .1em .6em .4em; background: #002E59; color: #fff; border: 0;}

/* 2nd Child link hover */
#nav .menu li ul a:hover {color: #fff; background: #002E59; border: 0;}

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {display: block;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul li a 	{ width: 11.5em; padding: .6em .1em .6em .4em; background: #fff; color: #000; }

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}

#navbottom { background: #fff url(images/border1.gif) repeat-x scroll 0% 50%;
    height: 23px;
    }
/* end menu */


/* Customise the Login Box */
#login-box { background: #fff; color:#000;text-align: center;	line-height: 140%; margin: 1em 0 0.3em 0; /*border: 1px solid #000;*/}
#login-box fieldset {border:0;text-align:center;}
#login-box legend		{
	font-size: 90%;
	color: #000;
	font-weight: normal;
	letter-spacing: 0.15em;
}
.username {color: #000;} /* Color of name when logged in*/
.topboxbody {font-size:0.8em;padding:2px;}

#login-box input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}

/*  Float containers fix: */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*  \*/
* html #clearfix {
	height: 1%;
}
/*  */

.stealth {visibility:hidden; display:none;} /* hides from normal css enabled browsers */

/* Inline font Styles */
/* Pretty styles for changing text in the WYSIWYG editor */

.important	{font-weight:bold;color:#f00;}
.code				{font-family: "Courier New", Courier, mono; color:#093;letter-spacing: 1px;}

.info-box		{border: 1px solid #cc3; background-color:#F9F8E2;padding:4px;}


.rowOfBoxes {
  clear: both;
}

.quarter, .oneThird, .half, .twoThirds, .fullWidth {
  margin: 1em 0;
  float: left;
}

.quarter {
  width: 21%;
  padding: 0 1.9%;
}

.oneThird {
  width: 28%;
  padding: 0 1.9%;
}

.half {
  text-align: justify;
  width: 46%;
  padding: 0 1.9%;
}

.twoThirds {
  text-align: justify;
  width: 63%;
  padding: 0 1.9%;
}

.fullWidth {
  text-align: justify;
  width: 96%;
  padding: 0 1.2em;
  border-left: none;
}

.filler {  /* use with an empty <p> element to add padding to the end of a text box */
  border: 1px solid white;
}
 
.noBorderOnLeft {
  border-left: none;
}

.dividingBorderAbove {
  /*border-top: 1px solid rgb(204,204,204);*/
}

.newsletter {   
  width:214px; 
  height:200px; 
  margin: 0 auto;
  background: url(images/smallfortune.jpg) no-repeat top left ;    
  color: #fff;
  font-size: 8pt;   
  font-weight:bold;  text-align:center;
  } 
.newsletter p{   
  margin: 0 10px 0 10px;
  padding: 20px 0px 10px 10px;
  color: #fff;   
  font-size: 9pt;   
  font-weight:bold;
  text-align:left;
  } 
  
.newsletter input[type=text], 
.newsletter input[type=submit] {   
  width: 96%;   
  color: #fff;   
  background-color: transparent;   
  border: 1px solid #fff;  
  } 
.newsletter input:hover {   
  color: #000;   
  background-color: #fff;   
  } 
.newsletter input:focus {   
  color: #000;   
  background-color: #fff;   
  }