﻿body 
{
	font-family:Arial;
	font-size:11px;
	color:#000000;	
	padding:0px;
	margin:0px;
	line-height:18px;
}
a
{
	color:#000000;
	text-decoration:underline;
}
a:hover
{
	color:#ED1C24;
	text-decoration:underline;
}

ul
{
	padding-top:0px;
	margin-top:3px;	
	margin-left:0px;	
	padding-left:25px;
}
li
{
}

#dvOutsideContainer
{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:25px;
	margin-bottom:10px;
}

#dvHomepageInsideContainer
{
	background-image:url('/images/Danfoss_TRV_home.jpg'); 
	background-repeat:no-repeat; 
	background-position:top; 
	width:950px; 
	height:443px;
}

#dvInsideContainer
{
	/*background-image:url('/images/Danfoss_TRV_home.jpg'); */
	background-repeat:no-repeat; 
	background-position:top; 
	width:950px; 
	height:443px;
}
.benefitsHeader
{
	background-image:url('/images/Danfoss_TRV_benefits_hdr.jpg'); 
	background-repeat:no-repeat; 
	background-position:top; 
	width:950px; 
	/*height:443px;*/
}
.applicationsHeader
{
	background-image:url('/images/Danfoss_TRV_applications_hdr.jpg'); 
	background-repeat:no-repeat; 
	background-position:top; 
	width:950px; 
	
}
.contractorHeader
{
	background-image:url('/images/Danfoss_TRV_contractor_hdr.jpg'); 
	background-repeat:no-repeat; 
	background-position:top; 
	width:950px; 
}
#dvTopNav
{
	float:right; 
	margin-top:11px; 
	padding-right:7px;
}

#dvTopNav a
{
	text-decoration:none;	
}

#dvTopNav a:hover
{
	text-decoration:underline;
}
#dvTopNav .current
{
	color:#ed1c24;
}

#dvLogoHome
{
	padding-left:57px;
}
#dvLogo
{
	padding-left:42px;
}
.headline
{
	font-weight:bold;
	font-size:22px;
	padding-bottom:15px;
	line-height:25px;
}
.subhead
{
	font-weight:bold;
	font-size:14px;
	color:#ed1c24;
	line-height:20px;	
}
.intro
{
	font-size:14px;
	color:#878787;
	padding-bottom:15px;
	line-height:20px;
}
.intro a
{
	color:#878787;
}
.intro a:hover
{
	color:#ed1c24;
}

.callout
{
	font-family:Georgia;
	font-size:16px;
	color:#7F7F7F;
	line-height:26px;
}
.PromoHeader
{
	font-size:14px;
}
.caption
{
	font-family:Verdana;
	font-size:9px;
	line-height:12px;
}

.caption a
{
	color:#7F7F7F;
}
.caption a:hover
{
	color:#ED1C24;
}

A.noUnderline  
{
	color:#7f7f7f;
	text-decoration:none;
}
A:hover.noUnderline  
{
	color:#ED1C24;
	text-decoration:underline;
}

A.Underline  
{
	color:#7f7f7f;
	text-decoration:underline;
}
A:hover.Underline  
{
	color:#ED1C24;
	text-decoration:underline;
}
.copyDivider
{
	clear:left; 
	border-bottom:solid 1px #B7B7B7; 
	padding-top:15px;
	margin-bottom:15px;
}
#dvFooter
{
	padding-top:5px;
}