/* Seacoast Airport Service Style Sheet */

/* link class */

/* common */

a {color: #000099; text-decoration: underline}
a:link {color:#000099; text-decoration: underline}
a:active {color:#000099; text-decoration: underline}
a:hover {color: #000099; text-decoration: underline}
a:visited {color: #c00000; text-decoration: underline}

/* small */

a.small {font-size: 11px; color: #000099; text-decoration: underline}
a.small:link {font-size: 11px; color:#000099; text-decoration: underline}
a.small:active {font-size: 11px; color:#000099; text-decoration: underline}
a.small:hover {font-size: 11px; color: #000099; text-decoration: underline}
a.small:visited {font-size: 11px; color: #c00000; text-decoration: underline}

/* footer */

a.footer {font-size: 10px; color: #000099; text-decoration: underline}
a.footer:link {font-size: 10px; color: #000099; text-decoration: underline}
a.footer:active {font-size: 10px; color: #000099; text-decoration: underline}
a.footer:hover {font-size: 10px; color: #000099; text-decoration: underline}
a.footer:visited {font-size: 10px; color: #c00000; text-decoration: none}

/* footer home */

a.footerhome {font-size: 10px; color: #ccddff; text-decoration: underline}
a.footerhome:link {font-size: 10px; color: #ccddff; text-decoration: underline}
a.footerhome:active {font-size: 10px; color: #ccddff; text-decoration: underline}
a.footerhome:hover {font-size: 10px; color: #ccddff; text-decoration: underline}
a.footerhome:visited {font-size: 10px; color: #ddeeff; text-decoration: none}

/* end link class */

/* copy class */

.copy {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: normal}
.copybold {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold}
.copyblue {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000099; font-weight: normal}
.copyred {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #c00000; font-weight: normal}
.copysmall {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal}
.copysmall_blue {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000099; font-weight: normal}
.copysmall_red {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #c00000; font-weight: normal}
.copy_footer {font-family: Verdana, Arial, Helvetica, sans serif; font-size: 10px; color: #000000; font-weight: normal}
.copy_footerhome {font-family: Verdana, Arial, Helvetica, sans serif; font-size: 10px; color: #ddeeff; font-weight: normal}

/* end copy class */

/* title class */

.titleblue {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000099; font-weight: bold}
.titlered {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #c00000; font-weight: bold}
.titlesmall_blue {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000099; font-weight: bold}
.titlesmall_red {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #c00000; font-weight: bold}

/* end title class */

/* misc class */

.highlight {font-family: Arial, Helvetica, sans serif; font-size: 12px; color: #cc0000; font-weight: normal}
.imgright {  float: right}
.imgleft {  float: left}

/* end misc class */
