﻿/****************************************************************************************\

    Global Selectors

\****************************************************************************************/

html 
{
}

body 
{
	font-family		: Verdana, Geneva, Sans-Serif;
	font-size		: 10pt;
	line-height		: 1.2857em;
}

h1 
{
}

h2 
{
}

h3 
{
}

h4 
{
    font-size		: 1.2857em;
	font-weight		: normal;
}

h5 
{
}

h6 
{
}

p 
{
	line-height		: 1.2857em;
}

ul 
{
}

ol 
{
}

li 
{
}

strong 
{
    font-weight : bold;
}

em 
{
    font-style : italic;
}

u 
{
    text-decoration : underline;
}

a 
{
    text-decoration : underline;
}

a:visited 
{
    text-decoration : underline;
}

a:hover 
{
    text-decoration : none;
}

table 
{
    text-decoration : none;
}

tr 
{
    text-decoration : none;
}

th 
{
    text-decoration : none;
}

td 
{
    text-decoration : none;
}

img 
{
}

/****************************************************************************************\
    
    Compound Selectors

\****************************************************************************************/

/*___ DIV _________________________________________________________________*/

div#NCUA,
div#EHO
{
	font-size		: 0.8571em;	
}

/*___ SPAN _________________________________________________________________*/

div#branding span.number
{
	font-weight		: bold;	
}

ul.ulMenu span
{
	font-size		: 1.1em;	
	font-weight		: bold;
}

.rates th span
{
    font-size       : 1em;
    font-weight     : normal;
}

.form h4 span
{
    font-weight     : normal;
}

/*___ H1 _________________________________________________________________*/

/*___ H2 _________________________________________________________________*/

#content_main div.feature h2
{
	font-size		: 1.1em;
    font-weight     : bold;
}

#content_main #featureContent h2
{
    font-size       : 1.1em;
    font-weight     : bold;
}

div.section div#left h2
{
	font-size		: 1.1em;
    font-weight     : bold;
}

/*___ H3 _________________________________________________________________*/

div#signIn h3
{
	font-size		: 1.1em;
	font-weight		: normal;
	text-transform	: uppercase;	
}

div.section h3
{
	font-size		: 1.1em;
	font-weight		: normal;
}

/*___ H4 _________________________________________________________________*/
.form h4
{
    font-size       : 1em;
    font-weight     : normal;
}
/*___ H5 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ P _________________________________________________________________*/

div#content_main p.pNote
{
    font-size       : .75em;
}

.support p
{
    font-weight     : bold;
}

/*___ UL _________________________________________________________________*/
div#content_supplemental ul
{
    font-size       : .95em;
}

ul.ulSiteInfo
{
    font-size       : .95em;
}

/*___ OL _________________________________________________________________*/

/*___ LI _________________________________________________________________*/

div#currentRates li.title
{
    text-align      : right;
    font-size       : 1.05em;
}

div#currentRates li
{
    text-align      : right;
}

div#currentRates span
{
    float           : left;
}

ul.ulList li
{
    font-size       : 0.95em;
    list-style      : disc;
}

/*___ STRONG _________________________________________________________________*/

/*___ EM _________________________________________________________________*/

/*___ U _________________________________________________________________*/

/*___ A _________________________________________________________________*/

ul.ulMenu a,
ul.ulMenu a:visited,
ul.ulMenu a:hover
{
	text-decoration	: none;
}

a#btnSignIn,
a#btnSignIn:hover,
a#btnSignIn:visited
{
	font-size		: 1.1429em;
	line-height		: 1em;
	text-decoration : none;
}

/*___ TABLE _________________________________________________________________*/

#content_main table
{
    font-size       : .95em;
}

/*___ TR _________________________________________________________________*/

/*___ TH _________________________________________________________________*/

#content_main th
{
    font-weight     : bold;
}

/*___ TD _________________________________________________________________*/

/*___ IMG _________________________________________________________________*/

/*___ FORM _________________________________________________________________*/

/*___ INPUT _________________________________________________________________*/

input.txtSignIn
{
	font-size		: 0.8571em;	
}

/*___ LABEL _________________________________________________________________*/
.home > span > label,
.union > span > label,
.credit > span > label,
.auto > span > label

{
    font-weight     : bold;
}

/*___Group/Section/Class_________________________________________________________________*/