	/* All of these styles affect fonts.  


There are three styles for the links in the site: one for the default link style throughout 
the site, one for small links (like the footer links) and one for the blue top navigation links. 
 To apply a specific style to a link (other than the default) you do the following: 
<a href="file.html" class="small">link</a> where "small" is the name of the link style 
(or dependent style you want to use.
*/

.secret 
  {font-family:verdana;font-size:2px;color:white;}
  
/*default link*/
a:link 
{color: #003366; font-family: verdana,arial,helvetica; font-size: 13px; font-weight: normal;  
text-decoration: underline;}
a:visited {color: #800000; font-family: verdana,arial,helvetica; 
font-size: 13px; font-weight: normal;  text-decoration: underline;}
a:hover {color: #D2691E; 
font-family: verdana,arial,helvetica; font-size: 13px; font-weight: normal;  
text-decoration: underline;}
a:active {color: #003366; font-family: verdana,arial,helvetica; 
font-size: 13px; font-weight: normal;  text-decoration: underline;}

a.SideNav, a.SideNav:link, a.SideNav:visited, a.SideNav:hover, a.SideNav:visited:hover,
a.SideNavSelected, a.SideNavSelected:link, a.SideNavSelected:visited, a.SideNavSelected:hover, a.SideNavSelected:visited:hover,
div.SideNavSelected, div.SideNavSelectedTitle
  {color: #003366; font-family: verdana,arial,helvetica; font-size: 10px; 
font-weight: bold; text-decoration: none;}
a.SideNav:hover, a.SideNav:visited:hover
  {color: #CCCCCC; font-family: verdana,arial,helvetica; font-size: 10px; 
font-weight: bold; text-decoration: none;}
a.SideNavSelected, a.SideNavSelected:link,  a.SideNavSelected:visited, a.SideNavSelected:hover, a.SideNavSelected:visited:hover, div.SideNavSelected, div.SideNavSelectedTitle
{color: #003366; 
font-family: verdana,arial,helvetica; font-size: 10px; font-weight: bold; 
text-decoration: none;}
a.SideNavTitle, a.SideNavTitle:link, a.SideNavTitle:visited, a.SideNavTitle:hover, a.SideNavTitle:visited:hover
  {color: #CCCCCC; font-family: verdana,arial,helvetica; font-size: 10px; 
font-weight: bold; text-decoration: none;}
a.SideNavSelectedTitle, a.SideNavSelectedTitle:link, a.SideNavSelectedTitle:visited, a.SideNavSelectedTitle:hover, a.SideNavSelectedTitle:visited:hover
  {color: #CCCCCC; font-family: verdana,arial,helvetica; font-size: 10px; 
font-weight: bold; text-decoration: none;}
a.SideNavTitle:hover, a.SideNavTitle:visited:hover, a.SideNavSelectedTitle:hover, a.SideNavSelectedTitle:visited:hover
  {color: #CCCCCC; font-family: verdana,arial,helvetica; font-size: 10px; 
font-weight: bold; text-decoration: none;}


/*small footer link*/
a.small:link {color: #003366; font-family: verdana,arial,helvetica; 
font-size: 10px; font-weight: bold; text-decoration: underline;}
a.small:visited 
{color: #003366; font-family: verdana,arial,helvetica; font-size: 10px; font-weight: bold; 
text-decoration: none;}
a.small:hover {color: #003366; font-family: verdana,arial,helvetica; 
font-size: 10px; font-weight: bold; text-decoration: underline;}
a.small:active 
{color: #003366; font-family: verdana,arial,helvetica; font-size: 10px; font-weight: 
bold; text-decoration: underline;}

/*top navigation link*/

a.bluenav:link {color: #003366; font-family: verdana,arial,helvetica; font-size: 10px; 
font-weight: bold; text-decoration: none;}

a.bluenav:visited {color: #003366; font-family: verdana,arial,helvetica; font-size: 10px; 
font-weight: bold; text-decoration: none;}

a.bluenav:hover {color: #CCCCCC; font-family: verdana,arial,helvetica; font-size: 10px; 
font-weight: bold; text-decoration: none;}
a.bluenav:active {color: #003366; 
font-family: verdana,arial,helvetica; font-size: 10px; font-weight: bold; 
text-decoration: none;}

/*large issues link*/
a.issues:link {color: #003366; 
font-family: verdana,arial,helvetica; font-size: 16px; font-weight: bold; 
text-decoration: none;}
a.issues:visited {color: #003366; font-family: verdana,arial,helvetica; 
font-size: 16px; font-weight: bold; text-decoration: none;}
a.issues:hover 
{color: #003366; font-family: verdana,arial,helvetica; font-size: 16px; font-weight: bold; 
text-decoration: underline;}
a.issues:active {color: #003366; font-family: verdana,arial,
helvetica; font-size: 16px; font-weight: bold; text-decoration: underline;}


/*
the following styles need to be applied individually.  
The most commonly applied style, "content" can be most easily used in the <TD> tag that holds 
the content: <td class="content"> formatted text </td>


Other ways to apply the style include:

<p class="content"> formatted text 
</span>
<span class="content"> formatted text </span>
<div class="content"> formatted text 
</span (inserts a break before and after the text

NB: Be sure to check each new/modified page 
in Netscape as IE and Netscape handle styles somewhat differently.
*/
.content {color: #000000; font-family: verdana,arial,helvetica; font-size: 13px; font-weight: normal;}
.form {color: #000000; font-family: verdana,arial,helvetica; font-size: 12px; font-weight: normal;}
.title {color: #003366; font-family: verdana,arial,helvetica; font-size: 16px; font-weight: bold;}


.boldettecontent {color: #000000; font-family: verdana,arial,helvetica; font-size: 10px; font-weight: bold;}.subtitle {color: #003366; font-family: verdana,arial,helvetica; font-size: 14px; font-weight: bold;}.boldcontent {color: #000000; font-family: verdana,arial,helvetica; font-size: 13px; 
font-weight: bold;}
.medboldcontent {color: #000000; font-family: verdana,arial,helvetica; font-size: 15px; font-weight: bold;}
.whitecontent {color: #FFFFFF; font-family: verdana,arial,helvetica; font-size: 13px; font-weight: bold;}
.smallcontent {color: #000000; font-family: verdana,arial,helvetica; font-size: 10px; font-weight: normal;}
.blockquote {color: #003366; font-family: verdana,arial,helvetica; font-size: 17px; font-weight: bold;}

div.breadcrumb
  {color: #000000; font-family: verdana,arial,helvetica; font-size: 10px; font-weight: normal;}
a.breadcrumb, a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:hover, a.breadcrumb:visited:hover
  {color: #003366; font-family: verdana,arial,helvetica; 
font-size: 10px; font-weight: bold; text-decoration: none;}
a.breadcrumb:hover, a.breadcrumb:visited:hover
  {color: #003366; font-family: verdana,arial,helvetica; 
font-size: 10px; font-weight: bold; text-decoration: none;}

/* Headers - h1, h2, h3, h4, h5, h6
-------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 { 
                 font-family: Arial, Helvetica, sans-serif; 
                 line-height: 100%; 
                 margin-bottom: .5em; 
                color: #800000;
}
h1 { font-size: 175%; 
                margin: .25em 0 .60em;
                line-height:140%;
                background: url('%24608426/') bottom right no-repeat;
}
h2 { font-size: 160%; margin: 1em 0 1em; }
h3 { font-size: 145%; margin: 0 0 .75em; }
h3 a, h3 a:visited {
                text-decoration: none; 
                color: #800000;
}
h3 a:hover {text-decoration: underline;}
h4 { font-size: 130%; margin: 0 0 .50em; }
h5 { font-size: 115%; margin: 0 0 .25em; }
h6 { font-size: 100%; }
