a { text-decoration: none; }
a:hover { text-decoration: underline; }

.gray { font-family: helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #cccccc; }
.dark-gray { font-family: helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #717171; }
.dark-gray-underline { font-family: helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #717171; text-decoration:underline}
.orange { font-family: helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #DE6E00; }
.small-red { font-family: helvetica, sans-serif; font-size: 7pt; font-weight: bold; color: #A31D1D; }
.small-blue{ font-family: helvetica, sans-serif; font-size: 7pt; font-weight: bold; color: #44469A; }
.small-gray{ font-family: helvetica, sans-serif; font-size: 7pt; font-weight: bold; color: #717171; }
.small-orange{ font-family: helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #DE6E00; }
.small-orange-underline{ font-family: helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #DE6E00; text-decoration:underline }
.small-gray-underline{ font-family: helvetica, sans-serif; font-size: 7pt; font-weight: bold; color: #717171; text-decoration:underline}
.gray{ font-family: helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #717171;} 


table {font-family: helvetica, sans-serif; font-size: 8pt; color:#a0a0a0; }
td {font-family: helvetica, sans-serif; font-size: 8pt; color:#555555;}

h1 { font-family: helvetica, sans-serif; font-size:12pt; padding-top:0px; margin-left:0px; margin-top:0px; margin-bottom:0px; color: navy; }
h2 { font-family: helvetica, sans-serif; font-size:8pt; padding-top:0px; margin-left:0px; margin-top:0px; margin-bottom:0px; color: #bbbbbb; }
h2.black { font-family: helvetica, sans-serif; font-size:8pt; padding-top:0px; margin-left:0px; margin-top:0px; margin-bottom:0px; color: #000060; }

input { font-family: helvetica, sans-serif; font-size:8pt; color: navy; }
.input { font-family: helvetica, sans-serif; font-size:8pt; color: navy; }
.button { font-family: helvetica, sans-serif; font-size:8pt; color: orange; font-weight: bold; background-color: #E4E4FF; border-color: white; } 

.line_spacing { line-height:18px}
.gray_font { font-family: helvetica, sans-serif; font-size: 8pt; color: #cccccc; }
.dark_gray { font-family: helvetica, sans-serif; font-size: 8pt; color: #aaaaaa; }
.red_font { font-family: helvetica, sans-serif; font-size: 8pt; color: #FF1414; }
.blue_font { font-family: helvetica, sans-serif; font-size: 8pt; color: navy; }

.right_left_div {width:140; text-align:left; margin-top:10px; margin-bottom:10px; }
.center_div {width:450; text-align:left; margin-top:10px; margin-bottom:10px; }
.spacer_row_div_left {width:770; text-align:left; }
.spacer_row_div_right {width:770; text-align:right; }
.spacer_row_div_center {width:770; text-align:center; }

.links_div {margin-left:2px; margin-bottom:5px;}

.10pt_blue_bold
{
font-family:helvetica;
font-size:10pt;
color:navy;
font-weight:bold;
}
