body
{
	background-color: #fff;
	margin: 0px;
}

body, table, tr, th, td, div, a, p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00489B;
}

A:link, A:visited
{
	color: #00489B;
	text-decoration: underline
}

A:hover, A:visited:hover, A:active
{
	color: #2EA543;
	text-decoration: underline
}


div#content
{
	margin-top: 40px;
}

div#map
{
	margin-top: 10px;
	margin-bottom: 15px;
}

td.navi
{
	border-top: 1px solid #00489B;
	border-bottom: 1px solid #00489B;
	padding-top: 1px;
	color: #2EA543;
	font-size: 12px;
	text-transform: uppercase;
	
}

td.content_home
{
	padding-top: 45px;
	padding-left: 510px;
	padding-bottom: 20px;
	padding-right: 45px;	
}

p.content_home
{
	margin: 0px;
	padding-top: 11px;
	color: #fff;
	font-size: 11px;
	line-height: 16px;	
}

p.content_home_title
{
	margin: 0px;
	padding-top: 9px;
	padding-bottom: 8px;
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

span.content_home_title
{
	font-size: 18px;
}

td.content
{
	padding-top: 45px;
	padding-left: 80px;
	padding-bottom: 20px;
	padding-right: 80px;	
}

p.content
{
	margin: 0px;
	padding-top: 11px;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;	
}

p.content_bottom
{
	margin: 0px;
	padding-top: 11px;
	padding-bottom: 11px;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;	
}

p.content_pipeline
{
	margin: 0px;
	padding-top: 11px;
	padding-bottom: 11px;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
}

p.content_title
{
	margin: 0px;
	padding-bottom: 11px;
	color: #2EA543;
	font-size: 18px;
	line-height: 22px;
	text-align: left;
}

p.content_footer
{
	margin: 0px;
	padding-top: 11px;
	padding-bottom: 36px;
	font-size: 9px;
	line-height: 15px;
	text-align: left;
	font-style: italic;
	border-top: 1px dotted #00489B;
}

p.content_footer_02
{
	margin: 0px;
	padding-top: 6px;
	font-size: 9px;
	line-height: 15px;
	text-align: left;
	font-style: italic;
}

p.content_footer_bottom
{
	margin: 0px;
	padding-top: 11px;
	font-size: 9px;
	line-height: 15px;
	text-align: left;
	font-style: italic;
	border-top: 1px dotted #00489B;
}

ol.content, ul.content, li.content
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
}

span.subtitle
{
	color: #2EA543;
	font-weight: bold;
	text-transform: uppercase;
}

span.boldgreen
{
	color: #2EA543;
	font-weight: bold;
}

A.navi:link, A.navi:visited
{
	color: #00489B;
	text-decoration: none
}

A.navi:hover, A.navi:visited:hover, A.navi:active
{
	color: #2EA543;
	text-decoration: none;
}

A.footer:link, A.footer:visited
{
	color: #00489B;
	font-size: 9px;
	text-decoration: underline;
}

A.footer:hover, A.footer:visited:hover, A.footer:active
{
	color: #2EA543;
	font-size: 9px;
	text-decoration: underline;
}