﻿body
{
	margin: 0px;
	width: 880px;
}

h1
{
    font-family: Calibri, Sans-Serif;
    font-size: 24px;
    margin: 12px;
}

h2
{
    font-family: Calibri, Sans-Serif;
    font-size: 20px;
    line-height: 24px;
    margin: 12px;
}

h3
{
    font-family: Calibri, Sans-Serif;
    font-size: 16px;
    line-height: 20px;
    margin: 12px;    
}

p
{
    font-family: Calibri, Sans-Serif;
    margin-left: 12px;
}

.body-main
{
	background-image: url(images/faith-dairy-logo-watermark.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
}

.text-letter
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 24px;
	background-image: url(images/faith-dairy-logo-watermark.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center;
	margin-left: 118px;
	width:700px;
}

.form
{
    border: dotted 1px #c6c6c6;
    padding: 12px;
    margin-left: 118px;
    width: 720px;
}

.header
{
    background-color: #e6e6e6;
    height: 80px;
    width: 880px;
}

.header-subtext
{
    font-family: Calibri, Sans-Serif;
    font-size: 16px;
    margin: 12px;
    width: 660px;
}

.text-body
{
	font-family: Calibri, Sans-Serif;
	font-size: 14px;
	line-height: 18px;
	margin: 12px;
	width: 840px;
}

.text-sidebar-left
{
    float: left;
    font-family: Calibri, Sans-Serif;
    font-size: 10pt;
    margin: 8px;
    width: 114px;
    height: 800px;
}

.textbox
{
    border-right: #b6b6b6 1px solid;
    border-top: #e6e6e6 1px solid;
    border-left: #e6e6e6 1px solid;
    border-bottom: #b6b6b6 1px solid;
}