@charset "utf-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #333;
	margin: 0px;
	padding: 0px;
	clear: both;
}
body {
	background-color: #E8F5E0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
img {
	margin: 0px;
}
p, ul, ol, dl {
	margin: 2px 20px 12px;
	line-height: 1.4;
	font-size: .9em;
}
h2, h5  {
	margin-top: 1em;
	margin-bottom: 0.6em;
}
h1 {
	color: #0069AA;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.9em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #0069AA;
}
h3 {
	color: #005384;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 1.3em;
	margin-bottom: 0.2em;
	margin-left: 20px;
}
h4 {
	font-weight: bold;
	font-size: 1em;
	margin: 6px 20px 0px 20px;
}
#navlinks li {
	list-style: none;
	margin: 0px 20px 3px 0px;
}
li {
	
	margin: 0px 20px 3px 30px;
}
blockquote {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #333;
	margin-top: 10px;
	margin-bottom: 1em;
	margin-left: 20px;
	background: #FFF;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #330;
	background: #EEF2F2;
	margin: 10px 20px 10px 10px;
	width: 200px;
	height: 90px;
	
	border-top: 3px solid #839683;
	border-right-color: #839683;
	border-bottom-color: #839683;
	border-left-color: #839683;
}
td.facts {
	text-align: center;
	align: center;
	padding: 8px 30px 8px 30px;
	width: 140px;
}

table.facts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #330;
	background: #EEF2F2;
	margin: 10px auto 10px auto;
	width: 600px;
	height: auto;

	
	border-top: 3px solid #839683;
	border-right-color: #839683;
	border-bottom-color: #839683;
	border-left-color: #839683;
}
a {
	
	color: #4e802d;
	font-weight: bold;
}
a:link {
	color: #4e802d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4e802d;
}
a:hover {
	text-decoration: underline;
	color: #456133;
}
a:active {
	text-decoration: none;
	color: #4e802d;
}
.boldBlue {
	font-weight: bold;
	color: #2782B8;
}
.boldBlack {
	font-weight: bold;
	color: #000;
}
.italic {
	font-style: italic;
}

.green {
	color: #B1BC77;
}
.bold {
	font-weight: bold;
}

.insideLink {
	font-size: .9em;
	font-style: italic;
	color: #069;
	float: right;
	margin-bottom: 8px;
}

.lessSpace {
	margin-bottom: 2px;
	font-weight: normal;
	text-transform: uppercase;
}
.lessBefore {
	margin-bottom: -1em;
}
.figright {
	float: right;
	padding-top: 45px;
	z-index: 2000;
}
#masthead {
	margin: 0px auto;
	width: 780px;
	background-color:#FFF;
	text-align: left;
	padding: 20px 0px 0px 20px;	
}
#navlinks {
	margin: 6px 10px 0px 0px; padding: 0.5em;
	background: #DBECD0; 
	text-align: center;
}

#navlinks li {
	display: inline;
	margin-right: 0.5em; padding-right: 0.75em;
	border-right: 1px solid #99C;
	font-weight: bold;
}

#navlinks li.last {
	border-right: 0;
}

#navlinks a {
	color: #4e802d;
}
#navlinks a:hover {
	text-decoration: underline;
	color: #456133;
}
#content {
	margin: 0px auto;
	width: 740px;
	background: #FFF;
	text-align: left;
	padding: 10px 30px 20px 30px;
}

#footer {
	background: #DBECD0;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 1px;
	margin-right: 20px;
	margin-left: 0px;
	width: 760px;
	clear: both;
}

#subLeft {
	width: 370px;
	background: #FFF;
	float: left;
	margin-bottom: .5em;
}

#subRight {
	background: #FFF;
	margin: 0px 35px .5em 0px;
	width: 360px;
	float: right;
}

#subLeft img {
	float: left;
	clear: both;
	margin-bottom: 0px;
	margin-right: 6px;
	margin-top: 4px;
}

#subRight img {
	clear: both;
	float: left;
	margin-bottom:0px;
	margin-right: 6px;
	margin-top: 4px;
}

#subLeft p {
	margin-top: 0px;
	margin-bottom: 64px;
}
#subRight p {
	margin-top: 0px;
	margin-bottom: 64px;
}
#paperslist p {
	margin: 3px;
	line-height: 1.2;
}
#paperslist h4 {
	padding: 3px;
	color: #0069AA;
	background: #ECF8FF;
	line-height: 1.6em;
}
#paperslist ul li {
	margin: 3px;
	font-size: 1em;
	}
#paperslist ul ul li {
	margin-left: 5px;
	margin-bottom: 0;
	font-weight: bold;
	}
#paperslist ul ul ul li {
	margin: 0 5px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;

	}
.pagetop {
	font-size: 11px;
}
.ltsans {
	color: #666;
	font-size: .8em;
}

.ltsans2 {
	color: #666;
	font-size: .85em;
}

img {
	border: 1 solid #000000;
}
