/************************************************************************
*
* html (hack for firefox/opera to force scrollbars and prevent shifting)
*
************************************************************************/
HTML {
	height: 100%;
	margin-bottom: 1px;
}
/************************************************************************
*
* Body
*
************************************************************************/
BODY {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #2B468D;
    background: #D9DDE6 url('images/circles.jpg') repeat-x;
	text-align: center; /* Hack for IE5/Win */
    color: rgb(85,85,85) ;
	line-height: 1.1;
	scrollbar-base-color: #008BB8; /* l/mid turquoise */
	scrollbar-arrow-color: #F7921C; /* orange */
	scrollbar-darkshadow-color: #006987; /* d turquoise */
  }
 /************************************************************************
*
* Layers
*
************************************************************************/
#spacer { clear: both;
  height: 0.5em;
  }
#maincontainer {
  padding: 0px;
  width: 780px;
  border: 0px dashed #01A7E5; /* mid turquoise */
  text-align: left; /* Counteract to IE5/Win Hack */
  margin: 0px auto;  /* Right and left margin widths set to "auto" */
  background: #008BB8; /* d turquoise */
  z-index: 1;
}
#wrapper {
  padding: 0px;
  width: 780px;
  z-index: 3;
  border: 0px dashed #ff0000;
  background: #ffffff;
}
#header {
  margin-top: 0px;
  padding: 0px;
  width: 780px;
  z-index: 2;
  border: 0px solid blue;
  background: #ffffff;
}
#leftmenu {
  float: left;
  text-align: left;
  width: 191px;
  /*height: 390px;*/
  z-index: 4;
  border: 0px solid yellow;
  background: white url('images/RDA_menu.jpg') no-repeat top left; /*shape on left*/
}
#menuimage {
  float: left;
  margin-right: 10px;
  text-align: left;
  width: 190px;
  z-index: 5;
  border: 0px solid green;
  padding: 0px;
}
#contentwrapper {
  padding: 0px;
  float: right;
  width: 550px;
  z-index: 7;
  border: 0px dashed #ff0000;
  background: #ffffff;
}
#contentpic {
  padding-left: 2px;
  padding-right: 5px;
  padding-top: 10px;
  float: left;
  text-align: justify;
  width: 405px;
  border: 0px dashed #ffff00;
  background: #ffffff;
  z-index: 8;
}
#contenttext {
  padding-left: 2px;
  padding-right: 5px;
  padding-top: 10px;
  float: left;
  text-align: justify;
  width: 535px;
  border: 0px dashed #ffff00;
  background: #ffffff;
  z-index: 8;
}
#pic {
  padding-top: 22px;
  padding-left: 5px;
  float: right;
  width: 90px;
  z-index: 10;
}
#footer {
  width: 774px;
  z-index: 11;
  text-align: center;
  font-size: 8pt;
  font-weight: 700;
  padding: 3px;
  color: #ffffff; /* white */
  background: #008BB8; /* d turquoise */
  border-top: 10px solid white;
}
br.clear { clear: both;}
#left { float: left;}
.spacer {height: 5px;}

/************************************************************************
*
* Main titles
*
************************************************************************/
.title {color: #F77F09; /*orange*/
	font-size: 14pt;
	font-weight: 700;
	}
.subtitle {color: #F77F09; /*orange*/
	font-size: 12pt;
	font-weight: 700;
	}
/************************************************************************
*
* Main dark grey text
*
************************************************************************/
p { color: #2B468D;
	font-size: 10pt;
	font-weight: 500;
}
p.normal { color: #2B468D;
	font-size: 10pt;
	font-weight: 500;
}
.center { text-align: center;}
.small { font-size: 8pt;}
/************************************************************************
*
* Bold text
*
************************************************************************/
b.normal { color: #2B468D;
	font-size: 10pt;
	font-weight: 700;
	}
b.menu {padding-left: 11px;}
b.blue { color: #015eab; /* mid menu blue*/
	font-size: 9pt;
	font-weight: 500;
	}
strong { text-align: left;
	color: #015eab; /*mid blue*/
	font-size: 10pt;
	font-weight: 700;
	}
b.white { color: #ffffff; /*white*/
	font-size: 10pt;
	font-weight: 700;
	}
a.footer {color: #FDD6AA; /* v l orange */
    font-size: 8pt;
    font-weight: 700;}
/************************************************************************
*
* Italic
*
************************************************************************/
i.normal { color: #2B468D;
	font-size: 10pt;
	font-weight: 500;
	font-style: italic;
	}
i { color: #2B468D;
	font-size: 10pt;
	font-weight: 500;
	font-style: italic;
	}
i.bold { color: #2B468D;
	font-size: 10pt;
	font-weight: 700;
	font-style: italic;
	}
/************************************************************************
*
* Lists
*
************************************************************************/
ul {list-style-type: disc;
  	color: #F99117;	/* orange */
	}
span { color: #2B468D;
	font-size: 10pt;
	font-weight: normal;
}
/************************************************************************
*
* cells
*
************************************************************************/
.menu { padding-left: 2px;
  padding-bottom: 1px;
  text-align: left;
  width: 180px;
  color: #ffffff; /* white */
  font-size: 9pt;
  font-weight: 700;
  text-decoration:none;
  border: 0px solid red;
  }
.submenu {
  padding-left: 8px;
  text-align: left;
  width: 180px;
  padding-bottom: 2px;
  }
table.testtable {
	border-width: thin;
	border-spacing: ;
	border-style: solid;
	border-color: #ebebeb;
	border-collapse: collapse;
	background-color: white;
}
table.testtable th {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: #ebebeb;
	background-color: #F9A747; /* m orange */
    text-align: left;
}
table.testtable td {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: #d3d3d3;
	background-color: white;
    text-align: left;
	-moz-border-radius: ;
}

/************************************************************************
*
* anchors
*
************************************************************************/
a.normal { color: #2B468D; /* very dark blue */
  text-decoration:none;
  font-size: 10pt;
  font-weight: normal;
  font-family: arial,sans-serif;
   }          /* unvisited link */
a.submenu { text-align: left;
  color: #FED29E; /* l orange */
  font-size: 9pt;
  font-weight: 700;
  text-decoration:none;
  }
a.menu { text-align: left;
  color: #ffffff; /* white */
  text-decoration:none;
  }
a.news { color: #2B468D; /* very dark blue */
  font-size: 9pt;
  text-decoration:none;
  font-weight: normal;
  font-family: arial,sans-serif;
   }          /* unvisited link */
/************************************************************************
*
* forms
*
************************************************************************/
.fieldcell input {
 font: 10pt Arial, sans-serif;
 background-color: #ebf0ff; /* light mid blue */
 color: #5374c1; /* mid dark blue */
 height: 16px;
}
.fieldcell textarea {
 font: 10pt Arial, sans-serif;
 background-color: #ebf0ff; /* v light blue */
 color: #d0dcff; /* mid blue */
}
.fieldcell select {
 font: 10pt Arial, sans-serif;
 background-color: #ebf0ff; /* v light blue */
 color: #5374c1; /* mid blue */
}
.button {
 font: 11pt Arial, sans-serif;
 font-weight: bold;
 background-color: #008BB8; /* mid turquoise */
 color: #ffffff; /* white */
 text-align: center;
 border: 0px;
}
.label {
 font: 10pt Arial, sans-serif;
 font-weight: 700;
 background-color: #ebf0ff; /* v light blue */
 text-align: left;
 color: #80639D;
 border-right: 10px solid #ffffff;
 border-bottom: 1px solid #E4F0D0;
}
