@charset "utf-8";
/* CSS Document */

p {
text-align:left;
line-height:1.5em;
font-size:9pt;
}
h1 {
font-family:Georgia, "Times New Roman", Times, serif;
padding-bottom:5px;
}
h2 {
padding-left:15px;
padding-bottom:5px;
background-image:url(../images/h2-bullet.gif);
background-repeat:no-repeat;
background-position:left center;
color:#143558;
border-bottom:1px solid #e3e3e3;
font-family:Georgia, Times New Roman, Times, serif;
}
h3 {
text-align:left;
line-height:1.5em;
font-size:9pt;
font-family:Georgia, "Times New Roman", Times, serif;
padding-bottom:5px;
padding-left:15px;
padding-bottom:5px;
color:#143558;
border-bottom:1px solid #e3e3e3;
font-family:Georgia, Times New Roman, Times, serif;
}


.normallist li {
list-style-image:url(../images/bullet_blue.gif);
padding:5px;
margin:0 0 5px 0;
font-size:8pt;
}
.normallist {
margin:0px;
}
.normallist li:hover {
background-color:#F0F0F0;
}

.normallist2 li {
list-style-image:url(../images/bullet_blue.gif);
padding:5px;
margin:0 0 5px 0;
font-size:10pt;
}
.normallist2 {
margin:0px;
}
.normallist2 li:hover {
background-color:#F0F0F0;
}