body {
  font-size: 0.8em;
  font-family: arial,sans-serif;
  background-color: #f0f0f0;
  margin:0px;
  text-align: center;
  height: 100%;
}

#container {
  background-color: #ffffff;
  padding-top:0.3em;
  margin: 0 auto;
  width: 62em;
  text-align: left;
  height: 100%;
}

#container_conditions {
  background-color: #ffffff;
  padding-top:0.3em;
  padding-left: 0.5em;
  padding-right: 0.5em;
  margin: 0 auto;
  width: 62em;
  text-align: left;
  height: 100%;
}


#corp_sig {
  padding-top: 0.5em;
  padding-left: 2em;
  padding-bottom: 1.5em;
}

#left_col {
  float:left;
  width:180px;
}

#right_col {
  float:left;
  width:47.9em;
}

#image_set{
  float: left;
  width:180px;
  height:170px;
  padding:0px;
  margin:0px;
  background: url(/oneweb/forms.nsf/SwitchingPage/$FILE/image_set.jpg) no-repeat 0% 0%;
}

#yellowbar{
  background-color:#ffbb00;
}

#texture{
  text-align:right;
  height:84px;
  padding:0px;
  margin:0px;
  background: url(/oneweb/forms.nsf/SwitchingPage/$FILE/texture.jpg) no-repeat 0% 0%;
  background-position: right top;
}

#main_title_txt{
  text-align:left;
  float:left;
  padding-left:24px;
  padding-top:20px;
}

#welc {
  padding-top:1em;
  padding-bottom: 2em;
  padding-left:2em;
  font-size:1.1em;
  font-weight: normal;

}

#cond {
  margin-left:10em;
  font-size: 0.8em;
  text-align: left;
  padding-bottom: 1em;

}

ol.loweralpha {
	list-style-type: lower-alpha;
	list-style-position: inside;
}

ol.loweralpha li { list-style-type: lower-alpha;
                    margin:0.5em;
 }



ol {
    margin:0px;
    padding:0px;
}

li {
    list-style-image: url(/oneweb/forms.nsf/SwitchingPage/$FILE/arrow.gif) ;
    margin:0px;
    padding:0px;
    line-height:1.1em;
	text-decoration: none;
    padding-bottom:0.25em;

	}

.licol_1 {
    float: left;
    width: 40%;
    padding-left: 1.4em;    
}

.licol_2 {
	float: right;
    width: 40%;
}

.licol_3 {
	float: left;
    width: 99%;
    padding-left: 1.4em;
    padding-bottom:0.5em;
}

a {  color: #0000b8; text-decoration:none; }
a:link {  color: #0000b8;  }
a:hover { color: #0000b8; text-decoration:underline; }
a:visited  { color: #0000b8; }
a:active   { color: #0000b8; }

hr {
	margin-left: 0.7em;
	color: #cccccc ;
	height: 1px;
}


#content {
  padding-left: 2em;
}

#content_left {
  width:40%;
  float:left;
  margin-right:1em;
}

#content_right {
  width:46%;
  float:left;
  margin-left:2em;
}

.list_left {

}
.list_right {

}

.list_title {
  width:99%;
  background-color: #fcf0c5;
  float:left;
  padding:0.5em;
  margin-bottom: 0.5em;
  font-size: 1.2em;
  color: #002277;
  font-weight: bold;
}
.link_description{
  font-size: 0.85em;
  padding-left:0.2em;
  padding-bottom:0.2em ;
}