﻿body, input, textarea
{
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 13px;
	color: #666;
	line-height: 160%;
}

img
{
	border: 0;
}

.container
{
	width: 940px;
	margin: 0 auto;
	border: solid 0px #c00;
}

#header
{
	background: #284b91 url(images/header-bg.gif) repeat-x;
	height: 79px;
}

#header a
{
	color: #eaeaea;
}

#header .container div
{
	float: left;
	margin-right: 70px;
}

#header .container ul
{
	float: left;
	padding: 0;
	margin: 42px 0 0 0;
	list-style: none;
}
#header .container ul li
{
	float: left;
	margin-left: 40px;
}

#content
{
}

#footer
{
	background: #294c94 url(images/footer-bg.gif) repeat-x;
	height: 100px;
	color: #d4d4d4;
}
#footer div
{
	padding: 20px 0;
}
.blue
{
	background: #e7f6fd url(images/blue-bg.gif) repeat-x;
	background-position: bottom;
}

p
{
	margin: 0 0 20px 0;
}

a
{
	color: #0048ff;
}


a:hover
{
	text-decoration: none;
}

.photos img
{
	float: left;
	margin: 20px;
	border: solid 1px #ccc;
}

.form th
{
	color: Black;
	text-align: left;
	font-weight: normal;
	padding: 5px;
}

.form em
{
	color: Red;
	font-size: 10px;
	margin-left: 5px;
}

.form tbody textarea, .form tbody input
{
	padding: 4px 4px;
}
.form tbody input
{
	line-height: 100%;
}

.form tfoot input
{
	color: #000;
}

.smlhome img
{
	margin: 0 20px 0 0;
}

.medhome img
{
	margin: 0 25px 25px 0;
}

.bullet
{
	font-size: 13px;
	margin-left: 15px;
	padding: 0;
	line-height: 16px;
	color:#244386
}

.bullet li
{
	margin-bottom: 8px;
}

#footer a 
{
	color:#d4d4d4;
}

.enlarge
{
	font-size:11px;
	color:#666;
	margin-left:60px;

}
.enlarge img
{
	margin-right:10px;
	border:0;
}