﻿html,body{
		height: 100%;
		padding: 0px;
		margin: 0px;
		text-align: center;
		background-image: url('/images/back2.jpg');
		background-repeat: repeat-x;
		background-color: #C4D6E4;	
}
p 
{
    font-family: Verdana, Arial, MS Sans Serif;
    font-size: 90%;
    text-align: left;
    }
blockquote
{
    font-family: Arial;
    font-size: 10pt;
    font-style: italic;
    color: #696969;
}
.news-title 
{
    color: #cc3300;
    font-family: 'Georgia' , Times New Roman, MS Serif;
    font-size: 14pt;
    font-weight: bold;
    margin-left: 20px;
    margin-bottom: -10px;
    }
    
.news-credit 
{
    font-family: Arial, helvetica, Sans-Serif;
    font-size: 11pt;
    margin-left: 54px;
    color: #5c5c5c;
    }
.news-credit-link 
{
    font-family: Arial, helvetica, Sans-Serif;
    font-size: 10pt;
    font-style: italic;
    }

#letterDiv > p 
{
    font-size: 9pt;
    }
    
#letterDiv  .letter-title 
{
    color: #cc3300;
    font-family: 'Georgia' , Times New Roman, MS Serif;
    font-size: 11pt;
    font-weight: bold;
    margin-left: -10px;
    margin-bottom: -6px;
    }  
.letter-credit 
{
    font-family: Arial, helvetica, Sans-Serif;
    font-size: 9pt;
    margin-left: 20px;
    color: #5c5c5c;
    }
.letter-credit-link 
{
    font-family: Arial, helvetica, Sans-Serif;
    font-size: 9pt;
    font-style: italic;
    margin-top: -10px;
    }
.letter-subtitle 
{
     font-size: 8pt;
     margin-top: 10px;
     margin-bottom: -6px;
     font-style: italic;
     color: Gray;
    }
.news-p
{
    font-family: verdana;
    font-size: 10pt;
    margin-left: 34px;
    }
.cfl 
{
    font-family: Verdana, Arial, MS Sans Serif;
    font-size: 90%;
    text-align: right;
    white-space: nowrap;
    }
.cfr
{
    font-family: Verdana, Arial, MS Sans Serif;
    font-size: 90%;
    }
#mainLayoutTable
{
    background-color: White;
    /*margin-left: 20%;
    margin-right: 20%;
    width: 60%;*/
    width: 800px;
    margin-top: 40px;
    border-right: #0099ff thick ridge;
    border-top: #0099ff thick ridge;
    border-left: #0099ff thick ridge;
    border-bottom: #0099ff thick ridge;
    text-align: left;
}


.banner 
{
    padding: 20px;
}
#frontPageMainLayoutTable
{

    background-color: White;
}

h1
{
    color: #cc3300;
    font-family: 'Georgia' , Times New Roman, MS Serif;
    text-align: center;
}

h2 
{
    color: #cc3300;
    font-family: 'Georgia', Times New Roman, MS Serif;
    text-align: center;
    }
h3
{
    color: #cc3300;
    font-family: 'Georgia', Times New Roman, MS Serif;
    text-align: center;
}
#aboutDiv ul
{
    margin-left: 12px;
}
ul 
{
    font-family: Verdana, Arial, MS Sans Serif;
    font-size: 11pt;
}
li 
{
    padding: 6px;
}
.li-sub 
{
    font-style: italic;
    padding-left: 24px;
    font-size: 80%;
    }
.h2-subheading 
{
    text-align: center;
    font-family: Arial;
    padding-left: 20%;
    width: 60%;
    padding-right: 20%;
    margin-top: -12px;
    font-weight: bold;
    }
.navlinks
{
    font-family: 'Arial Black';
    font-size: 100%;
    color: #3366cc;
    line-height: 200%;
    text-align: right;
    width: 100%;
}
.navlinks_selected
{
    color: #ff9933;
}
.navlinks_hover
{
    color: #ff9933;
}
.navlinks-fp
{
    font-family: 'Arial Black';
    font-size: 100%;
    color: #3366cc;
    line-height: 250%;
    text-align: right;
    vertical-align: middle;
}
.navlinks_selected2
{
    color: #cc0000;
}
.navlinks_hover2
{
    color: #cc0000;
}
.scrollerclass 
{
    text-align: left;
    }
.footer
{
    color: #cc0000;
    text-align: center;
    font-family: Arial, Verdana, 'MS Sans Serif';
    font-size: 9pt;
    border-top-style: solid;
    border-top-color: Gray;
    border-top-width: thin;
    padding: 12px;
    }