

/* mac hide\*/
html, body {height:100%}
/* end hide */
body { 
   /*background-image:url(images/header_bg.jpg);*/
   background-image:url(images/header_final.jpg);
  background-repeat: no-repeat; 
  background-position: top left; 
   padding:0;
   margin:0;
   text-align:center;
   /* min-width: 800px;for mozilla*/
   background-color: #ffffff;
}

.bullet {
  font-size: 9px;
  font-family: Swiss, Tahoma, sans-serif;
  color:#2d2812;
}

body, td, input, textarea {
  font-size:11px;
  font-family:Swiss, Tahoma;
  color:#2d2812;
  line-height:17px;
  vertical-align:top;
  padding:0px;
}
 
  
#content {
  position: absolute; 
  top: 250px; 
  left: 20px;
 
}


#contentB {
  position: relative; 
  top: 45px; 
    
}


#contentC {
  position: relative; 
  top: 5px; 
    
}


#footer {
  display: block; 
  text-align: center;
  padding: 10px;
  min-width: 800px;/* for mozilla*/
}

sup {
  font-size:8px;
  font-family:Tahoma;
  color:#748184;
}

.copyBold {
  font-size:11px;
  font-family:Tahoma;
  color:#748184;
  line-height:17px;
  vertical-align:top;
  padding:0px;
  font-weight: 600;
  font-style: bold;
}

.bodycopy {
  font-size:11px;
  font-family:Tahoma;
  color:#748184;
  line-height:17px;
  vertical-align:top;
  text-align: left;
  padding:0px;
  font-style: normal;
}


 
ul {
  margin-left: 20px;
 
 }
 
li {
  margin-left: 20px; 
  margin-right: 10px; 
  margin-top:5px; 
  padding-right: 5px; 
  line-height:15px;  
} 

.tableborder_topright2 {
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  padding: 3px;

} 


.tableborder_topright {
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  padding: 3px;

} 

.header {
  font-size:11px;
  font-family:Tahoma;
  color:#748184;
  line-height:17px;
  font-weight: 600;
  font-style: bold;

} 

img.content {
  border: 1px solid #4c4646;
}


/* 
table { 
border:0px; border-collapse:collapse; 
} 
/*  */



/* a{color:#748184; text-decoration:none; line-height:17px;} 
a:hover{text-decoration:hover; line-height:17px;}
*/
 
a:link{color:#748184; text-decoration:none;}  
a:visited{color:#748184; text-decoration:none;}  
a:hover{color:#748184; text-decoration:underline;}  
a:active{color:#748184; text-decoration:none;}  

.content b{color:#FFFFFF; font-weight:normal} 
.content .block a{color:#FFFFFF; text-decoration:underline; font-size:12px;}
.content .block a:hover{text-decoration:none}  

.footer{color:#333333;} 
.footer a {color:#ffffff; text-decoration:none} 
.footer a:hover{text-decoration:underline}
.footer span a {color:#ffffff; text-decoration:none} 
.footer span a:hover{text-decoration:underline}

.set1{background:url(images/1_z1.gif)  center left no-repeat; padding-left:11px; vertical-align:middle}

/*  start Ana's additions */

.copyBigger {
  font-size: 12px;
}



p.medium {
 margin: 10px 0px 0px 0px;
}

p.afterHeader {
 margin: 30px 0px 0px 0px;
}

p.afterHeaderSmaller {
 margin: 25px 0px 0px 0px;
}



#data td {
	background:#f0f1dc; 
	border:1px solid #B2C1C4; 
	padding:4px;
}


ul {

 margin-left: -5; 
 margin-top: 0; 
 padding-left: 0; 
 padding-top: -5; 
 list-style-image: url("images/dot.gif");
 list-style-position: inside;
}


