@charset "utf-8";
/* CSS Document */

body {
font-family: Georgia, "Times New Roman", Times, serif; 
font-size:10pt; 
color:#415968;
}

p, td, a {font-family: Georgia, "Times New Roman", Times, serif; 
font-size:10pt; 
color:#415968;
}
a { color:#008fc5; }

li.box {margin-bottom: 3px;}

a.blue { color:#008fc5; }

a.blue-grey { color:#415968; }

a:hover { color:#999999; text-decoration:underline;}

h1 {
font-family: Georgia, "Times New Roman", Times, serif; 
font-size:14pt; 
color:#415968;
margin-bottom:0px;
margin-top:0px;
font-weight:normal;
}

h2 {
font-family: Georgia, "Times New Roman", Times, serif; 
font-size:14pt; 
color:#008fc5;
margin-bottom:0px;
margin-top:0px;
}

h3 {
font-family: Arial, Helvetica, sans-serif; 
font-size:14pt; 
color:#008fc5;
margin-bottom:5px;
margin-top:0px;
}
h4 {
font-family: Georgia, "Times New Roman", Times, serif; 
font-size:12pt; 
color:#008fc5;
margin-bottom:0px;
margin-top:0px;
}
h5 {
font-family: Arial, Helvetica, sans-serif; 
font-size:13pt; 
color:#008fc5;
margin-bottom:5px;
margin-top:0px;
font-weight: bold;
}

.caption {
font-family: Arial, Helvetica, sans-serif; 
font-size:8pt; 
color:#333333;
}
.caption-large {
font-family: Arial, Helvetica, sans-serif; 
font-size:9pt; 
color:#333333;
}

.text-white {
font-family: Arial, Helvetica, sans-serif;  
font-size:10pt; 
color:#ffffff;
}
.text-black {
color:#000000;
}

img {border-color: #999999 }

.text-arial { font-family: Arial, Helvetica, sans-serif; }
.text-arial-blue { font-family: Arial, Helvetica, sans-serif; color:#008fc5; }
.text-blue {
color:#008fc5;
}

.text-red { color: #FF0000; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }

.text-11-pt { font-size: 11pt }
.grey { color: #666666 }

a.bottom-link { font-family: Arial, Helvetica, sans-serif; color:#415968; font-style:italic;  }

a.left-nav {
font-family: Arial, Helvetica, sans-serif; 
font-size:9pt; 
color:#415968;
text-decoration: none;
}

a.left-nav:link {
font-family: Arial, Helvetica, sans-serif; 
font-size:9pt; 
color:#415968;
text-decoration: none;
}

a.left-nav:visited {
font-family: Arial, Helvetica, sans-serif; 
font-size:9pt; 
color:#415968;
text-decoration: none;
}

a.left-nav:hover {
font-family: Arial, Helvetica, sans-serif; 
font-size:9pt; 
color:#ffffff;
text-decoration: none;
}


