﻿/* Body Text */
body { font-family: verdana, helvetica, arial, sans-serif; font-size: 76%; 
       margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; }

/* Line Height */
p { line-height: 1.5; }
ul { line-height: 1.5; }

/* Text Sizes */
h1 { font-size: 1.8em; font-weight: normal; }
h2 { font-size: 1.6em; font-weight: normal; }
h3 { font-size: 1.4em; font-weight: normal; }
h4 { font-size: 1.2em; font-weight: bold; }
h5 { font-size: 1.0em; font-weight: bold; }
h6 { font-size: 0.8em; font-weight: bold; }

/* Link Styles */
a { text-decoration: none; }
a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { text-decoration: underline; color: #000000; }
a:active { color: #000000; }

/* Borders */
.top { border-top: 1px solid #A0C0C0; border-bottom: 1px solid #A0C0C0; }
.bottom { border-bottom: 1px solid #A0C0C0; }
.left { border-bottom: 1px solid #A0C0C0; border-right: none; border-left: 1px solid #A0C0C0; border-top: none; }
.left-top { border-left: 1px solid #A0C0C0; }
.right { border-right: 1px solid #A0C0C0; border-bottom: 1px solid #A0C0C0; }
.right-top { border-right: 1px solid #A0C0C0; }

/* Footer */
.footer { font-family: verdana, helvetica, arial, sans-serif; font-size: 11px; color:#A0C0C0; }

/* Page Title */
.title { font-family: georgia, book antiqua, serif; font-size: 16px; color: #005480}

/* Row Text: Contact Us Form */
.contactus { padding-bottom: 12px; }