﻿body
{
	padding: 0px;
	margin: 0px;
	color: #666666;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: .8em;
}

h1
{
	font-family: "Helvetica Neue" , helvetica;
	color: #003366;
	margin-top: 0px;
	font-size: 1.2em;
}
h2
{
	font-family: "Helvetica Neue" , helvetica;
	color: #003366;
}
h3
{
	font-family: "Helvetica Neue" , helvetica;
	color: #003366;
	margin-top: 10px;
	font-size: 1.2em;
}
h4
{
	font-family: "Helvetica Neue" , helvetica;
	color: #003366;
	margin-top: 0px;
}

img
{
	border: none;
}
.clearer
{
	clear: both;
}
.clearerhi
{
	clear: both;
	width: 100%;
	height: 10px;
}
.inline
{
	display: inline;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.smalltext
{
	font-size: 0.9em;
}
.underline
{
	text-decoration: underline;
}
a
{
	outline: none;
}

a:link
{
	text-decoration: underline;
	font-weight: normal;
	color: #666666;
}
a:visited
{
	text-decoration: underline;
	font-weight: normal;
	color: #666666;
}
a:hover
{
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}
.testimonials p
{
	color: #003366;
	font-style: italic;
}

ol
{
	padding:0px;
	margin: 0px 20px;
}

