/* CSS Document */

.ipheaderpb{
	background-image: url(images/InsidePages/ip_headerPB.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: white;
}

.ipheaderpb a:link{
	color: white;
	text-decoration: underline;
}

.ipheaderpb a:visited{
	color: white;
	text-decoration: underline;
}

.ipheaderpb a:hover{
	color: white;
	text-decoration: none;
}


.ipheaderge{
	background-image: url(images/InsidePages/ip_headerGE.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: white;
}

.ipheaderge a:link{
	color: white;
	text-decoration: underline;
}

.ipheaderge a:visited{
	color: white;
	text-decoration: underline;
}

.ipheaderge a:hover{
	color: white;
	text-decoration: none;
}

.ipheaderev{
	background-image: url(images/InsidePages/ip_headerEV.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: white;
}

.ipheaderev a:link{
	color: white;
	text-decoration: underline;
}

.ipheaderev a:visited{
	color: white;
	text-decoration: underline;
}

.ipheaderev a:hover{
	color: white;
	text-decoration: none;
}

.ipmenubg{
	background-image:url(images/InsidePages/ipmenubg.jpg);
	background-repeat: no-repeat;
}

.ipContentBg{
	background-image:url(images/InsidePages/bg.jpg);
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

.iptxtbox{
	background-image:url(images/InsidePages/iptxtbox.jpg);
	background-repeat:no-repeat;
	background-color:;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: black;
	border: 0px solid white;
	padding-left: 3px;
	padding-top: 3px;
}

.leftNavNormal{
	background-image:url(images/InsidePages/leftnavNormal.gif);
	background-repeat: no-repeat;
	text-transform:capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
}

.leftNavNormal a:link{
	color: white;
	text-decoration: none;
}

.leftNavNormal a:visited{
	color: white;
	text-decoration: none;
}

.leftNavNormal a:hover{
	color: white;
	text-decoration: underline;
}

.leftNavSelected{
	background-image: url(images/InsidePages/leftnavselected.gif);
	background-repeat: no-repeat;
	text-transform:capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
}

.leftNavSelected a:link{
	color: white;
	text-decoration: none;
}

.leftNavSelected a:visited{
	color: white;
	text-decoration: none;
}

.leftNavSelected a:hover{
	color: white;
	text-decoration: underline;
}

.pageContentHolder{
	padding: 15px;
	padding-top: 20px;
	font-weight: normal;
}

.pageContent H1{
	font-size: 14pt;
	margin-bottom: 0px;
	color: #000000;
}

.ipcustomerquote{
	background-image:url(images/InsidePages/IPCustomerQuote.jpg);
	background-repeat:no-repeat;
	font-weight: bold;
}

