	body {
		margin:0 0 0 0px;
		padding:0 0 0 0px;
	}
	
	.box_image {
		margin-right:21px;
	}
	
	.content_container {
		margin-top:48px;
		margin-bottom:24px;
	}
	
	.footer {
		background-color:#0087c7;
		
		width:100%;
		height:32px;
	}
	
	.footer, .footer div, .footer td {
		color:#ffffff;
		
		font-family:Tahoma, Sans-Serif;
		font-size:10px;
	}
	
	.footer a {
		color:#ffffff;
		
		text-decoration:none;
	}
	
	.footer a:hover {
		text-decoration:underline;
	}
	
	.footer_text {
		margin-right:12px;
		margin-left:12px;
	}
	
	.header_body {
		background-image:url('../images/static/header_bg.jpg');
		background-position:top right;
		background-repeat:no-repeat;
		
		width:100%;
		height:84px; 

		font-size:1px;
		line-height:1px;
	}
	
	.header_bottom {
		background-color:#0087c7;
		
		width:100%;
		height:5px;
		
		font-size:1px;
		line-height:1px;
	}
	
	.left_menu {
		border-right:1px solid #e2e2e2;
		
		height:90%;
		
		padding-right:21px;
	}
	
	.left_menu_item {
		margin-bottom:9px;
	}
	
	.main_cont {
		margin-left:45px;
		
		width:526px;
	}
	
	.main_cont a {
		color:#000000;
		
		text-decoration:none;
	}
	
	.main_cont a:hover {
		text-decoration:underline;
	}
	
	.main_cont, .main_cont div, .main_cont td {
		color:#646464;
		
		font-family:Tahoma, Sans-Serif;
		font-size:12px;
		
		letter-spacing:0.05em;
		line-height:21px;
	}
	
	.main_cont_heading {
		margin-bottom:12px;
	}
	
	.read_more_arrow {
		margin-left:6px;
		margin-right:12px;
	}
	
	.inputbox {
		border:1px solid #e2e2e2;
	
		margin-bottom:6px;
	}
	
	div.componentheading {
		font-size:18px;
		font-weight:bold;
		
		margin-bottom:24px;
	}
