body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	background: #FFFFFF;
}

img {
	border-style: none;
}

hr {
	border-top: 1px solid #004676;
	background-color:#FFFFFF;
	height:1px;
	margin-bottom: 25px;
	border-bottom: 1px none #FFFFFF;
	margin-top: 20px;
}


ul {
	list-style: url(none) none;
	margin: 0px;
	padding: 0px;
}

li {
	background: url(../media/arrow-01.gif) no-repeat 8px 6px;
	padding-left: 22px;
	font-size: 14px;
	line-height: 20px;
}


p {
	line-height: 20px;
	font-size: 14px;
	text-align: left;
}

p a[href^="http://"] {
	padding-right: 10px;
	background: url(../media/extern-01.gif) right 60% no-repeat;
	margin-right: 2px;
	}

h1 {
	font: bold 20px/24px Arial, Helvetica, sans-serif!important;
	text-transform: uppercase;
	color: #00467c!important;
	letter-spacing: 1px;
	background: url(../media/arrow-04.gif) no-repeat 0px 5px;
	padding-left: 20px;

}

h2 {
	font: bold 16px/20px Arial, Helvetica, sans-serif;
	color: #00467C;

}

h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;

}

h4 {
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;

}

h5 {
	font: 10px/6px Arial, Helvetica, sans-serif;
}

h5 a {
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #00447F;
}

h6  a:hover, a:active {
	color: #FF2100;
}

a:link {
	color: #00467C;

}
	
a:visited {
	color: #00467C;

}
	
a:hover, a:active {
	color: #FF2100;
}

.contentbox {
	background: #DEE9EF;
	display: block;
	padding: 10px;
	margin: 0px;
	border: 1px solid #93C5DE;
}


.content-img {
	border: 1px solid #00447F;
	padding: 2px;
}

