/** ------------------------------------------------------ **/
/** -------------------2 column layout -------------------- **/
body {
	background-color: #eaeced;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	text-align: center;
}

#skip-navigation{	
}

#wrap{
	background-color: #FFFFFF;
	background-image: url(../images/background2.jpg);
	background-repeat: repeat;
	margin: 0 auto;
	text-align: left;
	width: 779px;
}
#home-wrap{
	background-color: #FFFFFF;
	background-repeat: repeat;
	margin: 0 auto;
	text-align: left;
	width: 779px;
}
* html #wrap {  /* This is the Tan hack */
	width: 779px; 
	w\idth: 779px; 
	}

#header{
	position: relative;
	width: 779px;
	height: 108px;
}

#centrec-home{
	padding-top: 10px;
	width: 779px;
}

#content{
	padding-top: 10px;
	margin-bottom: 0px;
	width: 779px;
}

#topc{
	padding-top: 10px;
	clear:both;
}

#centerc{
	display: inline;
	float:left;
	margin-left:230px;
	padding-top: 18px;
	width:509px;
	min-height: 320px;
    height:auto !important;
    height: 320px;
}

#leftc{
	float:left;
	padding-left: 50px;
	padding-right: 10px;
	padding-top: 20px;
	margin-left:-779px;
	width: 190px;
}
* html #leftc {  /* This is the Tan hack */
	width: 210px; 
	w\idth: 190px; 
	}

#foot{
	background-image: url('../images/bottom-1.gif');
	background-color: #FFFFFF;
	clear: both;
	width: 779px;
}

/** ------------------------------------------------------ **/
/** ------------------- header --------------------------- **/

#header_graphic{
	float: left;
	margin-left: 10px;
	margin-top: 25px;
}

#navigation{
	position:absolute;
	left:0px;
	top: 85px;
	width: 779px;
	z-index:10;
}


/** ------------------------------------------------------ **/
/** -------------------navigation ------------------------ **/
#navigation img {
display: block;
}

#navigation ul {
	float:right;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navigation ul li {
	float: left;
	padding: 0;
	margin: 0px; 
}
#navigation ul li a, #navigation ul li a:visited {
	display: block;
}

/** ------------------------------------------------------ **/
/** ------------------------ menu ------------------------ **/
#menu {
	padding-left: 15px;
}
#menu ul {
	clear: both;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	margin: 0; 
	padding: 0; 
}

#menu ul li a, #menu ul li a:visited {
	display: block;
	/*width avoids extra whitespace in ie5-6*/
	width: 150px;
}
p.menu_header {
	display: block;  
	margin: 0px;
	padding:0px;
}
/** ------------------------------------------------------ **/
/** ------------------- footer --------------------------- **/
#footerleft
{
    float: left;
}
#footerleft ul
{
    list-style: none; 
    margin: 0;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-top: 10px;
    position: absolute;
	white-space: nowrap;
	
}
#footerleft ul li
{
	color: #000000;
	display: inline;
	font-size: 0.85em;
	margin: 0;	
	padding-right: 11px;	
}
#footerleft ul li a
{		
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
#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: 10px;
    white-space: nowrap;
}
#footerright ul li
{
	color: #000000;
	display: inline;
	font-size: 0.9em;
	margin: 0;	
	padding-right: 5px;	
}
#footerright ul li a
{		
	color: #000000;
	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 -------------------- **/

h1 {
	color: #899192;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;	
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;	 
}

a, a:visited {
	color: #899192;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
img {
	border: 0px;
}
li {
	line-height: 2.0em;
}


/** ------------------------------------------------------ **/
/** ------------------- form ------------------------- **/

form {
  margin: 0px;
  padding: 0px;
  }
fieldset {
  padding: 10px;
  padding-top: 10px;
  width: auto;
  }
legend {
  color: #51A849;
  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;
  }
 
/** ------------------------------------------------------ **/
/** ------------------- bespoke -------------------------- **/

.clearboth {
	clear: both;
	height: 0px;
}

div.divScrollBox {
	height: 340px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-top: 20px;
	width: 549px;
	overflow:auto;
}
* html div.divScrollBox {  /* This is the Tan hack */
	width: 569px; 
	w\idth: 549px; 
	height: 380px; 
	he\ight: 340px; 
	}
