body
{
	padding:			0px;
	margin:				0px;
	padding-top:			20px;
	
	background-color:		#D2E1F4;
	
	font-family:			arial;
	font-size:			10pt;
}
td
{
	vertical-align:			top;
	background-color:		#FFFFFF;
	
	font-family:			arial;
	font-size:			10pt;
}
a, a:active, a:visted
{
	color:				#193E84;
}
a:hover
{
	text-decoration:		none;
}
#dContainer
{
	border: 			1px solid #5F7BAB;
	background-color: 		#FFFFFF;
	width: 				844px;
	padding: 			10px;
	margin-left: 			auto;
	margin-right: 			auto;
}

#dHeader
{
	position:			relative;
	padding:			0px;
	margin:				0px;
	height:				89px;
	background-image:		url("../images/mtl-header-bg.jpg");
	background-repeat:		no-repeat;
	background-position:		344px 6px;
}

#dHeader a img
{
	border:				0px;
}

#dHeader p a, #dHeader p a:active, #dHeader p a:visited
{
	color:				#FFFFFF;
	text-decoration:		underline;
}
#dHeader p a:hover
{
	text-decoration:		none;
}

#dNavigation
{
	background-image:		url("../images/mtl-nav-bg-off.gif");
	height:				35px;
	vertical-align:			center;
	border-top:			1px solid #FFFFFF;
	border-bottom:			1px solid #FFFFFF;
}

#dNavigation a, #dNavigation a:active, #dNavigation a:visited
{
	display:			block;
	float:				left;
	
	background-image:		url("../images/mtl-nav-bg-off.gif");
	
	font-family:			arial;
	font-size:			12px;
	color:				#FFFFFF;
	line-height:			15px;
	text-transform:			uppercase;
	text-decoration:		none;
	
	padding:			10px 10px;
}

#dNavigation a:hover
{
	background-image:		url("../images/mtl-nav-bg-on.gif");
}

#dMainImage
{
	border:				1px solid #577BB5;
	border-bottom:			0px;
}

#dContentLeft
{
	width:				571px;
	
	background-image:		url("../images/mtl-content-bg.gif");
	background-repeat:		repeat-x;
	
	border:				1px solid #577BB5;
	border-top:			0px;
	border-right:			0px;
	
	padding:			15px;
	padding-top:			0px;
}

#dContentLeft h1
{
	font-size:			14pt;
}

#dContentLeft ul
{
	list-style-type:		none;
}

#dContentLeft ul.list
{
	list-style-type:		disc;
}

#dContentLeft form
{
	position:			relative;
	width:				450px;
	background-color:		#EAE9E5;
	padding:			5px 15px;
	margin-left:			auto;
	margin-right:			auto;
	text-align:			center;
}

#dContentLeft form img.corner-tl
{
	position:			absolute;
	top:				0px;
	left:				0px;
}

#dContentLeft form img.corner-tr
{
	position:			absolute;
	top:				0px;
	left:				100%;
	margin-left:			-5px;
}

#dContentLeft form img.corner-bl
{
	position:			absolute;
	top:				100%;
	left:				0px;
	margin-top:			-5px;
}

#dContentLeft form img.corner-br
{
	position:			absolute;
	top:				100%;
	left:				100%;
	margin-left:			-5px;
	margin-top:			-5px;
}

#dContentLeft form table
{
	background-color:		transparent;
	margin-left:			auto;
	margin-right:			auto;
}

#dContentLeft form table td
{
	background-color:		#EAE9E5;
	vertical-align:			top;
}

#dContentLeft form table tr td input
{
	float:				left;
	width:				150px;
	border:				1px solid #819DB5;
	border-left-width:		8px;
}
#dContentLeft form table tr td input.button
{
	float:				none;
	border:				0px;
	width:				auto;
}

#dContentLeft table tr td, #dContentLeft table tr th
{
	vertical-align:			top;
	text-align:			left;
}

#dContentLeft hr
{
	height:				1px;
	width:				98%;
	color:				#577BB5;
}

#dContentRight
{
	width:				281px;
	
	padding:			0px;
	margin:				0px;
	
	border:				1px solid #577BB5;
	border-top:			0px;
	border-left:			0px;
	
	background-color:		#DDECFF;
}

#dContentRight #dRightContainer
{
	padding:			15px;
}

#dContentRight #dImageRotator
{
	position:			relative;
	
	top:				0px;
	left:				0px;
	
	width:				281px;
	height:				214px;
}

#dContentRight #dImageRotator img
{
	position:			absolute;
	top:				0px;
	left:				0px;
	opacity:			0.0;
	filter:				alpha(opacity=0);
}

#dContentRight #dRightContainer h2
{
	font-size:			12px;
	display:			inline;
}

#dContentRight #dRightContainer ul
{
	list-style-type:		none;
	
	margin:				0px;
	padding:			0px;
}

#dContentRight ul li
{
	padding:			0px;
	margin:				0px;
	
	padding-left:			20px;
	
	text-indent:			0px;
	
	background-image:		url("../images/mtl-check.gif");
	background-repeat:		no-repeat;
	background-position:		5px 2px;
}

#dBlueBar
{
	position:			relative;
	height:				51px;
	text-align: right;
	background-color:		#233867;
}

#dFooter
{
	width:				844px;
	font-size:			11px;
	margin-left:			auto;
	margin-right:			auto;
	padding:			7px;
}

#dFooter a, #dFooter a:active, #dFooter a:visited
{
	color:				#352F2F;
	margin:				10px;
	text-decoration:		none;
}

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

div.bar, div.footerBar
{
	font-size:			1px;
	line-height:			1px;
	height:				6px;
	width:				auto;
	background-image:		url("../images/mtl-header-bar.gif");
}
div.footerBar
{
	background-image:		url("../images/mtl-footer-bar.gif");
}