/* default opacity for IE */
.Caption {
	font-family: Arial;
	font-weight: bold;
	color:      #123456;
}

.navigation {
	height:91px;
	width:208px;
	color:white;
	border-width:1px;
	float: none;
	background-color: transparent;
	position:absolute;
	top:168px;
	left:145px;
}
.navigation_internal {
	height:91px;
	width:208px;
	color:white;
	border-width:1px;
	float: none;
	background-color: transparent;
	position:absolute;
	top:125px;
	left:170px;
}
	
.content {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;

}

li	{
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;

}


a	{
	font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
	color : #96002d;
	text-decoration : underline;
	font-weight: bold;
}

a.hover	{
	font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
	color : #1D3891;
	text-decoration : underline;
	font-weight: bold;

}

a.active	{
	font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;

	color : #1D3891;
	text-decoration : underline;

	font-weight: bold;

}
.header {
font-family: Helvetica, Arial, sans-serif;
font-size: 18px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;

}
.repheader {
	font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;

	font-weight: bold;
	color: #96002d;
}

