﻿body 
{
    font-family:Calibri
}

.styleWhiteText 
{
    color:White
}

.styleImageHeading
{
    font-weight: bold;
    font-size:17px;
    color:White                   
}

.styleHyperLink {
            font-size:11px;
            color:White;
            
}
.styleHeading
{
    font-weight: bold;
    font-size:16px; 
                          
}
.styletext
{    
    font-size:12px;                           
}
.styleBluetext
{
    font-size:11px;
    color: #0069BD;
    font-weight:600;
}
.styleTextOverImage
{
	font-weight:bolder;
	font-size:16px;
	color:#0069BD;

}
.backgroundImage
{
	background-image:url('../../Images/ResourcesNew.png');	
	}

.styleTopHeading
{
    font-weight:bold;
    font-size:16pt; 
    color:#0069BD;
                          
}

