<!--
body {background-image : url(../images/bg_left.gif); background-repeat : repeat-y;}
td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7.5pt; color: #FFFFFF; line-height: 16px;}

/*primary tags and styles = class*/

a , a:link  {font-size: 7.5pt; color: #80A5C3; text-decoration: none;}
a:visited  {color: #80A5C3; text-decoration: none;}
a:hover , a:active  {color: #80A5C3; text-decoration: underline;}

a.small , a:link.small  {font-size: 8pt; color: #80A5C3; text-decoration: none;}
a:visited.small  {color: #80A5C3; text-decoration: none;}
a:hover.small , a:active.small  {color: #80A5C3; text-decoration: underline;}

a.ftr , a:link.ftr  {font-size: 7.5pt; color: #80A5C3; text-decoration: none;}
a:visited.ftr  {color: #80A5C3; text-decoration: none;}
a:hover.ftr , a:active.ftr  {color: #80A5C3; text-decoration: underline;}

a.bhdLink , a:link.bhdLink  {font-size: 11pt; color: #FF7A22; font-weight: bold; text-decoration: none;}
a:visited.bhdLink  {color: #FF7A22; font-weight: bold; text-decoration: none;}
a:hover.bhdLink , a:active.bhdLink  {color: #FF7A22; font-weight: bold; text-decoration: underline;}

a.chdLink , a:link.chdLink  {font-size: 9pt; color: #FF7A22; font-weight: bold; text-decoration: none;}
a:visited.chdLink  {color: #FF7A22; font-weight: bold; text-decoration: none;}
a:hover.chdLink , a:active.chdLink  {color: #FF7A22; font-weight: bold; text-decoration: underline;}


.bold {font-weight: bold;}
.italic {font-style: italic;}
.SmallText {font-size: 8pt;}
.BreadCrumbText {font-size: 7.5pt;}
.Footer {font-size: 7.5pt; color: #547AA1;}
.Linespace {line-height: 18px;}
.RedBoldText {font-weight: bold; color: #CC0000;}
.Header01 {font-weight: bold; font-size: 10pt; color: #80A5C3;}
.Header02 {font-weight: bold; font-size: 8pt; color: #80A5C3;}
.Header03 {font-weight: bold; font-size: 7.5pt; color: #80A5C3;}

UL.List1, OL.List1 {margin: 4px 0px 4px 14px; padding: 4px 0px 4px 14px;}
LI.Bullet1 {margin: 1px 0px 1px 0px; padding: 1px 0px 1px 0px;}

LI.ListArrow1 {list-style-image : url(../images/arrow_list.gif); margin: 2px 0px 2px 0px; padding: 2px 0px 2px 0px;}

/*font attributes bold, size, italic = id*/
#xsmall {font-size: 7.5pt;}
#small {font-size: 8pt;}
#bold {font-weight: bold;}
#italic {font-style: italic;}
#Bitalic {font-style: italic; font-weight: bold;}
-->