﻿p            { font-family: arial; font-size: 10pt }
table        { font-family: arial; font-size: 10pt }
h1           { font-family: arial; font-size: 10pt; font-weight: bold }
h2           { font-family: arial; font-size: 10pt; font-style: italic; font-weight: bold }
textarea     { font-family: arial}
td           { font-family: arial; font-size: 10pt }
tbody        { font-family: arial; font-size: 10pt }
body        { font-family: arial; font-size: 10pt }

.smallFont {font-family: arial; font-size: 8pt }
.largeFont {font-family: arial; font-size: 8pt }


a:link     	 { font-family: arial; text-decoration: underline; color: #055a78; font-size: 10pt }
a:visited  	 { font-family: arial; text-decoration: underline; color: #055a78; font-size: 10pt }
a:hover    	 { font-family: arial; text-decoration: underline; color: #055a78; font-size: 10pt }

a.menu2:link {  font-family: arial; text-decoration: underline; color: #ffffff; font-size: 8pt;}
a.menu2:visited  { font-family: arial; text-decoration: underline; color: #ffffff; font-size: 8pt; }
a.menu2:hover { font-family: arial; text-decoration: underline; color: #E5958D; font-size: 8pt;}

span.gcProductNameText { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: bold }
span.gcPurchasedForText { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcPurchasedFromText { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcNumber { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcAmount { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcOriginalAmount { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcBalance { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }


.grid{ font: 8pt arial, sans-serif!important; border-collapse:collapse;padding: 0px;border: 1px solid #b5b5b5;}
.grid td{ padding: 5px;font: 8pt arial, sans-serif!important;}
.grid th{padding: 0px 5px 0px 5px!important;text-align: left; background: url(/images/thbg.gif) repeat-x; color: #055a78; font: bold 8pt arial, sans-serif!important;height: 37px;border: 1px solid #b5b5b5;}
.grid a{ color: #055a78; font: bold 8pt arial, sans-serif!important;}
.grid tr:hover{	background-color:#d3d3d3!important;}