* {
	font-family: Arial, Helvetica, SunSans-Regular, Geneva, sans-serif;
	margin: 0;
	padding: 0;
}

body {
	background: none;
	background-repeat: repeat-x;
	text-align: center;
}

#wrapper {margin: 0 auto; position: relative; margin-top: 10px; margin-bottom: 10px; border: 0px solid #ff0000; width: 820px; background: none;}

img {
	border: none;
}

p,td,th,blockquote,li,textarea,input {
	font-size: 12px;
}

p {padding: 5px 0 5px 0;}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #954518;
}

h1 {
	font-size: 24px;
	padding: 0 0 5px 0;
}
h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}

h6 {
	font-size: 11px;
}
table {
	margin-bottom: 15px;
}
td,th {
	vertical-align: top;
}
option {
	margin: 0 5px;
}

a {color: #954518; text-decoration: none;
}
a:hover {color: #000000; text-decoration: underline;}

a.hl {
	color: #f3b905;
	text-decoration: none;
}

a.anchor {margin: 10px 0 0 0; font-size: 10px;}


/* HEADER */

#h-header {position: absolute; top: 0px; left: 0px; height: 208px; width: 820px; background-image: url(../images/h-header.gif); background-repeat: no-repeat; font-size: 8px; color: #000000; text-align: right;}

#header {position: absolute; top: 0px; left: 0px; height: 170px; width: 820px; background-image: url(../images/h-header.gif); background-repeat: no-repeat; font-size: 8px; color: #000000; text-align: right;}

#h-header p, #header p {padding: 20px; font-size: 9px}

.hleft {position: absolute; top: 20px; left: 20px;}

.hlogo {position: absolute; top: 80px; left: 220px;}
.logo {position: absolute; top: 80px; left: 300px;}

/* MENU */

#menu {position: fixed; top: 208px; left: 40px; text-align: left; line-height: 18px;
}
ul#menu li {
	list-style: none;
}
ul#menu li a {color: #954518; text-decoration: none; font-weight: bold; z-index: 1000;
}
ul#menu li a:hover, ul#menu li a:hover.sub1, ul#menu li a:hover.sub2, ul#menu li a:hover.sub3 {color: #000000; text-decoration: underline;
}

ul#menu li a.sub1 {color: #954518; text-decoration: none; font-weight: bold; margin-left: 10px;
}

ul#menu li a.sub2 {color: #954518; text-decoration: none; font-weight: bold; margin-left: 20px;
}

ul#menu li a.sub3 {color: #954518; text-decoration: none; font-weight: bold; margin-left: 30px;
}

ul#menu li a.activesub, ul#menu li a.activesub1, ul#menu li a.activesub2  {color: #000000; text-decoration: none; font-weight: bold;  font-style: italic;
}



ul#menu li a.active {color: #000000; text-decoration: none; font-weight: bold; font-style: italic;
}
/* CONTENT */

#content {padding: 208px 50px 0 230px;  border: 0px solid #ccc; text-align: left; }
#h-content {padding: 208px 50px 0 230px;  border: 0px solid #ccc; text-align: left;
}

#h-content p.indent {text-indent: -30px;}


/* MISC */

.photoright {
	float: right;
	margin: 0 0 10px 10px;
}
.photoleft {
	float: left;
	margin: 0 10px 10px 0;
}
ul.spacedlist li {
	margin-bottom: 12px;
}
.error {
	color: red;
}
.success {
	color: blue;
}
.noprint {
	display: none;
}
.exlink {
	background: url(/images/external.png) center right no-repeat;
	padding-right: 13px;
}
acronym {
	border-bottom: 1px dotted black;
}
acronym:after {
	content: " (" attr(title) ")";
}

/* SITEMAP */

p.sml1 {
	font-weight: bold;
	margin: 8px 0 0 0;
	padding: 0;
}
p.sml2 {
	margin: 0 0 0 30px;
}
p.sml3 {
	margin: 0 0 0 60px;
}
p.sml4 {
	margin: 0 0 0 90px;
}

#footer {
	position: relative;
	top: 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	height: 40px;
	width: 820px;
	background: #fff;
	border: 0px solid #888;
	background-image: url(../images/footer_bck.gif);
	bacbackground-repeat: no-repeat;

}

ul.numbers {list-style-type: decimal; margin: 5px 0px 5px 50px;}
ul.numbers li {padding: 10px 0 0 0;}
ul.numbers ul {margin-left: 40px;}

ul.numbers li ul li{padding: 0 0 0 0;}

table {margin: 10px 0 0 0 ; border-color: #79530c; border-width: 0 0 1px 1px; border-style: solid; font-size: 12px;}

td,th {border-color: #79530c; border-width: 1px 1px 0 0; border-style: solid; margin: 0; padding: 4px;}

p img {padding: 15px 0 15px 0;}
p.remove {height: 300px;}
p.small {font-size: 10px;}
/* only IE mac/win sees these "* html" style fixes below */
/* note: first value is ie5/6win, optional escaped value is ie6win only */
/* make sure you don't put the escape slash before a-f */

/* GLOSSARY POPUPS */

a.sGlossLink {
}
#gWord {
	font-weight: bold;
}
.popup {
	background: #e8dfd0;
	border: 1px solid black;
	font-size: 10pt;
	left: 100px;
	padding: 5px 20px 5px 8px;
	position: absolute;
	text-align: left;
	top: 100px;
	visibility: hidden;
	width: 270px;
	z-index: 20;
}
.sCloseX {
	position: absolute;
	right: 0;
	top: 0;
}
.sCloseX a {
	cursor: pointer;
}

