/* CSS Document */

p{
	font-family: helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	padding: 0px;
	margin: 20px;
	margin-top: 15px;
	font-weight: normal;
	font-variant: normal;
}.contact_intro {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #003366;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.headertag {
	font-family: helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 5px;
}
.bold {
	font-family: helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #003366;
}
.headlines {
	font-family: helvetica;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #003366;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
}
.border-leftcolumn {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
}
.link {
	font-family: helvetica;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.bold_link {
	font-family: helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	color: #003366;
}

.navigation {
	font-family: helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 8px;
	width: 140px;
	color: #6699FF;
}

.navigation:hover {
	font-family: helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #6699FF;
	display: block;
	padding: 8px;
	width: 140px;
	color: #FFFFFF;
}

.navigation-about {
	font-family: helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 8px;
	width: 110px;
	color: #6699FF;
	margin-left: 30px;
}
.caption {
	font-family: helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: lighter;
	padding: 5px;
}
.linksbox {
	border: 1px solid #CCCCCC;
}
.link_text {
	font-family: helvetica;
	font-size: 10px;
	line-height: 10px;
	font-style: normal;
	font-weight: lighter;
	padding-left: 15px;
	color: #333333;
}
