/*
 * Defaults for everything on the entire page
 */

p,blockquote,li,td,th,h1,h2,h3,h4,input,textarea,select,button {
    font-family: Verdana,Helvetica,Arial,sans-serif;
}

p,blockquote,li,td,th,input,textarea,select,button {
    font-size: 11px;
    line-height: 145%;
}

h1,h2,h3,h4 {
    line-height: 130%;
}

h1 {
    font-size: 110%;
}

h2 {
    font-size: 100%;
}

h3 {
    font-size: 100%;
}

/* Default settings for links */
a { color: #000000; /*text-decoration: none;*/}
a:link { color: #000000; }
a:visited { color: #000000; /*#109278;*/ }
a:active { color: #FFC60F; font-weight: bold }
a:hover { color: #FFC60F; font-weight: bold }

.header
{ FONT-FAMILY: Verdana; COLOR: #000033; FONT-SIZE: 12px; FONT-WEIGHT: bold; line-height: 14px; TEXT-TRANSFORM: uppercase}

.subhead
{ FONT-FAMILY: Verdana; COLOR: #8EACA6; FONT-SIZE: 11px; FONT-WEIGHT: normal; line-height: 14px; FONT-STYLE: italic}

.body_copy
{ FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 11px; FONT-WEIGHT: normal; line-height: 18px}

.inset_copy
{ FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 9px; FONT-WEIGHT: bold; line-height: 12px}

.left_nav
{ FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: normal; line-height: 20px}

.body_copy b
{ FONT-FAMILY: Verdana; COLOR: #333333; FONT-SIZE: 11px; FONT-WEIGHT: bold; line-height: 18px}

.quote
{ FONT-FAMILY: Verdana; COLOR: #ffffff; FONT-SIZE: 11px; FONT-WEIGHT: bold; line-height: 18px}

.quote_author
{ FONT-FAMILY: Verdana; COLOR: #FFC60F; FONT-SIZE: 11px; FONT-WEIGHT: bold; line-height: 18px}

.copyright
{ FONT-FAMILY: Verdana; COLOR: #999999; FONT-SIZE: 10px; FONT-WEIGHT: normal; line-height: 13px}



