/* 
================================
 Container Styles for DotNetNuke
================================
*/   
.containermaster_blue
{
	width: 100%;
	background-color: white;
}
.containerrow1_blue
{
	background-color: white;
}
.containerrow2_blue {
	background-color: #FFFFFF
}

BLOCKQUOTE, PRE
{
    color: black;
    font-family: 'Times New Roman';
    font-style: normal;
    text-align: left;
    line-height: normal;
    letter-spacing: normal;
}


.Head
{
    font-family: 'Times New Roman';
    font-size: larger;
    font-weight: bold;
}

.Normal
{
    color: black;
    font-family: 'Times New Roman';
    font-size: small;
    line-height: 100%;
    letter-spacing: normal;
}

