*{
    padding:0px;
    margin:0px;}
html
{
    overflow-y:scroll;
}
body
{
    margin-top:15px;
    font-size:10pt;
}
a:link
{
	text-decoration: none;
	color: Blue;
}
a:visited
{
	text-decoration: none;
	color: Blue;
}
a:hover
{
	text-decoration: underline;
	color: Red;
}
td
{
    font-size:10pt;
}
th
{
    text-align:left;
    font-size:10pt;}
img
{
    border:0px;
    vertical-align:bottom;}
li
{
        list-style-type:none;}
div.sdclogo
{
    text-align:center;
}
div.sdclogo img
{    
    margin:35px 0 15px 0;}

h1.titlelogo
{
	padding-bottom: 20px;
}
h2.topic
{
    width:80%;
    font-size:14pt;
    margin-left:15px;
    border-bottom:solid 1px #999999;
}
div.struct
{
    width:auto;
    text-align:center;
 }
div.master
{
    width:635px;
    text-align:left;
    margin:0px auto;
}
div.menu ul li
{
    float:left;
    border-left:solid 1px #999999;
}
div.footer
{
    width:600;
    margin-top:40px;
}
p.copyright
{
	text-align: right;
}
p.privacylink
{
    text-align:right;
    font-size:8pt;}
ul.menu li
{
    border-top:dashed 1px #666666;
    border-bottom:dashed 1px #666666;
    float:left;
} 
p.privacy_t
{
    clear:both;
    font-size:12pt;
    font-weight:bold;}
p.privacy
{
    margin:10px 0px 10px 30px;
    width: 520px;
}
img.bottom
{
    vertical-align:text-bottom;    
}
img.maillink
{
    vertical-align:text-bottom;
    margin-bottom:1px;    
}
span.mono
{
    font-family:Monospace;
}
h1 span.date
{
    font-size:9pt;
    font-weight:normal;
    padding-left:50px;
    vertical-align:bottom;}
span.date
{
    color:Black;
    font-size:9pt;
    font-weight:normal;
    vertical-align:bottom;
    margin-left:50px;
}

    
    
    