@charset "UTF-8";
/* Font Style CSS Document */ 

body {
	color: #000000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 9pt; 
	line-height: 14pt; 
	font-family: "Merriweather", "Times", serif;
	width: 100%;
	min-width: 1050px;
	margin:0;
	}

	
.port_nav_text_off {
	color: #5C3047; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 9pt; 
	line-height: 12pt; 
	font-family: "Merriweather", "Times", serif; 
	}
	
.header_text {
	color: #000000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 24pt; 
	line-height: 28pt; 
	font-family: 'Bree Serif', serif; 
	}
	
.uc_header_text {
	color: #5C3047; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 18pt; 
	line-height: 20pt; 
	font-family: "Merriweather", "Times", serif;
	}
	
.uc_body_text12 {
	color: #000000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12pt; 
	line-height: 18pt; 
	font-family: "Merriweather", "Times", serif; 
	}
	
.uc_body_text10 {
	color: #000000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10pt; 
	line-height: 16pt; 
	font-family: "Merriweather", "Times", serif; 
	}
	
.uc_body_text_bold12 {
	color: #000000; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 12pt; 
	line-height: 18pt; 
	font-family: "Merriweather", "Times", serif;
	
	}
	
.quote_text {
	color: #5C3047; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12pt; 
	line-height: 16pt; 
	font-family: 'Bree Serif', serif;
	
}
	
.quote_text p {
	text-align: right;
	font-size: 10pt;
	
}
	
.quote_text a {
	text-decoration: none;
	color: #D31078;
}

.quote_text a:hover {
	color: #CC66A1;

}

.fieldtext1 {
	color: #5C3047; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 9pt; 
	line-height: 10pt; 
	font-family: "Merriweather", "Times", serif; 
	}
	
.ghosttext {
	color: #797979; 
	font-style: italic; 
	font-weight: normal; 
	font-size: 9pt; 
	line-height: 10pt; 
	font-family: "Verdana", san-serif; 
	}

.body_text {
	color: #000000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 9pt; 
	line-height: 14pt; 
	font-family: "Merriweather", "Times", serif; 
	}
	
.body_text_bold {
	color: #000000; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 9pt; 
	line-height: 14pt; 
	font-family: "Merriweather", "Times", serif;
	
	}
	
.body_text a {
	font-weight: bold;
	text-decoration: none;
	color: #D31078;
}

.body_text a:hover {
	color: #CC66A1;
}



