﻿.Standard
{
    font-family:Arial;
    font-size:13px;
    font-weight:normal;
    color:#231F20;
    text-decoration:none;
}

.Standard_link
{
    font-family:Arial;
    font-size:13px;
    font-weight:normal;
    color:#231F20;
    text-decoration:underline;
}

body 
{
    font-family:Arial;
    font-weight:normal;
    color:#231F20;
    font-size:11px;
}

.warning
{
    font-family:Arial;
    font-weight:normal;
    color:#FF0000;
    font-size:11px;
}

.copy
{
    font-family:Arial;
    font-weight:normal;
    color:#231F20;
    font-size:11px;
}

.titles
{
    font-family:Arial;
    font-weight:bold;
    color:#EC008C;
    font-size:10px;
}

.titles_large
{
    font-family:Arial;
    font-weight:normal;
    color:#EC008C;
    font-size:16px;
}


.titles_black
{
    font-family:Arial;
    font-weight:bold;
    color:#000000;
    font-size:10px;
}

.titles_black_large
{
    font-family:Arial;
    font-weight:normal;
    color:#000000;
    font-size:16px;
}

.titles_black_large_bold
{
    font-family:Arial;
    font-weight:bold;
    color:#000000;
    font-size:16px;
}


.footer_copy
{
    font-family:Arial;
    font-weight:normal;
    color:#231F20;
    font-size:10px;
}

.page_title
{
    
}

a
{
    cursor:pointer;    
}

a img 
{
 border: none;
}

:focus{ -moz-outline-style: none;}

a link
{
    font-family:Arial;
    font-weight:normal;
    color:#EC008C;
    font-size:10px;
}
a visited
{
    font-family:Arial;
    font-weight:normal;
    color:#EC008C;
    font-size:10px;
}
a active
{
    font-family:Arial;
    font-weight:normal;
    color:#666666;
    font-size:10px;
}
a hover
{
    font-family:Arial;
    font-weight:normal;
    color:#666666;
    font-size:10px;
}


a.PinkLink:link 
{
    font-family:Arial;
    color:#231F20;
    font-size:12px;
    line-height:15px;
    font-weight:normal;
    text-decoration:underline;
}
a.PinkLink:visited 
{
    font-family:Arial;
    color:#231F20;
    font-size:12px;
    line-height:15px;
    font-weight:normal;
    text-decoration:underline;
}
a.PinkLink:active 
{
    font-family:Arial;
    color:#231F20;
    font-size:12px;
    line-height:15px;
    font-weight:normal;
    text-decoration:underline;
}
a.PinkLink:hover 
{
    font-family:Arial;
    color:#231F20;
    font-size:12px;
    line-height:15px;
    font-weight:normal;
    text-decoration:underline;
}

