body
{
	background-color:#ffffff;
	background-image:url(/images/D2BDBackgroundTile.gif);
	background-position:center center;
	background-repeat:repeat-y;
	color:#003366;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:13px;
	margin:0;
}

.mainwrapper
{
	width:780px;
	margin:0 auto;
	background-color:#0675A0;
	position:relative;
}

.header
{
	
}

.dlsubhead
{
	width:780px;
	/*position:relative;*/
	display:table;
}

.d2bdfooter
{
	width:780px;
}

.d2bdfooter img
{
	border:0px;
}

.dl5pageheaderimg
{
	position:absolute;
	bottom:20px;
	left:50px;
}

.dlmaincontent
{
	float:left;
	width:431px;
	background-color:#ffffff;
	min-height:435px;
	line-height:16px;
}

.leftimg
{
	float:left;
	width:30px;
	/*height:435px;*/
	background-image:url(/images/dl5/dl5imageleft.jpg);
	background-repeat:no-repeat;
	background-color:#05749f;
	height:5px;
}

.leftinsideimg
{
	float:left;
	width:29px;
	background-image:url(/images/dl5/dl5imageleft_inside.jpg);
	background-repeat:repeat-y;
	height:5px;
}

.rightimg
{
	float:left;
	width:31px;
	height:5px;
	/*height:435px;*/
	background-image:url(/images/dl5/dl5imageright.jpg);
	background-repeat:no-repeat;
	background-color:#05749f;
}

.rightinsideimg
{
	height:5px;
	float:left;
	width:31px;
	background-image:url(/images/dl5/dl5imageright_inside.jpg);
	background-repeat:repeat-y;
	
}

.videowrapper
{
	margin-bottom:40px;
	display:table;
}

.articleTitle
{
	color:#990000;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	margin-bottom:2px;
	text-transform:uppercase;
}

.articleBody
{
	font-size:12px;
	line-height:16px;
	margin-bottom:15px;
}




.askFormFields
{
	background-color:#EBEBEB;
	border:1px solid #003366;
	color:#003366;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	line-height:14px;
	margin-bottom:7px;
	padding:3px;
}

.morestuff
{
	font-size:10px;
	line-height:14px;
}

.morestuff a
{
	font-weight:bold;
}
.morestuff a:link
{
	color:#990000;
	text-decoration:none;
}
.morestuff a:visited
{
	color:#990000;
	text-decoration:none;
}
.morestuff a:active
{
	color:#990000;
	text-decoration:underline;
}

.morestuff a:hover
{
	color:#990000;
	text-decoration:underline;
}

