@charset "UTF-8";
/* CSS Document */
.noprint{display:none;}
/* ***************** CSS image map ****************** */
.contactUs{}
.contactUs a{ display: none; }
.contactUs a span{ display: none; }
.contactUs a:hover{ display: none; }
.contactUs a:hover span{ display: none; }

/* ***************** REDEFINED ELEMENTS ****************** */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding-bottom:0px;
	margin-bottom:0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:3px;
	margin-top:0px;
	line-height: 16px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 15px;
	
}


h2 a{color: #000000; text-decoration: underline;}

p {line-height: 18px; padding-top: 0px; margin-top: 0px}
p.wrap {line-height: 14px; border: 1px #000000 solid; padding: 10px; }

em {font-weight: bold;}

ul {
	margin-left: 0px;
	padding-left: 10px;
}

li {
	padding-top: 10px;
}

/* ***************** GLOBAL ELEMENTS ****************** */
body {
	padding: 0px;
	margin: 0px;
}

/*  HOME PAGE  */

.container {
	
}

.mainLeft { display: none; }

.container .mainCenter {
	
}


.mainRight { display: none; }

.pipeline 	{}
.footer 	{ display: none; }

.subfooter 	{
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #000000;
	text-align: center;
}
.footer a		{color: #000000;text-decoration: underline;}
.footer a:hover	{color: #000000;text-decoration: underline;}

.mainContent 	{
}

.flashContent 	{ display: none; }

/*  SUB PAGE  */
.subContent 	{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-left: 28px;
	line-height: 14px;
}

.subContent a{color: #000000; text-decoration: underline;}

.subButtonsHolder 	{ display: none; }
.subTop	{ display: none; }
.subLeft	{ display: none; }
.subLeftNavHolder	{ display: none; }
.subButtons 	{ display: none; }
.subcontainer {
	
}
.subcontainer .subCenter {
	
}
.subcontainer .subBottom {
	
}

.subfooter 	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #000000;
	text-align: center;
}
.SubLeftNav 	{ display: none; }
.subfooter a		{color: #000000;text-decoration: none;}
.subfooter a:hover	{color: #000000;text-decoration: underline;}


/* GLOBAL NAV ITEMS */

.leftNav 	{ display: none; }



table {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
