/* CSS Document */

body {
	background-color: #ffffff;
	font-family:"Times New Roman", Times, serif;
	margin: 0px;
}
div#outerwrapper {
	width: 715px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#textwrapper {
float:left;
width: 385px;
	margin-top: -13px;
}
#textwrapperex {
	float:left;
	width: 720px;
	margin-top: -5px;
}
h1 {
	font-size: medium;
	color: #898272;
	font-weight:bold;
	letter-spacing: 3px;
	margin-bottom: 10px;
}

.note {
	font-size: small;
	color: #898272;
	font-style: italic;
}
.descnote {
	font-size: small;
	color: #898272;
}
.lefttext {float:left;
	font-size: small;
	color: #898272;
}
.indent {margin-left:140px;
	font-size: small;
	color: #898272;
	display: block;
	width: 250px;
}
.imgadjustment {
margin-top:-4px;
	margin-right: 95px;
}
.closewin {
	font-size: small;
	color: #898272;
	font-style: normal;
	font-weight: bold;
	margin-right: 8px;
}
.closewin a:link, .closewin a:active, .closewin a:visited {
	color: #898272;
}
.closewin a:hover {
	color: #000000;
}
.imgmoveleft {
	margin-right: 50px;

}
p {
	margin-top: 10pt;
	margin-bottom: 10pt;
}
#redtext {position:relative;
z-index:999;
	color:#f00;
	text-align: right;
	margin-right: 70px;
	font-size:16px;
	margin-top:-40px;
}
#redtext a:link, #redtext a:active, #redtext a:visited {
	color:#f00;

}
#redtext a:hover {
	color:#000;

}
.brown {
	color: #330;
}
.brown a:link, #brown a:active, #brown a:visited {
	color: #330;} 
.brown a:hover {
	color: #898272;}
