body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Sharepoint/images/page_bg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 17px;
}

.boldText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.footerText {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

h1 {
	font-size: 17px;
	font-weight: bold;
	font-family: tahoma;
	color: #333333;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	font-family: tahoma;
	margin: 0px;
	padding: 0px;
}

li {
	list-style-image: url(../Sharepoint/images/arrow_bullet.gif);
	line-height: 18px;
	font-size: 11px;
}

#Pillar {
	background: url(../sharepoint/images/pillar_bg.png) no-repeat;
	width: 183px;
	height: 192px;
	float: left;
	text-align: center;
	font-size: 12px;
	margin: 5px;
}

#Pillar h1{
	margin: 15px 0px 10px;
	padding: 0px;
	font-size: 14px;
	color: #162D43;
}
