@charset "utf-8";
/* CSS Document */

.phoneno {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #FF0000;
	font-weight: bolder;
	letter-spacing: 0px;
	font-stretch:condensed;
	}
	
#phoneno_container {
	width: 145px;
	height: 15px;
	padding: 0px 0px 0px 0px;
	margin: 42px 0px 0px 19px;
	}
	
.email {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #005c90;
	font-weight: normal;
	font-stretch:condensed;
	}
	
#email_container {
	width: 145px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 19px;
	}
	
#news_scroll {
	margin: 0px 5px 0px 0px;
	overflow: auto;
	padding: 0px 10px 0px 19px;
	height: 190px;
	width: 139px;
} 

.newsscroll {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	}
	
.newsscroll_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	}
	
.newsscroll_more {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #005c90;
	font-weight: normal;
	text-align:right;
	}
	
#sage_container {
	width: 173px;
	height:45px;
	margin: 25px 0px 0px 0px;
	}
	
.header_quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.heading_blue {
	color: #00386c;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.body_quote {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}
.body_copy {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #008AC9;
	font-size:12px;
	font-weight:bold;
}
a:visited {
	color: #00386c;
	font-weight:bold;
}
a:hover {
	color: #00aefe;
	font-weight:bold;
}
a:active {
	color: #008AC9;
	font-weight:bold;
}

body {
	margin-left: 40px;
}

.download_text {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.style1 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
.style2 {font-style: italic; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}

#text_scroll {
	width:575px;
	height:305px;
	padding: 0px 10px 0px 15px;
	overflow:auto;
	}
