/* CSS Document */

body
{
    background-color: #E8F2FF;
}

h1
{
    font-family: Times New Roman;
	font-size: 17px;
	color: #D1390D;
	padding-right: 20px;
	padding-bottom: 3px;
	line-height: 20px;
	border: solid 0px #000000;
	font-weight: strong;
}

.smalltext
{
    font-family: Verdana, Times New Roman, Georgia;
    font-size: 9px;
	color: #000000;
	padding-left: 15px;
	background-color: #F3F9DD;
}

.bodytext
{
    font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #352323;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin: 15px;
	line-height: 19px;
	border: solid 0px #000000;
	font-weight: normal;
}

.testimonialtext
{
    font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #3D4F05;
	padding-right: 20px;
	border: solid 0px #000000;
	font-weight: normal;
	background-color: #DBE7A9;
}

.quotetext
{
    font-family: Verdana, Georgia;
	font-size: 10px;
	color: #A23900;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin: 10px;
	line-height: 20px;
	border: solid 0px #000000;
	font-weight: normal;
}

.listtext
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #352323;
	border: solid 0px #000000;
	font-weight: normal;
}

.bodytext A
{
	color: #537101;
	text-decoration: underline;
}

.bodytext A:hover
{
	color: #FD1E43;
	text-decoration: none;
}

.bodytext A:visited
{
	color: #A5210A;
	text-decoration: underline;
}

.textfield
{
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	color: #000000;
}