.showme {
	border: 1px solid #ed1c24
}

/* ----------------------------------------------------------------------GRID STYLES------- */


body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica;
	background-color: #fff;
}

#grid {
	margin: 30px auto 30px auto;
	width: 777px;
	text-align: left;
	background: url(/bib/img/content-bg.gif) repeat-y;
}

#head {
	padding: 0 0 0 0;
	border-bottom: 8px solid #fff;
	text-align: right;
	background-color: #0068bb;
}

#hnav {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #ccc;
	height: 24px;
	overflow: hidden;
}

#vnav {
	background-color: #ccc;
	width: 174px;
}



/* -----------------------------------------------------------------------CONTENT STYLES------- */

#box-container {
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

*html #box-container {
	height: 1%
}


#content .onecol .container,
#content .twocol-l .container {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #333;
}

#content{
	width: 600px;
	padding-bottom: 15px;
}

#content .twocol-l{
	width: 425px;
}

#content .twocol-r{
	width: 175px;
}

#content .onecol .container,
#content .twocol-l .container{
	padding: 0 15px 0 15px;
}

#content .twocol-r .container{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #666;
}

br.fix {
	visibility: hidden;
	clear: both;
}

.floater {
	float: left;
}

.rfloater {
	float: right;
}

/* -----------------------------------------------HEADER SEARCHBOX STYLES------- */

.searchbox {
	float:right;
	text-align: right;
	margin-top: 5px;
}
.searchbox form {
	margin: 0;
	padding: 0;
}
.searchbox input,
.searchbox select{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	padding-left: 5px;
	color: #666;
	height: 18px;
	width: 155px;
	margin: 0 1px 0 10px;
	border: 1px solid #ccc;
}

*html .searchbox input {
	vertical-align: middle;
}

*html .searchbox select{
	vertical-align: middle;
}

.searchbox img{
	vertical-align: bottom;
}

*html .searchbox img{
	vertical-align: bottom;
	margin-bottom: 1px;
	
}

a.switch  {	
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

a.switch:hover  {	
	color: #333;
	text-decoration: underline
}


#stat1,
#stat2,
#stat3   {	
	color: #666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	background-color: transparent;
	}


/* ------------------------------------------------HORIZONTAL NAVIGATION STYLES------- */

#hnav a {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
	padding: 1px 15px 1px 15px;
	float:left;
	display: block;
}

#hnav a:hover {
	color: #fff;
	background-color: #666;
}

#hnav a.act {
	color: #fff;
	background-color: #666;
}

#hnav a.service {
	font-weight: normal;
}

#hnav a.service-act:hover,
#hnav a.service:hover {
	color: #000;
	text-decoration: underline;
	background-color: transparent;
}

#hnav a.service-act {
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
/* -------------------------------------------------VERTICAL NAVIGATION STYLES------- */

#navlist {
	width: 174px;
	padding: 0px;
	margin: 0 0 20px 0;
}

#navlist li{
	background-color: #666;
	list-style: none;
	padding: 4px 5px 5px 15px;
	margin: 0px;
	border-bottom: 1px solid #ccc;
	line-height: 10px;
}

*html #navlist li{
	background-color: #666;
	list-style: none;
	padding: 2px 5px 5px 15px;
	margin: 0px;
	border-bottom: 1px solid #ccc;
	line-height: 12px;
}

#navlist li a {
	color: #fff;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	padding:0px;
	margin:0px;
	line-height: 12px;
}

#navlist li a:hover  {
	text-decoration: underline
}

#navlist li.level1active{
	background: #666 url(/bib/img/icon_red-box.gif) no-repeat 4px 6px !important;
}


#navlist li.level2{
	padding-left: 20px;
	background-color: #888 !important;
}

#navlist li.level2active {
	padding-left: 20px;
	background: #888 url(/bib/img/icon_white-link-l.gif) no-repeat 4px 7px !important;
}

#navlist li.level3 {
    background-color: #a5a5a5;
    padding-left: 25px;
}

#navlist li.level3active {
	background-color: #a5a5a5;
    padding-left: 25px;
}

#navlist li.level4 {
    background-color: #a5a5a5;
    padding-left: 30px;
}

#navlist li.level4active {
	background-color: #a5a5a5;
	color: #fff;
    padding-left: 30px;
}

#navlist li.level3active a{
	font-weight: bold;
}

#navlist li.level4active a{
	text-decoration: underline;
}

/* -------------------------------------------------FOOTER STYLES------- */

#foot p,
#foot{
	line-height: 30px;
	color: #666;
	font-size: 10px;
	background-color: #fff;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#foot a{
	line-height: 30px;
	color: #666;
	font-size: 10px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
}

#foot a:hover{
	color: #000;
	text-decoration: none;
}

/* -----------------------------------------------------------------------FORM STYLES------- */

form {
	margin: 0;
	padding: 0
}

/* loading gif */
.loading {
	background: transparent url(../../img/loading.gif) no-repeat 0px -2px;
	height: 16px;
	display: inline-block;
}