@charset "utf-8";
/* CSS Document */

body {
	font-size: 100%;
	color: #666;
	background-color: #FFF;
	text-align: left;
	padding: 20px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	float: inherit;
	margin-bottom: 0px;
	line-height: 18px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	word-spacing: normal; 
}

#banner {
}
#sidebar {
	float: left;
	width: 170px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 64px;
}



#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	text-align: left;
	float: right;
	height: 20px;
	width: 580px;
	padding-top: 23px;
	padding-bottom: 20px;
	background-color: #FFF;
	padding-left: 28px;
	color: #3F4091;
}
#mainContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333;
	background-color: #fff;
	text-align: justify;
	text-indent: 15px;
	vertical-align: text-bottom;
	float: right;
	width: 588px;
	padding-left: 20px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #3F4091;
	position: relative;
}

#into {
	font-weight: bold;
}
