/* 102=2, 99=1, */
#dipTop, #dipTopA {
	float: left;
	position: relative;
	z-index: 1;
	width: 115px;
	height: 98px;
	font-size: 9px;
	text-align: center;
	/*background-color: white;*/
}
#dipTop a, #dipTopA a {
	background-image: url(/pillars/top_inactive.jpg);
	background-position: top;
	background-repeat: no-repeat;
	display: block;
	width: 115px;
	height: 98px;
	color: gray;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#dipTop a:hover {
	background-image: url(/pillars/top_over.jpg);
	color: black;
}
#dipTopA a {
	background-image: url(/pillars/top_active.jpg);
	color: black;
}	
#dipContent {
	width: 694px;
	border: 2px solid black;
	margin-top: -18px;
	z-index: 0;
	position: relative;
	float: left;
	margin-bottom: -2px;
	padding-top: 22px;
	padding-bottom: 12px;
	padding-left: 3px;
	padding-right: 5px;
}
#dipWrapper {
	width: 692px;
	margin-left: auto;
	margin-right: auto;
}
#dipSpacer {
	clear: both;
}
.dipFirst {
	padding-left: 2px;
	background: transparent;
}
#dipBottom, #dipBottomA {
	float: left;
	z-index: 0;
	position: relative;
	width: 115px;
	height: 64px;	
	background-image: url(/pillars/pillar-bottom-inactive.jpg);
	background-repeat: no-repeat;
}
#dipBottomA {
	background-image: url(/pillars/pillar-bottom-active.jpg);
	background-repeat: no-repeat;
}
#dipTopper, #dipBase {
	color: white;
	width: 692px;
	text-align: center;	
	border: 3px solid #F1CD59;
	margin-left: auto;
	margin-right: auto;		
}
#dipTopper {
	background-color: #006950;
	padding: 3px;
	font-size: 24px;
	letter-spacing: .3em;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
}
#dipBase {
	background-color: #5D246A;
	padding: 5px;
	font-size: 18px;
}
#dipText {
	float: left;
	width: 500px;
	padding: 3px;
}
#dipUpdates {
	float: right;
	width: 170px;
	border: 1px solid #3953A4;
	padding: 3px;
	min-height: 224px;
}
#dipUpdatesText {
	padding: 3px 3px 6px 3px;
}
#dipTextTitle {
	border-bottom: 2px solid #E31E26;
	color: #E31E26;
	letter-spacing: .2em;
	font-size: 16px;
	padding-left: 3px;
	font-weight: bold;
	margin-bottom: 3px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#dipUpdatesTitle {
	background-color: #3953A4;
	color: white;
	font-size: 16px;
	text-align: center;
	font-weight:bold;
	letter-spacing: .2em;
	padding: 2px;
}
#CIAGAP {
	height: 22px;
}
#HPSGAP {
	height: 26px;
}
#FRGAP, #DMGAP, #PTSGAP {
	height: 32px;
}
#LGAP {
	height: 39px;
}

#dipTopper09, #dipBase09 {
	color: white;
	width: 692px;
	text-align: center;	
	margin-left: auto;
	margin-right: auto;		
}
#dipTopper09 {
	background-color: #73A586;
	padding: 3px;
	font-size: 24px;
	letter-spacing: .3em;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	border: 3px solid #006937;
}
#dipBase09 {
	background-color: #FCFFA6;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	border: 3px solid #F1CD59;
	color: black;
}
#dipUpdates09 {
	float: right;
	width: 170px;
	border: 1px solid #00427A;
	padding: 3px;
	min-height: 224px;
}
#dipUpdatesText09 {
	padding: 3px 3px 6px 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#dipUpdates09 a {
	color: #00427A;
}
#dipUpdates09 a:hover {
	color: #006937;
}
#dipTextTitle09 {
	border-bottom: 2px solid #006937;
	color: #006937;
	font-size: 16px;
	padding-left: 3px;
	font-weight: bold;
	margin-bottom: 3px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#dipUpdatesTitle09 {
	background-color: #6B86B1;
	color: white;
	font-size: 16px;
	text-align: center;
	font-weight:bold;
	letter-spacing: .2em;
	padding: 2px;
	border: 2px solid #00427A;
}