/* CSS Document */

/*All Body - Body Fonts/Links*/
.bodyfont A:link    { COLOR: #000000 TEXT-DECORATION: UNDERLINE  }
.bodyfont A:visited { COLOR: #000000; TEXT-DECORATION: UNDERLINE  }
.bodyfont A:active  { COLOR: #000000; TEXT-DECORATION:  UNDERLINE }
.bodyfont A:hover   { COLOR: #A7A7A7; TEXT-DECORATION:  UNDERLINE  }
.bodyfont { font-size: 10pt; font-family: Trebuchet MS, Georgia, arial; color: #000000 }
.bodyfonttitle   { font-size: 14pt; font-family: Trebuchet MS, arial; font-weight: bold; color: #000000; background-color: #99ccff;}
.bodyfontHeading { font-size: 12pt; font-family: Trebuchet MS, arial; font-weight: bold; color: #000000;}

.header A:link    { COLOR: #666666; TEXT-DECORATION: none; display: inherit; font-weight: bold; }
.header A:visited { COLOR: #666666; TEXT-DECORATION: none; display: inherit; font-weight: bold; }
.header A:active  { COLOR: #666666; TEXT-DECORATION: none; display: inherit; font-weight: bold; }
.header A:hover   { COLOR: #000000; TEXT-DECORATION: none; display: inherit; font-weight: bold; }
.header { font-size: 8pt; font-family: Trebuchet MS, arial; color: #666666; font-weight: bold; TEXT-DECORATION: NONE}

/* Navigation Menu Settings */
.nav A:link    { COLOR: #000000; TEXT-DECORATION: none; display: inherit; font-weight: bold; }
.nav A:visited { COLOR: #000000; TEXT-DECORATION: none; display: inherit; font-weight: bold; }
.nav A:active  { COLOR: #444444; TEXT-DECORATION: none; display: inherit; font-weight: bold; }
.nav A:hover   { COLOR: #ff9933; TEXT-DECORATION: none; display: inherit; font-weight: bold; }
.nav {text-decoration: none; color: #666666; font: 12pt Trebuchet MS, arial; font-weight: bold; display: inherit;}

/* Appointment Settings */
.appointment A:link    { COLOR: #ff6600; TEXT-DECORATION: none; display: inherit; font-weight: bold; }
.appointment A:visited { COLOR: #ff6600; TEXT-DECORATION: none; display: inherit; font-weight: bold; }
.appointment A:active  { COLOR: #ff6600; TEXT-DECORATION: none; display: inherit; font-weight: bold; }
.appointment A:hover   { COLOR: #000000; TEXT-DECORATION: none; display: inherit; font-weight: bold; }
.appointment {text-decoration: none; color: #ff6600; font: 10pt Trebuchet MS, arial; font-weight: bold; display: inherit;}

.clock {text-decoration: none; color: #666666; font: 8pt Trebuchet MS, arial; font-weight: bold; display: inherit;}

/* Tips Menu Settings */
.tip A:link    { COLOR: #000000; TEXT-DECORATION: none; display: inherit;}
.tip A:visited { COLOR: #000000; TEXT-DECORATION: none; display: inherit;}
.tip A:active  { COLOR: #000000; TEXT-DECORATION: none; display: inherit;}
.tip A:hover   { COLOR: #444444; TEXT-DECORATION: underline; display: inherit;}
.tip {text-decoration: none; color: #000000; font: 8pt Trebuchet MS, arial; display: inherit;}

.tiptitle A:link    { COLOR: #000000; TEXT-DECORATION: none; display: inherit; font-weight: bold; }
.tiptitle A:visited { COLOR: #000000; TEXT-DECORATION: none; display: inherit; font-weight: bold; }
.tiptitle A:active  { COLOR: #000000; TEXT-DECORATION: none; display: inherit; font-weight: bold; }
.tiptitle A:hover   { COLOR: #444444; TEXT-DECORATION: none; display: inherit; font-weight: bold; }
.tiptitle {text-decoration: none; color: #000000; font: 10pt Trebuchet MS, arial; font-weight: bold; display: inherit;}

/* Footer Font Settings */
.footer A:link { COLOR: black; TEXT-DECORATION: none }
.footer A:visited { COLOR: black; TEXT-DECORATION: none }
.footer A:active { COLOR: black; TEXT-DECORATION: none }
.footer A:hover { COLOR: #A7A7A7; TEXT-DECORATION: none }
.footer { font-size: 10px; font-family: verdana, arial; color: #000 }

.fields { BORDER-RIGHT: #B6874C 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #B6874C 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 11px; PADDING-BOTTOM: 2px; VERTICAL-ALIGN: middle; BORDER-LEFT: #B6874C 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #B6874C 1px solid; FONT-FAMILY: verdana, helvetica, sans-serif; BACKGROUND-COLOR: #fff; FONT-SIZE: 12 }
.button { BORDER-RIGHT: #B6874C 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #B6874C 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 11px; PADDING-BOTTOM: 2px; VERTICAL-ALIGN: middle; BORDER-LEFT: #B6874C 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #B6874C 1px solid; FONT-FAMILY: verdana, helvetica, sans-serif; BACKGROUND-COLOR: #EFE8DF }
