/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #ececec;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #505050;
	font-size: 13px;
}

a {
	color: #d3003f;
	text-decoration: none;	
	}
a:visited{
	color: #d3003f;	
	}
a:hover{
	color: #d3003f;
	text-decoration: underline;	
	}
a:active{
	color: #d3003f;
	
	}


	
/* topbar */	
.box {
	padding: 0px;
	width: 760px;
	height: 100%;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;

}
.logo {
	width: 760px;
	height: 69px;
	padding: 0px;
	margin: 0px;

}
.pagetitle688 {
	width: 688px;
	height: 25px;
	padding-top: 26px;
	padding-bottom: 20px;
	text-align: center;

}
.date {
	padding-left: 30px;
	font-size: 13px;
	line-height: 19px;
	color: #505050;

}
.title {
	font-size: 13px;
	line-height: 19px;
	color: #505050;

}
.article {
	width: 688px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 25px;
	padding-bottom: 25px;

}
.article p {
	font-size: 13px;
	line-height: 19px;
	color: #505050;
}
.dotline688{
	width: 688px;
	height: 1px;
	text-align: center;	
}

.gotop{
	width: 37px;
	height: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	
}




/* div Class - Footer */
.footerup{
	width: 760px;
	height: 20px;	
}
.footerline{
	width: 760px;
	height: 1px;	
}
.footermenu{
	width: 760px;
}
.footercell{
	height: 18px;
}
.footermargin{
	height: 18px;
}
.footermarginhalf{
	height: 9px;
	width:760px;
}
.footertext{
	height: 10px;
	width: 457px;
	font-size: 10px;
	text-align: left;
	padding-left: 20px;
}
.footertext a{
	color: #505050;
	text-decoration: none;	
	}
.footertext a:visited{
	color: #505050;
	text-decoration: none;	
	}
.footertext a:hover{
	color: #505050;
	text-decoration: none;	
	}
.footertext a:active{
	color: #505050;
	text-decoration: none;	
	}
.copyright{
	height: 10px;
	width: 303px;
	text-align: center;
	padding-right: 20px;
}
