/* style.css
$Id: style.css,v 1.7 2005-08-31 12:14:03-07 rick Exp rick $
*/
/* This is the cascading style sheet page that links to any HTML page
holding a LINK to it */

body {
    background: url(images/bg.jpg);
    text-align: center;
}

table.tight {
padding-top : 0;
padding-bottom : 0;
margin-top: 0px;
margin-bottom: 0px
}

td.tight {
padding-top : 0;
padding-bottom : 0;
margin-top: 0px;
margin-bottom: 0px;
}

a.white-sm {
color: white;
font-size: 8pt;
}


dt.nav {
font-family: Arial, sans-serif;
font-size: 9pt;
color: navy;
font-weight: bold;
margin-left: 5;
margin-right: 0;
}

/* Navigation Tree Style */

dd.nav {
font-family: Arial, sans-serif;
font-size: 9pt;
color: navy;
margin-left: 19;
margin-right: 0;
}

dt.nav-lg {
font-family: Arial, sans-serif;
font-size: 11pt;
color: navy;
font-weight: bold;
margin-left: 5;
margin-right: 0;
}

dd.nav-lg {
font-family: Arial, sans-serif;
font-size: 10pt;
color: navy;
margin-left: 10;
margin-right: 0;
}


/* Normal P Group with navy font */

h1.head {
color: white;
font-family: Georgia, Times, serif;
font-size: 38pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 10px;
}

h1.head2 {
color: white;
font-family: Georgia, Times, serif;
font-size: 20pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 10px;
}

h1.content {
color: navy;
font-family: Broadway BT, sans serif;
font-size: 18pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 10px;
}

h2.content {
color: navy;
font-family: Arial, sans serif;
font-size: 12pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 5px;
}

h2.sub-content {
color: navy;
font-family: Arial, sans serif;
font-size: 10pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
}

h3.head {
color: navy;
font-family: Arial, sans serif;
font-size: 14pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 5px;
}

h3.head-a {
color: navy;
font-family: Arial, sans serif;
font-size: 14pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
}

h1.head-lower {
color: white;
font-family: Georgia, Times, serif;
font-size: 9pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
}


p.byline {
color: navy;
font-family: Arial, sans-serif;
font-size: 8pt;
font-style: italic;
margin-top: 0px;
margin-bottom: 5px;
}

p.h1 {
color: navy;
font-family: Arial, sans-serif;
font-size: 15pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 5px;
}

p.h2 {
color: navy;
font-family: Arial, sans-serif;
font-size: 22pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 5px;
}

p.h3 {
color: navy;
font-family: Arial, sans-serif;
font-size: 18pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 5px;
}


p.normal {
color: navy;
font-family: Arial, sans-serif;
font-size: 10pt;
margin-top: 0px;
margin-bottom: 5px;
}

p.normalSm {
color: navy;
font-family: Arial, sans-serif;
font-size: 8pt;
margin-top: 0px;
margin-bottom: 5px;
}

p.center {
color: navy;
font-family: Arial, sans-serif;
font-size: 12pt;
text-align: center;
margin-top: 0px;
margin-bottom: 5px;
}

p.bold {
color: navy;
font-family: Arial, sans-serif;
font-size: 10pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 5px;
}

p.italic {
color: navy;
font-family: Arial, sans-serif;
font-size: 10pt;
font-style: italic;
margin-top: 0px;
margin-bottom: 5px;
}

p.italicSm {
color: navy;
font-family: Arial, sans-serif;
font-size: 8pt;
font-style: italic;
margin-top: 0px;
margin-bottom: 5px;
}

p.list {
color: navy;
font-family: Arial, sans-serif;
font-size: 12pt;
margin-left: 20px;
margin-top: 0px;
margin-bottom: 5px;
}

ul.normal {
color: navy;
font-family: Arial, sans-serif;
font-size: 10pt;
font-style: italic;
padding-bottom : 0;
padding-top : 0;
border-top : 0 none ;
border-bottom : 0 none ;
margin-bottom : 0;
margin-top : 0;
list-style-type: disc;
}

UL.nav {
color: navy;
font-family: Arial, sans-serif;
font-size: 8pt;
padding-bottom : 0;
padding-top : 0;
border-top : 0 none ;
border-bottom : 0 none ;
margin-bottom : 0;
margin-top : 0;
margin-left : 0;
list-style-type: none;
}

ul.bold {
color: navy;
font-weight: bold;
font-family: Arial, sans-serif;
font-size: 10pt;
font-style: italic;
padding-bottom : 0;
padding-top : 0;
border-top : 0 none ;
border-bottom : 0 none ;
margin-bottom : 0;
margin-top : 0;
list-style-type: disc;
}


li.bold {
color: navy;
font-family: Arial, sans-serif;
font-size: 10pt;
font-weight: bold;
list-style-type: disc;
margin-top: 0px;
}

li.italic {
color: navy;
font-family: Arial, sans-serif;
font-size: 10pt;
list-style-type: disc;
margin-top: 0px;
}

dd.nav {
margin-left: 10px;
}

a.navy {
color: navy;
font-family: Arial, sans-serif;
font-size: 14pt;
}

a.footer-ihostdata {
color: white;
font-family: Georgia, Times, serif;
font-size: 8pt;
}

a.edit_link {
color: navy;
font-family: Arial, sans-serif;
font-size: 14pt;
}


/* End Normal P Group with navy font */




/* Normal P Group with purple font */

p.white {
color: white;
font-family: Arial, sans-serif;
text-align: center;
font-size: 8pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
}


p.h1purple {
color: #7432A6;
font-family: Arial, sans-serif;
text-align: center;
font-size: 16pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 5px;
}

p.purple {
color: #7432A6;
font-family: Arial, sans-serif;
font-size: 11pt;
margin-top: 0px;
margin-bottom: 5px;
}

p.purple_bold {
color: #7432A6;
font-family: Arial, sans-serif;
font-size: 12pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 5px;
}

/* END Normal P Group with purple font */




/* Normal P Group with blue font */

p.h1b {
margin: 0cm;
color: blue;
font-family: Verdana, Arial, sans-serif;
font-size: 19pt;
font-weight: bold;
}

p.h1ba {
margin: 0cm;
color: blue;
font-family: Verdana, Arial, sans-serif;
font-size: 17pt;
font-weight: bold;
}

a.normal {
color: blue;
font-family: Verdana, Arial, sans-serif;
font-size: 12pt;
}


/* End Normal P Group with blue font */


/* Normal P Group with beige font */

p.h1beige {
color: #EDE497;
font-family: Arial, sans-serif;
text-align: center;
font-size: 16pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 5px;
}

p.beige {
color: #EDE497;
font-family: Arial, sans-serif;
font-size: 11pt;
margin-top: 0px;
margin-bottom: 5px;
}

p.beige_bold {
color: #EDE497;
font-family: Arial, sans-serif;
font-size: 12pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 5px;
}

/* END Normal P Group with beige font */



/* Normal P Group with red font */

p.italic_redSm {
color: red;
font-family: Arial, sans-serif;
font-size: 10pt;
font-style: italic;
margin-top: 0px;
margin-bottom: 5px;
}


/* End Normal P Group with red font */


/* Normal P Group with browm font */

p.h1brown {
color: #432611;
font-family: Arial, sans-serif;
text-align: center;
font-size: 16pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 5px;
}

p.brown {
color: #432611;
font-family: Arial, sans-serif;
font-size: 12pt;
margin-top: 0px;
margin-bottom: 5px;
}


p.brown_bold {
color: #432611;
font-family: Arial, sans-serif;
font-size: 12pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 5px;
}

p.brown_italic {
color: #432611;
font-family: Arial, sans-serif;
font-size: 12pt;
font-style: italic;
margin-top: 0px;
margin-bottom: 5px;
}

p.brown_italic_sm {
color: #432611;
font-family: Arial, sans-serif;
font-size: 10pt;
font-style: italic;
margin-top: 0px;
margin-bottom: 5px;
}


ol.brown {
color: #432611;
font-family: Arial, sans-serif;
font-size: 12pt;
list-style-type: square;
margin-top: 0px;
}

ol.normal {
color: navy;
font-family: Arial, sans-serif;
font-size: 10pt;
list-style-type: square;
margin-top: 0px;
}
/* End Normal P Group with browm font */




/* Special Classes for Login Box */

.input-box
{
color: navy;
background: #FFFFFF;
border: #26a solid 1px
}

.submit-button
{
font-family: Arial, Helvetica, Sans-serif;
font-size: 11px;
color: #FFFFFF;
background: #4289D7;
border: 2px #9cf outset
}

fieldset
{
border: #26a solid 1px;

}

legend
{
background: #030B71;
font-family: Arial, Helvetica, Sans-serif;
font-size: 11px;
color: #FFFFFF;
border: #26a solid 1px;
padding: 1px 10px
}


form.tight
{
margin-top: 0;
margin-bottom: 0;
}

a.legend {
color: white;
font-family: Arial, Helvetica, Sans-serif;
font-size: 11pt;
}
