@charset "utf-8";
/* CSS Document */


div.container div.copyArea
{
	position:relative;
	width:792px;
	margin-left:auto;
	margin-right:auto;

}


div.container div.copyArea a
{
	color:#8ebe3f; /*#2C99CE;*/
}

div.container div.copyArea div.copyHeader
{
	position:relative;
	background-image: url(_Images/Template/nextLayout_Header.gif);
	background-repeat:no-repeat;
	background-position: center top;
	height:7px;
	width:792px;
}

div.container div.copyArea div.copyMiddle
{
	position:relative;
	background-image: url(_Images/Template/nextLayout_Middle.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width:774px;
	min-height:250px;
	padding:22px 9px 22px 9px;
}

div.container div.copyArea div.copyFooter
{	
	position:relative;
	background-image: url(_Images/Template/nextLayout_Footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:10px;
	width:792px;
}



div.container div.copyArea div.middleTable td
{
 	margin:10px;
}

div.container div.copyArea .bottomBorder
{
	border-bottom:solid 1px #D0D0D0;
}


div.container div.copyArea .rightBorder
{
	border-right:solid 1px #D0D0D0;
}


table.splitColumns td
{
	padding:16px;
}

table.splitColumns td.leftColumn
{
	border-right:solid 1px #D0D0D0;
	width:190px;
}


div.container div.nextTop div.pageTitle
{
	position:absolute;
	top:74px;
	left:45px;
	height:100px;
	color:#B91423;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:.1em;
	z-index:15;
}


div.container div.nextTop div.pageTitle h1
{
	font-size:18px;
	font-weight:normal;
	line-height:24px;
}


div.container div.nextTop div.pageLogo
{
	position:absolute;
	top:58px;
	left:15px;
	
}


div.container div.nextTop
{
	position:relative;
	width:858px;
	height:28px;
	background-image: url(_Images/Template/borders_top_main.jpg);
	background-repeat: no-repeat;
	height:70px;
}


div.container div.nextTop div.nextNavigate
{
	position:absolute;
	top:3px;
	left:3px;
	width:852px;
	height:24px;
	z-index:5;
	background-image: url(_Images/Template/nextgradient.jpg);
	background-repeat: no-repeat;	

}

