@charset "utf-8";
/* CSS Document */

#container {
  width: 878px; /* align center for FF with fixed width */
  height: auto;
  background: url(../images/general/bg-middle.jpg) repeat-y;
  margin: 0px auto; /* align center */
  padding: 0px;
  text-align: left; /* reset text alignment */ 
  display: table; /* for Opera background image bug */
}
#container-top {
  width: 878px; /* align center for FF with fixed width */
  height: 201px;
  background: url(../images/general/bg-top.jpg) no-repeat;
  margin: 0px auto; /* align center */
  padding: 0px;
  text-align: left; /* reset text alignment */ 
  display: table;
}
#content {
  width: 878px;
  height: auto;
  margin: 0px auto;
  padding: 0px;
  }
#wrap {
   width: 788px;
   margin: 0px 30px 10px 60px;
   padding: 0px;
}
#wrap p {
  font-size: 0.75em;
  font-weight: normal;
  color: #333333;
  padding: 10px 30px 10px 0px;  
  line-height: 1.3em;
}
.u-list {
   font-size: 14px;
   padding:0px;
   margin-left: 50px;
   font-weight: bold;
   list-style-image:url(../images/red-dot.jpg);
   list-style-position:outside;
} 
.u-list li{
  padding-bottom: 5px;
  padding-left: 5px;
}
.u-list li a:link {
    color: #7b98aa;
    text-decoration: none;
} 
.u-list li a:visited {
    color: #7b98aa;
	text-decoration: none;
}
.u-list li a:hover {
    color: #d90000;
	text-decoration: none;
} 
.description {
    font-size: 13px; 
	font-weight: normal; 
	color:#333333;
}
.red-tx {
	color:#FF0000;
}
.redefined {
   font-size: 14px;
   padding:0px;
   margin-left: 40px;
   font-weight: bold;
   list-style-image:url(../images/red-dot.jpg);
   list-style-position:outside;
} 
.redefined li{
  padding-bottom: 5px;
  padding-left: 3px;
}
.redefined li a:link {
    color: #081b5b;
    text-decoration: none;
} 
.redefined li a:visited {
    color: #081b5b;
	text-decoration: none;
}
.redefined li a:hover {
    color: #d90000;
	text-decoration: none;
} 
#wrap ol {
   font-size: 0.75em;
   padding:5px;
   margin-left: 50px;
   font-weight: normal;
   color: #7b98aa;
}
#wrap ol li {
  padding-bottom: 3px;
}
#wrap ol li a:link {
    color: #7b98aa;
    text-decoration: none;
	font-weight: bold;
} 
#wrap ol li a:visited {
    color: #7b98aa;
	text-decoration: none;
}
#wrap ol li a:hover {
    color: #d90000;
	text-decoration: none;
}
#wrap .prod-table {
    width: 778px;
    margin-top: 5px;
    padding: 0px;
}
#wrap .prod-table tr td {
  font-size: 0.75em;
  font-weight: normal;
  color: #333333;
  padding: 0px 20px 0px 0px;  
  line-height: 1.3em;
}
.news-list {
   font-size: 0.75em;
   color: #333333;
   padding:0px;
   margin-left: 50px;
   font-weight: normal;
} 
.news-list li{
  padding-bottom: 2px;
}

#content-bottom {
  width: 878px;
  height: 32px;
  margin: 0px auto;
  padding: 0px;
  background:url(../images/general/bg-bottom.jpg) no-repeat;
  clear: both;
}
fieldset {
    margin: 1em 0 0 0 !important;
	padding: 0;
}
legend {
    margin-left: 1em;
	color: #000000;
	font-weight: bold;
}
fieldset ol {
    margin-left: 1em !important;
    padding: 1em 1em 0 0 !important;
	list-style: none !important; 
}
fieldset li {
    padding-bottom: 1em !important;
		color: #333333;
}
.f-label {
    float: left;
	width: 12em;
	margin-right: 0.5em;
	font-size:1.3em;
	text-align: left;

}
.eus-label {
    float: left;
	width: 28em;
	margin-right: 0.5em;
	font-size:1.3em;
	text-align: left;
}
.f-textbox{
   font-size: 1.3em;
   color: #071850;
   font-weight:bold;
   background: #ffffff;
   border: 1px solid #8eb2c7;
} 
.f-dropdownlist {
   color: #071850;
   font-weight:normal;
   font-size: 1.2em;
   background: #ffffff;
   border: 1px solid #8eb2c7;
  /*width: 150px;*/
}
.s-label {
    font-size:1.3em;
	color: #333333;
    width: 30em !important;
}
.f-radiobt {
   font-size: 1.8em !important;
 
}
 
