/* CUSTOM (CLASS) STYLES */
.body { font-weight: normal; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif }
.breadcrumbs { font-weight: normal; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif }
.form { font-size: 12px }
.headerlinx { font-weight: normal; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase }
/* .leftnavbox - change the color to change the color of the box around the left navigation */
.leftnavbox { background-color: #FFCC99 }
/* .leftnav and leftnav1 - these are details about the fonts and colors of the left navigation menu - see also link styles below */
.leftnav  { color: #663300; font-size: 10pt; line-height: 75%; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; text-transform: uppercase }
.leftnav1   { color: #663300; font-size: 9pt; line-height: 75%; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; text-transform: capitalize; text-indent: 6pt; margin-left: 6pt }
.nowrap { white-space: nowrap }
.pagetitle { color: #FFFFFF; font-weight: normal; font-size: 14pt; font-family: Verdana, Arial, Helvetica, sans-serif }
/* .search  { color: #000000; font-weight: bold; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; text-transform: lowercase } */


/* LINK STYLES */
/* these are the colors of the navigation links in the page header  (contact us, etc) */
a.headerlinx:active { color: #FF00FF; text-decoration: none }
a.headerlinx:link { color: #FFFFFF; text-decoration: none }
a.headerlinx:visited { color: #FFFFFF; text-decoration: none }
a.headerlinx:hover { color: #99CCFF; text-decoration: underline }

a.breadcrumbs:active { color: #FF00FF; text-decoration: none }
a.breadcrumbs:link { color: #663300; text-decoration: none }
a.breadcrumbs:visited { color: #663300; text-decoration: none }
a.breadcrumbs:hover { color: #000000; text-decoration: underline }

/* .leftnav and leftnav1 - these are details about the fonts and colors of the left navigation menu - see also custom styles above */
a.leftnav:active  { color: #FF00FF; text-decoration: none }
a.leftnav:link  { color: #663300; text-decoration: none }
a.leftnav:visited { color: #663300; text-decoration: none }
a.leftnav:hover  { color: #000000; text-decoration: underline}

a.leftnav1:active { color: #FF00FF; text-decoration: none }
a.leftnav1:link { color: #663300; text-decoration: none }
a.leftnav1:visited { color: #663300; text-decoration: none }
a.leftnav1:hover { color: #000000; text-decoration: underline}


/* SELECTOR (HTML ELEMENTS) STYLES */
a:active { color: #FF00FF; text-decoration: none }
a:link    { color: #0000FF; text-decoration: none }
a:visited { color: #0000FF; text-decoration: none }
a:hover     { color: #FF0000; text-decoration: underline }
body   { color: #000000; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #FFFFFF; margin: 0pt; padding: 0pt }
code { font-family: "Courier New", Courier, monospace }
dt { font-weight: bold; line-height: 1.5; }
h1  { color: #000000; font-weight: bold; font-size: 18pt; font-family: Verdana, Arial, Helvetica, sans-serif }
h2  { font-weight: bold; font-size: 16pt; font-family: Verdana, Arial, Helvetica, sans-serif }
h3  { font-weight: bold; font-size: 14pt; font-family: Verdana, Arial, Helvetica, sans-serif }
h4  { font-weight: bold; font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif }
h5  { font-weight: bold; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif }
h6  { font-weight: bold; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif }
p { font-weight: normal; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif }
pre { font-family: "Courier New", Courier, monospace }
td { font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif }
th { font-weight: bold; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif }

