﻿body 
{
    font-family: Arial;
    font-size: 12px;
    color: #111111;
    line-height: 18px;
    margin:0px;
}

img
{
    border-width: 0px;
}

p 
{
    font-family: Gill Sans MT, Arial;
    font-size: 12px;
    color: #111111;
    line-height: 18px;
    margin-left: 0px;
    margin-top: 5px;
}

.smallerfont
{
    font-family: Gill Sans MT, Arial;
    font-size: 10px;
    color: #111111;
    line-height: 15px;
    margin-left: 0px;
    margin-top: 5px;
}

li
{
        font-family: Gill Sans MT, Arial;
    line-height: 18px;
    color: #111111;
}

hr 
{
    border: 0;
    width: 100%;
    color: #bababa;
    background-color: #bababa;
    height: 1px; 
}

h1
{
    font-family: Gill Sans MT, Arial;    
    font-size: 23px;
    font-weight: normal;
    color: #ec008c;
    line-height: 27px;
    margin: 30px 0px 21px 0px;    
}


h2
{
    font-family: Gill Sans MT, Arial;
    font-weight: normal;
    font-size: 14px;
    color: #ec008c;
}


h3
{
    font-family: Gill Sans MT, Arial;
    font-weight: bold;
    font-style: italic;
    font-size: 20px;
    line-height: 22px;
    color: #373737;
    margin: 10px 14px 14px 0px;    
}

.footer
{
    color: #7d7d7d;
    font-size: 11px; 
    line-height: 18px;
    margin: 0px 0px 0px 0px; 
}

a.footer:link,a.footer:visited,a.footer:active
{
    font-size: 11px;
    color: #7d7d7d;
    text-decoration: none;
}

a.footer:hover
{
    font-size: 11px;
    color: #ffffff; 
    text-decoration: none;    
}

a.footerlink:link,a.footerlink:visited,a.footerlink:active
{
    font-size: 11px;
    color: #7d7d7d;
    text-decoration: none;
}

a.footerlink:hover
{
    font-size: 11px;
    color: #8cc540; 
    text-decoration: none;    
}

.alyka
{
    color: #ffffff;
    font-size: 11px; 
    line-height: 18px;
    margin: 0px 0px 0px 0px; 
}

a.alyka:link,a.alyka:visited,a.alyka:active
{
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
}

a.alyka:hover
{
    font-size: 11px;
    color: #ffffff; 
    text-decoration: underline;    
}

.menulink
{
    color: #ffffff;
    font-weight: bold;
    font-size: 12px; 
    line-height: 33px;
    height: 33px;
    margin: 0px 0px 0px 0px; 
}

a.menulink:link,a.menulink:visited,a.menulink:active
{
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    line-height: 33px;
    height: 33px;    
    text-decoration: none;
    margin-right: 25px;
    margin-left: 25px;
    white-space:normal;
	display: inline-block    
}

a.menulink:hover
{
    font-size: 12px;
    color: #ec008c; 
    text-decoration: none;    
}


a:link,a:visited,a:active
{
    color:#c50878;
    text-decoration:none;
}

a:hover
{
    color:#c50878;
    text-decoration:underline;
}

.formfield
{
    border-width:1px;
    border-style:solid;
    border-color: #e1e1e1;
    padding: 3px 3px 3px 3px;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color:#777777;
    width: 193px;
    margin-bottom: 10px;
}

.formfieldarea
{
    border-width:1px;
    border-style:solid;
    border-color: #e1e1e1;
    padding: 3px 3px 3px 3px;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color:#777777;
    width:550px;
    height:300px;
    margin-bottom: 10px;
}

.ErrorMessage
{
    color:#c50878;
}

.anylinkcss
{    
    position: absolute;
    visibility: hidden;
    border:0px solid white;
    z-index: 100;
    background-color: #a1c14d;
    width: 205px;
    font-family: arial;
    font-size: 11px;
    color: #FFFFFF;
}

.anylinkcss a
{
    color: #ffffff;
    font-weight: normal;
    background-color: #000000;
    width: 100%;
    display: block;
    text-decoration: none;
    padding: 10px 10px 10px 10px;
    text-transform: uppercase
}

.anylinkcss a:hover
{ 
    /*hover background color*/
    color: #000000;
    background-color: #c50878;  
    text-decoration: none;
}

.anylinkcss a:visited
{ 
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
}

.RHS1
{
    color: #ec008c;
    font-size: 19px;
    font-family: Arial;
    line-height: 22px;
    margin-bottom:5px;
}

.RHS11
{
    color: #ffffff;
    font-size: 12px;
    font-family: Arial;
    line-height: 17px;
    margin: 0px 0px 0px 0px;
}

.RHS2
{
    color: #ffffff;
    font-size: 19px;
    font-family: Arial;
    line-height: 22px;
    margin-top: 35px;
    margin-bottom:5px;
}
