@charset "UTF-8";
/* CSS Document */

body {margin:0;
	  background-color:#e7e6d5;
	  font-family:"Lucida Sans",Arial, Helvetica, sans-serif;
	  color:#333333;
	  font-size: 1.0em;
	  }
	  
h2 {
	margin:0;
	color:#111111;
	font-family:"Lucida Sans",Arial, Helvetica, sans-serif;
	font-size:16px;
	
	margin-bottom:5px;
	font-weight:normal;
	line-height:20px;
	width:95%;

}
h3 {
	margin:0;
	color:#444444;
	font-family:"Lucida Sans",Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	width:90%;
}
h4 {
   margin:0;
	color:#333333;
	font-family:"Lucida Sans",Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	width:90%
}
.textsmall {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;line-height:10px;
}
.redbold {	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}
.textbold {font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: bold; }
.style9 {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: small; }
.textsmcaps {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: small-caps;
}
a:link {
	color: #990000;
}
a:visited {
	color: #006600;
}
.textxsmall{font-size: x-small;
 			font-family: Arial, Helvetica, sans-serif;}

.style8 {color: #000099}

.style9 {color: #FF0000}

.style10 {color: #009900}


#mainContent {
	background-color:white;
	padding-top:20px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:20px;
	position:relative;
}
#back { font-size:10px;color:black;position:absolute;top:180px;left:680px;width:100px;height:auto}
.article-hdr {
	width:543px;
	
	height:auto;
	padding-bottom:5px;
}

.article p {
	margin:0;
	margin-bottom:10px;
	font-size:11px;
	line-height:14px;
	margin-top:5px;
}
.article p.first {
	padding:0;
	margin:0;
	margin-bottom:10px
}
.article ul {
	margin:0;
	padding-left:15px;
	
	width:95%;
	margin-bottom:15px;
}

.article ul li {
	margin:0;
	padding:0;
	margin-bottom:10px;
	font-size:10px;
	line-height:16px;
	color:#222222;
}
.article ul.emph li {
	margin-bottom:10px;
	font-size:12px;
	line-height:16px;
	color:#222222;
}
.article td.left {
	width:60%;
}
.keyline {
	margin-bottom:10px;
	margin-left:10px;
	border:1px solid #660000;
}

.article sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}
.article sub {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: -0.25em;
}
p.sources {
	font-size:9px;
}
#contacts td {padding-bottom:5px;padding-left:10px}
.footer {
	font-size:10px;
}
