body {
	color:#000000; 
	margin:0px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; /* Verdana,Helvetica,sans-serif; */
}

div,a,input,textarea,select, td, th, p {font-size:small;}

H1 { color: #003362; font-weight: bold; font-size: large; }

.pageheader   { color: #003362; font-weight: bold; font-size: large; }
.footerlinks { font-size: xx-small; text-align: center;}
.footercopyright { color: #696969; font-size: xx-small; text-align: center;}
.sidenav  { font-weight: bold; font-size: small; }
.pagetext { color: #222; font-size: small; }
.pagetext8 { color: #222; font-size: xx-small; }
.subtitle     { color: #003362; font-weight: bold; font-size: medium; }
.tablehead { color: white; font-weight: bold; font-size: small; }
.tablelabels { color: #777; font-size: x-small; }
.subtitleblk  { color: black; font-weight: bold; font-size: medium; }
.tagline   { color: #003362; font-weight: bold; font-size: 18pt; }
.tagline_small   { color: #FE9900; font-weight: bold; font-size: 10pt; }
.testimonial { font-style: italic; }
.tiny { font-size: xx-small}
.red { color: red }

.colored { background-color: #ecf5ff; }

.plane_title   { color: #003362; font-weight: bold; font-size: large; font-style: italic; }
.promo_title   { color: #003362; font-weight: bold; font-size: 16pt; }

.singleborder { border-left: 1px solid #666666; border-right: 1px solid #666666;}
.leftborder { border-left: 1px solid #666666; }
.rightborder { border-right: 1px solid #666666; }


.giftcert {
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
	border-top: 1px solid #003366;
	border-bottom: 5px solid #003366;
	padding: 10px;
	background-color: #F9EB55;
}

.giftborderbox { border: 1px solid #003366; padding: 10px; }
