@charset "utf-8";
/* CSS Document */

/* Article Style 1 */

.headline1 {
	background: #487e97;
	margin-bottom: 10px;
}
.headline1 h1 {
	font-size: 24px;
	letter-spacing: -1px;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 10px;
}
.headline1 .top {
	background: url(../img/article-style1.gif) no-repeat -20px -20px;
	font-size: 1px;
	height: 8px;
}
.headline1 .top .right {
	background: url(../img/article-style1.gif) no-repeat 0px -20px;
	float: right;
	height: 8px;
	width: 10px;
}
.headline1 .bottom {
	background: url(../img/article-style1.gif) no-repeat -20px -2px;
	font-size: 1px;
	height: 8px;
}
.headline1 .bottom .right {
	background: url(../img/article-style1.gif) no-repeat 0px -2px;
	float: right;
	height: 8px;
	width: 10px;
}
.content1 {
	padding: 0px 10px 30px 10px;
	color: #898989;
	line-height: 18px;
}
.content1 h1 {
	line-height: normal;
	font-size: 18px;
	color: #467893;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 8px;
}
.content1 h2 {
	line-height: normal;
	font-size: 14px;
	color: #467893;
	font-weight: bold;
}
/* Article Style 2 */

.headline2 {
	background: #a8a8a8;
	margin-bottom: 10px;
}
.headline2 h1 {
	font-size: 22px;
	letter-spacing: -1px;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 10px;
}
.headline2 .top {
	background: url(../img/article-style2.gif) no-repeat -20px -20px;
	font-size: 1px;
	height: 8px;
}
.headline2 .top .right {
	background: url(../img/article-style2.gif) no-repeat 0px -20px;
	float: right;
	height: 8px;
	width: 10px;
}
.headline2 .bottom {
	background: url(../img/article-style2.gif) no-repeat -20px -2px;
	font-size: 1px;
	height: 8px;
}
.headline2 .bottom .right {
	background: url(../img/article-style2.gif) no-repeat 0px -2px;
	float: right;
	height: 8px;
	width: 10px;
}
/* Article Style 2 */

.headline3 {
	background: #e5e5e5;
	margin-bottom: 10px;
}
.headline3 h1 {
	font-size: 18px;
	letter-spacing: -1px;
	color: #397089;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 10px;
}
.headline3 .top {
	background: url(../img/article-style3.gif) no-repeat -20px -20px;
	font-size: 1px;
	height: 8px;
}
.headline3 .top .right {
	background: url(../img/article-style3.gif) no-repeat 0px -20px;
	float: right;
	height: 8px;
	width: 10px;
}
.headline3 .bottom {
	background: url(../img/article-style3.gif) no-repeat -20px -2px;
	font-size: 1px;
	height: 8px;
}
.headline3 .bottom .right {
	background: url(../img/article-style3.gif) no-repeat 0px -2px;
	float: right;
	height: 8px;
	width: 10px;
}

