/* CSS for Elie Wiesel  - FOR SCREEN*/

body {
    margin-top:0; 
	margin-left:0; 
	margin-right:0; 
	margin-bottom:0;
	background-color:#FFFFFF;
	}
	
.copy {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 13px;
    color: #4C4C4C;
    display: block;
    }
    
a:link, a:visited, a:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: normal;
    color: #4C4C4C;
    }
    
img {
    border-width: 0px;
    }
    
.emailform {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #4C4C4C;
    border-style: solid;
    border-width: 1px;
    border-color: #ADADAD;
    }
    
.form {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #4C4C4C;
    border-style: solid;
    border-width: 1px;
    border-color: #A9A9A9;
    }
    
.emailformbutton {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    line-height: 1.4em;
    color: #FFFFFF;
    border-width: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    background-color: #ADADAD;
    }
    
.emailtext, .emailtext a:link, .emailtext a:visited {
    font-family: Trebuchet MS, sans-serif;
    font-size: 9px;
    font-weight: normal;
    line-height: 13px;
    color: #4C4C4C;
    }
    
.signupheader {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: normal;
    color: #4C4C4C;
    }
    
.footertext, .footertext a:link, .footertext a:visited {
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 9px;
    font-weight: normal;
    line-height: 13px;
    color: #4C4C4C;
    }
    
.footerlinks, .footerlinks a:link, .footerlinks a:visited {
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    color: #737373;
    line-height: 18px;
    }

.footerlinks2, .footerlinks2 a:link, .footerlinks2 a:visited {
    font-family: Verdana;
    font-size: 8px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    color: #737373;
    line-height: 18px;
    }
    
.shadowbg {
    background-image: url(../../images/ew_hp_shade_bg_main-i.gif);
    background-repeat: repeat-y;
    background-color: #FFF5D9;
    }

.shadowbg_hp {
    background-image: url(../../images/ew_hp_shade_bg_main.gif);
    background-repeat: repeat-y;
    background-color: #F5F5DC;
    }
    
.shadowbg_about {
    background-image: url(../../images/ew_about_shade_bg_main.gif);
    background-repeat: repeat-y;
    background-color: #F4EDFF;
    }

.shadowbg_ethics {
    background-image: url(../../images/ew_ethics_shade_bg_main.gif);
    background-repeat: repeat-y;
    background-color: #EBEBFF;
    }    
    
.shadowbg_beit {
    background-image: url(../../images/ew_beit_shade_bg_main.gif);
    background-repeat: repeat-y;
    background-color: #EFE9E8;
    } 
    
.shadowbg_award {
    background-image: url(../../images/ew_award_shade_bg_main.gif);
    background-repeat: repeat-y;
    background-color: #E8F5EA;
    } 
    
.shadowbg_conferences {
    background-image: url(../../images/ew_confer_shade_bg_main.gif);
    background-repeat: repeat-y;
    background-color: #F5F5DC;
    } 
    
.lightbeige {
    background-color: #FFF8E4;
    }
    
.submitformbutton {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    line-height: 1.4em;
    color: #333333;
    border-width: 1px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    background-color: #EFEFEF;
    }