	
#copyArea {
	padding:30px;
	clear:both;
	background-color:#fff;	
	width:704px;
	overflow:hidden;	
	}	
#copyArea,
#copyArea p {	
	height:auto;
	font-size:14px;
	line-height:20px;
}
#sidebarContent h1,
#sidebarContent h2,
#sidebarContent h3,
#sidebarContent h4, 
#copyArea h1,
#copyArea h2,
#copyArea h3,
#copyArea h4 {
	margin:0 0 5px 0;
	line-height:12px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	letter-spacing:.07em;	
}
#copyArea h5,
#copyArea h6,
#sidebarContent h5,
#sidebarContent h6
{
	margin:0 0 3px 0;
	line-height:12px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	font-style:italic;
	text-align:left;
	letter-spacing:.07em;	
}
#sidebarContent {	
	clear:both;
	height:auto;
	font-size:12px;
	line-height:20px;		
	overflow:hidden;
	margin:25px 0 50px 0;	
	width:185px;
}
#copyArea li {
	padding:0 0 10px 0;
	list-style-image:url(/images/bullet.gif);
	line-height:15px;
	margin:0;	
}
#sectionHeading 
{
	width:704px;
	overflow:hidden;
}
#sectionHeading h3 
{	
	padding:0;
	width:150px;
	margin:0;
	font-size:16px;
	line-height:20px;
	position:absolute;
}
#sectionHeading img 
{
	padding-bottom:30px;
	float:right;
	display:inline;
}
.availableSpace
{
    width:100%;
    overflow:hidden;    
    color:#333;
    white-space:normal;  
}
.availableSpace a {
    text-decoration:none;
    color:Navy;
}
.availableSpace a:hover {
    text-decoration:underline;
    color:Navy;
}
.availableSpace caption {
    background-color: #5D7B9D;
    color: White;
    font-size: 16pt;
    font-weight:bold;
}
.availableSpace td{
    padding: 0 5px 0 5px;
    white-space:normal;
    border:1px solid #ccc;
}
.availableSpace th 
{
    padding: 0 5px 0 5px;
    border:1px solid #fff;
    background-color:#7FB3D3;
    color:#fff;
}