/* GENERAL */

span, div, td, a {
	font-family:	verdana, tahoma, arial;
	font-size:		8pt;
}

.text_normal
{
	font-size: 8pt;
}

.text_small
{
	font-size: 7pt;
}

.text_medium
{
	font-size: 9pt;
}

.text_faded
{
    font-family: verdana;
    font-size: 7pt;
    font-weight: bold;
    color: #6C6C6C;
}

.text_medium_reverse
{
    color: #fff;
	font-size: 9pt;
}

.text_normal_reverse
{
    color: #fff;
	font-size: 8pt;
}

.text_large_reverse
{
    color: #fff;
	font-size: 12pt;
}

.small_text_reverse
{
    color: #fff;
	font-size: 7pt;
	font-weight: bold;
}

.text_spotlight
{
    color: #A99120;
    font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}

.text_spotlight_off
{
    color: #6C6C6C;
    font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}

.news_headline
{
    font-size: 9pt;
    font-weight: bold;
    color: #000;
}

.text_title
{
    font-size: 9pt;
    font-weight: bold;
    color: #000;
}

.text_title_sub
{
    font-size: 9pt;
    font-weight: bold;
    color: #737373;
}

.section_title_dark
{
    font-size: 13pt;
    font-weight: bold;
    font-family: verdana;
    color: #2081A9;
}

.section_title_light
{
    font-size: 13pt;
    font-weight: bold;
    font-family: verdana;
    color: #31A1CB;
}

.frm_button
{
    font-size: 8pt;
    border: solid 1px #000000;
    background-color: #fff;    
}

a { text-decoration: underline; color: #2081A9; font-size: 9pt; font-weight: bold; }

a.continue              { text-decoration: underline; color: #2081A9; font-size: 9pt; font-weight: bold; }

a.mainMenu				{ text-decoration: underline; color: #555; font-size: 9pt; font-weight: bold; }
a.mainMenu:hover    	{ text-decoration: underline; color: #2081A9; font-size: 9pt; font-weight: bold; }

a.text_spotlight		    { text-decoration: none; color: #A99120; font-size: 8pt; font-weight: bold; }
a.text_spotlight:hover    	{ text-decoration: underline; color: #2081A9; font-size: 8pt; font-weight: bold; }

a.news_headline				{ text-decoration: none; color: #000; font-size: 9pt; font-weight: bold; }
a.news_headline:hover    	{ text-decoration: underline; color: #000; font-size: 9pt; font-weight: bold; }
