.btn_11pt {
	background: #007aab;
	padding: 2px 6px 1px 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border:none;
	border-radius: 5px;
	color: white;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	cursor:pointer;
	text-decoration: none;
	vertical-align: middle;
   }
.btn_11pt:hover {
	background: #28597a;
   }
.btn_11pt:active {
	background: #1b435e;
	position:relative;
	top:1px;
   }

.btn_11pt a{
 	text-decoration: none !important;
 	}  

.btn_12pt_gray {
	background: #D4D4D4;
	padding: 2px 6px 1px 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border:none;
	border-radius: 5px;
	color: white;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	cursor:pointer;
	text-decoration: none;
	vertical-align: middle;
   }

.btn_12pt {
	background: #007aab;
	padding: 2px 6px 1px 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border:none;
	border-radius: 5px;
	color: white;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	cursor:pointer;
	text-decoration: none;
	vertical-align: middle;
   }
.btn_12pt:hover {
	background: #28597a;
   }
.btn_12pt:active {
	background: #1b435e;
	position:relative;
	top:1px;
   }

.btn_12pt a{
 	text-decoration: none !important;
 	}  
 	
.btn_12pt_cancel {
	background: #007aab;
	padding: 2px 6px 1px 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border:none;
	border-radius: 5px;
	color: white;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	cursor:pointer;
	text-decoration: none;
	vertical-align: middle;
   }
.btn_12pt_cancel:hover {
	background: #28597a;
   }
.btn_12pt_cancel:active {
	background: #1b435e;
	position:relative;
	top:1px;
   }
   
   
   
   
   
   
   
   
   
.btn_18pt_gray {
	background: #D4D4D4;
	padding: 2px 10px 1px 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:none;
	border-radius: 2px;
	color: white;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	cursor:pointer;
	text-decoration: none;
	vertical-align: middle;
	line-height: 20px;
	font-weight:700;
   }

.btn_18pt {
	background: #007aab;
	padding: 2px 10px 1px 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:none;
	border-radius: 2px;
	color: white;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	cursor:pointer;
	text-decoration: none;
	vertical-align: middle;
	line-height: 20px;
	font-weight:700;
   }
.btn_18pt:hover {
	background: #28597a;
   }
.btn_18pt:active {
	background: #1b435e;
	position:relative;
	top:1px;
   }

.btn_18pt a{
 	text-decoration: none !important;
 	}  
 	
.btn_18pt_cancel {
	background: #007aab;
	padding: 2px 10px 1px 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:none;
	border-radius: 2px;
	color: white;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	cursor:pointer;
	text-decoration: none;
	vertical-align: middle;
	line-height: 20px;
   }
.btn_18pt_cancel:hover {
	background: #28597a;
   }
.btn_18pt_cancel:active {
	background: #1b435e;
	position:relative;
	top:1px;
   }   
   
   
   
.btn_18pt_outline {
	background: #ffffff;
	border: 1px solid #007aab; 
	padding: 2px 10px 3px 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #007aab;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	cursor:pointer;
	text-decoration: none;
	vertical-align: middle;
	line-height: 20px;
	font-weight:700;
   }
.btn_18pt_outline:hover {
	/*background: #28597a;*/
   }
.btn_18pt_outline:active {
	/*background: #ffffff;*/
	position:relative;
	top:1px;
   }

.btn_18pt_outline a{
 	text-decoration: none !important;
 	color:#007aab !important; 
 	}  
 	   
   
   
   