body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
h2 {
	font-size: 13px;
	color: #1573AD;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
}
a:link {
	color: #00A074;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00A074;
}
a:hover {
	text-decoration: underline;
	color: #1573AD;
}
a:active {
	text-decoration: underline;
	color: #1573AD;
}
div#page {
	padding: 0px;
	width: 701px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
div#container {
	width: 701px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#banner {
	float: left;
	width: 305px;
	padding: 0px;
	text-align: left;
	display: block;
	position: relative;
	margin: 0px;
}
div#banner img {
	padding: 0px;
	margin: 0px;
}
div#right {
	float: left;
	background-color: #A9A9A9;
}
div#column {
	text-align: justify;
	width: 350px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
div#footer {
	clear: both;
	width: 700px;
	background-image: url(/images/page/dot_line.gif);
	background-repeat: repeat-x;
	text-align: center;
}
h1 {
	font-size: 15px;
	color: #1573AD;
}
blockquote {
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 12px;
	color: #1573AD;
}
div#mentalbox {
	text-align: justify;
	background-color: #CCFFFF;
	border: 1px dotted #BBBBBB;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
}
