﻿
/*Needs to be a exactly like the one on the front end*/
img{border:0}
body {
    font-family: Times New Roman;
    color: #191919;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.PagesTitle
{
	font-size:20px; color:#4a5b77; font-family:'Times New Roman', Serif;
}
.PagesTitleAtl
{
	
	font-size:34px; color:#252c6b; 
}
.PagesTitleAtl403
{
	
	font-size:24px; color:#252c6b; 
}
.SectionTitles
{
	color:#252c6b; font-size:15px; font-weight:bold;
}	
	
.SectionTitlesWBorder
{
	color:#252c6b; font-size:15px; font-weight:bold;
	border:1px solid #e9af32; padding-bottom: 5px; width: 100%;
}	
	
.SectionSubtitle
{
	color:#252c6b;  font-size:12px;font-weight:bold;     
}	
.Error,	
.ErrorMessages /* error messages, system messages etc */
    {
	    font-size: 12px; color:#af2024; font-weight:bold;
    }
.Label_Points, a.Label_Points
{
    font-size:14px; font-weight:bold; color:#eeb032;
}

.Small
{
	font-size: 11px;
}
    .SmallBold
    {
	    font-size: 11px; font-style: normal; font-weight: bold;
    }
.Medium
{
	font-size: 13px;
}
    .MediumBold
    {
	    font-size: 13px; font-weight: bold;
    }
.Large
{
	font-size: 15px; 
}
    .LargeBold
    {
	    font-size: 15px; font-weight: bold;
    }
.PrimaryLink
{
   font-size:11px !important;  color:#15b5cf !important; cursor:pointer; font-weight:bold;
}   
    a.Italic:link,    a.ItalicBold:link,    a.Labels:link,            a.Bold:link,
    a.Small:link,     a.SmallBold:link,     a.Medium:link,     a.MediumBold:link,
    a.Large:link,     a.LargeBold:link,
    a.Italic:active,  a.ItalicBold:active,  a.Labels:active,          a.Bold:active,
    a.Small:active,   a.SmallBold:active,   a.Medium:active,   a.MediumBold:active,
    a.Large:active,   a.LargeBold:active,
    a.Italic:visited, a.ItalicBold:visited, a.Labels:visited,         a.Bold:visited,
    a.Small:visited,  a.SmallBold:visited,  a.Medium:visited,  a.MediumBold:visited,
    a.Large:visited,  a.LargeBold:visited 
    {
           color:#242c6b !important; cursor:pointer; 
    }
    
        a.Italic:hover,   a.ItalicBold:hover,   a.Labels:hover,          a.Bold:hover,
        a.Small:hover,    a.SmallBold:hover,    a.Medium:hover,   a.MediumBold:hover,
        a.Large:hover,    a.LargeBold:hover
        {
            color:#15b4d1;
        }
.PrimaryLink, a.PrimaryLink:link, a.PrimaryLink:active, a.PrimaryLink:visited
{
   font-size:11px !important;  color:#15b5cf !important; cursor:pointer; font-weight:bold;
} 
    a.PrimaryLink:hover
    {
       font-size:11px !important;  color:#242c6b !important; cursor:pointer; font-weight:bold;
    } 

blockquote{margin-top:0}   