/* Style sheet  */


body {
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
	background-color: #EBDCD7;
}
#main {
	background-color: #fff;
	min-width:790px;
	color: #333333;
	border-top-color: #5F4417;
	border-right-color: #5F4417;
	border-bottom-color: #5F4417;
	border-left-color: #5F4417;
}


/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#A37F73;
}

/* LANGUAGES */

#languages {
	background-color: #FFFFFF;
}

#languages ul li#english  {
	color: #395b0d;
	text-decoration: none;
}	
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#333333;
	text-decoration:none;
}
#languages ul li a:hover {
	color: #395b0d;
	text-decoration: underline;
}
	
	
/* TOP BANNER */

#topbanner {
	height: 126px;
	background-color: #EFEFEF;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #515151;
}


#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: 126px;
}

/* PAGE CONTENT ATTRIBUTES */

#content {
	width: 74%;
	float: left;
	margin: 0;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0.9em;
	
}
#content p {
	text-align: left;
}
#content  p.toppara {
	padding-top: 2em;
}

#content a:link {
	color:#333333;
	text-decoration: underline;
}
#content a:visited {
	color: #333333;
}
#content a:hover {
	color:#E77626;
}
#content a:active {
	color:#333333;
	text-decoration: underline;
}

#content ul {
	
	margin-bottom:6px;
	margin-top: 0px;
}
#content ul li {
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 15px 6px;
	padding-top: 0.3em;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 3em;
}
#content ul ul{
	margin-bottom:0px;
	margin-top: 7px;
	margin-left: -20px;
}
#content ul ul li  {
	background-position: 15px 3px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
/*	font-size: 120%; */
}

#content h2 {
	color: #4a6b15;
	font-size: 150%;
	padding-left: 0em;
	font-weight: normal;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-top: 1.2em;
	margin-bottom: 1em;
}
 #content h3 {
	color: #4a6b15;
	font-size: 130%;
	padding-left: 0em;
	font-weight: normal;
	padding-top: 0.3em;
	padding-bottom: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EB7626;
	margin-top: 1em;
	margin-bottom: 1em;
}
#content h4 {
	color: #d66315;
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 1em;
	padding-top: 1em;
}
.imgright {
	font-size: x-small;
	float:right;
	color:#333333;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 2%;
	padding-left: 2%;
	width: 298px;
	}
#content .box {
	border: 1px dashed #587B1F;
	padding-bottom: 1em;
	margin-top: 1.5em;
	padding-left: 7px;
	padding-right: 3px;
	min-height: 140px;
	background-color: #f9f4f2;
}
/* for IE 6 */

* html #content .box {
	height: 140px;
	}
#content .box h2 {
	margin-top: 0.3em;
}
#content .box a:link.more, #content .box a:visited.more, #content .box a:active.more {
	font-weight: normal;
	color: #5F4417;
	text-decoration: underline;
	
}
#content .box a:hover.more {
	font-weight: normal;
	color: #587B1F;
	text-decoration: underline;
	
}
table.tbl {
	width: 98%;
	margin-bottom: 2em;
	margin-top: 1em;
}
table.tbl th {
	background-color: #edf3e6;
	text-align: left;
	font-weight: bold;
	color: #333333;
	border: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
}
table.tbl td {
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
}

hr {
	color: #4A6B15;
	border: 1px dotted #4A6B15;
	margin-top: 3em;
	height: 1px;
}
sup {
	font-size: 85%;
	font-weight: normal;
}
/* MAIN NAVIGATION */


#mainnav  {
	float: left;
	width: 14.5em;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	border-right-width: 0px;
	border-right-style: dotted;
	border-right-color: #333333;
	margin-top: 0px;
	background-color: #dfe9d3;
	padding-top: 17px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height:590px;

}
/* for IE 6 */

* html #mainnav {
	height: 590px;
	}

#mainnav ul {
	padding: 0;
	text-align: left;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#mainnav ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8da46f;
	
}

#mainnav ul li#unhome {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8da46f;
}
#mainnav ul li a {
	margin:0;
	color: #333333;
	font-weight: normal;
	text-decoration:none;
	display: block;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 23px;
	font-size: 1em;
}



#mainnav ul li a:hover {
	background-color: #c4d3b0;
	color: #000000;
	background-image: url(images/menu_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* FOOTER BAR */

#footer {
	color: #FFFFFF;
	background-color: #5F4417;
	
}

#footer ul {
	margin-top: 0em;
}
#footer ul li  {
	display: inline;
}
#footer ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
.pdfnote {
	text-align: left;
	display: block;
	font-size: 90%;
	padding-left: 12px;
	color: #666666;
}
#wsscredit {
	font-size: 90%;
	color: #333333;
	text-align: center;
}
