@charset "utf-8";
* { margin: 0; padding: 0; outline: none; }
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
}
#top_navigation {
	background: #2461aa;
	height: 20px;
	width: 100%;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
#top_navigation a {
	color: #FF6600;
}
#top_navigation .bar {
	width: 970px; 	margin: 0 auto;
}
#header {
	width: 970px; background: url(images/logo.gif) no-repeat 0px 10px; height: 155px; margin: 0 auto;
}
#header .subnav {
	float: right;
	width: 720px;
	font-size: 9px;
	text-align: right;
	
}
#header .subnav a:link {
text-decoration: none;
}
#content {
	margin: 0 auto;
	width: 970px;
	line-height: 20px;
	border-top: 1px dashed #0033CC;
	border-bottom: 1px dashed #0033CC;
}
#content h1 {
	color: #FF6600;
	margin-bottom: 20px;
}
#footer {
	width: 100%;
	background: #2461aa;
		font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 5px;
		color: #FFFFFF;
		text-align: center;
}
#area {
	margin-left: 15px;
}
 .lookup_big {-moz-border-radius: 4px; -webkit-border-radius: 4px; padding: 5px; margin:0px 15px 20px 15px; background-color:#ECECEC; border: 2px solid  #CCCCCC; line-height:normal; width: 425px; height: 38px; }
 .lookup_big_ico { float: left;  background: url(/images/lookup_ico_b.png) no-repeat bottom right; width: 55px; height: 52px; behavior: url(/js/iepngfix.htc); }
 .lookup_big_form input { font-size: 16pt; color: #003399; font-weight: bold; border: 1px solid #fe9806; padding: 5px; margin-right: 15px;  }
 .lookup_big_form input.ex { color: #CCC; }
 .lookup_big_form { float: left; }