.static_structure {
	width: 100%;
	position: relative;
	font-family: "Tahoma, Verdana";
	font-size: 10pt;
}

.static_structure p {
	display: block;
	margin: 10px 0 20px 0;
	line-height: 15pt;
}

.static_structure .image_left {
	float: left;
	margin: 0px 10px 10px 0px;
}

.static_structure .image_left img {
	clear: both;
	margin-bottom: 10px;
}


.static_structure h1 {
	margin: 0 0 15px 0;
	font-size: 18pt;
}

.static_structure h2 {
	margin: 10px 0 10px 0;
	font-size: 13pt;
	font-weight: 600;
}

.static_structure h3 {
	margin: 10px 0 10px 0;
	font-size: 11pt;
	font-weight: 600;
	}

a img {
	border: none;
}

.static_structure a:hover, .rightColumn a:hover
{
	color: #3780B2 !important;
	text-decoration:underline !important; 
	font-size: 10pt !important; 
}

.static_structure a:visited, .rightColumn a:visited
{
	color: #3780B2 !important;
	text-decoration:none !important; 
	font-size: 10pt !important; 
}

.static_structure a:link, .rightColumn a:link
{
	color: #3780B2 !important;
	text-decoration:none !important; 
	font-size: 10pt !important; 
}

.static_structure h2 a:link, .rightColumn h2 a:link
{
	color: #3780B2 !important;
	text-decoration:none !important; 
	font-size: 11pt !important; 
	margin: 10px 0 10px 0;
	font-weight: 600;
}

.static_structure h2 a:hover, .rightColumn h2 a:hover
{
	color: #3780B2 !important;
	text-decoration:none !important; 
	font-size: 11pt !important; 
	margin: 10px 0 10px 0;
	font-weight: 600;
}

.static_structure h2 a:visited, .rightColumn h2 a:visited
{
	color: #3780B2 !important;
	text-decoration:none !important; 
	font-size: 11pt !important; 
	margin: 10px 0 10px 0;
	font-weight: 600;
}
