.tiny {font-size: 11px; font-family: helvetica, sans-serif;}
.tinywhite {font-size: 11px; font-family: helvetica, sans-serif; color: #ffffff;}
.secondary {font-size: 13px; font-family: helvetica, sans-serif;}
.intro {font-size: 13px; font-family: helvetica, sans-serif;}
.headline {font-size: 13px; font-weight:bold; font-family: helvetica, sans-serif;}
.navlink {font-size: 12px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none; color:#000066;}
.header {font-size: 13px; font-family: helvetica, sans-serif; color:#ffffff;}
.title {font-size: 16px; font-weight:bold; font-family: helvetica, sans-serif;}
.titlewhite {font-size: 15px; font-weight:bold; font-family: helvetica, sans-serif; color:#ffffff;}
.smalltext {font-size: 11px; font-family: helvetica, sans-serif;}
.smalllist {font-size: 11px; font-family: helvetica, sans-serif; margin-bottom: 4px; margin-top: 4px;}
.medlist {font-size: 13px;  font-family: helvetica, sans-serif; margin-bottom: 4px; margin-top: 4px;}
.zeromarg {margin-bottom: 0px; margin-top: 0px;}
.noline {text-decoration: none;}
.message {font-size: 13px; font-family: helvetica, sans-serif;}
.pullquote {font-size: 15px; font-weight:bold; font-family: 'Times New Roman',Times,serif;  color: #669900;}
.nav {
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: white;
    text-decoration: none;
    font-weight: normal;
}

FORM {margin-bottom: 0px; margin-top: 0px;}
INPUT {margin-bottom: 0px; margin-top: 0px;}
H1 {font-family: helvetica, sans-serif; font-size: 19px;}
H2 {font-family: helvetica, sans-serif; font-size: 19px;}
H3 {font-family: helvetica, sans-serif; font-weight: bold; font-size: 15px;}
H4 {font-family: helvetica, sans-serif; font-weight: bold; font-size: 13px; margin-bottom: 0px; margin-top: 0px; padding-top: 0px; padding-bottom: 0px; padding-right: 0px; padding-left: 0px;}
CODE {color: #003366; font-size: 11px; font-family: Courier New,Courier,monospace;}
PRE {font-family: Courier New,Courier,monospace; font-size: 11px; color: #003366; margin-left: 10px;}

/* added for floating images -jcw 2006-01-20*/
.left {
   float:left;
   margin:0 1em 1em 0;
}

.right {
   float:right;
   margin:0 0 1em 1em;
}

.center {
   display:block;
   clear:both;
   margin:0 auto 1em;
}

.image {
    margin-bottom:1em;
}

.image p {
   padding:0;
   margin:0;
   font-style:italic;
}
