@charset "utf-8";
/* CSS Document */


/********************************************************



********************************************************/


html{
 font-size:62.5%;
 overflow-y:scroll;
}

img, div, input {
 behavior: url("/snow/js/iepngfix.htc");
}

h1, h2, h3, h4, h5, h6,
p, pre, blockquote,
ul, ol, dl, address, form {
 margin: 0;
 padding: 0;
 vertical-align:baseline;
 text-decoration:none;
 font-style:normal;
 font-weight:normal;
}

table, th, td {
 border-style: none;
 margin: 0;
 padding: 0;
}

td{
 font-size:120%; !important
}

ul, ol{
 list-style:none;
}

img{
 vertical-align:bottom;
 border:0;
 margin:0;
 padding:0;
}

img.imgBlock{
 display:block;
}

strong{
 font-weight:bold;
}

optgroup {
 font-style:normal;
}


.clearfix:after{
 content: ".";
 display: block;
 height: 0;
 visibility:hidden;
 clear:both;
}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



body{
 margin:0;
 padding:0;
 line-height:1.6;
 font-family: sans-serif;
 text-align:center;
 background-image:url(/green/images/bg_body2.jpg);
 background-repeat:repeat-x;
 background-color:#EAEEF9;
}

body.green{
 margin:0;
 padding:0;
 line-height:1.6;
 font-family: sans-serif;
 text-align:center;
 background-image:url(/green/images/bg_body_green.jpg);
 background-repeat:repeat-x;
 background-color:#E2EEE2;
}

p{
 margin:0 0 1em 0;
}


a:link{
 color:#cc0000;
 text-decoration:underline;
}

a:visited{
 color:#cc0000;
 text-decoration:underline;
}

a:hover{
 text-decoration:none;
} 

a:active{
 color:#cc0000;
 text-decoration:underline;
}


img.border{
 border:1px solid #cccccc;
}

img.float-left{
 float:left;
 margin:5px 10px 15px 0;
}

img.float-right{
 float:right;
 margin:5px 0 15px 10px;
}



img.pngfix, 
div.pngfix{ 
behavior: url("/snow/js/iepngfix.htc") 
}


.data table{
 border-collapse:collapse;
 margin-left: 30px;
}

.data tr{
 border:solid 1px #918379;
 padding:5px;
}

.data th{
 border:solid 1px #918379;
 padding:5px;
 background:#cac4bf;
 font-weight:bold;
 font-size:14px;
}

.data td{
 border:solid 1px #918379;
 padding:5px;
 font-size:12px;
}



.data2 table{
 border-collapse:collapse;
 margin-left: 50px;
}

.data2 tr{
 border:solid 1px #918379;
 padding:5px;
}

.data2 th{
 border:solid 1px #918379;
 padding:5px;
 background:#cac4bf;
 font-weight:bold;
 font-size:14px;
}

.data2 td{
 border:solid 1px #918379;
 padding:5px;
 font-size:12px;
}

#flash{
 z-index:1;
 }
#layer{
 z-index:9999;
 }
 
