@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
.blank {
	font-size: 2px;
}
h1 {
	color: #315062;
	font-size: 12px;
	line-height: 16px;
	word-spacing: normal;
	letter-spacing: normal;
	display: inline;
}
h2 {
	color: #315062;
	font-size: 13px;
	line-height: 16px;
	word-spacing: normal;
	letter-spacing: normal;
	display: inline;
}
.header {
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	color: #335c6e;
	margin-top: 12px;
	margin-left: 12px;
	display: block;
}
.content {
	font-size: 12px;
	line-height: 16px;
	padding-left: 12px;
	color: #000000;
}
.content_link {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.content_highlight {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #315062;
}
.contact_us_header {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
}
.contact_us {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	height: 80px;
}
.headline {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	width: 398px;
	margin-top: 9px;
	padding-bottom: 5px;
	background-image: url(images/headline_background.gif);
	background-repeat: no-repeat;
	color: #315062;
}
.headline_head {
	font-size: 12px;
	color: #000000;
	padding-left: 9px;
	line-height: 18px;
}
.headline_content_date {
	font-size: 11px;
	color: #000000;
	padding-left: 9px;
	line-height: 18px;
}
.headline_content {
	font-size: 12px;
	color: #000000;
	padding-left: 9px;
	line-height: 18px;
	padding-bottom: 15px;
}
.read_more {
	font-size: 12px;
	color: #487183;
	text-decoration: none;
}

.safland_member {
	font-size: 9px;
	text-decoration: none;
	color: #295252;
	line-height: 24px;
}
.copyright_menus {
	font-size: 11px;
	color: #000000;
	text-align: center;
	line-height: 24px;
	text-decoration: none;
}
.deacon_designs {
	font-size: 10px;
	color: #666666;
	text-align: center;
	text-decoration: none;
}
a.safland_member:hover {text-decoration: underline;}
a.copyright_menus:hover {text-decoration: underline;}
a.deacon_designs:hover {text-decoration: underline;}
a.read_more:hover {text-decoration: underline;}
