@charset "utf-8";
/* CSS Document */

#top {
	width: 967px;
	margin-right: 0px;
	margin-left: 10px;
	float: left;
	margin-top: 0px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C9DDF5;
	border-right-color: #C9DDF5;
	border-bottom-color: #C9DDF5;
	border-left-color: #C9DDF5;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
/*	background-image: url(images/logo.jpg);*/
	background-repeat: no-repeat;
	background-position: 10px top;
}
.top-banner {
	background-color: #f5f5f5;
	float: right;
	width: 655px;
	margin-left: auto;
	border: 1px solid #eaeaea;
	text-align: center;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	margin-bottom: 20px;
}
.left-logo
{
    float:left;
}
.black2-12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}.white-12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.top-input {
	background-color: #f6f6f6;
	border: 1px solid #e6e6e6;
}

