/*
This rule defines the positining and dimensions of the main layout div. It SHOULD NOT BE MODIFIED by hand.
*/
div.DPEP_subpages{
	margin-right:auto;
	margin-left:auto;
	position:static;
	width:100%;
	min-width:960px;
	max-width:1920px;
}
/*
Body CSS rules start

This section holds the CSS rules for the HTML body and may also contain general typography definitions. Although it is recomended that you do all the editing with the Flexi CSS Layouts Editor, you may change any property that is not a dimension. (Don't change things like 230px, 20% or 14em)
*/
.DPEP_subpages_body_design{
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	color:#000000;
	background-color:#ffffff;
	font-size:12px;
	line-height:150%;
	margin:0px;
	padding:0px;
	height:1066px;
}

.DPEP_subpages_body_design a:link{
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	color:#000000;
	text-decoration:none;
	text-align:left;
	font-weight:normal;
	font-size:12px;
	line-height:150%;
}

.DPEP_subpages_body_design a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	color:#cc0000;
	text-decoration:underline;
	text-align:left;
	font-weight:normal;
	font-size:12px;
	line-height:150%;
}

.DPEP_subpages_body_design a:visited{
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	color:#333333;
	text-decoration:none;
	text-align:left;
	font-weight:normal;
	font-size:12px;
	line-height:150%;
}

.DPEP_subpages_body_design a:active{
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	color:#000000;
	text-decoration:none;
	text-align:left;
	font-weight:normal;
	font-size:12px;
	line-height:150%;
}

.DPEP_subpages_body_design p{
	color:#000000;
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	font-size:12px;
	line-height:160%;
}

.DPEP_subpages_body_design h1{
	color:#000000;
	font-family:'Arial Black', Gadget, sans-serif;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	font-size:18px;
	line-height:100%;
}

.DPEP_subpages_body_design h2{
	color:#000000;
	font-family:'Arial Black', Gadget, sans-serif;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	font-size:16px;
	line-height:150%;
}

.DPEP_subpages_body_design h3{
	color:#000000;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	font-family:'Arial Black', Gadget, sans-serif;
	text-align:left;
	font-size:16px;
	line-height:100%;
}

/*Body CSS rules end*/

/*
Content Boxes design CSS rules start

This section holds the CSS rules for the content Boxes. The content Boxes are divs that will hold the page content (text, images etc., but not other Flexi CSS Layouts Boxes). You may also find typography rules here. If you want to check or change any CSS property you will probably find it here. Although it is recomended that you do all the editing with the Flexi CSS Layouts Editor, you may change any property that is not a dimension. (Don't change things like 230px, 20% or 14em)
*/
div.cssLO .DPEP_subpages_navigation_design{
	z-index:1200;
	margin:0px;
	padding-top:5px;
	padding-right:0px;
	padding-bottom:15px;
	padding-left:0px;
	min-height:20px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;
	height:20px;
}

div.cssLO .DPEP_subpages_topcontent_wrapper_design{
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	color:#000000;
	background-color:#ffde00;
	z-index:1;
	font-size:11px;
	line-height:11px;
	margin:0px;
	padding:0px;
	border-top:solid 0px #0099ff;
	border-right:solid 0px #000000;
	border-bottom:solid 1px #000000;
	border-left:solid 0px #0099ff;
	min-height:9px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;
	height:9px;
}

div.cssLO .DPEP_subpages_secondarymenu_design{
	background-color:transparent;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:20px;
	margin-left:0px;
	padding:0px;
	min-height:87px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;
	height:87px;
}

div.cssLO .DPEP_subpages_subscribebox_design{
	background-color:transparent;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:20px;
	margin-left:0px;
	padding:0px;
	min-height:90px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;
	height:90px;
}

div.cssLO .DPEP_subpages_row_3_design{
	background-color:transparent;
	margin:0px;
	padding:0px;
	min-height:112px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;
	height:112px;
}

div.cssLO .DPEP_subpages_row_1_design{
	background-color:transparent;
	margin:0px;
	padding-top:0px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:10px;
	min-height:113px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;
	height:113px;
}

div.cssLO .DPEP_subpages_column_1_design{
	background-color:transparent;
	margin:0px;
	padding:10px;
	min-height:253px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;
	height:253px;
}

div.cssLO .DPEP_subpages_column_2_design{
	background-color:transparent;
	margin:0px;
	padding:10px;
	min-height:253px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;
	height:253px;
}

div.cssLO .DPEP_subpages_column1_design{
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	margin:0px;
	padding-top:0px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:10px;
	min-height:28px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;
	height:28px;
}

.DPEP_subpages_column1_design p{
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	text-align:center;
}

div.cssLO .DPEP_subpages_column_3_design{
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	background-color:transparent;
	font-size:16px;
	margin:0px;
	padding-top:0px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:10px;
	min-height:28px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;
	height:28px;
}

.DPEP_subpages_column_3_design a:link{
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#000000;
	font-size:16px;
}

.DPEP_subpages_column_3_design a:hover{
	font-weight:bold;
	font-style:normal;
	text-decoration:underline;
	font-size:16px;
}

.DPEP_subpages_column_3_design a:visited{
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#000000;
	font-size:16px;
}

.DPEP_subpages_column_3_design a:active{
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#000000;
	font-size:16px;
}

.DPEP_subpages_column_3_design p{
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

.DPEP_subpages_column_3_design h1{
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
}

.DPEP_subpages_column_3_design h2{
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
}

.DPEP_subpages_column_3_design h3{
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
}

div.cssLO .DPEP_subpages_column_4_design{
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	background-color:transparent;
	font-size:14px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:10px;
	padding-top:0px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:10px;
	min-height:28px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;
	height:28px;
}

.DPEP_subpages_column_4_design h3{
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}

.DPEP_subpages_column_4_design h2{
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
}

.DPEP_subpages_column_4_design h1{
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
}

.DPEP_subpages_column_4_design p{
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	font-size:16px;
}

.DPEP_subpages_column_4_design a:active{
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#000000;
	font-size:16px;
}

.DPEP_subpages_column_4_design a:visited{
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#000000;
	font-size:16px;
}

.DPEP_subpages_column_4_design a:hover{
	font-weight:bold;
	font-style:normal;
	text-decoration:underline;
	font-size:16px;
}

.DPEP_subpages_column_4_design a:link{
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#000000;
	font-size:16px;
}

/*Content Boxes design CSS rules end*/

/*
Container Boxes design CSS rules start

In this section are found design rules for the Boxes that are used as containers for other Boxes. Styles defined here are applied on all the container's respective children. Although it is recomended that you do all the editing with the Flexi CSS Layouts Editor, you may change any property that is not a dimension. (Don't change things like 230px, 20% or 14em)
*/
div.cssLO .DPEP_subpages_headertop_design{
	margin:0px;
	padding:0px;
	min-height:40px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;
	height:40px;
}

div.cssLO .DPEP_subpages_row4_xtdalignwrapper_design{
	margin:0px;
	padding:0px;
	min-height:40px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;
	height:40px;
}

div.cssLO .DPEP_subpages_headertop_wrapper_design{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	color:#000000;
	background-color:#000000;
	z-index:auto;
	font-size:12px;
	line-height:150%;
	margin:0px;
	padding:0px;
	border-top:solid 0px #000000;
	border-right:solid 0px #000000;
	border-bottom:solid 1px #000000;
	border-left:solid 0px #000000;
	min-height:40px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;
	height:40px;
}

div.cssLO .DPEP_subpages_header_wrapper_design{
	margin:0px;
	padding:0px;
	min-height:40px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;
	height:40px;
}

div.cssLO .DPEP_subpages_sidebar_content_design{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:10px;
	padding-top:10px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:10px;
	border:solid 0px #ffffff;
	min-height:376px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;
	height:376px;
}

div.cssLO .DPEP_subpages_sidebar_design{
	background-color:#ffffff;
	margin-top:0px;
	margin-right:2px;
	margin-bottom:15px;
	margin-left:0px;
	padding:0px;
	border-top:solid 0px #cccccc;
	border-right:solid 0px #cccccc;
	border-bottom:solid 0px #cccccc;
	border-left:solid 0px #000000;
	min-height:411px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;
	height:411px;
}

div.cssLO .DPEP_subpages_row_2_xtdalignwrapper_design{
	background-color:transparent;
	margin:0px;
	padding:0px;
	min-height:273px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;
	height:273px;
}

div.cssLO .DPEP_subpages_row_2_design{
	background-color:transparent;
	margin:0px;
	padding:0px;
	min-height:273px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;
	height:273px;
}

.DPEP_subpages_maincontent_body_design{
	background-color:#ffffff;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:15px;
	margin-left:30px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:5px;
	padding-left:10px;
	border-top:solid 0px #ffffff;
	border-right:solid 0px #000000;
	border-bottom:solid 0px #cccccc;
	border-left:solid 0px #000000;
	min-height:396px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;
	height:396px;
}

div.cssLO .DPEP_subpages_maincontent_design{
	margin-top:20px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding:0px;
	min-height:426px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;
	height:426px;
}

div.cssLO .DPEP_subpages_row7_xtdalignwrapper_design{
	margin:0px;
	padding:0px;
	min-height:446px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;
	height:446px;
}

div.cssLO .DPEP_subpages_maincontent_wrapper_design{
	background-color:#ffffff;
	background-attachment:scroll;
	background-repeat:repeat;
	background-position:center top;
	background-image:url('../../images/fauxcolumn.gif');
	margin:0px;
	padding:0px;
	border-top:solid 0px #fbfbfb;
	border-right:solid 0px #000000;
	border-bottom:solid 0px #d7d7d7;
	border-left:solid 0px #000000;
	min-height:446px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;
	height:446px;
}

div.cssLO .DPEP_subpages_content_wrapper_design{
	background-image:none;
	margin:0px;
	padding:0px;
	min-height:456px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;
	height:456px;
}

div.cssLO .DPEP_subpages_column2_xtdalignwrapper_design{
	background-color:transparent;
	margin:0px;
	padding:0px;
	min-height:39px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;
	height:39px;
}

div.cssLO .DPEP_subpages_column2_design{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:20px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:10px;
	padding-left:10px;
	min-height:39px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;
	height:39px;
}

div.cssLO .DPEP_subpages_footer_design{
	margin:0px;
	padding:0px;
	min-height:49px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;
	height:49px;
}

div.cssLO .DPEP_subpages_row3_xtdalignwrapper_design{
	margin:0px;
	padding:0px;
	min-height:323px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;
	height:323px;
}

div.cssLO .DPEP_subpages_footer_wrapper_design{
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	color:#000000;
	background-color:#ffde00;
	background-attachment:scroll;
	background-repeat:repeat-x;
	background-position:center bottom;
	font-size:14px;
	line-height:150%;
	background-image:url('../../images/tile_footer.jpg');
	margin:0px;
	padding-top:20px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	border-top:solid 1px #000000;
	border-right:solid 0px #000000;
	border-bottom:solid 0px #000000;
	border-left:solid 0px #000000;
	min-height:323px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;
	height:323px;
}

.DPEP_subpages_footer_wrapper_design a:link{
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#cc0000;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	font-size:14px;
	line-height:150%;
}

.DPEP_subpages_footer_wrapper_design a:hover{
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
	color:#cc0000;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	font-size:14px;
	line-height:150%;
}

.DPEP_subpages_footer_wrapper_design a:visited{
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#cc0000;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	font-size:14px;
	line-height:150%;
}

.DPEP_subpages_footer_wrapper_design a:active{
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#cc0000;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	font-size:14px;
	line-height:150%;
}

.DPEP_subpages_footer_wrapper_design p{
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	font-size:14px;
}

.DPEP_subpages_footer_wrapper_design h1{
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	font-family:'Times New Roman', Times, serif;
	color:#000;
	text-align:left;
	font-size:20px;
	line-height:150%;
}

.DPEP_subpages_footer_wrapper_design h2{
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	font-family:'Times New Roman', Times, serif;
	color:#000;
	text-align:left;
	font-size:16px;
	line-height:150%;
}

.DPEP_subpages_footer_wrapper_design h3{
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	font-family:'Times New Roman', Times, serif;
	color:#000000;
	text-align:left;
	font-size:14px;
	line-height:150%;
}

div.cssLO .DPEP_subpages_wrapper_design{
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	color:#000000;
	font-size:12px;
	line-height:150%;
	margin:0px;
	padding:0px;
	min-height:840px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;
	height:840px;
}

.DPEP_subpages_wrapper_design a:link{
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#cc0000;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	font-size:12px;
	line-height:150%;
}

.DPEP_subpages_wrapper_design a:hover{
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
	color:#000000;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	font-size:12px;
	line-height:150%;
}

.DPEP_subpages_wrapper_design a:visited{
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#cc0000;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	font-size:12px;
	line-height:150%;
}

.DPEP_subpages_wrapper_design a:active{
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#cc0000;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	font-size:12px;
	line-height:150%;
}

.DPEP_subpages_wrapper_design p{
	font-style:normal;
	text-decoration:none;
	color:#000000;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	font-size:12px;
	line-height:160%;
}

.DPEP_subpages_wrapper_design h1{
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#000;
	font-family:"Rockwell Bold", "Arial Black";
	text-align:left;/* [disabled]background-color:#FFDE00;*/
	text-transform:none;
	font-size:18px;
	line-height:100%;
	margin-top:0px;
	margin-bottom:0px;
}

.DPEP_subpages_wrapper_design h2{
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#000;
	font-family:"Rockwell Bold", "Arial Black";
	text-align:left;
	background-color:#FFDE00;
	text-transform:uppercase;
	font-size:16px;
	line-height:150%;
	margin-top:0px;
	padding-left:5px;
}

.DPEP_subpages_wrapper_design h3{
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#000000;
	font-family:'Times New Roman', Times, serif;
	text-align:left;
	font-size:14px;
	line-height:150%;
}

/*Container Boxes design CSS rules end*/

/*
Layout CSS rules start

This section contains layout rules that handle the positioning and dimensions of each layout element. Please DO NOT MODIFY this by hand!
*/
.DPEP_subpages_wrapper_layout{
	width:100%;
}

.DPEP_subpages_header_wrapper_layout{
	width:100%;
	margin-right:auto;
}

.DPEP_subpages_headertop_wrapper_layout{
	width:100%;
	margin-right:auto;
}

.DPEP_subpages_row4_xtdalignwrapper_layout{
	width:960px;
	margin-right:auto;
	margin-left:auto;
	float:none;
}

.DPEP_subpages_headertop_layout{
	width:960px;
}

.DPEP_subpages_navigation_layout{
	margin-left:0 !important;
	margin-right:0 !important;
	float:none;/*This and the margin-left and margin-right above are the code necesary for creating a liquid column.*/
}

.DPEP_subpages_content_wrapper_layout{
	width:100%;
	margin-right:auto;
}

.DPEP_subpages_topcontent_wrapper_layout{
	width:100%;
	margin-right:auto;
}

.DPEP_subpages_maincontent_wrapper_layout{
	width:100%;
	margin-right:auto;
}

.DPEP_subpages_row7_xtdalignwrapper_layout{
	width:960px;
	margin-right:auto;
	margin-left:auto;
	float:none;
}

.DPEP_subpages_maincontent_layout{
	width:960px;
}

.DPEP_subpages_sidebar_layout{
	width:306px;
}

.DPEP_subpages_sidebar_content_layout{
	width:100%;
	margin-right:auto;
}

.DPEP_subpages_secondarymenu_layout{
	width:100%;
	margin-right:auto;
}

.DPEP_subpages_subscribebox_layout{
	width:100%;
	margin-right:auto;
}

.DPEP_subpages_row_3_layout{
	width:100%;
	margin-right:auto;
}

.DPEP_subpages_maincontent_body_layout{
	width:650px;
}

.DPEP_subpages_row_1_layout{
	width:100%;
	margin-right:auto;
}

.DPEP_subpages_row_2_layout{
	width:100%;
	margin-right:auto;
}

.DPEP_subpages_row_2_xtdalignwrapper_layout{
	width:598px;
	margin-right:auto;
	margin-left:auto;
	float:none;
}

.DPEP_subpages_column_1_layout{
	width:299px;
}

.DPEP_subpages_column_2_layout{
	width:299px;
}

.DPEP_subpages_footer_wrapper_layout{
	width:100%;
	margin-right:auto;
}

.DPEP_subpages_row3_xtdalignwrapper_layout{
	width:960px;
	margin-right:auto;
	margin-left:auto;
	float:none;
}

.DPEP_subpages_footer_layout{
	width:960px;
	background-attachment: scroll;
	background-image: url("../../images/sponsors_line.gif");
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	/* [disabled]min-height: 300px; */
}

.DPEP_subpages_column1_layout{
	width:320px;
}

.DPEP_subpages_column2_layout{
	width:640px;
}

.DPEP_subpages_column2_xtdalignwrapper_layout{
	width:569px;
	margin-right:auto;
	margin-left:auto;
	float:none;
}

.DPEP_subpages_column_3_layout{
	width:283px;
}

.DPEP_subpages_column_4_layout{
	width:286px;
}

/*Layout CSS rules end*/
