
/*! ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

    aerolase.com Stylesheet
    ----------------------------------------------------------
    Copyright (c) aerolase.com.  All Rights Reserved.
    Not to be reused without permission.
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
body { font-family: verdana,arial,helvetica,sans-serif; font-size: small; background-color: #FFFFFF; color: #000000; margin-top: 0px; padding:0px; margin:0px; }

TD, TH { font-family: verdana,arial,helvetica,sans-serif; font-size: small; }

a:link { 
	color: #006699;
}
a:hover {
	color: #993399;
}
a:active { 
	color: #009966; 
}

.homepageTitle { font-size: 22pt; font-family: Arial; font-weight: 800; font-variant: normal; font-style: bold; color: #006699; }
.pageTitle { font-size: 18pt; font-family: Arial; font-weight: 800; font-variant: normal; font-style: bold; color: #006699; }
.big { font-size: xx-large; font-family: verdana,arial,helvetica,sans-serif; }
.small {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: x-small;
	color: #666666;
}
.h1green {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #009966;
	font-size: medium;
	font-weight: bold;
}
.h2green {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #009966;
	font-size: small;
	font-weight: bold;
}
.h1blue {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #006699;
	font-size: medium;
	font-weight: bold;
}
.h2blue {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #006699;
	font-size: small;
	font-weight: bold;
}
.h1black {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #000000;
	font-size: medium;
	font-weight: bold;
}
.h2black {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #000000;
	font-size: small;
	font-weight: bold;
}
.subTitlepurple {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #993399;
	font-size: large;
	font-weight: bold;
	font-style: oblique;
}
.alertPurple {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #993399;
	font-size: large;
	font-weight: bold;
	font-style: oblique;
	text-decoration: blink;
}
.h1purple {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #993399;
	font-size: medium;
	font-weight: bold;
}
.h2purple {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #993399;
	font-size: small;
	font-weight: bold;
}
.h3color {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #993399;
	font-size: small;
	font-style: oblique;
	font-weight: bold;
}
.tiny { font-family: verdana,arial,helvetica,sans-serif; font-size: x-small; }
.attention { background-color: #FFFFD5; }
.highlight { font-family: verdana,arial,helvetica,sans-serif; color: #9a5ba; font-size: small; }
.regular { font-family: verdana,arial,helvetica,sans-serif; color: #000000; font-size: x-small; }

.alert { color: #993399; font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-style: oblique;
	font-weight: bold;
}
.topnav a:visited { color: #FFFFFF; }
.topnav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993399;
	text-decoration: blink;
	font-weight: 800;
	font-size: 12px;
	font-style: normal;
	font-stretch: condensed;
}
.topnav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav1 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.topnav1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B1D9F0;
	text-decoration: blink;
	font-weight: 700;
	font-size: 11px;
	font-style: normal;
	font-stretch: condensed;
}
.topnav1 a:active {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #B1D9F0;
	font-size: 11px;
	font-style: normal;
	font-weight: 700;
	font-stretch: condensed;
}


.eyebrow { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; font-weight: bold;text-transform: uppercase; text-decoration: none; color: #FFFFFF; }
.eyebrow a:link { text-decoration: none; }

.indent { margin-left: 1em; }
.half { font-size: .5em; }
.list div { margin-bottom: 0.25em; text-decoration: none; }
.hr-center { 
  margin: 15px; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px; 
  border-top-style: dotted; 
  border-right-style: none; 
  border-bottom-style: none; 
  border-left-style: none; 
  border-top-color: #999999; 
  border-right-color: #999999; 
  border-bottom-color: #999999; 
  border-left-color: #999999; 
}
.divider {
  border-top: 1px dashed #cc9;
}
.rightArrow { color: #c60; font-weight: bold; padding-right: 6px; }

.amabot_right .h1 { color: #c60; font-size: .92em; }
.amabot_right .amabot_widget .headline, .amabot_left .amabot_widget .headline { color: #c60; font-size: .92em; display: block; font-weight: bold; }

.amabot_widget .headline { color: #c60; font-size: medium; display: block; font-weight: bold; }

.amabot_left .h1 { color: #c60; font-size: .92em; }
.amabot_left .amabot_widget, .amabot_right .amabot_widget, .tigerbox  
{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	border-bottom: 1px solid #ADD2E2;
	border-left: 1px solid #ADD2E2;
	border-right: 1px solid #ADD2E2;
	border-top: 1px solid #ADD2E2;
}
.tigerboxR
{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	border-bottom: 1px solid #ADD2E2;
	border-left: 1px solid #ADD2E2;
	border-right: 1px solid #ADD2E2;
	border-top: 1px solid #ADD2E2;
	margin-left: 8px;
}

#amabot_center {
	font-size: 12px;
	text-align: justify;
}
#amabot_center .amabot_widget
{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	border-bottom: 1px solid #ADD2E2;
	border-left: 1px solid #ADD2E2;
	border-right: 1px solid #ADD2E2;
	border-top: 1px solid #ADD2E2;
}
.imgR {
	border-style:none;
	margin-left: 8px;
	padding-left: 8px;
	float: right;
}

.amabot_right {  font-size: 12px; }
.amabot_left {  font-size: 12px; }

.footerBorder
{
	background-color: #CCCCFF;
	border-bottom-color: #009999;
	border-bottom-style: groove;
	border-bottom-width: medium;
	margin-top: 8px;
}
.footerLink
{
	text-align: center;
	padding-top: 8px;
}
.revision
{
  text-align: left;
}
.gray { color:#999; }

.orange { color:#FF7E00; }

.red { color:#800; }

