﻿body, .sameAsBody
{
	font-family: Verdana, Arial;
	font-size: 11px;
	margin:0px 0px 0px 0px;
    line-height:13pt;
    background:#e1e9ff;
}

.mainBox
{
    margin-left:auto;
    margin-right:auto;
}

.headerBox
{
    background:#6b7ea6;
    height:100px;
    font-family: Verdana, Arial;
	color: white;
    border-right:solid 1px #92b9e1;
}

.menuBox
{
    background-color:#3b5998;
}

.mainContent
{	
	margin-top:10px;
	margin-left:20px;
}

.mainPageBullets
{	
  font-size:14px;
  line-height:1.5;
}

.bigText
{
  font-size:18px;
  font-weight:bold;
}

.headerText
{
  font-size:18px;
  font-weight:bold;
}

.feature
{
  padding-top:20px;
  font-size:12px;
  font-weight:bold;
}

textarea
{
  resize:none;
}

.spacingTD
{
    padding:5px;
}