body
{
	font-family: arial;
}

a
{
	font-family: arial;
	color: #53005E;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.headerText
{
	color: #ffffff;
	font-size: 0.7em;
}

.headerText a
{
	color: #ffffff;
	text-decoration: none;
}

.headerText a:hover
{
	text-decoration: underline;
}

#searchBtn
{
	font-weight: bold;
	font-size: 1.0em;
	font-family: arial;
}

#menu
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

#menu a
{
	font-family: arial;
	color: #ffffff;
	text-decoration: none;
}

#menu a:hover
{
	text-decoration: underline;
}

.footer
{
	font-family: arial;
	font-size: 0.7em;
	color: #ffffff;
}

.footer a
{
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover
{
	text-decoration: underline;
}

#contentArea p
{
	font-size: 0.8em;
	margin: 10px;
}

h1
{
	color: #3C0043;
	font-size: 1.1em;
	margin: 10px;
}

.listTable a
{
	font-size: 0.7em;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
	color: #3C0043;
}

.listTable a:hover
{
	text-decoration: underline;
}

li
{
	font-size: 0.8em;
}

.catalogBreadcrumbContainer
{
	font-family: arial;
	font-size: 0.7em;
}

.catalogBreadcrumbContainer a
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.catalogBreadcrumbContainer a:hover
{
	text-decoration: none;
}

.catalogMenuItem
{
	font-size: 0.8em;
	font-weight: bold;
}	

h4
{
	color: #3C0043;
	font-size: 1.1em;
	padding: 0px;
	margin: 0px;
}

h3
{
	width: 100%;
	border-bottom: 1px solid #3C0043;
	font-size: 0.9em;
	font-weight: normal;
}

small
{
	font-size: 0.7em;
	font-weight: bold;
}

.catalogPartCell
{
	font-size: 0.7em;
	font-weight: bold;
}

.productDescription
{
	font-size: 0.8em;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

.productDescription a
{
	color: #000000;
}

.catalogSubmittalDrawingLink a
{
	font-size: 0.7em;
	font-weight: bold;
}

#submitButton
{
	font-size: 11px;
	font-weight: bold;
}

.chart1
{
	background: #eeeeee;
	font-size: 1.2em;
	font-weight: bold;
}

.chart2
{
	background: #dddddd;
	font-size: 1.1em;
}

.chart3
{
	background: #cccccc;
	font-size: 1.0em;
}

.chart4
{
	background: #eeeeee;
	font-size: 0.8em;
}

#chart td
{
	border: 1px solid #000000;
}

#chart
{
	border: 1px solid #000000;
}

#chart2 td
{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#chart2
{
	border: 2px solid #000000;
	font-size: 0.8em;
}

.releaseTitle
{
	font-size: 1.2em;
	color: #000000;
	text-decoration: underline;
}