
body   {
text-align: left;
  }


  ol.boxed
  {
 min-height:340px;
 margin: 20px 0 15px 0;
  }

  ol.boxed li
  {
    float: left;
    width: 175px;
	margin: 0 8px 20px 0;
  }

  br
  {
    clear: left;
  }

  div.wrapper
  {
    margin-bottom: 1em;
	width:760px;
  }
.resultInfo {
   clear:both;
   color:#f80;
   background-color: transparent;
   text-transform:Uppercase;
   padding: 0 5px 5px 30px;
   margin: 0;
   font-size: .7em;
   float:left;

}
.rnav {
    padding: 0;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 1em;
    color:#666666;
    background-color:#fff;
    font-weight:bold; 
    font-size: 1em;

	float:right;
}
.rnavLabel {
    text-transform: Uppercase;
    color:#f80;
    background-color: transparent;

}
a.rnavLink {
    color: #415481;
    background-color: transparent;
}
a:visited.rnavLink {
    color: #8A9CBD;
    background-color: transparent;
}
a:hover.rnavLink {
    color: #f80;
    text-decoration: none;
    background-color: transparent;
}

div#container{text-align:left}
div#header{margin-top:10px; width: 963px;}
div#content p{line-height:1.4}
div#extra{background:#FF8539}
div#footer {background:#000; color:#FFF; clear:both; width:830px; height:120px; margin-bottom:5px; margin-left:auto; margin-right:auto;padding-top:3px;text-align:left;}
#footer a{color:#FFF;}
div#wrapper{clear:both;}
div#container{width:963px;margin:0 auto}
div#content{float:right;width:740px}
div#navigation{float:left;width:200px;margin-bottom:20px;}
div#extra{float:left;clear:left;width:200px}
div#search{padding:0; margin-top:17px;  margin-bottom:3px;margin-left:3px;}
div#signup{padding:0; margin-left:3px;margin-bottom:8px;}
.navigation a {text-decoration: none}
.hdr-login-bck {background-image: url(/wcc/hdr-login-bck.png);  background-repeat: no-repeat;width:147px; height: 84px; margin-top:5px; padding-top:3px; margin-left: auto; margin-right: auto;}
.boldgray,.boldred {font-size:20px; font-weight: bold;}
.boldred {color:#A80000;}
.boldgray {color:#666666;}
.br_small  {font-size:14px; font-weight: bold; color:#CC0000;text-decoration: none;}
.bg_small   {font-size:14px;color:#666666;text-decoration: none}
.br_vsmall  {font-size:19px; font-weight: bold; color:#CC0000;text-decoration: none;}
.hdrlink1 { display:block; font-size:12px;line-height:normal; color:#000;text-decoration: none; width:102px;}
.hdrlink2 {font-size:13px; color:#000;text-decoration: none;}
div#footer_text { color:#666666; clear:both; width:830px; margin-bottom:18px; margin-left:auto; margin-right:auto; text-align:justify; font-size:11px; }
div#bottom { color:#666666; clear:both; width:830px; margin-top: 5px; margin-bottom:18px; margin-left:auto; margin-right:auto; text-align:justify; font-size:10px; }
.text1  {font-size:14px;color:#666666;font-weight:bold;}

#srch_btn {
  width: 24px;
  height: 25px;
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent url(/wcc/gosearch.png) no-repeat center top;
  overflow: hidden;
  cursor: pointer; 
  cursor: hand; 
  	vertical-align:top;

}
#signup_btn {
  width: 44px;
  height: 14px;
  padding:0;
  margin-left: 5px;
  border: 0;
  background: transparent url(/wcc/signup-btn.png) no-repeat center top;
  overflow: hidden;
  cursor: pointer; 
  cursor: hand; 
}

#search_field {
	background: transparent url('/wcc/srchbck.png') no-repeat;
	color : #666666;
	height:24px;
	border:0;
	padding:4px 0 4px 4px;
	vertical-align:middle;
	font-weight: bold;
	margin:0;
	width:165px;
}
#signup_fld {
	background: transparent url('/wcc/sgnupbck.png') no-repeat;
	color : #666666;
	height:24px;
	border:0;
	padding:4px 0 4px 4px;
	vertical-align:middle;
	font-weight: bold;
	margin:0;
	width:196px;
	text-align:center;
}

.error {
color: #D00508;
}

.formFieldEntry {
text-align: left;
}

.formFieldEntry div label{
float: left;
}

.formFieldEntry div input {
float: right;
}

.formFieldEntry div select {
float: right;
}