html, body {
	font-family: Arial;
	font-size: 11px;
	line-height: 1.4em;
	margin: 0; padding: 0;
	color: #555555;
}
a {
	color: #2e3192;
}
a img {
	border-width: 0;
}
input {
	font-size: 11px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #2e3192;
	margin-top: 5px;
}
p {
	text-align: justify;
}
table {
	border-collapse: collapse;
}
#page {
	width: 970px;
	margin: 0 auto;
}
#toolbar {
	height: 47px;
	background-image: url('../images/toolbar.gif');
	color: #2e3192;
}
#toolbar .in {
	margin: 0 23px;
	padding-top: 12px;
}
#toolbar .left {
	float: left;
}
#toolbar .right {
	text-align: right;
	margin-top: -1px;
}
#toolbar a {
	color: #2e3192;
}
#toolbar img {
	padding-left: 4px;
	vertical-align: bottom;
}
#toolbar form {
	display: inline;
}
#toolbar .input {
	border: 2px solid #abb6d5;
	background-color: #ffffff;
}
#toolbar .submit {
	border: 2px solid #abb6d5;
	background-color: #ffffff;
	background-image: url('../images/submit.gif');
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 11px;
	color: #383cae;
	font-size: 11px;
}
#top {
	margin-top: -5px;
}
#top table td {
	padding: 0;
}
#top h1 {
	margin-left: 31px;
	margin-right: 35px;
	margin-top: 30px;
}
#top h1 a {
	display: block;
	width: 209px;
	height: 77px;
	background-image: url('../images/logo.gif');
}
#top h1 span {
	display: none;
}
#content {
	margin-top: -7px;
	background-image: url('../images/content-middle.gif');
	border-bottom: 1px solid #ffffff;
}
#content #ct {
	background-image: url('../images/content-top.gif');
	background-repeat: no-repeat;
}
#content #cb {
	background-image: url('../images/content-bottom.gif');
	background-position: center bottom;
	background-repeat: no-repeat;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
#content #cin {
	margin: 17px 15px;
	margin-bottom: 100px;
	border-top: 1px solid #ffffff;
}
#left {
	float: left;
	width: 207px;
}
#left a {
	font-weight: bold;
}
#menu .l1 {
	display: block;
	width: 207px;
	line-height: 31px;
	background-image: url('../images/menu-a.gif');
	font-size: 12px;
	font-weight: bold;
	text-indent: 15px;
	margin-bottom: 9px;
}
#menu .l2 {
	display: block;
	width: 159px;
	color: #b3b3b3;
	line-height: 24px;
	background-image: url('../images/submenu-a.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 12px;
	text-indent: 7px;
	margin-left: 22px;
	text-decoration: none;
}
#menu .last {
	margin-bottom: 10px;
}
#right {
	margin-left: 264px;
	margin-right: 40px;
	margin-top: 30px;
}
#menu {
	border-collapse: collapse;
}
#footer {
	margin-top: 15px;
	border-top: 1px solid #ffffff;
	height: 63px;
	background-image: url('../images/footer.gif');
	color: #2e3192;
	font-weight: bold;
}
#footer .in {
	margin: 10px 23px;
}
#footer a {
	color: #2e3192;
	font-weight: bold;
}
.imgleft {
	border: 2px solid #dbdbf0;
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
}
.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}
