﻿/* CSS Document */
#PS-ContentText
{
	color: black;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 130%;
}

#PR-TopLeftPic
{
	left: 50px;
	position: absolute;
	top: 402px;
	z-index: 20;
}

#PR-TopLeftBorder
{
	left: 75px;
	position: absolute;
	top: 145px;
	z-index: 40;
}

#PR-TopRightPic
{
	left: 327px;
	position: absolute;
	top: 190px;
	z-index: 10;
}

#PR-TopRightBorder
{
	left: 340px;
	position: absolute;
	top: 194px;
	z-index: 40;
}

.Head1
{
	color: #2c4d0d;
	font-family: "Arial Black";
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}

.TopBoxText {line-height: 180%;}

.SmallerText {font-size: 80%;}

.BottomBoxTextLI {line-height: 130%;}

.SmallLineHeight 
{
	line-height: 110%;
	margin-top: 10px;
}

.TopLeftColumn
{
	padding-left: 24px;
	padding-top: 20px;
	width: 100%;
}

.TopLeftColumnBorder
{
	/*border: 1px maroon solid;*/
	float: left;
	height: 608px;
	width: 244px;
	z-index: 50;
}

.TopRightColumn
{
	float: right;
	padding-top: 24px;
	width: 220px;
	z-index: 20;
}

#TopRightColumnBorder
{
	/*border: 1px maroon solid;*/
	float: right;
	height: 299px;
	margin-top: 50px;
	width: 432px;
	z-index: 50;
}

.TopRightColumn2
{
	float: right;
	margin-top: 20px;
	width: 386px;
}

#PR-MiddleLeftColumn
{
	float: left;
	width: 428px;
}

#PR-MiddlePicture {float: right;}

.BoldBlack
{
	color: #000000;
	font-weight: bold;
}

#PR-BottomBorderBox
{
	background-image: url('../images/PR-CenterBorder.gif');
	height: 593px;
	margin-left: auto;
	margin-right: auto;
	width: 471px;
}

#PR-BottomTextBox
{
	line-height: 130%;
	padding: 28px 24px;	
}

#PR-BottomTextBox a {color: #2c4d0d;}

.GreenUnderlined
{
	color: #2c4d0d;
	text-decoration: underline;
}

.HRcolor {color: #783300;}

.BottomText
{
	color: #783300;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 110%;
	text-align: center;
}

.BottomText a
{
	color: #783300;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 110%;
	text-align: center;
}

.LittleSqueeze {word-spacing: -.1em;}

#PSB-RightBottom {bottom: 380px;}


