﻿#main-content
{
	background-image: url("/images/main-content-bg2.png");
	background-repeat: no-repeat;
	background-position: center 17px;
	padding-top: 35px;
}

#main-content a
{
	color: #0894ce;
}


#page-title
{
	margin-top: 7px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 30px;
	font-weight: 100;
	color: #01457e;
	line-height: 40px;
}

#main-content p
{
	margin-bottom: 15px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
	font-weight: 100;
	color: #5e7b8c;
}


#main-content ul
{
	margin-bottom: 15px;
	margin-top: -10px;
}

#main-content li
{
	font-family: Arial;
	font-size: 12px;
	line-height: 24px;
	font-weight: 100;
	color: #5e7b8c;
}

