﻿/****************************************************************************************\

    Global Styles

\****************************************************************************************/

html 
{
}

body 
{
    font-family         : Verdana, Helvetica, Arial, Sans-Serif;
    font-size           : 12px;
}

h1 
{
}

h2 
{
    font-family         : "Trebuchet MS", Times New Roman, Serif;
    font-size           : 1.55em;
    font-weight         : normal;
}

h3 
{
    font-family         : "Trebuchet MS", Times New Roman, Serif;
    font-size           : 1.35em;
    font-weight         : normal;
    line-height         : .9em;
}

h4 
{
    font-family         : "Trebuchet MS", Times New Roman, Serif;
    font-size           : 1.25em;
    font-weight         : normal;
}

h5 
{
    font-family         : "Trebuchet MS", Times New Roman, Serif;
    font-size           : 1.15em;
    font-weight         : normal;
}

h6 
{
    font-family         : "Trebuchet MS", Times New Roman, Serif;
    font-size           : 1em;
    font-weight         : normal;
}

p 
{
}

ul 
{
}

ol 
{
}

li 
{
}

strong 
{
    font-weight : bold;
}

em 
{
    font-style : italic;
}

u 
{
    text-decoration : underline;
}

a 
{
    text-decoration : underline;
    font-weight     : bold;
}

a:visited 
{
    text-decoration : underline;
    font-weight     : bold;
}

a:hover 
{
    text-decoration : none;
    font-weight     : bold;
}

table 
{
    text-decoration : none;
}

tr 
{
    text-decoration : none;
}

th 
{
    text-decoration : none;
    font-weight     : bold;
}

td 
{
    text-decoration : none;
}

img 
{
}

/****************************************************************************************\
    
    Global Constructs
    Globally Unique Elements
    Control Specific Constructs

\****************************************************************************************/

/*___ DIV _________________________________________________________________*/

/*___ SPAN _________________________________________________________________*/

/*___ H1 _________________________________________________________________*/

/*___ H2 _________________________________________________________________*/

/*___ H3 _________________________________________________________________*/
#ulNewsBox h3
{
    font-weight			: normal;
}
/*___ H4 _________________________________________________________________*/

/*___ H5 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ P _________________________________________________________________*/

/*___ UL _________________________________________________________________*/

/*___ OL _________________________________________________________________*/

/*___ LI _________________________________________________________________*/
#ulNewsBox li#liNewsletter,
#ulNewsBox li#liNews
{
    font-family         : "Trebuchet MS", Times New Roman, Serif;
    font-size           : 1.25em;
    font-weight         : normal;
}

/*___ STRONG _________________________________________________________________*/

/*___ EM _________________________________________________________________*/

/*___ U _________________________________________________________________*/

/*___ A _________________________________________________________________*/
div#nav a,
div#nav a:hover,
div#nav a:visited
{
    font-family         : "Trebuchet MS", Times New Roman, Serif;
    font-size           : 1.4em;
    font-weight         : normal;
    text-decoration     : none;
}

#ulNewsBox li#liNewsletter a,
#ulNewsBox li#liNewsletter a:hover,
#ulNewsBox li#liNewsletter a:visited
{
    text-decoration     : none;
}

div#site_info ul a,
div#site_info ul a:hover,
div#site_info ul a:visited
{
    font-size           : 1em;
    font-weight         : normal;
}

div#site_info cite a,
div#site_info cite a:hover,
div#site_info cite a:visited
{
    font-family         : "Trebuchet MS", Times New Roman, Serif;
    font-size           : .9em;
    text-decoration     : none;
}

#aCareBtn,
#aCareBtn:hover,
#aCareBtn:visited
{
    font-family         : "Trebuchet MS", Times New Roman, Serif;
    font-size           : 1.4em;
    text-decoration     : none;
}

/*___ TABLE _________________________________________________________________*/

/*___ TR _________________________________________________________________*/

/*___ TH _________________________________________________________________*/

/*___ TD _________________________________________________________________*/

/*___ IMG _________________________________________________________________*/

/*___ FORM _________________________________________________________________*/

/*___ INPUT _________________________________________________________________*/

/*___ LABEL _________________________________________________________________*/

/*___BLOCKQUOTE_________________________________________________________________*/
div#site_info blockquote
{
    font-family         : "Trebuchet MS", Times New Roman, Serif;
    font-size           : .9em;
}

/*___CITE_________________________________________________________________*/
div#site_info cite
{
    font-family         : "Trebuchet MS", Times New Roman, Serif;
    font-size           : .9em;
}

/*___Group/Section/Class_________________________________________________________________*/