/* adaa styles */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	background: #fff; 
	text-align: left;
	margin: 0;
	padding: 0px;
}

html, body { 
	min-height: 100%;
	margin-bottom: 1px;
}

img {
	border:none;
}

h1 {font-size: 140%; border-bottom: #496a55 solid  2px ;}  
h2 {font-size: 130%; margin:0;line-height:1.5em;font-family:arial,helvetica,sans-serif;}
h3 {font-size: 120%; margin:0; line-height:1.5em;font-family:arial,helvetica,sans-serif;}
h4 {font-size: 110%; margin:0; line-height:1.5em;font-family:arial,helvetica,sans-serif;}
h5 {font-size: 100%; margin:0.5em 0; line-height:1.5em;font-family:arial,helvetica,sans-serif;}
h6 {font-size: 80%; margin:0; line-height:1.5em;font-family:arial,helvetica,sans-serif;}

p {	font-size: 80%;}
p.indent { padding-left:2em;}


a:link, a:visited { 
	color: #0000FF;
	text-decoration: none;
}

a:hover, a:focus {  
	color: #d71d1e;
	text-decoration:underline;
}


th {
	font-size: 80%; 
	font-weight:bold; 
	padding:5px;
}
td{
	font-size: 80%;
	padding:5px;
}
td p{
	font-size: 100%;
}

table caption { 
	font-size: 100%;
	line-height:1.5em; 
	font-weight:bold; 
}

table.adaa { 
	border:#1d1139 thin solid;
}
table.adaa tr  {
	margin:0;
	padding:0;
	background:#ffec93;
	
}
table.adaa th {
	font-weight:bold; 
	color: #1d1139;
	background-color:#ffbb70;
}
table.adaa caption { 
	font-size: 100%;
	line-height:1.5em; 
	font-weight:bold; 
	color: #ffbb70; 
	background-color:#28302f;  /*#1d1139; */
	border:thin #000 solid;
	
}

/* class definitions */
.caption{ 
	margin:0.25em;
	text-align:center;	
}
.centre {
	text-align: center;
}


/* holder  */

#holder {
	width: 100%;
	text-align: left;
	margin: 0;
	padding:0;
	min-width:800px; 
	min-height: 600px;
	height: auto;
	_height: 600px;
	background-color:#adbfa9; 
	
}

/* header  */
#header {
	background: #fbc072 url(../images/faux.jpg) repeat-x ; /* creates the header background */
	border-top: 1px solid #789;
	border-bottom: 1px solid #B2BCC6;
	height: 125px; 
}

/* menubar  */
#menubar {
	margin:0;
	padding:0;
	border-bottom:1px solid #FFCC00;
	height:1.3em;
	line-height:1.3em;
	background-color:#000;
}
#menubar ul {
	margin:0 0 0.1em 220px;
	padding-left:0;
	list-style:none;

}
#menubar li {
	display:inline;
	margin:0;
	padding:0 0.7em 0 0;
	font-size: 80%;
}
#menubar a:link, #menubar a:visited { 
	color: #fdb676;  
	text-decoration: none;
	font-weight: bold;
}

#menubar a:hover, #menubar a:focus {  
	color: #d71d1e;
	background-color:#fdb676;
	text-decoration:none;
}

/* navigation  */
#nav {
	width: 195px;
	float: left;
	padding: 5px 0px 5px 3px; 
	background-color: #adbfa9;    
	font: 80% Geneva, Arial, Helvetica, sans-serif; 
	height:100%;

}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	margin:0;
	border-bottom: 1px solid #adbfa9; 
}
#nav li a:link, #nav li a:visited  {

	display: block;
	width:174px;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #567857; /* #496a55; */
	border-right: 1px solid #567857; /* #496a55; */ 
	background-color:  #6a8153; /* #567857; */ 
	color:  #fff; /* #fdb676;  */
		
	  
	text-decoration: none;
}
#nav li a:hover {
	background-color: #000; /* #567857;  #496a55; */ 
	color: #ff0000; /*#d71d1e; */
}
#nav ul ul {
	margin-left: 0px;
	display:none; 

}
#nav ul ul li {
	border-bottom: 1px solid #567857; /* #496a55; */ 
	margin:0;
}
#nav ul ul a:link, #nav ul ul a:visited {
	width:168px;
	padding-left:12px;
	background-color: #9eab7d; 
	color: #202020; 
	
}
#nav ul ul a:hover {
	background-color:#404040;  /* #496a55; */ 
	color: #ff0000;  /*#fd171b */  
}

/* content */
#content {
	margin: 0 0 0 200px;
	padding: 20px 10px 10px 10px;
	background-color:#FFFFFF;
	border-left: 1px solid #000;
	/*border-right: 1px solid #000; */
	min-height: 600px;
	height: auto;
	_height: 600px;
	
}

#content.width800 {
	width:800px;
}
#content h1, #content h2,#content h3,#content h4,#content h5,#content h6      {
	color:#324639;
}

#content ul {
	font-size: 80%;
	list-style: square url(none) outside;
	line-height: 1.5em;
}
#content ul ul {
	list-style: square url(none) outside;
	font-size: 100%;
	padding: 0.5em 0;
}
#content ol ol {
	font-size: 100%;
	padding: 0.5em 0;
}

#content ol {
	font-size: 80%;
	line-height: 1.5em;
	list-style: decimal url(none) outside;
}

div.width800 {
	width:780px;
}

/* form elements*/
legend {
	font-weight:bold;
	background-color:#FFFF99;
}

label {
	display: block;
	float: left;
	font-weight:bold;
	padding-right:5px;
	text-align:right;
	width:30%;
}  
input.text,input.radio, input.checkbox, input.submit {
	width: auto;
}
input.text {
	width: 20em;
}
textarea {
	width: 30em;
	height: 8em;
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
input.radio {
	float: left;
	margin-right: 1em;
}
input:focus, textarea:focus {
	background: #FFC;
}

/* footer  */
#footer {
	width:100%;
	margin: 0;
	padding: 10px 0 15px 0;
	border-top: 1px solid #000;
	font-size: 80%;
	color: #4d3c44;
	background: #fff;;  
}
#footer P{
	padding-left:10px;
}
#footer p span{
	padding-left:30px;
}


/* miscellaneous */
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}


