html {
    margin-bottom: 1px;
    height: 100%!important;
    height: auto;
    overflow: -moz-scrollbars-vertical;
}

body {
	margin: 0px;
	padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #3F3F3F;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
    margin: 0px;
    padding: 0px;
    border: none;
}

.input1 {
    width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.select1 {
    width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.align-justify {
	text-align: justify;
}

.text1 {
    font-size: 11px;
    text-transform: uppercase;
    color: #D0D4D6;
}

.text2 {
    font-size: 11px;
    text-align: justify;
    color: #3F3F3F;
}

.text3 {

    color: #798890;
}

.text4 {
    font-size: 11px;
    color: #858585;
}

.text5 {
    font-size: 12px;
    text-align: center;
    color: #3F3F3F;
}

a {
    color: #52616A;
}

a:hover {
	text-decoration: none;
}

a.link1 {
    font-size: 11px;
    color: #FFFFFF;
	text-decoration: none;
}

a:hover.link1 {
	text-decoration: underline;
}

.img1 {
    margin-right: -3px;
}

.img2 {
    margin-right: 20px;
}

h1 {
color:#FFFFFF; /* FF6309 */
font-family:verdana,helvetica,arial,sans-serif;
font-size:17px;
font-weight:bold;
margin-top:15px;
width:345px; /*290 */
margin-left: 15px;
}

.navtop {
color:#FF6309;
font-family: verdana,helvetica,arial,sans-serif;
font-size:12px;
font-weight:bold;  
text-decoration: none;
margin-bottom:5px;
}

a.navtop {
    text-decoration: none; 
}

a:hover .navtop {
    text-decoration: none;
    color:#6B849D;
}


/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

#replacement-1 {
  width: 100px;
  height: 25px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(/images/ze-button-v1a.png) no-repeat center top;
  /* text-indent: -1000em; */
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  color: #fff;
  font-family: verdana,helvetica,arial,sans-serif;
  font-size:11px;
  font-weight:bold;  
}

.error {
    color:red;
}

.facts lu {
margin-bottom: 10px;
}
.facts li{
        font-size: 11px;
        /* list-style-image:url(/images/inside03.gif); */
        list-style-position:outside;
        margin-bottom: 10px;
}

tr.chgback:hover {
    background-color: #CCFFCC;
}

td.chgback2 {
    background-color: #FFFFFF;
}

tr.header {
    background-color: #E7E8E6;
}

table.str {
    border-width: 1px 1px 1px 1px;
    border-collapse: collapse;
    border:1px solid #E7E8E6;
    /*padding: 5px;*/
}

span.buttonvp, button.buttonvp, input.buttonvp {
font-size:11px; 
border-color:#DDDDDD; 
margin: 2px; 
padding: 2px; 
background-color:#F5F5F5; 
font-weight: bold; 
border-style: solid; 
border-width:1px;
cursor:pointer;
color:#2C79B3;
text-decoration: none;
}

a.listing {
    text-decoration: none;
    color: #3F3F3F;
    cursor:text;
}

a.text4a {
    text-decoration: none;
    color: #858585;
    cursor:text;
}

