@charset "UTF-8";
/* CSS Document */

body {
background-color:#FFFFFF;
}

h1 {
font-family:"Segoe UI",Candara,"Bitstream Vera Sans","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
font-weight:bolder;
font-size:14pt;
color:#FF0000;
line-height:16pt;
margin-bottom: 2pt;
}

h2 {
font-family:"Segoe UI",Candara,"Bitstream Vera Sans","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
font-weight:bold;
font-size:12pt;
color:#3b5474;
line-height:14pt;
margin-bottom: 20px;
}

p { font-family:Helvetica, Verdana, Arial, sans-serif; font-size:9pt; line-height:14pt; color:#666666; }
p { margin: 0px auto .5em auto;}
li { font-family:Helvetica, Verdana, Arial, sans-serif; font-size:9pt; line-height:14pt; color:#666666; }
td { font-family:Helvetica, Verdana, Arial, sans-serif; color:#FFFFFF; }

.specHead {
font-family:Helvetica, Verdana, Arial, sans-serif;
font-weight:bolder;
font-size:9pt;
line-height:11pt;
color:#ffffff;
background-color:#325281;
}

.spec {
font-family:Helvetica, Verdana, Arial, sans-serif;
font-weight: normal;
font-size:9pt;
color:#ffffff;
background-color:#4A6388;
}
