/* ==================================
    CSS STYLES FOR GENERIC MAIN PAGES 
   ==================================
*/   


/* GENERAL */
/* style for main page titles and body */
.MainTitle   
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #285AB0;
}

.MainBody   {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #000000;
}

.MainTitleCNN   
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.MainAuthorCNN   
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

.MainBodyCNN   {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

.MainTitleCNNWeather   
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

.MainBodyCNNWeather
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
}

.MainTitleCNNPrice   
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #285AB0;
}

.MainTitleCNNPrice2   
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #285AB0;
}

.MainTitleCNNPrice3   
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: navy;
}

.MainHeadCNNPrice
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #285AB0;
}

.MainBodyCNNPrice
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
}

.MainSpecialty   
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: white;
}

/* text style used for most text */
.MainNormal
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}


.MainNormalBold
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold
}


.MainNormalMini
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 9px;
    font-weight: normal;
    line-height: 10px    
}

.PublicHomeAreaHeading {font-family : Arial,Century Gothic,Broadway,'Book Antiqua','Times New Roman'; font-size : 22px; color : #FFFFFF; font-weight : bold; text-decoration : none;}

.PublicHomeTeaserLinks 
{font-family : Helvetica;line-height : 14px;font-size : 11px;color : #003366;font-weight : bold;font-style : normal;text-decoration : underline;} 

a.PublicHomeTeaserLinks 
{font-family : Helvetica;line-height : 14px;font-size : 11px;color : #003366;font-weight : normal;font-style : normal;text-decoration : underline;}

a.PublicHomeTeaserLinks:hover 
{font-family : Helvetica;line-height : 14px;font-size : 11px;color : #003366;font-weight : normal;font-style : normal;text-decoration : underline;}

a.PublicHomeTeaserLinks:visited 
{font-family : Helvetica;line-height : 14px;font-size : 11px;color : #003366;font-weight : normal;font-style : normal;text-decoration : underline;}

a.PublicHomeTeaserLinks:active 
{font-family : Helvetica;line-height : 14px;font-size : 11px;color : #003366;font-weight : normal;font-style : normal;text-decoration : underline;}

.PublicHomeTeaserLinksnew 
{font-family : Helvetica;line-height : 14px;font-size : 11px;color : #800000;font-weight : bold;font-style : normal;text-decoration : underline;} 

a.PublicHomeTeaserLinksnew 
{font-family : Helvetica;line-height : 14px;font-size : 11px;color : #800000;font-weight : normal;font-style : normal;text-decoration : underline;}

a.PublicHomeTeaserLinksnew:hover 
{font-family : Helvetica;line-height : 14px;font-size : 11px;color : #800000;font-weight : normal;font-style : normal;text-decoration : underline;}

a.PublicHomeTeaserLinksnew:visited 
{font-family : Helvetica;line-height : 14px;font-size : 11px;color : #800000;font-weight : normal;font-style : normal;text-decoration : underline;}

a.PublicHomeTeaserLinksnew:active 
{font-family : Helvetica;line-height : 14px;font-size : 11px;color : #800000;font-weight : normal;font-style : normal;text-decoration : underline;}

.PublicHomeText {font-family : Helvetica;font-size : 10px;color : #003366;font-weight : normal;font-style : normal;text-decoration : none;}

.PublicHomeLinkText {font-family : Helvetica;font-size : 10px;color : #003366;font-weight : normal;font-style : normal;text-decoration : none;} 

a.PublicHomeLinkText:link {font-family : Helvetica;font-size : 10px;color : #003366;font-weight : normal;font-style : normal;text-decoration : none;} 

a.PublicHomeLinkText:hover {font-family : Helvetica;font-size : 10px;color : #003366;font-weight : normal;font-style : normal;text-decoration : underline;} 

a.PublicHomeLinkText:active {font-family : Helvetica;font-size : 10px;color : #003366;font-weight : normal;font-style : normal;text-decoration : none;} 

a.PublicHomeLinkText:visited {font-family : Helvetica;font-size : 10px;color : #003366;font-weight : normal;font-style : normal;}
