/* CSS Document */

/* General */
body {font-family: arial; font-size: 10px; margin: 0px; padding: 0px; color: #000000; background-color: #FFFFFF;}
h1 {font-family: arial; font-size: 15pt; font-weight: bold; color: #535D7A; padding-left: 10px;}
h2 {font-family: arial; font-size: 12pt; font-weight: bold; color: #009889;}
h3 {font-family: arial; font-size: 10pt; font-weight: bold; color: #009889;}
.text {font-family: arial; font-size: 12px; color: #000000; padding: 5px;}
a:link {color: #009889; text-decoration: none; font-weight: bold;}
a:visited {color: #009889; text-decoration: none; font-weight: bold;}
a:hover {color: #009889; text-decoration: underline; font-weight: bold;}

/* Footer */
.footer {color: #000000; font-family: arial; font-size: 9px; padding-left: 5px; padding-right: 10px; padding-bottom: 5px; padding-top: 5px;}

/* Borders & Lines */
.linebottom {border-bottom: 1px solid #009889;}
.linebottomright {border-right: 1px solid #009889; border-bottom: 1px solid #009889;}
.linebottomrightleft {border-right: 1px solid #009889; border-left: 1px solid #009889; border-bottom: 1px solid #009889;}
.linedottedright {border-right: thin dotted #009889;}
.linedottedrightbottom {border-right: thin dotted #009889; border-bottom: thin dotted #009889;}
.linedottedrightbottomgrey {border-right: thin dotted #DDE0E3; border-bottom: thin dotted #DDE0E3;}
.linedottedrightgrey {border-right: thin dotted #DDE0E3;}
.linefull {border-left: 1px solid #009889; border-right: 1px solid #009889; border-top: 1px solid #009889; border-bottom: 1px solid #009889;}
.lineleft {border-left: 1px solid #009889;}
.lineleftright {border-left: 1px solid #009889; border-right: 1px solid #009889;}
.lineleftrightwhite {border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;}
.lineleftrightyellow {border-left: 1px solid #FFCF2B; border-right: 1px solid #FFCF2B;}
.lineright {border-right: 1px solid #009889;}
.linetopleft {border-top: 1px solid #009889; border-right: 1px solid #009889;}
.linetopright {border-top: 1px solid #009889;border-right: 1px solid #009889;}

/* Menu */
.menutext {font-family: arial; font-size: 12px; color: #FFFFFF; padding-right: 10px; padding-left: 10px; padding-top: 5px;}
a.nav:link {color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.nav:visited {color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.nav:hover {color: #FFFFFF; text-decoration: underline; font-weight: bold;}
a.navorange:link {color: #FF6600; text-decoration: none; font-weight: bold;}
a.navorange:visited {color: #FF6600; text-decoration: none; font-weight: bold;}
a.navorange:hover {color: #FF6600; text-decoration: underline; font-weight: bold;}
a.menunav:link {color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.menunav:visited {color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.menunav:hover {color: #FFFFFF; text-decoration: none; font-weight: bold;}

/* Google Search */
.googlesearch {border-left: 1px solid #009889; border-right: 1px solid #009889; padding-top: 22px;}
.googlesearchbottom {border-left: 1px solid #009889; border-right: 1px solid #009889; border-bottom: 1px solid #009889; padding-top: 22px;}

/* RSS Table*/
.rsstable {font-family: arial; font-size: 12px; color: #000000;}
a.opml:link {color: #D0181A; text-decoration: none; font-weight: bold;}
a.opml:visited {color: #D0181A; text-decoration: none; font-weight: bold;}
a.opml:hover {color: #D0181A; text-decoration: none; font-weight: bold;}

/* Subscribe */
.subscribe {color: #000000; font-family: arial; font-size: 11px; padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px;}
.subscribebottom {color: #009889; font-family: arial; font-size: 11px; font-weight: bold; padding-left: 10px; padding-right: 10px;}
