/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.5;
	color: #003300;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
body {
background:#F5F5F5 url(bg.gif) repeat-x;
color:#003300;
font-family:Arial, Helvetica, sans-serif;
}

.wrapper {
width:848px;
margin:26px auto;
}

.mainnav {
position:relative;
z-index:2;
width:812px;
margin:0pt auto;
}

.mainnav ul {
list-style-type:none;
position:absolute;
width:812px;
}

.mainnav ul li {
float:right;
margin:0 3px 0 3px;
height:44px;
padding:0px;
_width:100px;
}

.mainnav ul li a {
color:#F5F5F5;
background:#006600;
height:36px;
padding:8px 20px 0px;
display:block;
font-weight:bold;
text-decoration:none;
white-space:nowrap;
font-size:24px;
font-family:"Trebuchet MS",Arial;
}

.mainnav ul li a:hover {
background-color:#009000;
color:#383636;
}

.mainnav ul li a.active {
background:#F5F5F5;
color:#383636;
}

.container {
width:848px;
background:#003300;
z-index:1;
position:absolute;
margin-top:9px;
}

.inner {
z-index:3;
width:814px;
margin:35px auto 8px;
min-height:300px;
background:#F5F5F5;
}

.header {
height:146px;
padding-left:8px;
}

.box {
background:#EEECE9;
height:60px;
width:100%;
margin:0px auto;
position:relative;
}

.box div {
margin:16px auto;
position:absolute;
width:100%;
}

.content {
width:770px;
margin:9px auto;
position:relative;
}

.body {
width:810px;
position:relative;
margin:0px auto 0pt auto;
padding-top:10px;
display:block;
}

.field {
font-size:125%;
}

.style1 {
font-size:125%;
border-bottom:1px dashed #006600;
}

h1,h3 {
font-size:125%;
color:#006600;
background:url(hbg.gif) repeat-x top;
border-bottom:1px dashed #006600;
padding-top:5px;
margin-bottom:5px;
}

.content a {
color:#000000;
font-weight:bold;
}

.detailspane {
font-weight:bold;
font-size:125%;
width:230px;
height:120px;
position:absolute;
z-index:5;
top:10px;
right:8px;
}

blockquote {
display: block;
padding-left:60px;
background:url(quote.gif) no-repeat left center;
width: 360px;
margin-bottom:60px;
}

blockquote p {
background:url(quoteend.gif) no-repeat scroll 100% 50%;
margin:0 0px -10px 0;
padding:0 48px 10px 0;
font-style:italic;
}

