html, body {
	font-family: Arial;
	font-size: 11px;
	line-height: 1.4em;
	margin: 0; padding: 0;
	color: #757575;
}
a {
	color: #80abd0;
}

a img{
border-style:solid;
border-width:2px;
border-color:#5083B0;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #5083b0;
	margin-bottom: 0;
}
p {
	text-align: justify;
}
ul {
	list-style-image: url('../images/li.gif');
}
table {
	border-collapse: collapse;
}
#page {
	width: 993px;
	margin: 0 auto;
	background-image: url('../images/page-bg.gif');
	
}
#pagein {
	margin: 0 14px;
}
#toolbar {
	background-image: url('../images/toolbar.gif');
	color: #adc8e0;
	height: 42px;
}
#toolbar form {
	display: inline;
}
#toolbar div {
	display: inline;
}
#toolbar  .left {
	float: left;
	line-height: 42px;
	margin-left: 25px;
}
#toolbar .right {
	float: right;
	line-height: 42px;
	margin-right: 16px;
	
}
#toolbar input {
	color: #adc8e0;
	font-size: 11px;
}
#toolbar .query {
	border: 2px solid #336897;
	background-color: #4075a4;
	padding-left: 3px;
	padding-right: 3px;
	width: 158px;
	
	
	
}
.search{

vertical-align: middle;
}
#toolbar .submit {
	border: 2px solid #5d8eba;
	background-color: #336897;
	height: 20px;
	
}
#toolbar a {
	color: #adc8e0;
}
#top h1 {
	margin: 0;
}
#top h1 a {
	float: left;
	display: inline;
	width: 173px;
	height: 78px;
	background-image: url('../images/logo.gif');
	margin-top: 66px;
	margin-left: 67px;
}
#top h1 a span {
	display: none;
}
#top #flash {
	width: 623px;
	height: 180px;
	float: right;
	margin-top: 8px;
	margin-right: 10px;
}
#content {
	border-top: 1px solid #ffffff;
}
#content .in {
	margin-left: 13px;
	margin-right: 37px;
	margin-bottom: 87px;
	border-top: 1px solid #ffffff;
}
#left {
	float: left;
	width: 276px;
	border-top: 1px solid #ffffff;
	margin-top: 14px;
}
#left a {
	display: block;
}
#left .l1 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	padding-left: 20px;
	background-image: url('../images/menu-a.gif');
	margin-bottom: 1px;
	margin-top: 8px;
	line-height: 34px;
	text-align:left;
}
#left .l2 {
	color: #757575;
	background-image: url('../images/li.gif');
	background-position: 25px center;
	background-repeat: no-repeat;
	padding-left: 33px;
		text-align:left;
}
#left .l2 span {
	display: block;
	background-image: url('../images/dotted-line.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	line-height: 25px;
}
#right {
	margin-left: 329px;
	border-top: 1px solid transparent;
	text-align:left;
}
#right .path {
	color: #bbbbbb;
	background-image: url('../images/directory.gif');
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 13px;
	padding-left: 20px;
	margin-top: 29px;
}
#right .path a {
	color: #bbbbbb;
}
#right .print {
	text-align: right;
	margin: 0;
}
#right .print img {
	vertical-align: middle;
}
#right .print a {
	color: #80abd0;
	line-height: 15px;
}
#footer {
	line-height: 32px;
	text-align: right;
	background-color: #5083b0;
	color: #ffffff;
	font-weight: bold;
	padding-right: 15px;
}
#footer a {
	color: #ffffff;
}
.references .box {
	width: 274px;
	height: 111px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	border: 3px solid #c9c9c9;
	background-repeat: no-repeat;
	background-position: 3px center;
}
.references .info {
	margin-left: 131px;
	margin-right: 10px;
	padding-top: 5px;
}
.references .info strong {
	font-size: 12px;
	color: #f18232;
}
.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}
