/* Note: Print changes other than color and bg are in parenthesis */

/* (voice-family: "\"}\"";voice-family:inherit;) is an box hack for 5/5.5 IE */

/* Page wrapper (padding:0; width:100%)*/
#foxbox { margin: 0 auto; padding: 0; width: 100%; text-align: left; border: 2px solid #FFF; background-color:#FFF; voice-family: "\"}\"";voice-family:inherit;}

/* Newsletter container (padding:0; width:100%; )*/
#ezine { margin: 0 auto; padding: 0; width: 100%; text-align: justify; border: 2px solid #FFF; background-color: #FFF; padding: 0px; voice-family: "\"}\"";voice-family:inherit;}

/* Logo box (display:none) */
#logobox { display:none; float:left; width: 150px; margin: 20px; padding:0; border:0; voice-family: "\"}\""; voice-family:inherit; }

/* Page Header (width:100%)*/
#header1 { float: left; width: 100%; margin: 20px auto 20px 5px; color:#000; font-family:"times new roman",times,serif; font-size:150%; font-weight:bold; letter-spacing:.3em; text-align:center; background-color:#FFF; border: 1px solid #FFF; padding:.9em 0 .9em 0; voice-family: "\"}\""; voice-family:inherit;}

/* Newsletter Header */
#header2 { width: 100%; margin: 20px auto 20px 0px; color:#000; font-family:"times new roman",times,serif; font-size:150%; font-weight:bold; letter-spacing:.3em; text-align:center; background-color:#FAF0E6; border: 1px solid #FFF; padding: 0; voice-family: "\"}\""; voice-family:inherit;} 

/* Menu box (display:none)*/
#nav { display: none; float: left; width: 140px; margin: 0px 30px 10px 20px; padding: 5px 0px 10px 5px; line-height: 200%; border: 0; background-color:#FFF; voice-family: "\"}\""; voice-family:inherit;}

/* Page content (width:99%, works better than 100%)*/
#content1 { float: left; width: 99%; margin: 0px auto 20px 0px; text-align:justify; color: #000; border: 0; background-color:#FFF; }

/* Footer, not used */
#footer {clear: both; background-color: #FFF; padding: 0px 40px 5px 5px; text-align: left; border-top: 1px solid #FFF; }

/* Newsletter Footer */
#footer1 {display:none; }

body {  font-family: Verdana, Arial, sans-serif; font-size: 100%; font-weight: normal; color: #000; text-decoration: none; background-color: #FFF; margin: 0px; padding: 0px; text-align: center; }

p { font-family: Verdana, Arial, sans-serif; font-size: 100%; font-weight: normal; color: #000; text-align: justify;}

a:link    { font-family: Verdana, Arial, sans-serif; font-size: 100%; color: #000; text-decoration: none; font-weight: normal; }
a:visited { color: #000; text-decoration: none; }
a:hover   { color: #000; text-decoration: none; }
a:active  { color: #000; text-decoration: none; }

/* Horizontal rule, background-color is for Firefox */
hr {color: #000; background-color: #FFF; border: 0;}

/* Plain table (width:99%) */
table {background-color: #FFF; font-size: 100%; width: 99%;}

/* Add borders, especially to table cells */
.b {border: solid 1px #000}

th {font-weight: bold}

/* No indent with padding and margin equal to zero */
ul { 
list-style-type: disc;
margin: 0; 
padding: 0; 
}
 
/* Add room for bullet (or image) here */
ul li { 
margin-left: 20px;    /* width for bullet.gif */ 
padding-left: 0;
text-align: justify; 
} 

/* Used by print css to skip images (display:none) */
img.noimg { display:none }



