.red
{
	color:Red;
}
#divDetailsContainer
{
	padding:5px;
}

#divDetailsContainerTitle
{
	font-weight:bold;
	font-size:14px;
	margin-bottom:-8px;
	margin-top:15px;
}
#divDetailsDescription
{
	width:380px;
}
#divDetailsDescriptionWide
{
	width:88%;
	margin-top: 10px;
}
.separating-line
{
	border-bottom:solid 1px #2E2F91;
	width:100%;
	height:10px;
}
#divDetailsDescription
{
	margin-top:10px;
}
#tblDetailsPanelStyleTable
{
	margin-top:10px;
	margin-bottom:10px;
	border-collapse:collapse;
	background-color:#eff3fa;
}

.details-tab-top-left
{
	background-image:url("/vp/images/nns/common/background/websites_product_page/top_cap.gif");
	background-position:top left;
	width:61px;
	height:10px;
	padding:0px;
	margin:0px;
}

#tdDetailsPanelStepOneHeading
{
	background-image:url("/vp/images/nns/common/background/websites_product_page/bullet_1.gif");
	background-repeat:no-repeat;
	width:75px;
	height:36px;
	padding:0px;
	margin:0px;
}
#tdDetailsPanelStepTwoHeading
{
	background-image:url("/vp/images/nns/common/background/websites_product_page/bullet_2.gif");
	background-repeat:no-repeat;
	width:75px;
	height:36px;
	padding:0px;
	margin:0px;
}
#tdDetailsPanelStepThreeHeading
{
	background-image:url("/vp/images/nns/common/background/websites_product_page/bullet_3.gif");
	background-repeat:no-repeat;
	width:75px;
	height:36px;
	padding:0px;
	margin:0px;
}
.details-tab-bottom-left
{
	background-image:url("/vp/images/nns/common/background/websites_product_page/bot_cap.gif");
	background-position:top left;
	width:61px;
	height:10px;
	padding:0px;
	margin:0px;
}
.details-tab-left-padding-td
{
	background-color:#b9c3d3;
	height:50px;
	width:61px;
}

.details-tab-middle-padding-td
{
	width:14px;
}

#divDetailsStepStyledHeader
{
	margin-right:10px;
}
#divDetailsStepStyledHeader table
{
	border-collapse:collapse;
}
.td-styled-header-left
{
	background-image:url("/vp/images/nns/common/background/websites_product_page/header_lt_cap.gif");
	background-position:top right;
	width:15px;
	height:22px;
	padding:0px;
	margin:0px;
}

.details-tab-content-paragraph
{
	width:400px;
}

.td-styled-header-middle
{
	background-image:url("/vp/images/nns/common/background/websites_product_page/header_tl.gif");
	background-repeat:repeat-x;
	height:22px;
	padding:0px;
	margin:0px;
	color:White;
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
}

.td-styled-header-right
{
	background-image:url("/vp/images/nns/common/background/websites_product_page/header_rt.gif");
	height:22px;
	width:120px;
	padding:0px;
	margin:0px;
}

.div-details-step-content-title
{
	font-weight:bold;
	font-size:12px;
}

.gray-separating-line
{
	border-bottom:solid 1px #546A8B;
	margin-bottom:10px;
}
.div-details-step-content-container
{
	padding-right:10px;
	padding-left:15px;
}
#divDetailsFooter
{
	padding: 15px 0px 0px 55px;
}