/** ------------------------------------------------------ **/
/** -------------------2 column layout -------------------- **/
body {
	background-color: #FFFFFF;
	color: #000000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	text-align: center;
}

#skip-navigation {	
}

#wrap{
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	width: 905px;
	padding-left: 35px;
	padding-right: 40px;
}
* html #wrap {  /* This is the Tan hack */
	width: 980px; 
	w\idth: 905px; 
}

#header-home {
	float: left;
	width: 588px;
	padding-left: 47px;
}
* html #header-home {
	width: 635px; 
	w\idth: 588px;
}
#header-content {
	float: left;
	width: 905px;
}
#centerc-home {
	text-align: justify;
	display: inline;
	float:left;
	width: 588px;
	padding-left: 47px;
	font-size: 0.9em;
	line-height: 2.5em;
}
* html #centerc-home {  /* This is the Tan hack */
	width: 905px; 
	w\idth: 588px; 
}
#centerc-content {
	text-align: justify;
	display: inline;
	float:left;
	width: 905px;
	font-size: 0.9em;
	line-height: 2.5em;
}
* html #centerc-content {  /* This is the Tan hack */
	width: 905px; 
	w\idth: 905px; 
}

#leftc{
	float:left;
	width: 270px;
}
#leftc img {
	display: block;
}

#foot{
	clear: both;
	margin-top: 10px;
}

#footerclear {
	clear: both;
}

/** ------------------------------------------------------ **/
/** ------------------- header --------------------------- **/

#header_graphic {
	float: right;
	margin-top: 47px;
	margin-bottom: 50px;
}
#header_graphic-content {
	float: left;
	margin-top: 13px;
	margin-bottom: 50px;
}

#navigation {
	margin-top: 65px;
	float: left;
}


/** ------------------------------------------------------ **/
/** -------------------navigation ------------------------ **/

#navigation ul {
	margin: 0px;
	padding: 0px;

}
#navigation ul li {
	display: inline;
	padding: 0px;
	margin: 0px; 
}
#navigation ul li a, #navigation ul li a:visited {
	text-decoration: none;
	display: block;
	float: left;
	font-size: 1em;
	font-weight: bold; 
	padding-right: 5px;
	padding-left: 5px;  
}
#navigation ul li a:hover, #navigation ul li a:active {	
	
	text-decoration: underline;
	color: #6699CC;
}
#navigation ul li img {
	display: block;
	float: left;
	padding-top: 2px;
}


/** ------------------------------------------------------ **/
/** ------------------------ menu ------------------------ **/
#menu {
	padding: 0px;
	margin: 0px;
	float: left;
	background-image: url(../images/main-nav-fill.gif);
	background-repeat: repeat-x;
	width: 680px;
	padding-bottom: 120px;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	padding: 0px;
	margin: 0px; 
	float: left;
	margin-right: 17px;
}
#menu ul li a, #menu ul li a:visited {
	text-align: center; 
	margin: 0px;
	height: 62px;
	width: 62px;
	display: block;
	font-size: 1.0em;
	line-height: 1.4em;
	font-weight: bold;   
	padding: 0px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
* html #menu ul li a, #menu  ul li a:visited {
	width: 82px; 
	w\idth: 62px; 
}
#menu  ul li a:hover, #menu  ul li a:active {	
}
#menu ul li ul {     
	border: 0px;
	border-top: 10px solid #FFFFFF;
	margin: 0px;
	display:block;
	background-color: #bdeaff;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	position: absolute;
	visibility: hidden;
}
#menu  ul li:hover ul, #menu ul li.sfhover ul {
	 visibility: visible;
}
#menu ul li ul li { 
	background-image: url(../images/bullet-point-small.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 82px;
	float: none;
	margin: 0px;
	font-weight: normal;
	text-align:left;
	padding: 0px;
}
#menu ul li ul li a, #menu ul li ul li a:visited {
	text-align: left; 
	color: #00567e;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#menu ul li ul li a:hover, #menu ul li ul li a:active {
	margin: 0px;
	text-decoration: underline;
}
#menu ul li ul li span {
	color: #FFFFFF;
	font-weight: bold;
}


/** ------------------------------------------------------ **/
/** ------------------- footer --------------------------- **/
#footerleft
{
    float: left;
}
#footerleft ul
{
    list-style: none; 
    margin: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
    position: absolute;
	white-space: nowrap;
	
}
#footerleft ul li
{
	color: #00567e;
	display: inline;
	font-size: 0.9em;
	margin: 0;	
	padding-right: 11px;	
}
#footerleft ul li a
{		
	color: #00567e;
	text-decoration: underline;
}
#footerleft ul li a:hover, #footerleft ul li a:active, #footerleft ul li a:focus
{	
    color: #999999;
	text-decoration: underline;	
}
#footerright
{
    float: right;
}
#footerright ul
{
    list-style: none; 
    margin: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
    white-space: nowrap;
}
#footerright ul li
{
	color: #00567e;
	display: inline;
	font-size: 0.9em;
	margin: 0;	
	padding-right: 11px;	
}
#footerright ul li a
{		
	color: #00567e;
	text-decoration: underline;
}
#footerright ul li a:hover, #footerright ul li a:active, #footerright ul li a:focus
{	
    color: #CCCCCC;
	text-decoration: underline;	
}

/** ------------------------------------------------------ **/
/** ------------------- HTML elements -------------------- **/
p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}
h1 {
	padding: 0px;
	margin: 0px;
	padding-bottom: 20px;
	color: #1a137c;
	font-size: 2em;
	font-weight: bold;	
}

h2 {
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
}

h3 {
	color: #000000;
	font-size: 1em;
	font-weight: bold;	 
}

a, a:visited {
	color: #35aadd;
	text-decoration: none;
}
a:hover {
	text-decoration: underline; 
}
img {
	border: 0px;
}

caption {
	font-weight: normal;
	text-align: left;	
}
th {
	font-weight: bold;
	text-align: left;	
}
pre {
	font-size: 0.8em;
	background-color: #CCCCCC;
	padding: 10px;
}
p {
	color: #2b2974;
	font-size: 1.5em;
}



/** ------------------------------------------------------ **/
/** ------------------- form ------------------------- **/

form {
  margin: 0px;
  padding: 0px;
  }
fieldset {
  padding: 10px;
  padding-top: 10px;
  width: auto;
  }
legend {
  font-weight: bold;
  padding-bottom: 10px;
  }
input {
  float: left;
  margin-right: 10px
  }
select {
  float: left;
  margin-right: 10px
  }
input.buttons {
  float: none;
}
form fieldset div {
  padding-bottom: 0px;
  clear: both;
  overflow:auto;
  }
form fieldset p {
  padding-bottom: 10px;
  margin: 0px;
  clear: both;
  }
label {
  display:block;
  float: left;
  width: 150px;
  margin-right: 10px;
  padding-bottom: 10px;
  }


/** ------------------------------------------------------ **/
/** ------------------- div table replacements ----------- **/

/*create a row*/
div.TableReplaceRow {
	clear: both;
	padding-top:0px;
  }
/*label cell*/
div.TableReplaceRow div.TableReplacelabel {
	float: left;
	text-align: left;
	width: 160px;
	margin: 0px;
  }
/*data cell*/
div.TableReplaceRow div.TableReplacedata {
	float: left;
	text-align: left;
	margin: 0px;
  } 
 /*data cell*/
div.TableReplaceRow div.TableReplaceRight {
	float: right;
	margin: 0px;
  } 
div.TableReplaceRowClear {
	clear: both;
  }
  
.clearboth {
	clear:both;
}
  
/** ------------------------------------------------------ **/
/** ------------------- bespoke -------------------------- **/

.resultTable {
}
.resultTable div {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
.resultTable div p {
	padding: 0px;
	margin: 0px;
}
.resultTable .text {
	width: 250px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000; 
}
.resultTable .figures {
	width: 70px;
	text-align: center;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000;
} 
div.bottomLinks {


}
div.bottomLinks ul {
	list-style: none;
	margin-left: auto;
    margin-right: auto;
	width: 50%;
}
div.bottomLinks ul li {
	float: left;
	display: block;
}
div.bottomLinks ul li a, div.bottomLinks ul li a:visited {
	color: #83bad4;
	margin-right: 13px;
	padding-bottom: 2px;
	font-size: 1.2em;
	border-bottom: 1px solid #83bad4; 
}
div.bottomLinks ul li a:hover, div.bottomLinks ul li a:active {
	text-decoration: none;
	color: #000000; 
	border-bottom: 1px solid #000000; 
} 
