/* AffordableRX CSS */

A:link                  { color: #014487; text-decoration: none }
A:visited               { color: #014487; text-decoration: none }
A:hover                 { color: #17689D; text-decoration: underline }

/* top nav small links */
.nav                    { font-family: 'Arial'; font-size: 11; color: #000000; font-weight: normal; text-decoration: none }
A.nav:link              { font-family: 'Arial'; font-size: 11; color: #000000; font-weight: normal; text-decoration: none }
A.nav:visited           { font-family: 'Arial'; font-size: 11; color: #000000; font-weight: normal; text-decoration: none }
A.nav:hover             { font-family: 'Arial'; font-size: 11; color: #17689D; font-weight: normal; text-decoration: none }

/* top nav main links */                                                                                                                
.nav_main               { font-family: 'Arial'; font-size: 16px; color: #ffffff; font-weight: bold; text-decoration: none; display: block; margin-top: 10px }
A.nav_main:link         { font-family: 'Arial'; font-size: 16px; color: #ffffff; font-weight: bold; text-decoration: none; display: block; margin-top: 10px }
A.nav_main:visited      { font-family: 'Arial'; font-size: 16px; color: #ffffff; font-weight: bold; text-decoration: none; display: block; margin-top: 10px }
A.nav_main:hover        { font-family: 'Arial'; font-size: 18px; color: #ffffff; font-weight: bold; text-decoration: none; display: block; margin-top: 9px }

/* Left nav links */
.nav_left               { font-family: 'Arial'; font-size: 13px; color: #000000; font-weight: bold; text-decoration: none; display: block; margin: 2px 4px 2px 5px }
A.nav_left:link         { font-family: 'Arial'; font-size: 13px; color: #000000; font-weight: bold; text-decoration: none; display: block; margin: 2px 4px 2px 5px }
A.nav_left:visited      { font-family: 'Arial'; font-size: 13px; color: #000000; font-weight: bold; text-decoration: none; display: block; margin: 2px 4px 2px 5px }
A.nav_left:hover        { font-family: 'Arial'; font-size: 13px; color: #CC0000; font-weight: bold; text-decoration: none; display: block; margin: 2px 4px 2px 5px }

/* footer nav links */
.nav_footer             { font-family: 'Arial'; font-size: 9; color: #414141; font-weight: normal; margin: 5px 0px 2px 0px }
A.nav_footer:link       { font-family: 'Arial'; font-size: 9; color: #014487; font-weight: normal; text-decoration: underline }
A.nav_footer:visited    { font-family: 'Arial'; font-size: 9; color: #014487; font-weight: normal; text-decoration: underline }
A.nav_footer:hover      { font-family: 'Arial'; font-size: 9; color: #17689D; font-weight: normal; text-decoration: underline }

/* body text */  /* ORDER OF ELEMENTS:: T R B L */
.pharmacy_text          { font-family: 'Tahoma'; font-size: 13px; color: #000000; font-weight: normal; margin: 15px 15px 15px 15px }
td.pharmacy_text        { padding: 1px 0px 0px 0px }
li.pharmacy_text        { font-family: 'Tahoma'; font-size: 13px; color: #000000; font-weight: normal; margin: 0px 15px 2px 15px }
.pharmacy_text_big      { font-family: 'Tahoma'; font-size: 18px; color: #000000; font-weight: normal }

.pharmacy_title_black   { font-family: 'Tahoma'; font-size: 15px; color: #000000; font-weight: bold; font-style:normal; margin: 15px 15px 15px 15px }
.pharmacy_title_blue    { font-family: 'Times'; font-size: 30px; color: #17689D; font-weight: normal; font-style:italic; margin: 15px 15px 15px 15px }
.pharmacy_title_red     { font-family: 'Tahoma'; font-size: 15px; color: #CC0000; font-weight: bold; margin: 15px 15px 15px 15px }
.pharmacy_page_title    { font-family: 'Times'; font-size: 30px; color: #ffffff; font-weight: normal; margin: 5px 5px 5px 35px }

.disclaimer             { font-family: 'Arial'; font-size: 10px; color: #676767; font-weight: normal; margin: 15px 15px 15px 15px }

