/* CSS Document */

page, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#333333;
	margin:0px;
	padding:0px;
	background-color:#EBF7DD;
	}
	
#Container {
	margin:0 auto;
	width:760px;
	padding-top:30px;
	padding-bottom:30px;
	}
	
#LeftColumn {
	padding-right:20px;
	margin-bottom:20px;
	width:150px;
	float:left;
	font-size:10pt;
	}
	
#Address {
	text-align:center;
	}
	
.Large {
	font-size:14pt;
	}

.LinkBox {
	border:1px solid #008837;
	padding:3px;
	}
	
#Address a {
	color:#008837;
	text-decoration:none;
	}
	
#Address a:hover {
	color:#008837;
	text-decoration:underline;
	}
		
#RightColumn {
	padding:0px 0px 0px  20px;
	margin-bottom:20px;
	width:560px;
	float:left;
/*	border-left:4px solid #008837; */
	}
	
h1 {
	color:#FF8C00;
	font-size:16pt;
	}
	
h2 {
	color:#FF0000;
	font-size:16pt;
	}
	
h3 {
	color:#008837;
	font-size:16pt;
	}
	
#PictureBoxRow {
	clear:both;
	margin:0px;
	padding-bottom:10px;
	padding-top:10px;
	width:530px;
	}
		
#PictureBox {
	float:left;
	text-align:center;
	width:175px; 
	margin:0px;
	padding:0px;
	}
	
#PictureBox p {
	margin:0px;
	padding:0px;
	}
	
.PaleGray {
	color:#999999;
	}
	
.GreenStatement {
	color:#008837;
	font-size:14pt;
	text-align:center;
	}
	
.SmallBlack {
	font-size:8pt;
	font-weight:bold;
	}
	
#PictureBoxRow {
	clear:both;
	margin:0px;
	padding-bottom:10px;
	padding-top:10px;
	width:410px;
	}
		
#PictureBox {
	float:left;
	text-align:center;
	width:200px;
	margin:0px;
	padding:0px;
	}
	
#PictureBox p {
	margin:0px;
	padding:0px;
	}
	
.PaleGray {
	color:#999999;
	}
	
#Image {
	clear:both;
	text-align:right;
	}
	
#Navigation {
	margin:0px;
	clear:both;
	font-size:10px;
	text-align:center;	
	border:1px solid #008837;
	}

#Navigation td {
	padding:3px;
	text-align:center;
	}
		
#Navigation a {
	color:#008837;
	text-decoration:none;
	}
	
#Navigation a:hover {
	color:#008837;
	text-decoration:underline;
	}
	
	
#ThreeColumn {
	font-size:10pt;
	}
	
#ThreeColumn a {
	color:#008837;
	text-decoration:none;
	}
	
#ThreeColumn a:hover {
	text-decoration:underline;
	}
	
#ThreeColumn table {
	border-top:1px solid #008837;
	border-left:1px solid #008837;
	}
	
#ThreeColumn td {
	border-right:1px solid #008837;
	border-bottom:1px solid #008837;
	}
	
#ThreeColumn td.Title {
	Background-color:#008837;
	color:white;
	font-weight:bold;
	font-size:14pt;
	}
	
#ThreeColumn td.SubTitle {
	Background-color:#33AA6A;
	color:white;
	font-size:9pt;
	font-weight:bold;
	}
	
#ThreeColumn ul {
	margin:0em 0em 0em 1em;
	padding:0em 0em 0em 1em;
	}
	
#ThreeColumn li {
	list-style-image:url(../ImagesCommon/Adobe-Logo_Small.gif);
	list-style-position:outside;
	padding:3px 0px 8px 5px;
	}
	
.Date {
	color:#008837;
	font-weight:bold;
	}
	
.Activity {
	color:#008837;
	font-weight:bold;
	}
	
.Prices {
	font-size:9pt;
	font-weight:bold;
	}
	
.Left {
	border-left:2px solid #0860A8;
	}
	
.Middle {
	border-left:2px solid #0292C0;
	}
	
.Right {
	border-left:2px solid #FC7F3F;
	}
	
.LeftText {
	color:#0860A8;
	}
	
.MiddleText {
	color:#0292C0;
	}
	
.RightText {
	color:#FC7F3F;
	}
