c
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
margin: 0;
padding: 0;
border:0;
}
img, fieldset {
border: 0;
}

body {
    background-image: url("/images/background.gif");
    background-repeat: repeat-x;
}

#container {
    width: 999px;
    margin-left:auto;
    margin-right:auto;
}

#header1 {
    padding:0px;
    border-spacing:0px;
    border-collapse:0px;
    border:0;
    height:94px;
}
#header1 img {
    display:block;
    vertical-align:top;
}

#header2 {
    height: 309px;
    width: 999px;
    white-space: nowrap;
    padding:0px;
}
#header2 img {
    padding:0px;
    
}
#header2logo {
    font-family:"Trebuchet MS", "Tahoma", "Helvetica", sans-serif;
    width: 712px;
    height: 303px;
    background-repeat: no-repeat;
    color: white;
}
#header2logo #header2logo_text1 {
    font-size: 31px;
    text-align: right;
    padding-right: 110px;
}
#header2logo #header2logo_text2 {
    font-size: 45px;
    text-align: right;
    padding-right: 110px;
}
#header2logo #header2logo_sublink {
    padding-top: 150px;
    padding-left: 23px;
    font-size: 24px;
}
#header2logo #header2logo_sublink A:link, #header2logo #header2logo_sublink A:visited{
    text-decoration:none;
    color: white;
}
#header2logo #header2logo_sublink A:hover, #header2logo #header2logo_sublink A:active{
    text-decoration:underline;
    color: white;
}
#header2logo #header2logo_login{
    padding-top: 150px;
    padding-left: 23px;
    font-size: 20px;
}




#body {
    font-family:"Tahoma", sans-serif;
    color: #444444;
    font-size: 15px;
    line-height: 1.4em;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 25px;
}
#body h1 {
    font-size: 20px;
    padding-bottom:10px;
    text-align: center;
}
#body h2 {
    font-size: 19px;
    padding-bottom:5px;
}
#body h3 {
    font-size: 18px;
    padding-bottom: 2px;
}

#body p{
	margin-bottom: 1.0em;
	text-align: justify;
}
#body p + p {
    /*text-indent: 1.5em;*/
    margin-top: 0;
}
#body #schedule {
    border: 0px;
    padding-bottom: 20px;
}
#body #schedule th {
    padding-top: 20px;
}
#body #schedule td {
    padding-right: 15px;
}
#body #secretariat {
    
}
#body #secretariat td {
    padding:0px;
    margin: 0px;
}
#body .gray {
    background: #4B4B4B;
    color: white;
}
#body .c1 {
    width: 250px;
}

#footer {
    width: 100%;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    padding-bottom: 50px;
}
#footerstripe {
    font-family: "Tahoma", sans-serif;
    font-size: 18px;
    color: white;
    background-color: #4B4B4B;
    height: 47px;
}
#footerstripe p {
    text-align: center;
    padding-top: 13px;
    letter-spacing: 0.5px;
}
#footerstripe A:link, #footerstripe A:visited {
    color:white;
}
#footer table {
    margin-top: 50px;
    width: 999px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    
}
#footer .footerlogo {
    width: 195px;
    vertical-align:top;
    padding-right: 10px;
    padding-left: 30px;
}
#footer .footerlink{
    vertical-align: top;
    width: 134px;
}
#footer .footerlink A:link, #footer .footerlink A:visited{
    vertical-align: top;
    font-family: "Tahoma", sans-serif;
    color: #B6B6B6;
    font-weight: none;
    text-decoration: none;
    
}
#footer .footerlink .footerlinktitle A:link, #footer .footerlink .footerlinktitle A:visited{
    color: #4B4B4B;
    font-weight: bold;
    display:block;
}
#footer .footerlink A:hover, #footer .footerlink A:active{
    text-decoration:underline;
}
