/* ================================
    CPF Sub Page Stylesheet
   ================================ */

#mainHeader
{
	background-image: url(../images/header1.jpg);
}

#contentLeft
{
	padding-left: 330px;
}

#content
{
	background-color: #ffffff;
	width: 577px;
	padding: 15px 15px 40px 40px;
	background-image: url(../images/sub/contentfooter.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height: 300px;
}

.newsTitle{ font-size: 14px; font-weight:bold; }

#content h1
{
	width: 509px;
	height: 30px;
	padding-right: 48px;
	background-image: url(../images/sub/contentheader.gif);
	background-repeat: no-repeat;
	background-position: center right;
	font-weight: bold;
	font-style: italic;
	font-size: 22px;
	line-height: 25px;
	color: #004708;
	padding-top: 8px;
	text-align: right;
}

#content h2
{
	color: #005A24;
	font-size: 16px;
	line-height: 20px;
	padding-right: 25px;
}

#content ul
{
	padding-top: 10px;
	padding-bottom: 10px;
}

#content li
{
	color: #000000;
	font-size: 13px;
	line-height: 16px;
}

p
{
	color: #000000;
	font-size: 13px;
	line-height: 16px;
	margin: 13px 25px 13px 0px;
}

#content p a:hover, #content li a:hover
{
	text-decoration: underline;
}

#below
{
	background-image:url(../images/sub/below.png);
	background-repeat:repeat-x;
	background-position: top left;
	height: 72px;
	width: auto;
}

.spacer
{
	width: 1px;
	height: 150px;
}

th, td
{
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	width: 150px;
}

th
{
	font-weight: bold;
	color: #62980B;
}