	body {
		margin:0px 0px 0px 0px;
		
		}
	
	.wordmark {
	
		margin-top:106px;
		margin-left:9px;
		z-index:4;	
		
		}
	
	.header {
		
		background-color:#000000;
		height:225px;
		z-index:5;
	
	}
	
	
	.header_caption {
	
		color:#CCCCCC;
		margin-top:-21px;
		margin-left:25px;
		font-size:11px;
		font-family:Georgia, "Times New Roman", Times, serif;	
	
	}
	
	.wrapper {
	
		margin-top:20px;
		
	
			
	}
	
	
	.left_content {
		float:left;
		width:44%;
		margin-right:20px;
		margin-left:25px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13px;
		color:#444444;
		
		}

	.right_content {
		
		float:left; 
		width:45%;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13px;
		color:#444444;
		margin-bottom:20px;
		padding-right:5px;
		padding-left:20px;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 1px;
		border-top-style: dashed;
		border-right-style: dashed;
		border-bottom-style: dashed;
		border-left-style: dashed;
		border-top-color: #999999;
		border-right-color: #999999;
		border-bottom-color: #999999;
		border-left-color: #999999;
		
	
		}
		
		
	h1 {
		font-size:13px;
		margin:0px;
		color:#333333;
		}
		
	h2 {
		
		margin-top:0px;
		font-size:18px;
		font-family:Arial, Helvetica, sans-serif;
		color:#333333;
	
	}
	
	
	h3 {
		font-size:14px;
		font-family:Arial, Helvetica, sans-serif;
		color:#333333;
		margin-bottom:5px;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
	
	
	}	
	
/*	#rightcontent p {
		font-size:10px;
		margin-left:0px;
		}*/
		
	.leftbox {
	
	float:left;
	margin-right:10px;
	/*clear:left;*/
	margin-bottom:5px;

}	
	
	.dateandtime {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
	}
		
	.footer {
	
		/*display:table;*/
		height:20px;
		background-color:#000000;
	
	}	
	
	.clear {
	
	clear:both;
	
	}
	
A:link {color: #FF0000; font-style: nounderline; text-decoration: none; font-weight: normal;}
A:visited {color: #FF0000; font-style: nounderline; text-decoration: none; font-weight: normal;}
A:hover {color: #333333; font-style: nounderline; text-decoration: underline; font-weight: normal;}