#siteNav{
	background-image:url(../Images/main/siteNavBg.jpg);
	background-repeat:no-repeat;
}
#siteNav ul{
	padding:10px 0 6px 0;
}
#pageNav{
	padding-bottom:3px;
}
#homeTop {
	float:left;
	clear:both;
	width:820px;
	padding:5px 15px 3px 18px;background-image:url(../Images/main/pageBG.jpg);
	background-repeat:repeat-y;
}

#content{
	font-size:0.9em;
	width:820px;
}

#leftCol{
	float:left;
	width:555px;
	padding:0px 0px 0px 20px;
}
#rightCol{
	float:right;
	width:190px;
	padding:0px 30px 0px 15px;
	border-left:1px dotted #003366;
	
}
#PDIcol p{
	padding-right:10px;
}

#PDIcol .firstP{
	clear:both;
}
.pdo_subhead{
	padding:3px 0;
	color:#003366;
	font-size:1.1em;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
}
h1{
	/*background-color:#F8F5DC;*/
	font-size:1.4em;
	font-weight:bold;
	padding:10px 0 0 0;
	
}
h2{
	clear:both;
	font-weight:bold;
	font-size:1.2em;
}
.personList{
	list-style-position:outside;
	margin-left:40px;
	list-style-type:square;
}
.arrowBullet{
	margin-left:10px;
	padding:5px 10px 5px 30px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url(../Images/main/squareBullet.jpg)
}
.arrowBullet .headline{
	font-size:1.1em;
	font-weight:bold;
}
.arrowBullet ul{
	list-style-type:none;
	margin-left:10px;
}
.arrowBullet ul li{
	padding:2px 0;
}
#connectBox{
	border-bottom:1px dotted #003366;
	line-height:1.8em;
	width:190px;
	text-align:right;
}
#whatsmissing{
	border-bottom:1px dotted #003366;
	font-size:0.8em;
	text-align:center;
}
#personBar{
	list-style:none;
}
#personBar li{
	padding:4px 0;
}
