<style type="text/css">
p            { font-family: verdana; font-size: 10pt }
table        { font-family: verdana; font-size: 10pt }
h1           { height: 0px; padding-left:20px; padding-top: 0px; font-family: verdana; text-decoration:underline; font-size: 12pt; color:#7CB135; font-weight: bold; background: url(/images/h1.jpg) no-repeat }
h2           { font-family: verdana; font-size: 10pt; font-style: italic; font-weight: bold }
textarea     { font-family: verdana}
td           { font-family: verdana; font-size: 10pt }
tbody        { font-family: verdana; font-size: 10pt }
body        { font-family: verdana; font-size: 10pt }

.smallFont {font-family: Verdana; font-size: 8pt }
.testimonials {
	text-align: left;
	background-color: #027DC4;
	color: #fff;
	font: 9pt verdana, sans-serif;
}

#tips {
	border-collapse:collapse;
	width: 90%;
}

#tips td{
	text-align: center;
	padding: 3px;
}

#tips .detail{
	text-align: left;
}

#tips .categoryname{
	text-align: left;
	color: #006faf;
	font: bold 11pt verdana, sans-serif;
	text-transform:uppercase;
	padding-bottom: 10px;

}



#tips a{
	color: #006faf;
	font: bold 10pt verdana, sans-serif;
	text-decoration:underline;
}

#tips img{
	border: 0px;
}


#tips ul.yellowbullet{
padding: 0px;
}

#tips .yellowbullet li{
background: url(/images/yellowbulletlg.gif) no-repeat;
padding-left: 20px;
list-style-type: none;
display: block;
padding-bottom: 0px;
padding-top: 0px;
color: #eaaf00;
}

#tips .yellowbullet li a{
color: #eaaf00;
text-decoration: underline;
font: bold 10pt Arial, 'Trebuchet MS', Sans-Serif;
padding-top: 0px;
padding-bottom: 0px;
}

#tips .yellowbullet li a:hover{ /*hover state CSS*/
color: #eaaf00;
}

#tips ul.bullet{
padding: 0px 0px 0px 15px;
}

#tips .bullet li{
list-style-type: disc;
display: block;
padding-bottom: 15px;
}

#tips .bullet li a{
color: #006faf;
text-decoration: underline;
}

#tips  .bullet li a:hover{ /*hover state CSS*/
color: #8cc63f;
}

a:link     	 { font-family: verdana; text-decoration: underline; color: #006faf; font-size: 10pt }
a:visited  	 { font-family: verdana; text-decoration: underline; color: #006faf; font-size: 10pt }
a:hover    	 { font-family: verdana; text-decoration: underline; color: #8cc63f; font-size: 10pt }

a.footer:link {  font-family: verdana; text-decoration: none; color: #ffffff; font-size: 8pt;}
a.footer:visited  { font-family: verdana; text-decoration: none; color: #ffffff; font-size: 8pt; }
a.footer:hover { font-family: verdana; text-decoration: underline; color: #ffffff; font-size: 8pt;}

a.bread:link {  font-family: verdana; text-decoration: underline; color: #00588b; font-size: 10pt; font-weight: bold }
a.bread:visited  { font-family: verdana; text-decoration: underline; color: #00588b; font-size: 10pt; font-weight: bold }
a.bread:hover { font-family: verdana; text-decoration: underline; color: #f6b801; font-size: 10pt; font-weight: bold }

a.white:link {  font-family: verdana; text-decoration: underline; color: #ffffff; font-size: 10pt; }
a.white:visited  { font-family: verdana; text-decoration: underline; color: #ffffff; font-size: 10pt; }
a.white:hover { font-family: verdana; text-decoration: underline; color: #ffffff; font-size: 10pt;}

#footer     	 { font-family: verdana; text-decoration: none; color: #ffffff; font-size: 8pt; }
#footer2     	 { font-family: verdana; text-decoration: none; color: #ffffff; font-size: 8pt; text-align:center }

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 }
</style>


/* ----- Customer Cart TABLES ---------- */
#awscustomertables table{margin: 1em; border-collapse: collapse;}
#awscustomertables td{ padding: .3em; border: 1px #F2F2F2 solid; }
#awscustomertables th{ padding: .3em; border: 1px #F2F2F2 solid; background: #F2F2F2; }
