﻿body 
{
	margin: 0px;
	background-color: #F3F3E2;
	/*background-image: url(../Images/bg.gif);*/
}

div, select, td, span, body, form
{
	font-family: Verdana;
	font-size: 10pt;
	line-height: 11pt;
	text-align: justify;
}

td
{
	vertical-align: top;
}

img
{
    border: 0;
}

.SectionDivider
{
	line-height: 14pt;
	clear: both; 
}

.ContainerHeader
{
	background-color: #E2A926; 
	padding-top: 10px;
}

.ContainerHeaderTitle
{
	font-size: 20pt; 
	color: #2D8CC8; 
	text-align: right; 
	width: 745px; 
	line-height: 21px;
}

.LabelSmall
{
	font-size: 8pt;
	line-height: 10pt;
}


.ContentInstructionText
{
    margin: 1em;
    padding: 5px;
    border: 1px solid #C2D197;
    background-color: #FFFFCC;
}