﻿.main-content h1.pagetitle
{
	border-bottom: 7px solid #E1E1E1;
	color: #7DA7D9;
	font-size: 22px;
	font-weight: bold;
	margin: 0.4em 0pt;
	padding: 0pt 0pt 2px;
}
.main-content h5
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #505050;
	font-size: 17px;
	margin: 1.5em 0pt 1em;
}
.main-content p
{
	font-size: 12px;
	line-height: 1.5em;
	margin: 0pt 0pt 1em;
}
.main-content ul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0.5em 0pt 1em;
}
.main-content ul li
{
	background: transparent url(../images/bullet.gif) no-repeat scroll;
	font-size: 12px;
	line-height: 18px;
	margin: 0pt 0pt 0.2em 2px;
	padding: 0pt 0pt 0pt 23px;
}

.main-content blockquote
{
	clear: both;
	font-size: 12px;
	font-weight: normal;
	margin: 0pt 30px 0.6em;
	text-align: justify;
}
.highlight
{
	font-size: 12px;
	font-weight: bold;
	color: Red;
	text-decoration: none;
}
.normalLink
{
	font-size: 12px;
	font-weight: normal;
	color: blue;
	text-decoration: none;
}
.grey
{
	font-size: 12px;
	color: #666666;
}
