body {
	background-image: url(/images/bckgrndPCO.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #000000
p {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #231F20;
	text-indent: 15px;
}
	
}

a:link     {color:#005398;text-decoration:none}
a:visited  {color:#005398;text-decoration:none}
a:hover    {color:#737778;text-decoration:underline}
a:active   {color:#737778;text-decoration:underline}

#header {
	position: relative;
	top: 0px;
	height: 160px;
	width: 772px;
	z-index: 300;
	margin-right: auto;
	margin-left: auto;
}

#wrapcontent {
	position: relative;
	width: 772px;
	margin-right: auto;
	margin-left: auto;
}

#main {
	margin-left: 0px;
	width: 772px;
	position: inherit;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-align: left;
	text-indent: 0px;
	z-index: 1;
	top: 0px;
	list-style-position: outside;
	list-style-type: square;
}
.photoBuilding {
	border: 3px solid #003300;
}
.mainPCOleft {
	float: left;
	top: 24px;
	margin: 5px;
}
.mainPCObtmn {
}

/*#leftsidebar {
	background-color: #CC904F;
	position: absolute;
	width: 150px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CC904F;
	border-right-color: #CC904F;
	border-bottom-color: #CC904F;
	border-left-color: #CC904F;
	z-index: 1;
	left: 0px;
	top: 0px;
}*/
#footer {
	clear: both;
	height: 117px;
	width: 722px;
	position:  relative;
	
}

.pcoMainpic {
	margin: 15px;
	float: right;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-color: #00519A;
	border-right-color: #00519A;
	border-bottom-color: #00519A;
	border-left-color: #00519A;
}

.pictureright {
	float: right;
}
.pictureleft {
	float: left;
}
.tblWhtTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}
.tblTxtBl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #005398;
	font-weight: bold;
}
.PCObulletlist {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: circle;
}
