﻿
input.blueBTN
{ color: #0066CC; vertical-align: bottom; height: 16px; display: inline-block; overflow: visible;
background-color: Transparent; padding: 0px; text-decoration: underline;
text-align: center; font-size: 9pt; border: none 0px Transparent; cursor:pointer;cursor:hand}
input.blueBTN:hover 
{ color: #284E98; background-color: #EFF3FB;}
input.bigBlueBTN
{ color: #0066CC; height: 18px; font-weight:bold; display: inline-block; overflow: visible;
background-color: Transparent; padding: 0px; text-decoration: underline;
text-align: center; font-size: 11pt; border: none 0px Transparent; cursor:pointer;cursor:hand}
input.bigBlueBTN:hover 
{ color: #284E98; background-color: #EFF3FB;}
