body
{	background: fixed; 
	background-image: url('../Images/PiedmontLarry.jpg');
	font-family: arial;
	font-weight:600;
	font-size: 9pt;
	color: black;
}
p
{
	font-weight:600;
	font-size: 9pt;
	text-indent:30px;
}
ol
{
	list-style-type: upper-alpha;
}
b
{
	font-weight:900;
	font-size: 11pt;
}
a
{
	font-size: 8pt;
}

a:link 
{
	color: blue;
}
a:visited 
{
	color: purple;
}
.CenterEntireRow
{
	float: none;
	width: 99%;
	min-width:950px;
	height: 95px;
	border: none;
}
.HeadingLeftLogo
{
	float: left;
	width: 15%;
	height: 110px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 1px;
	margin-right: 1px;
	text-align: left;
	border: none;
}
.HeadingRightLogo
{
	float: right;
	width: 15%;
	height: 110px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 1px;
	text-align: right;
	border: none;
}
.HeadingCenterLogo
{	
	float: left;
	height: 110px;
	width: 60%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 1px;
	margin-right: 1px;
	text-align: center;
	font-size: 16pt;
	font-weight:900;
	color: black;
	border: none;
}
.ImageClass
{
	border: none;
}
.FieldsetNoBorder
{
	border: none;
}
.MenuRowbody
{
	float: none;
	width: 95%;
	min-width:800px;
	text-align: center;
	border: none;
}
.MenuRowbodyCol
{
	margin-left: 1px;
	width: 350px;
	height: 300px;
	text-align: center;	
	border: none;
}
.MenuRowbodyText
{
	margin-top: 1px;
	text-align: center;	
	width: 100%;
	font-weight:600;
	font-size: 9pt;
	border: none;
}
.MenuRowbodyTwoCol
{
	margin-left: 1px;
	width: 300px;
	height: 300px;
	text-align: center;	
	border: none;
}
.FlagClass
{
	width: 44px;
	height: 44px;
	border: none;
}
.PointingHandClass
{
	width: 63px;
	height: 16px;
	border: none;
}
.ParagraphText
{
	text-align: left;
	border: none;
	width: 85%;
}
.Section
{
	margin-left: 35px;
	border: none;
}
.PictureMidSize
{
	width: 325px;
	height: 200px;
	border: none;
}
.PictureMediumSize
{
	width: 475px;
	height: 250px;
	border: none;
}
.PictureLargeSize
{
	width: 675px;
	height: 450px;
	border: none;
}
.PictureCenter
{
	margin-left: 15%;
	height: 70%;
	width: 475px;
	border: none;
}
.CenterNormalPicture
{
	width: 640px;
	height: 426px;
	border: none;
}
.PadNormalPicture
{
	float: left;
	width: 23%;
	border: none;
}
.PageOverflow
{
	float: left;
	height: 450px;
	width: 75%;
	overflow: auto;
	margin-top: 25px;
	border-style: ridge;
	border-color: #733D1A;
	border-width: 8px;
}
.BodyTitle
{
	text-align: center;	
	margin-top: 5px;
	margin-left: 1%;
	margin-right: 20%;
	margin-bottom: 5px;
	border: none;
}
.Title
{
	width: 65%;
	height: 40px;
	margin-top: 1px;
	margin-bottom: 20px;
	margin-right: 90px;
	margin-left: 8%;
	text-align: center;
	font-weight:bold;
	font-size: 11pt;
	border: none;
}

