body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg_fill.gif);
	background-repeat: repeat-x;
	margin: 0px;
    margin-left:20px;
    margin-right:20px;
	padding: 0px;
	color:#012C61;
}
a{
  color:#276BC1;
}

a:hover {
  text-decoration:none;
}

.left_side {
  background-image:url('images/leftcol_fill.gif');
  background-repeat:repeat-y;
}

#utility {
  float:right;
  width:430px;
}
#utility a {
	color: #002A63;
	font-size: 11px;
	top:20px;
}

#utility a:hover {
	color:#175BAB;
	text-decoration: none;
}


#logo {
  float:left;
}

#header {
  min-width:860px;
}

#banner {
  background-color:#b13e1f;
  height:159px;
}

#banner_bg {
  background:url('images/main_right_fill.gif') top right repeat-y;
}

#bot_bar {
  background-color:#711210;
  margin:0;
  padding:0;
}

#bot_bar img {
  width:auto;
}

input {
	font-size: 11px;
	border:1px solid #999999;
	width: 100px;

}

form {
	padding:0;
	margin:0;
}

#home_table {
	margin-left:auto;
	margin-right:auto;
	width:926px;
	}
#main_content {
  background:url('images/leftcol_fill.gif');
  background-repeat:repeat-y;
  height:100%;
  margin-left:177px;
  padding:0;
  clear:both;
  min-width:600px;
}

#left_column {
  position:absolute;
  top:81px;
  left:20px;
  width:177px;
  z-index:8;
}

#content {
  padding:10px 10px 10px 25px;
  background-color:white;
  background-image:url('images/main_right_fill.gif') top right repeat-y;
}


#footer {
  padding-top:10px;
  padding-bottom:10px;
  text-align:center;
  color:#ECECEC;
  font-size:11px;
  background-color:#012C61;
  width:926px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:10px;
}

#footer a {
  color:#ECECEC;
  font-size:11px;
}

h1 {
  font-size:16px;
  font-weight:bold;
  margin:0;
  margin-bottom:8px;
  margin-top:8px;
}

.orange {
  color:#B13E1F; 
  font-weight:bold;
}

#news a {
  font-weight:bold;
  color:#012C61;
}

#news a:hover {
  text-decoration:none;
}

#news {
  padding:20px 8px 10px 18px;
}

#spacer {
  border-top:1px solid white;
}
