h1
{
	font-size: 24px;
	color: #FFFFFF;
	margin-left: 3px;
}

h2
{
	font-size: 20px;
	color: #FFFFFF;
	margin-left: 3px;
	border-bottom: 1px solid #FFFFFF;
}

h3
{
	font-size: 17px;
	color: #FFFFFF;
	margin-left: 3px;
}

a
{
	color: #FFFFFF;
	text-decoration: none;
}

p a
{
	border-bottom: 1px solid #FFFFFF;	
}

p
{
	color: #FFFFFF;
	margin-bottom: 15px;
	margin-left: 3px;
	line-height: 150%;
}

#content p
{
	width: 620px;
	text-align: justify;	
}

#content table p
{
	width: auto;
}

.friend p
{
	text-align: left !important;
	width: auto !important;
	padding: 10px;
}

.list
{
	color: #FFFFFF;
	list-style-type: none;
	margin-bottom: 15px;
	margin-left: 10px;
}

ol.list
{
	list-style-type: decimal;
	margin-left: 26px;
}

ol.list li
{
	margin-bottom: 7px;
}

ul.list
{
	width: 638px;
}

ul.list li
{
	background-image: url(../images/tick.gif);
	background-repeat: no-repeat;
	background-position: 1px 2px;
	padding-left: 22px;
	line-height: 22px;
}

strong
{
	font-weight: bold;
}

.testimonial h2
{
	font-size: 18px;
	margin-bottom: 0px;
	color: #FFFFFF;
}

blockquote
{
	font-size: 60px;
	color: #489be4;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

blockquote p
{
	font-style: italic;
	display: block;
	padding-left: 40px;
	margin: 0px;
	margin-top: -50px;
	width: 650px;
	text-align: justify;
}

blockquote ol
{
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

blockquote .quote
{
	float: right;
	font-size: 60px;
	color: #489be4;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: -35px;
	margin-top: -24px;
}

cite
{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin-left: 40px;
	color: #aad7ff;
}

.error
{
	padding: 20px;
	background-color: #660000;
	color: #FFFFFF;
	margin-bottom: 20px;
}
