@charset "UTF-8";
/* Typography CSS Document */

#body {
font-family:Arial, Helvetica, sans-serif
}

#rightCol h3 {
margin: 10px 0 10px 0;
}

.smallgreencaps {
color:#368a3c;
text-transform:uppercase;
font-size:8pt;
}

#copyarea h2 {
color:#368A3C;
margin:0 0 10px 0;
}

#copyarea p {
padding:0 0px 0 0;
font-size:9pt;
color:#444;
text-align:justify;
line-height:14pt;
}

#copyarea li {
list-style:square;
font-size:9pt;
line-height:12pt;
}

#copyarea ul {
padding: 0 0 0 25px;
}

.green {
color:#368A3C;
}

#copyarea a {
color:#368A3C;
text-decoration:none
}

div#copyarea div.underline-divider {
border-bottom:1px solid #D9D9D9;
border-top:1px solid #EEEEEE;
height:1px;
line-height:0px;
margin:0pt 0pt 23px;
width:100%;
}

#footer p {
color:#FFFFFF;
font-size:8pt;
padding:10px 0 0 0;
}

.phonenumber {
font-size:11pt;
font-weight:bold
}