/* 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: justify;
	line-height: 120%;
}

.TopText
{
	color: #7c310b;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	line-height: 110%;
	text-align: center;
}

.Head1
{
	color: #2c4d0d;
	font-size: 16px;
	font-weight: 900;
	text-align: left;
}

.Head2
{
	color: #2c4d0d;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
}

.LeftColumn
{
	float: left;
	width: 320px;
}

.RightColumn
{
	float: right;
	width: 320px;
}

.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;
}

#PSB-RightBottom {bottom: 380px;}


