@charset "UTF-8";
/* CSS Document */





/* EXTERNAL LINKS STYLES */	
		
.external_links_bc {
	color:#000;
	color:#000;
	background-color:transparent;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:1.5em;
	vertical-align:baseline;
	letter-spacing: normal;
	word-spacing:normal;
	font-weight:normal;
	font-style:normal;
	text-transform:none;
	text-decoration:none;
	font-variant:normal;
	text-align:start;
	text-indent:0px;
	margin-left:10px;
	margin-right:10px;
		}


/* THESE STYLES ARE FOR THE BEHAVIOR OF A:LINK ON THE EXTERNAL LINKS DIV */

.external_links_bc A:link {
	color:#000;
	text-decoration: none;
}
.external_links_bc A:visited {
	color:#666;
	text-decoration: none;
}
.external_links_bc A:hover {
	color:#03F;
	text-decoration: none;
}
.external_links_bc A:active {
	color:#FFF;
	text-decoration: none;
}





/* THESE STYLES ARE FOR ONE SHEET PAGES */
		
#Contact_style A:link {
	color:#900;
	text-decoration: none;
}
#Contact_style A:visited {
	color:#666;
	text-decoration: none;
}
#Contact_style A:hover {
	color:#09F;
	text-decoration: none;
}
#Contact_style A:active {
	color:#FFF;
	text-decoration: none;
	font-size: 12px;
}
.BODYcopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}
.BODYcopy {
	font-size: 11px;
	line-height: 13.5px;
}
