.HeaderText{
	font-family:Arial;
	font-size: 14px;
	font-weight: bold;
	color:#333333;
	width:100%;
	border-bottom:1px solid #000000;
}

.NormalText{
	font-family: verdana;
	font-size: 11px;
}

/* page styles */

.sectionHead{
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
}

.subHead{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
}
.subHead2{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 5px;
}

.sidebarHead{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}


/* Pipelines Styles */

.pipe_pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CC0033;
	font-weight: bold;
	text-decoration: none;
}
.pipe_head{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC0033;
	font-weight: bold;
	text-decoration: none;
}
.pipe_subHead{
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.pipe_bodyCopy{
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 17px;
	color: #333;
	text-decoration: none;
}
.pipe_homeCopy{
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 17px;
	color: #666;
	text-decoration: none;
}
