/** ------------------------------------------------------ **/
/** -------------------2 column layout -------------------- **/
body {
	color: #000000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	text-align: center;
}

#skip-navigation{	
	height: 10px;
}

#wrap{
	background-image: url(../images/layout/bg-wrap.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	text-align: left;
	width: 990px;
}

#header{
	background-color: #FFFFFF;
	height: 110px;
	position: relative;
}

#centerc{
	display: inline;
	float:left;
	margin-left:215px;
	padding-left: 17px;
	padding-right: 17px;
	width:516px;
}
* html #centerc {  /* This is the Tan hack */
	width: 550px; 
	w\idth: 516px; 
	}

#leftc{
	float:left;
	padding-right: 15px;
	margin-left:-765px;
	width: 200px;
}
* html #leftc {  /* This is the Tan hack */
	width: 215px; 
	w\idth: 200px; 
	}

#rightc{
	float:left;
	font-size: 0.9em;
	margin-left: 15px;
	width: 210px;
}

#foot{
	background-color: #FFFFFF;
	clear: both;
	padding-top: 20px;
	position: relative;
}

/** ------------------------------------------------------ **/
/** ------------------- header --------------------------- **/

#header_graphic{
}

#header_calltoaction {
	left: 568px;
	position: absolute;
	top: 36px;
}

#navigation{
	left: 270px;
	position: absolute;
	top: 0px;
	width: 720px;
}


/** ------------------------------------------------------ **/
/** -------------------navigation ------------------------ **/

#navigation ul {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;

}
#navigation ul li {
	display: inline;
	padding: 0;
	margin: 0px; 
}
#navigation ul li a, #navigation ul li a:visited {
	display: block;
	float: left;
	font-size: 1.2em;
	padding-bottom: 5px;
	padding-left: 18px;
	padding-right: 0px;
	padding-top: 5px;
}
#navigation ul li a:hover, #navigation ul li a:active {	

}


/** ------------------------------------------------------ **/
/** ------------------------ menu ------------------------ **/
#menu {
	margin-bottom: 20px;
	}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;	
}
#menu ul li {
	margin: 0; 
	padding: 0; 
}

#menu ul li a {
	color: #810000;
	display: block;
	font-size: 1.3em;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 5px;
	text-decoration: none;	
	/*width avoids extra whitespace in ie5-6*/
	width: 210px;
}

#menu ul li.menu_header {
	color: #810000;
	display: block;
	font-size: 1.4em;
	font-weight: bold;	
	padding-bottom: 10px; 
	padding-right: 0px;
	padding-top: 0px; 
	text-transform: uppercase;
}
#menu ul li a:visited {
	color: #663300;
}

#menu ul li a:hover, #menu ul li a:active {	
	color: #000000;
}


/** ------------------------------------------------------ **/
/** ------------------------ rightc ---------------------- **/
#divLatestNews {
	border-bottom: 2px solid #810000;
}
#divLatestNews p {
	margin: 0em;
	margin-bottom: 1em;
}
#divLatestNews p.pHeading {
	border-bottom: 2px solid #810000;
	color: #810000;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0em;
	margin-bottom: 0.4em;
	text-transform: uppercase;
}
#divLatestNews p {
	color: #810000;
	margin: 0px;
	margin-bottom: 0.6em;
}
#divLatestNews p a {
	color: #810000;
}
#divLatestNews p a:visited {
	color: #663300;
}
#divLatestNews p a:hover {
	color: #000000;
}

#divCastavoteTrial {
	/*border-bottom: 2px solid #810000;*/
	margin-bottom: 20px;
}
#divCastavoteTrial p {
	margin: 0em;
	margin-bottom: 1em;
}
#divCastavoteTrial p.pHeading {
	border-bottom: 2px solid #810000;
	color: #810000;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0em;
	margin-bottom: 0.6em;
	text-transform: uppercase;
}

#divBusinessGuides {
	/*border-bottom: 2px solid #810000;*/
	margin-bottom: 20px;
}
#divBusinessGuides p {
	margin: 0em;
	margin-bottom: 1em;
}
#divBusinessGuides p.pHeading {
	border-bottom: 2px solid #810000;
	color: #810000;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0em;
	margin-bottom: 0.6em;
	text-transform: uppercase;
}

#divBusinessGuides fieldset {
  border: 0px;
  padding: 0px;
  padding-top: 0px;
  margin: 0px;
  width: auto;
}
#divBusinessGuides legend {
  display: none;
}
#divBusinessGuides label {
  display:block;
  float: left;
  font-size: 0.9em;
  width: 70px;
  margin-right: 0px;
  padding-bottom: 0px;
}
#divBusinessGuides input {
  border: 1px solid #810000;
  float: left;
  font-size: 0.9em;
  margin: 0px;
  margin-bottom: 1px;
  margin-right: 0px;
  width: 130px;
}

#divBusinessGuides input.buttons {
  background-color: #810000;
  border: 0px;
  color: #FFFFFF;
  float: none;
  font-weight: bold;
  margin-left: 70px;
  margin-top: 1px;
  padding: 3px;
  width: auto;
}
/** ------------------------------------------------------ **/
/** ------------------- footer --------------------------- **/
#footerAccessDirect {
	left: 0px;
	position: absolute;
	top: -74px;
}
#footerleft
{
    float: left;
}
#footerleft ul
{
    list-style: none; 
    margin: 0;
	padding-left: 10px;
}
#footerleft ul li
{
	color: #000000;
	display: inline;
	margin: 0;	
}
#footerright
{
    float: right;
}
#footerright ul
{
    list-style: none; 
    margin: 0;
}
#footerright ul li
{
	color: #000000;
	display: inline;
	margin: 0;	
	padding-right: 11px;	
}

#footerclear {
	clear:both;
	margin-left: 10px;
	padding-top: 10px;
}


/** ------------------------------------------------------ **/
/** ------------------- HTML elements -------------------- **/

h1 {
	color: #810000;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 0px;
	text-transform: uppercase;
}

h2 {
	color: #810000;
	font-size: 1.2em;
	font-weight: bold;
}

h3 {
	color: #810000;
	font-size: 1em;
	font-weight: bold;	 
}

a {
	color: #000000;
} 
a:visited {
	color: #663300;
}
a:hover {
	color: #810000;
}
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;
}


/** ------------------------------------------------------ **/
/** ------------------- 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;
  }
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 {
	margin: 0px;
	padding:0px;
  }
/*label cell*/
div.TableReplaceRow div.TableReplacelabel {
	border: 1px solid #810000;
	float: left;
	text-align: left;
	margin: 0px;
	margin-right: 16px;
	padding-right: 5px;
	width: 243px;
  }
* div.TableReplaceRow div.TableReplacelabel {  /* This is the Tan hack */
	width: 248px; 
	w\idth: 243px; 
	}
div.TableReplaceRow div.TableReplacelabelRight {
	border: 1px solid #810000;
	float: left;
	text-align: left;
	margin: 0px;
	width: 248px;
  }
  
div.TableReplaceRowClear {
	clear: both;
	height: 16px;
  }
  
.clearboth {
	clear:both;
}
div.TableReplaceRow h2 {
	margin: 0em;
	margin-top: 0.5em;
} 
div.TableReplaceRow p {
	margin: 0em;
}

div.TableReplaceRow img {
	border: 0px;
	float: left;
	margin-right: 15px;
}

/** ------------------------------------------------------ **/
/** ------------------- bespoke -------------------------- **/

h2.h2NoMarginBottom {
	margin-bottom: -0.7em;
}

h2 a {
	color: #810000;
	text-decoration: none;
} 
h2 a:visited {
	color: #663300;
}
h2 a:hover {
	color: #000000;
}
