﻿OL	{
}

LI	{
	margin-left: 0px;
	padding-left: 0px;
}
TD {
    color: #666666;
    font-family: Verdana;
    font-size: 12px;
}
P	{
	margin-top: 0px;
	padding-top: 0px;
}

 A.FooterLink	{
	text-decoration: none;
	font-size: 11px;
	}	

 A.FooterLink:link	{
	text-decoration: none;
	font-size: 11px;
	}	
		
A.FooterLink:visited	{	
	text-decoration: none;
	font-size: 11px;
	}	
		
A.FooterLink:active	{	
	text-decoration: none;
	font-size: 11px;
	}	
		
A.FooterLink:hover	{	
	text-decoration: underline;
	font-size: 11px;
	}
	

TD.BlackHorizontal 
{
	background-color:#666666;
	height: 1px;
}

TD.YellowHeadline
{
	background-color: #D6B252;
	color: White;
	font-size: 16px;
	font-weight:bold;
}

.Headline
{
	font-size: 18px;
}

.menu
{
	height: 35px;
	margin: 5px 5px 10px 5px;
	background-color: #1E4763;
}

.menu a  
{
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	color: White;
}

.inner
{
	background-color: White;
	width: 880px;
	margin-bottom: 5px;
	padding-top: 1px;
}

.rborder
{
	border-right: solid 1px Gray; 
}

.more a
{
	font-family: Verdana;
	font-weight: bold;
	color: #1E4763;
	padding-right: 15px;
	text-decoration: underline;
}

.more a:visited
{
	text-decoration: underline;
}

.more a:hover
{
	text-decoration: underline;
}

.locations 
{
	margin: 10px 10px 10px 10px; 
	background-color: #EDF2F5;
}

#footer
{
    border-top: 1px solid #EAEAEA;
	background-color: White;
	padding: 5px 0;
}

#footer a
{
	font-size: 8;
	font-weight: bold;
	margin-bottom: 10px;
}

#contentnav
{
	width: 207px;
	margin: 0px 10px 0 10px;

	font-weight: bold;
}

#content
{
	float: right;
	width: 620px;
	margin: 20px 20px 0px 0px;
	text-align: left;
	padding-bottom: 5px;
}

.sitemap
{
	padding-left: 20px;
	text-align: left;
}

.LeftNavMenu
{
	width: 207px;
	text-align: left;
}

.NavBar
{
	width: 207px;
	background-color: Transparent;
	cursor: pointer;
} 

.AboutNavBar
{
	padding: 220px 10px 20px 0px;
	background: #f7f3d6 url(/images/AboutDymax.jpg) no-repeat center top;
}

.ServiceNavBar
{
	padding: 220px 10px 20px 0px;
	background: #deebde url(/images/DymaxService.jpg) no-repeat center top; 
}  

.EngineeringNavBar
{
	padding: 220px 10px 20px 0px;
	background: #f1e2bd url(/images/DymaxEngineering.jpg) no-repeat center top;  
} 

.OilNavBar
{
	padding: 220px 10px 20px 0px;
	background: #dbe9ec url(/images/OilProcessing.jpg) no-repeat center top;
} 

.TopItem
{
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
}

.TopItemHover
{
  font-size: 10px; 
  font-weight: bold;
  cursor:pointer;
}

.Level2Item
{
	font-weight: normal;
	font-family: tahoma, verdana; 
	font-size: 10px; 
	cursor:pointer;
	padding-left: 6px;
}

.Level2ItemHover
{
  font-family: tahoma, verdana; 
  font-weight: normal;
  font-size: 10px; 
  text-decoration: underline;
  cursor:pointer;
  padding-left: 6px;
}

.Level2Group
{
	white-space: normal;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 15px;
}

.Empty
{
}

div.complianceForm
{
    float: right; 
    width: 320px; 
    background: url(/images/dymax_form_bg.png) no-repeat; 
    height: 285px; 
    margin: 20px 0 15px 15px;
    color: White;
    padding: 0 10px;
}
.complianceForm p
{
    font-size: .9em;
}
.complianceForm h2
{
    text-align: center;
    margin: 5px 0;
}

.complianceForm td 
{
    color: White;
    padding: 3px 0;
}

.complianceForm td.formlbl
{
    padding-right: 3px;
    text-align: right;
}

