
body {font-family: arial, helvetica, sans-serif; font-size: 0.9em;  color:black; background-color:white; height:100%}
td,th,p,div,caption {font-family: arial, helvetica, sans-serif; font-size: 100%; }
acronym {border-bottom: 1px dotted black;}
.ezbg {background-image: url(graphics/ezhtmlbgw.gif);}
.copy {font-family: arial, helvetica, sans-serif; font-size: 11px; color:black; background-color:transparent;}
.copyr {font-family: arial, helvetica, sans-serif; font-size: 11px }
.codeb {font-family: arial, helvetica, sans-serif; font-size: 0.9em;  font-weight:bold;} 
.heads {font-family: arial, helvetica, sans-serif; font-size: 14px; color:#FF8817; font-weight:bold; background-color :transparent;}
.headb {font-family: arial, helvetica, sans-serif; font-size: 0.9em; color:#6f8796; font-weight:bold; background-color :transparent;}
.headmain {font-family: arial, helvetica, sans-serif; font-size: 20px; color:#FF8817; font-weight:bold; background-color :transparent;}
.heady {font-family: arial, helvetica, sans-serif; font-size: 16px; color:#FF8817; font-weight:bold; background-color :transparent;}
.tdbg9 {background: url("graphics/ezsidetable.gif"); }
.ez102 {font-family: arial, helvetica, sans-serif; font-size: 6px; background-image: url(graphics/ez103.gif); background-color:white; color:black;}
.ez106 {font-family: arial, helvetica, sans-serif; font-size: 6px; background-image: url(graphics/ez106.gif); background-color:white; color:black;}
.noted {border:#4EB8F7 2px solid; padding:2px; padding-left:10px; margin-top: -5px;}
.noted_error {border:red 3px solid; padding:2px; padding-left:10px; margin-top: -5px;}

.nnoted {color:#ff8817; font-weight: bold; font-size:14px; margin-bottom: 10px; background-color :transparent;}
input.butt {background-color:#95acbb; color:#FFFFFF; font-weight:bold; }

a:link {color: #6f8796; text-decoration:underline; background-color:transparent; font-weight:bold;}
a:visited {color: #6f8796; text-decoration:underline; background-color:transparent; font-weight:bold;}
a:active {color: #6f8796; text-decoration:underline; background-color:transparent; font-weight:bold;}
a:hover {color: #ff8817; text-decoration:none; background-color:transparent; font-weight:bold;}

a.boldlink:link {color:#6f8796; text-decoration:none; background-color:transparent; font-weight:bold;}
a.boldlink:active {color:#6f8796; text-decoration:none; background-color:transparent; font-weight:bold;}
a.boldlink:visited {color:#6f8796; text-decoration:none; background-color:transparent; font-weight:bold;}
a.boldlink:hover {color:#ff8817; text-decoration:underline; background-color:transparent; font-weight:bold;}

a.urhere:link {color:#FF8817; text-decoration:underline; background-color:transparent; font-weight:bold;}
a.urhere:active {color:#FF8817; text-decoration:underline; background-color:transparent; font-weight:bold;}
a.urhere:visited {color:#FF8817; text-decoration:underline; background-color:transparent; font-weight:bold;}
a.urhere:hover {color:#6f8796; text-decoration:none; background-color:transparent; font-weight:bold;}


.headmain {font-family: arial, helvetica, sans-serif; font-size: 20px; color:#FF8817; font-weight:bold; background-color :transparent;}

#copyr {
font-size: 11px;
text-align:-moz-center; /*FF*/
#text-align:center; /*IE */
border-top: 1px solid grey;
margin-top:3px;
padding-top:3px;
}

#topsection{
background: white;
height: 100px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#topcontainer{
width:100%;
height:67px;
margin-top:15px;
border-bottom:1px solid #E0E8E8;
background:white;
}
#topleft{
float:left;
width:50%;
}
#topright{
float:right;
}
#secondcontainer{
width: 100%;
height:30px;
background:white;
}
#topleft1{
float:left;
width:50%;
}
#topright1{
float:right;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
font-size: 0.9em;
background-image: url(graphics/ezhtmlbgw.gif);
margin-right: 192px; /*Set right margin to RightColumnWidth*/
border-right:1px solid #E0E8E8;
}

#rightcolumn{
height:100%;
float: left;
width: 190px; /*Width of right column in pixels*/
margin-left: -192px; /*Set left margin to -(RightColumnWidth) */
margin-top:35px;
background: white;

}

#footer{
clear: left;
width: 100%;
background: white;
color: #000;
font-size: 11px;
border-top: 1px solid #E0E8E8;
text-align: center;
padding: 4px 0;
}



.spaceit{
margin: 15px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
