/* Begin overrides of settings in other css files */
#outer_wrapper {
  MARGIN: 10px auto 0px;
  WIDTH: 952px;
  PADDING-TOP: 1px
}
#header {
  margin-right: 2px;
  /* width: 950px;*/
}
.container {
  MARGIN: 0px auto;
  WIDTH: 952px
}
#content_area {
  margin-right: 2px;
  width: 950px;
}


/* Begin overrides of settings in other css files */


h1 span, h2 span, h3 span {
  color: #69a24b;
}

.close {
  margin: 0;
}

.r1 {
  margin-left: 1px;
}

#ClickHere {
  float: left; 
  width: 201px; 
  background-color: #549534; 
}

#ClickHere a
{
  text-decoration: none;
  color: white;
}

#ClickHere a:hover {
  color: #FFF;
}

.leftend {
  float: left;
}

.cboth {
  clear: both;
}

#gtext {
  margin: 10px;
  color: #3e7f1d;
}


.pfooter {
  color: black;
  text-align: center;
  width: 100%;
  clear: both;
  position: relative;
}

.pfoottext {
  position: absolute;
  right: 75px;
  top: 10px;
  float: left;
  font-size: .75em;
}

.pfootimg {
  position: absolute;
  right: 10px;
  float: right;
}

.block {
  display: block;
}

/* Begin Agent pages CSS */

div.agentdiv {
  height: 150px;
  width: 125px;
  text-align: center;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}

div.agentdiv div#pic {
  height: 125px;
}

div.agentdiv div#name {
  margin: 2px auto;
}

div#agentdetails {
}

div#agentdetails div#pic {
  width: 125px;
  height: 100%;
  margin-right: 10px;
  float: left;
}

div#agentdetails img {
  width: 125px;
}

div#agentdetails div#details {
  float: left;
  width: 440px;
  height: 100%;
  background-color: #f1f1f1;
  /* color: #69a24b; */
  color: #39892f;
  padding: 0px 5px;
}
/* End Agent pages CSS */

/* Begin Rate list CSS */
#ratewrapper {
  border: 2px solid #cccccc;
  padding-top: 5px;
}

#rateprod {
  background: gray;
  color: white;
  border-top: 2px solid black;
  border-bottom: 2px solid black;
  text-align: center;
  margin-bottom: 0px;
  padding: 0px;
  line-height: 1em;
}

.ratetable {
}

.ratetable tr td {
  font-weight: bold;
  text-align: center;
}

.ratetable tr th {
  text-decoration: underline;
  text-align: center;
}


/* End Rate list CSS */


