body {
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #ddd;
	scrollbar-shadow-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-arrow-color: #f70;
	scrollbar-track-color: #fff;
	scrollbar-darkshadow-color: #ddd;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(../../shared_images/elemental/body_elemental.gif);
	background-repeat: repeat-x;
	}
h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd,a,img,span {
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #555;
	border: none;
}
a,a:hover {
	font-size: 12px;
	color: #4D74A4;
	text-decoration:none;
	background: no-repeat;
}
strong {
}
.package {
	width: 770px;
	height: auto;
	padding: 0px;
	margin: auto;
	text-align:justify;
	text-justify:inter-ideograph;
	clear: both;
}
.container,.box,.column {
	clear: both;
	height: auto;
	background: no-repeat;
	margin: 0px;
	padding: 0px;
}
.border3 {
	height: 30px;
	margin: 0px;
	clear: both;
	background: url(../../shared_images/elemental/dot_2x4-3.gif) repeat-x;
}
#header {
	height: 655px;
	background: url(../../shared_images/elemental/header.gif) no-repeat;
}
#notify {
	clear: both;
	padding-top: 210px;
	width: 470px;
	margin-left: 145px;
}
#notify h1 {
	font-size: 16px;
}
#notify h2,#notify h2 a {
	text-decoration: underline;
	color: #333;
	font-size: 16px;
}
#notify h2 a:hover {
	color: #F70;
}
#notify p {
	padding-bottom: 20px;
	line-height: 25px;
}
