﻿body {
	margin: 0;
	padding: 0;
	background-color: #DDDCDC;
	font: .8em "trebuchet MS", verdana, sans-serif;
	color: #333333;
}
h1 {
	color: #000066;
	font-size: 1.5em;
	font-weight: normal;
}
h2 {
	color: #2F4F4F;
	margin-bottom: 6px;
	font-size: 1.3em;
	font-weight: normal;
}
h2 a {
	color: #2F4F4F;
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: none;
}
h2 a.hover {
	color: #0000FF;
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: underline;
}
h3 {
	color: #2F4F4F;
	margin-bottom: 0px;
	margin-top: 0px;
}
ul {
}
li {
	font: 1em "trebuchet MS", verdana, sans-serif;
}
table {
	padding: 0px;
	margin: 0px;
}
td {
	vertical-align: top;
}
a {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}

.align-middle
{
    vertical-align: middle;
}
.bullet-flush
{
    margin: 0px 0px 0px 18px;
}
.introtext
{
    margin-top: 5px;
    font-size: 1.0em;
    line-height: 1.8em;
    width: 380px;
}
.faded-bkgd
{
    background-image: url('../images/faded-background.png');
    background-repeat: repeat-x;
}
.home-header
{
	float: left;
    width: 392px;
    height: 210px;
    background-image: url('../images/homeHeader2.jpg');
    margin-bottom: 12px;
    margin-top: 0px;
    
}
.home-header-content
{
    padding-left: 2px;
    padding-top: 1px;
    padding-right: 6px;
    padding-left: 3px;
    margin-top: 0px;
}

img {
	border: 0 none;
}
form td {
	background-color:#EAE6D5;
}
.container {
	width: 800px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
.header 
{
	background-color: #fff;
	width: 800px;
	margin: 0 auto;
}

#pageHeader
{
	float:left;
	height: 86px;
	width: 800px;
}

#gridMiddle
{
	background: url('../include/images/grid-middle.gif');
	width: 522px;
	height: 31px;
}

#menu
{
	background: url('../include/images/green.gif');
}

.content {
	padding: 0px 18px 6px 18px;
	background-color: #FFFFFF;
}

.small-left-col
{
	float:left;
	width: 400px;
	margin-right: 10px;
}

.large-right-col
{
	margin-top: 10px;
	float:left;
	width: 350px;
}

.left-col {
	width: 525px;

	float: left;
}
.right-col {
	margin-left: 525px;
}
.footer {
	font-size: .9em;
	width: 800px;
	margin: 0 auto;
	clear: both;
	text-align: center;
	padding-top: 12px;
	background-image: url('../images/faded-background.png');
}
.footer p {
	text-align: center;
}

.small {
	font-size: .9em;
}
.smaller {
	font-size: smaller;
}
.bigbold {
	font-size: larger;
}
.highlight {
	color: #FFFF00;
}
.firstp {
	margin-top: 6px;
}
.lines {
	border-top: 1px solid #000000;
}
.left {
	clear: left;
}
.notice {
	text-align: center;
	background-color: #FFFFCC;
	border: thin solid #000000;
	padding: 5px;
}
.centered {
	text-align: center;
	clear: both;
}
.bg-color {
	background-color: #CCD5FF;
}
.features-table {
}
.features-table td {
	border: 1px solid #C0C0C0;
	padding: 6px;
}
.arrow-list {
	list-style-image: url('../images/bullet_2arrows.gif');
}
.arrow-list > li {
	margin-bottom: 12px;
}
.red-text {
	color: #CC0000;
}
#ExtraComments {
	display: none;
}

.contactSpace
{
	float:left;
	margin-bottom: 4px;
}

.contactLabel
{
	float:left;
	width: 120px;
}

.button
{
	border: solid 1px #2f4f4f;
	background-color: #f6eee0;
}

.textbox
{
	border: solid 1px #2f4f4f;
}

.dropdown
{
	border: solid 1px #2f4f4f;
}
