/* ########## GENERAL ########## */
body {
text-decoration:  none;
font-style:       normal;
font-family:      arial,helvetica,sans-serif;
font-size:        10pt;
color:            #808080;
background-color: #ffffff;
}
ul, ol, li {
list-style-type:  disc;
}
code {
text-decoration:  none;
font-style:       normal;
font-family:      courier,fixed;
font-size:        13px;
font-weight:      normal;
}
/* DOM compatibility default values */
/* img  { vertical-align: bottom; } */
form { display:        inline; }
/* Netscape 4 compatibility classes */
.b { font-weight:      bold; }
.i { font-style:       italic; }
/* Menu bar */
a.undermenu:link,a.undermenu:visited,a.undermenu:active,a.undermenu:hover {
text-decoration:  none;
font-style:       normal;
font-family:      arial,helvetica,sans-serif;
font-size:        11px;
font-weight:      bold;
color:            #959595;
}
a.undermenu:active,a.undermenu:hover {
color:            #000000;
}
/* Content */
span.contentnavi {
text-decoration:  none;
font-style:       normal;
font-family:      arial,helvetica,sans-serif;
font-size:        15px;
font-weight:      bold;
color:            #404040;
}
a.contentnavi:link,a.contentnavi:visited,a.contentnavi:active,a.contentnavi:hover {
text-decoration:  none;
font-style:       normal;
font-family:      arial,helvetica,sans-serif;
font-size:        14px;
font-weight:      bold;
color:            #959595;
}
a.contentnavi:active,a.contentnavi:hover {
color:            #000000;
}
.contenttitle {
text-decoration:  none;
font-style:       normal;
font-family:      arial,helvetica,sans-serif;
font-size:        15px;
font-weight:      bold;
color:            #404040;
}
.contentsubtitle {
text-decoration:  none;
font-style:       normal;
font-family:      arial,helvetica,sans-serif;
font-size:        13px;
font-weight:      bold;
color:            #404040;
}
.contentlead {
text-decoration:  none;
text-align:       justify;
font-style:       normal;
font-family:      arial,helvetica,sans-serif;
font-size:        13px;
/*line-height:      16px;*/
font-weight:      normal;
color:            #000000;
}
a.contentlead:link,a.contentlead:active,a.contentlead:visited {
color:            #000060;
display:          inline;
}
a.contentlead:hover {
color:            #0000d0;
}
.contenttext {
text-decoration:  none;
font-style:       normal;
font-family:      arial,helvetica,sans-serif;
font-size:        13px;
font-weight:      normal;
color:            #000000;
}
.contenttextsmall {
text-decoration:  none;
font-style:       normal;
font-family:      arial,helvetica,sans-serif;
font-size:        11px;
font-weight:      normal;
color:            #000000;
}
a.divlink:link,a.divlink:visited,a.divlink:active,a.divlink:hover {
text-decoration:  none;
font-style:       normal;
font-family:      arial,helvetica,sans-serif;
font-size:        13px;
font-weight:      normal;
color:            #959595;
}
a.divlink:active,a.divlink:hover {
color:            #000000;
}
a.contentlink:link,a.contentlink:visited,a.contentlink:active,a.contentlink:hover {
text-decoration:  none;
font-style:       normal;
font-family:      arial,helvetica,sans-serif;
font-size:        13px;
font-weight:      normal;
color:            #000060;
}
a.contentlink:active,a.contentlink:hover {
text-decoration:  underline;
}
/* News */
.newstitle {
text-decoration:  none;
font-style:       normal;
font-family:      arial,helvetica,sans-serif;
font-size:        12px;
font-weight:      bold;
color:            #808080;
}
.newsbody {
text-decoration:  none;
font-style:       normal;
font-family:      arial,helvetica,sans-serif;
font-size:        11px;
font-weight:      normal;
color:            #808080;
}
a.newslink:link,a.newslink:visited,a.newslink:active,a.newslink:hover,.newslink {
text-decoration:  underline;
font-style:       normal;
font-family:      arial,helvetica,sans-serif;
font-size:        11px;
font-weight:      normal;
color:            #808080;
}
a.newslink:active,a.newslink:hover {
color:            #000000;
}
.newsdate {
text-decoration:  none;
font-style:       normal;
font-family:      arial,helvetica,sans-serif;
font-size:        11px;
font-weight:      normal;
color:            #808080;
}
/* Footer */
div.copyright {
text-decoration:  none;
text-align:       center;
font-style:       normal;
font-family:      arial,helvetica,sans-serif;
font-size:        11px;
font-weight:      normal;
color:            #959595;
}
