body {
	margin: 0px
}
#header {
	width: 100%;
	background: #0f1923;
	height: 88px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10px
}
#navigation {
	width: 100%;
	text-align: center
}
.header_background {
	background-image: url(img/header_bg.gif)
}
.on_file {
	color: #C00;
	font-weight: bold
}
.on_file a:link {
	color: #C00;
	text-decoration: underline;
	font-weight: bold
}
.on_file a:visited {
	color: #C00
}
.float_left {
	float: left
}
.float_right {
	float: right
}
.container {
	width: 880px
}
.container_head {
	height: 30px;
	background-image: url(img/sidebar_center.jpg)
}
.container_head_text {
	height: 22px;
	padding: 7px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 16px;
	font-weight: bold
}
.container_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	color: #666;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none solid solid solid;
	border-color: #00325F
}
a.found:link {
  color: #DD0000;
}
a.found:hover {
  color: rgb(0,51,255);
}
.footer_text {
	font-family: Verdana;
	font-size: 11px;
	color: #AAA;
	font-weight: bold;
	line-height: 28px
}
.searchbox {
	border: 1px solid #CCC
}
.searchbox input {
	font-size: 13pt
}
.searchbox_header {
	border-bottom: 1px solid #CCC;
	background: #eaedf3;
	color: #000;
	font-family: helvetiker;
	font-size: 16px
}
.infobox {
	border: 1px solid #CCC
}
.infobox_header {
	border-bottom: 1px solid #CCC;
	background: #eaedf3;
	color: #333;
	font-family: helvetiker;
	font-size: 14px
}
.buttons a, .buttons button {
	display: block;
	float: left;
	margin: 0 7px 0 0;
	background-color: #f5f5f5;
	border: 1px solid #dedede;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 130%;
	text-decoration: none;
	font-weight: bold;
	color: #565656;
	cursor: pointer;
	padding: 5px 10px 6px 7px
}
.buttons button {
	width: auto;
	overflow: visible;
	padding: 4px 10px 3px 7px;
/* IE6 */
}
.buttons button[type] {
	padding: 5px 10px 5px 7px;
	line-height: 17px
}
*:first-child+html button[type] {
	padding: 4px 10px 3px 7px;
/* IE7 */
}
.buttons button img, .buttons a img {
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px
}
button:hover, .buttons a:hover {
	background-color: #dff4ff;
	border: 1px solid #c2e1ef;
	color: #369
}
.buttons a:active {
	background-color: #6299c5;
	border: 1px solid #6299c5;
	color: #fff
}
button.positive, .buttons a.positive {
	color: #529214
}
.buttons a.positive:hover, button.positive:hover {
	background-color: #E6EFC2;
	border: 1px solid #C6D880;
	color: #529214
}
.buttons a.positive:active {
	background-color: #529214;
	border: 1px solid #529214;
	color: #fff
}
.buttons a.negative, button.negative {
	color: #d12f19
}
.buttons a.negative:hover, button.negative:hover {
	background: #fbe3e4;
	border: 1px solid #fbc2c4;
	color: #d12f19
}
.buttons a.negative:active {
	background-color: #d12f19;
	border: 1px solid #d12f19;
	color: #fff
}
.subnote {
  font-family: Verdana;
  font-size: 10px;
  color: #AAA;
}
.info_box, .success_box, .warning_box, .error_box, .validation_box {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.info_box {
    color: #00529B;
    /*background-color: #BDE5F8;*/
    background-color: #ffc;
    background-image: url('img/info_box.png');
}
.success_box {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('img/success_box.png');
}
.warning_box {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('img/warning_box.png');
}
.error_box {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('img/error_box.png');
}
.state_divbox {
  float: left;
  width: 250px;
	border: 1px solid #CCC;
	margin: 10px;
}

.state_divbox a:link, .state_divbox a:visited {
  color: #007CBC;
  font-weight: bold;
}
.state_divbox a:hover {
  color: #C60000;
}

.state_divbox_header {
	border-bottom: 1px solid #CCC;
	background: #eaedf3;
	color: #333;
	font-family: helvetiker;
	font-size: 14px
}    

 .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(/img/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; }
