/* The New Hampshire Challenge Style Sheet */

/* link class */

/* default */

a {font-weight: normal; text-decoration: underline}
a:link {color: #808080; text-decoration: underline}
a:visited {color: #606060; text-decoration: underline}
a:active {color: #606060; text-decoration: underline}
a:hover {color: #606060; text-decoration: underline}

/* menu normal class */

a.menu {font-weight: normal; font-size: 11px; text-decoration: none}
a.menu:link {color: #808080; text-decoration: none}
a.menu:visited {color: #606060; text-decoration: none}
a.menu:active {color: #606060; text-decoration: none}
a.menu:hover {color: #606060; text-decoration: none}

/* menu bold class */

a.menu_bold {font-weight: bold; font-size: 11px; text-decoration: none}
a.menu_bold:link {color: #808080; text-decoration: none}
a.menu_bold:visited {color: #606060; text-decoration: none}
a.menu_bold:active {color: #606060; text-decoration: none}
a.menu_bold:hover {color: #606060; text-decoration: none}

/* footer class */

a.footer {font-weight: normal; font-size: 11px; text-decoration: underline}
a.footer:link {color: #808080; text-decoration: underline}
a.footer:visited {color: #606060; text-decoration: underline}
a.footer:active {color: #606060; text-decoration: underline}
a.footer:hover {color: #606060; text-decoration: underline}

/* legal */

a.legal {font-weight: normal; font-size: 10px; text-decoration: underline;}
a.legal:link {color: #808080; text-decoration: underline}
a.legal:visited {color: #606060; text-decoration: none}
a.legal:active {color: #606060; text-decoration: underline}
a.legal:hover {color: #606060; text-decoration: underline}

/* end link class */

/* copy class */

.copy {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal}

.copy_bold {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold}

.copy_italic {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-style: italic; font-weight: normal}

.copy_big {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; font-weight: normal}

.copy_menu {font-family: arial, helvetica, sans serif; font-size: 11px; color: #000000; font-weight: normal}

.copy_menu_bold {font-family: arial, helvetica, sans serif; font-size: 11px; color: #000000; font-weight: bold}

.copy_caption {font-family: arial, helvetica, sans serif; font-size: 11px; color: #606060; font-weight: normal}

.copy_caption_italic {font-family: arial, helvetica, sans serif; font-size: 11px; color: #606060; font-style: italic; font-weight: normal}

.copy_footer {font-family: arial, helvetica, sans serif; font-size: 11px; color: #808080; font-weight: normal}

.copy_legal {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #808080; font-weight: normal}

/* end copy class */

/* masthead class */

.head_caption {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000}

.head_title {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold}

/* end masthead class */

/* title class */

.title {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold}

.subtitle {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold}

.headline {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; font-weight: bold}

.header {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; font-weight: bold}

.subhead {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #606060; font-weight: bold}

.sub_italic {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-style: italic; font-weight: bold}

.sub_caption {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold}

.byline {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: normal}

/* end title class */

/* misc class */

.imgright {float: right}
.imgleft {float: left}
.nounderline {text-decoration: none}

/* end misc class */
