﻿body 
{
	font-family: Arial, Verdana, Arial;
	font-size: 12px;
	background-color: White;
}

.content_frame
{
    text-align: left;
}

.NAE_Text_LightBlue
{
    color: #436D9B;
}

.NAE_Text_DarkBlue
{
    color: #00396A;
}

.NAE_Text_Red
{
    color: #9B0814;
}

.NAE_Background_LightBlue
{
    background-color: #436D9B;
    color: White;
}

.NAE_Background_DarkBlue
{
    background-color: #00396A;
    color: White;
}

.NAE_Background_Red
{
    background-color: #9B0814;
    color: White;
}
