/* CSS Document */

.navigation:link { line-height: 30px; font-family:Impact; font-size: 32.5px; color: #1C1C1C; text-decoration: none; }
.navigation:hover { line-height: 30px; font-family:Impact; font-size: 32.5px; color: #767575; text-decoration: none; }
.navigation:visited { line-height: 30px; font-family:Impact; font-size: 32.5px; color: #1C1C1C; text-decoration: none; }
.navigation:visited:hover { line-height: 30px; font-family:Impact; font-size: 32.5px; color: #767575; text-decoration: none; }

.letter_highlight {
	font-family: Arial;
	font-size: 8.5pt;
	color: #ffa82b;
}

.paragraph_title {
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: bold;
	color: #ffa82b;	
}

.paragraph_body {
	font-family: Arial;
	font-size: 8.5pt;
	color: #767575;
	margin-bottom: 6px;
}

.labeldiv {
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 85px;
	float: left;
}

.label {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #767575;	
}

.Address{
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
}

.Address b{
	font-size: 14px;
	line-height: 14px;
	color: #47C7F4;
}

/**/
span.paragraph_title {
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: bold;
	color: #ffa82b;	
}

span.paragraph_body {
	font-family: Arial;
	font-size: 8.5pt;
	color: #767575;
	margin-bottom: 6px;
}

div.pop-close-button{
	position: absolute; 
	top: 0px; 
	right: 0px;
	z-index: auto;
}
