@charset "utf-8";
/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
}

#article_links{
font-size:80%;
}

#loginlinks{
font-size:80%;
color:#666666
}

#loginlinks a{
color:#666666;
text-decoration:none;
}

#loginlinks a:hover{
color:#333333;
text-decoration:underline;
}

#menu{
background-color:#66669A;
}

#header {
height:217px;
background-color:#66669A;
}

#footbg {
height:40px;
background-color:#66669A;
}

#footer {
font-size:80%;
color:#CCCCCC;
}
#footer a{
color:#CCCCCC;
text-decoration:none;
}
#footer a:hover{
color:#FFFFFF;
text-decoration:underline;
}
#mainContent{
border-bottom:1px solid #8989D1;
padding-bottom:14px;
}
#mainContent a{
font-weight:bold;
color:#585885;
text-decoration:underline;
}
#mainContent a:hover{
font-weight:bold;
color:#000000;
text-decoration:none;
}
#mainContent ul{
margin:0;
padding:0;
}
#mainContent li{
list-style:none;
padding-left:15px;
background-image:url(../images/Arrow-Bullet_on_white.gif);
background-repeat:no-repeat;
background-position:left 5px;
}
h1,h2,h3,h4,h5,h6{margin-top:0}
h1{font-size:120%}
h2{font-size:110%}
h3{font-size:110%}
h4{font-size:105%}
h5{font-size:105%}
h6{font-size:100%}

#wwd_nav{
background-color:#D6D6EF;
background-image:url(../images/index_left_box.gif);
background-position:left top;
background-repeat:no-repeat;
}
#wwd_bot{
background-color:#D6D6EF;
background-image:url(../images/index_left_box.gif);
background-position:left top;
background-repeat:no-repeat;
}
#wwd_right{
background-color:#D6D6EF;
background-image:url(../images/index_left_box.gif);
background-position:left top;
background-repeat:no-repeat;
}

#wwd_bot ul, #wwd_right_content ul{
margin:0;
padding:0;
}
#wwd_bot ul li, #wwd_right_content ul li{
list-style:none;
padding-left:15px;
background-image:url(../images/arrow-bullet_on_light.gif);
background-repeat:no-repeat;
background-position:left 3px;
}

#wwd_right_content{
padding-top:7px;
font-size:85%;
color:#333333;
}
#wwd_right_content a{
font-weight:bold;
color:#585885;
text-decoration:underline;
}
#wwd_right_content a:hover{
font-weight:bold;
color:#000000;
text-decoration:none;
}
#wwd_bot_content{
padding-top:7px;
font-size:85%;
}
#wwd_bot_content a{
font-weight:bold;
color:#585885;
text-decoration:underline;
}
#wwd_bot_content a:hover{
font-weight:bold;
color:#000000;
text-decoration:none;
}
#wwd_nav ul {
margin: 0;
padding: 0;
padding-top:12px;
}
#wwd_nav ul ul{
width:157px;
padding:0;
}
#wwd_nav ul li {
font-family:Arial, Helvetica, sans-serif;
font-size:85%;
color:#333333;
list-style: none;
border-bottom:1px solid #8989D1;
}
#wwd_nav ul li a{
color:#585885;
font-weight:bold;
text-decoration:underline;
}
#wwd_nav ul li a:hover{
color:#000000;
font-weight:bold;
text-decoration:none;
}