@charset "utf-8";
/* CSS Document */

body{background-color:#336699; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:9pt; border:1px solid black; width:715px; margin:0 auto;}
p{font-size:9pt;}
.menu{background-color:#FFFFCC; width:215px; vertical-align:top; background-image:url(images/menu_sml.jpg); background-repeat:no-repeat; padding:25px;}
.menu2{background-color:#FFFFCC; width:215px; vertical-align:top;}
.menutype{margin-top:0px; margin-right:0px; margin-bottom:10px; text-align:right; font-size:11pt; font-weight:bold;}
.content{background-color:#FFFFFF; width:500px; vertical-align:top;}
ul{list-style-image:url(images/bullet.gif); list-style-type:square; list-style-position:outside;}
li{font-style:normal; font-weight:normal; margin-left:-18px; margin-top:0px; margin-bottom:14px; font-size:10pt;}
.text{margin:25px;}
.subhead{color:#0066CC; font-style:normal; font-weight:normal; font-size:11pt; margin-bottom:15px;}
.ruledhead{margin-top:25px; margin-bottom:15px;}
.footer{width:715px; background-color:#FFFFFF; font-size:8pt; text-align:center; border-top:5px solid #0066CC; padding-top:15px; padding-bottom:15px;}

a.footer:link {color:#000000; font-style:normal; font-weight:bold; font-size:8pt; text-decoration:none;}
a.footer:active {color:#0066CC;  font-style:normal; font-weight:bold; font-size:8pt; text-decoration:none;}
a.footer:hover {color:#0066CC;  font-style:normal; font-weight:bold; font-size:8pt; text-decoration:none;}
a.footer:visited {color:#66CC66; font-style:normal; font-weight:bold; font-size:8pt; text-decoration:none;}

a:link {color:#0066CC; font-style:normal; font-weight:normal; font-size:9pt; text-decoration:underline;}
a:active {color:#66CC66;  font-style:normal; font-weight:normal; font-size:9pt; text-decoration:underline;}
a:hover {color:#0066CC;  font-style:normal; font-weight:normal; font-size:9pt; text-decoration:underline;}
a:visited {color:#000000; font-style:normal; font-weight:normal; font-size:9pt; text-decoration:underline;}

.blue {color:#0066CC;}