body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E0DFDE; /*#CAC9C8;/*#DBECFF;*/
	/*font-size: 0.7em;
	line-height: 1.5em;*/
	font-size: 67%;
	line-height:150%;
	margin:0px;
}

/*--------*/
/* layout */
/*--------*/
div#page_container{
	margin-left: auto;
	margin-right: auto;
	width: 775px;
	text-align: left;
	background-color: #ffffff;
}
div#mainheader {
	background-image:url(../images/eebdheader775.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-position: left top;
	height: 100px;
	width: 775px;
}
div#printhead {
	display: none;
}

div#topbar {
	text-align: right;
	height: 25px;
	width: 770px;
	background-color: #B7D424;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px
}

div#navigation {
	background-color: #ffffff;
	width: 155px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#content {
	background-color: #ffffff;
	width: 600px;
	float: left;
	padding: 5px;
}
#lhs_content {
	width:385px;
	float:left;
	padding-right: 5px;
}
#rhs_content {
	float:left;
	width: 200px;
}

/*============*/
/* navigation */
/*============*/
#navigation ul, #navigation li{
    list-style-type: none;
    margin: 0;
    /*padding: 0 0 0 5px;*/
	padding: 0px;
}
#navigation li a {
    text-decoration: none;
    display: block;
	width: 135px;
	padding: 5px 15px 5px 5px;
	background-color: #ffffff;
	color: #003399;
	border-bottom: dotted #AABBDD 1px;
}
#navigation li a:hover {
	background-color: #ffffff;
	color:#D66F00; /*B7D424;*/
}

#navigation li.selected a, #navigation li.highlight a {
	background-color: #B7D424;
	color:#003399;
}
#navigation li.selected a {
	background-image: url(../images/navbar_arrow_bg_gr.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#navigation li.highlight ul.submenu li.selected a {
	background-image: url(../images/navbar_arrow_bg_lgr.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#navigation li.selected ul.submenu li a, #navigation li.highlight ul.submenu li a {
	background-image: none;
	background-color: #E1EC9A;
	color: #333333;
}
#navigation li.selected a:hover, #navigation li.highlight a:hover {
	background-color: #B7D424;
	color:#D66F00; /*#cc0000;*/
}
#navigation li.selected ul.submenu li a:hover, #navigation li.highlight ul.submenu li a:hover {
	background-color: #E1EC9A;
	color:#D66F00; /*#cc0000;*/
}
#navigation li ul.submenu ul.subsubmenu a {
	background-color: #d0cdc3;
	color: #000000;
	font-size: 90%;
}

/* formatting */
/* --------- */
h1 {
	font-family: 'TrebuchetMS-Bold', 'Trebuchet MS', 'sans-serif';
	color: #476AB1;
	font-size: 135%;
}
h2 {
	font-family: 'TrebuchetMS-Bold', 'Trebuchet MS', 'sans-serif';
	color: #D66F00; /*#B7D424;*/
	font-size: 120%;
	line-height:150%;
}
h3 {
	color: #003399;
	margin: 0px;
}
p {
	margin: 5px 0px;
}
a, a:visited{
	color: #003399;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
acronym{
    border: none;
}
hr{
	color: #003399;
	height: 1px;
}
th {
	background: #003399;
	color: #FFFFFF;
}
.tablelist {
	border-collapse: collapse;
	border: 1px solid #999999;
	empty-cells: show
}
.tablelist th{
	border: 1px solid #999999;
}
.tablelist td{
	border: 1px solid #999999;
}
.lighbgcolour{
	background: #E0DFDE;/*#EBF3FF;*/
}
form {
	margin: 0px;
	padding: 0px;
}
.button_small, .button_med, .button_large{
	font-style: italic; 
	color: #333333; 
	background-repeat: no-repeat; 
	text-align: center; 
	vertical-align: middle; 
	height: 25px; 
	background-position: center center; 
	border: none; 
	margin: 0px;
	padding-right: 4px; 
	padding-left: 2px; 
	padding-top: 0px; 
	padding-bottom: 2px
}
.button_link_small, .button_link_med, .button_link_large{
	font-style: italic;
	color: #333333;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	background-position: center center;
	border: none;
	padding-right: 4px;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 2px;
	text-decoration: none;
	display: block;
	margin: 0px;
}
.button_small, .button_link_small { 
	background-image: url(../images/btn_small.gif); 
	width: 75px;
}
.button_med, .button_link_med { 
	background-image: url(../images/btn_med.gif); 
	width: 100px;
}
.button_large, .button_link_large { 
	background-image: url(../images/btn_large.gif); 
	width: 125px;
}
.rhsImage {
	text-align: center;
	padding-bottom: 5px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
}
/* ---------------------------------------------------- */

/* ----------*/
/* Copyright */
/* --------- */
div#copyright_container{
	margin-left: auto;
	margin-right: auto;
	width: 775px;
	background-color: #969593;
}
div#copyright_lhs {
	width:155px;
	float:left;
}

div#copyright{
	float:left;
	width: 600px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size:xx-small;
}
#copyright_lhs_content {
	width:385px;
	float:left;
	padding-right: 5px;
}
#copyright_rhs_content {
	float:left;
	width: 200px;
	text-align: right;
}

div#copyright a {
	color:#003399;
	text-decoration:none;
}
div#copyright a:hover {
	text-decoration:underline;
}
/* ---------------------------------------------------- */

