/** ------------------------------------------------------ **/
/** -------------------2 column layout -------------------- **/
body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	text-align: center;
}

#skip-navigation{	
}

#wrap{
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	width: 960px;
}
* html #wrap {  /* This is the Tan hack */
	width: 960px; 
	w\idth: 960px; 
	}

#header{
	position: relative;
}

#centerc{
	display: inline;
	float:left;
	margin-left: 230px;
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 15px;
	width: 695px;
}
* html #centerc {  /* This is the Tan hack */
	width: 735px; 
	w\idth: 695px; 
	}

#leftc{
	float:left;
	margin-left:-960px;
	width: 230px;
}

#footergraphic {
	clear: both;
	margin-top: 10px;
	background-image:url(../images/bg-footer.jpg);
	background-repeat: no-repeat;
	height: 318px;
	width: 960px;
}

#foot{
	background-color: #dfdfdf;
	clear: both;
	height: 26px;
	margin-top: 3px;
	width: 960px;
}

/** ------------------------------------------------------ **/
/** ------------------- header --------------------------- **/

#header_graphic img{
	display: block;
	padding-left: 15px;
	padding-top: 15px;
}
#header_languages {
	position: absolute;
	left: 215px;
	top: 0px;

	text-align: right;
	width: 745px;
}
#header_languages a {
	text-decoration: none;
}

#header_strapline {
	position: absolute;
	left: 215px;
	top: 20px;

	color: #17489F;
	font-size: 1.3em;
	padding-right: 18px;
	padding-top: 34px;
	text-align: right;
	width: 727px;
}
* html #header_strapline {  /* This is the Tan hack */
	width: 745px; 
	w\idth: 727px; 
	}

#header_strapline span.straplineTitle {
	font-size: 1.2em;
	font-weight: bold;
}

#navigation {
	background-color: #17489F;
	background-image: url(../images/bg-nav.gif);
	background-repeat: repeat-y;
	float: left;
	height: 26px;
	margin-bottom: 10px;
	width: 960px;
}


/** ------------------------------------------------------ **/
/** -------------------navigation ------------------------ **/

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 11px;
}
#navigation ul li {
	display: inline;
	padding: 0;
	margin: 0px; 
}
#navigation ul li a, #navigation ul li a:visited {
    border-left: 0px solid #999999;
	color: #FFFFFF;	
	display: block;
	float: left;
	font-size: 1em;
	font-weight: bold;   
	padding-bottom: 5px;
	padding-left: 9px;
	padding-right: 20px;
	padding-top: 5px;
	text-decoration: none;
}
#navigation ul li a:hover, #navigation ul li a:active {	
	color: #0099FF;	
}


/** ------------------------------------------------------ **/
/** ------------------------ menu ------------------------ **/

#menu {
	background-image: url(../images/bg-menu.gif);
	background-repeat: repeat-y;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 0px;
	width: 180px;
}
* html #menu {  /* This is the Tan hack */
	width: 230px; 
	w\idth: 180px; 
	}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;	
}
#menu ul li {
	margin: 0; 
	padding: 0; 
	border-bottom: 1px solid #d2dff7;
	padding-bottom: 6px;	
	padding-top: 6px;
}
#menu ul li a, #menu ul li a:visited {
	color: #17489F;
	display: block;
	font-size: 1em;
	font-weight: normal;
	padding: 0px;
	text-decoration: none;
	/*width avoids extra whitespace in ie5-6*/
	width: 180px;
}
#menu ul li a:hover, #menu ul li a:active {	
	color: #0099FF;	
}
* html #menu ul li a {  /* This is the Tan hack */
	width: 180px; 
	w\idth: 180px; 
	}
#menu ul li a.menu_header {
	font-style: italic;
	font-weight: bold;
}

/** ------------------------------------------------------ **/
/** ------------------------ menu subsection ------------- **/

#submenu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 7px;
	
}
#submenu ul li
{
	margin: 0; 
	padding: 0; 
	border-bottom: 0px solid #17489f;
	padding-top: 5px;
	padding-bottom: 0px;
}

#submenu ul li a, #submenu ul li a:visited
{
	
	display: block;
	font-size: 1em;
	font-weight: normal;
	padding-left: 20px;
	text-decoration: none;	
	/*width avoids extra whitespace in ie5-6*/
	width: 160px;
}
* html #submenu {  /* This is the Tan hack */
	width: 160px; 
	w\idth: 180px; 
	}

/** ------------------------------------------------------ **/
/** ------------------- product navigation ------------------------ **/

#productNavigation {
	border-bottom: 1px solid #17489F;
	background-color: #dcddde;
	clear: both;
	height: 26px;
	margin-bottom: 20px;
	width: 695px;
}

#productNavigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
}
#productNavigation ul li {
	display: inline;
	padding: 0;
	margin: 0px; 
}
#productNavigation ul li a {
	border-right: 1px solid #FFFFFF;
	color: #17489F;	
	display: block;
	float: left;
	font-size: 1em;
	font-weight: normal;   
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-decoration: none;
}
#productNavigation ul li a:visited {
	color: #660066;
}
#productNavigation ul li a:hover, #productNavigation ul li a:active {	
	color: #0099FF;	
}

/** ------------------------------------------------------ **/
/** ------------------- higlights boxes------------------- **/

#contact {
	background-image: url(../images/bg-menu.gif);
	background-repeat: repeat-y;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 0px;
	width: 180px;
}

* html #contact {  /* This is the Tan hack */
	width: 230px; 
	w\idth: 180px; 
	}
#contact p {
	margin: 0px;
}
#contact p.contactTitle {
	color: #17489F;
	font-weight: bold;
	margin-bottom: 3px;
}

#contact p.contactTitle a {
	color: #17489F;
	text-decoration: none;
} 
#contact p.contactTitle a:hover {
	color: #1099FF;
	text-decoration: none;
} 
/** ------------------------------------------------------ **/
/** ------------------- 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: #000000;
	display: inline;
	font-size: 0.9em;
	margin: 0;	
	padding-right: 11px;	
}
#footerleft ul li a
{		
	color: #000000;
	text-decoration: none;
}
#footerleft ul li a:hover, #footerleft ul li a:active, #footerleft ul li a:focus
{	
    color: #0099FF;
	text-decoration: none;	
}
#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: #000000;
	display: inline;
	font-size: 0.9em;
	margin: 0;	
	padding-right: 11px;	
}
#footerright ul li a
{		
	color: #000000;
	text-decoration: none;
}
#footerright ul li a:hover, #footerright ul li a:active, #footerright ul li a:focus
{	
	color: #0099FF;
	text-decoration: none;	
}



/** ------------------------------------------------------ **/
/** ------------------- HTML elements -------------------- **/

h1 {
	color: #17489F;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 1em;
}

h2 {
	color: #0099FF;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 1em;
}

h3 {
	color: #0099FF;
	font-size: 1em;
	font-weight: bold;	
	margin-top: 0em;
	margin-bottom: 1em; 
}

p {
	margin-top: 0em;
	margin-bottom: 1em;
}

a {
	color: #0099FF;
	text-decoration: underline;
}
a:visited {
	color: #660066;
}
a:hover {
	color: #17489F;
}
img {
	border: 0px;
}
table {
	margin-bottom: 1em;
}
caption {
	font-weight: normal;
	text-align: left;	
}
th {
	font-weight: bold;
	text-align: left;	
}
pre {
	font-size: 0.8em;
	background-color: #CCCCCC;
	padding: 10px;
}
sup {
	font-size: 1em;
	vertical-align: top;
	}
hr {
	background-color: #17489F;
	border: 0px;
	clear: both;
	color: #17489F;
	height: 1px;
	margin-bottom: 15px;
	}
/** ------------------------------------------------------ **/
/** ------------------- 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;
  }

/** ------------------------------------------------------ **/
/** ------------------- tables  -------------------------- **/

caption {
	font-style: italic;
}
td, th {
	padding-right: 10px;
	vertical-align: top;
	}
th.thTitle {
	background-color: #dcddde;
	border-bottom: 1px solid #17489F;
	border-top: 1px solid #17489F;
	padding-bottom: 5px;
	padding-top: 5px;
}
th.cellunderline, td.cellunderline {
	border-bottom: 1px solid #17489F;
}
th.cellZ, td.cellZ {
	background-color: #eeeeee;
}
th.cellRight, td.cellRight {
	text-align: right;
}

/** ------------------------------------------------------ **/
/** ------------------- div table replacements ----------- **/

/*create a row*/
div.TableReplaceRow {
	clear: both;
	margin: 0px;
	padding: 0px;	
	padding-top: 20px;
  }
/*data cell*/
div.TableReplaceRow div.TableReplaceLeft {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 335px;
  } 
 /*data cell*/
div.TableReplaceRow div.TableReplaceRight {
	float: left;
	margin: 0px;
	margin-left: 25px;
	padding: 0px;
	width: 335px;
  } 
 /*data cell*/
div.TableReplaceRow div.TableReplaceFull {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 695px;
  } 
div.TableReplaceRow p {
	margin-bottom: 0em;
}

.clearboth {
	clear:both;
}

/*create a row*/
div.TableReplaceRowSpecial {
	color: #FFFFFF;
	clear: both;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	text-align: right
  }
/*data cell*/
div.TableReplaceRowSpecial div.TableReplaceLeft {
	background-color: #17489F;
	float: left;
	height: 80px;
	margin: 0px;
	padding: 15px;
	width: 305px;
  } 
* html div.TableReplaceRowSpecial div.TableReplaceLeft {  /* This is the Tan hack */
	height: 110px;
	he\ight: 80px;
	width: 335px; 
	w\idth: 305px; 
	}
 /*data cell*/
div.TableReplaceRowSpecial div.TableReplaceRight {
	background-color: #17489F;
	border-left: 25px solid #0099FF;
	float: left;
	height: 80px;
	padding: 15px;
	width: 305px;
  } 
* html div.TableReplaceRowSpecial div.TableReplaceRight {  /* This is the Tan hack */
	height: 110px;
	he\ight: 80px;
	width: 350px; 
	w\idth: 305px; 
	}
	
div.TableReplaceRowSpecial h2 {
	color: #FFFFFF;
	margin: 0em;
}
div.TableReplaceRowSpecial p {
	margin: 0em;
}
div.TableReplaceRowSpecial a {
	color: #FFFFFF;
}
div.TableReplaceRowSpecial a:visited {
	color: #0099FF;
}
div.TableReplaceRowSpecial a:hover {
	color: #660066;
}
  
/** ------------------------------------------------------ **/
/** ------------------- bespoke -------------------------- **/

.NoMarginBottom {
	margin-bottom: 0em;
	margin-top: 0em;
}


