.CNT_Wrapper {
	margin-bottom: 20px;
}

.CNT_Title {
	margin-bottom: 0;
}

.CNT_Title_Blue {
	border-bottom: 1px dashed #00467f;
	margin-bottom: 5px;
}

.CNT_Title_Blue H1,
.CNT_Title_Blue H1 span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00467f;
	font-weight: bold;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 5px;
}

.CNT_Title_Content H1,
.CNT_Title_Content H1 span {
	font-size: 15px;
}

.CNT_Contentpane_Blue p,
.CNT_Contentpane_Blue .normal,
.CNT_Contentpane_Blue .Normal {
	color: #00467f;
	font-size: 11px;
}

.CNT_Kader_Wrapper {
	margin-bottom: 16px;
}


/* STANDARD BORDER CONTAINER */
/* top */
.TL {
	background: url(images/TL_bg.gif) bottom left no-repeat;
	font-size: 0px;
}

.T {
	background: url(images/Border_bg.gif) top left repeat-x;
	background-color: #e2e7f0;
	font-size: 0px;
}

.TR {
	background: url(images/TR_bg.gif) bottom left no-repeat;
	font-size: 0px;
}

/* center */
.L {
	background: url(images/Border_bg.gif) top left repeat-y;
	background-color: #e2e7f0;
	font-size: 0px;
}

.C {
	background: url(images/Bottom.gif) bottom right no-repeat;
	background-color: #e2e7f0;
	padding-bottom: 20px;
}

.R {
	background: url(images/Border_bg.gif) top right repeat-y;
	background-color: #e2e7f0;
	font-size: 0px;
}

/* bottom */
.BL {
	background: url(images/BL_bg.gif) top left no-repeat;
	font-size: 0px;
}

.B {
	background: url(images/Border_bg.gif) bottom left repeat-x;
	background-color: #e2e7f0;
	font-size: 0px;
}

.BR {
	background: url(images/BR_bg.gif) top left no-repeat;
	font-size: 0px;
}

.Bottom_1 {
	width: 9px;
	height: 37px;
	background: url(images/Bottom_1.gif) bottom left no-repeat;
}

.Bottom_2 {
	height: 9px;
	background: url(images/Bottom_2.gif) top right no-repeat;
	text-align: right;
}

/* CONTENTPANE BORDER CONTAINER */
/* top */
.TL_C {
	background: url(images/TL_C_bg.gif) bottom left no-repeat;
	font-size: 0px;
}

.T_C {
	background: url(images/T_C_bg.gif) top left repeat-x;
	background-color: #fff;
	font-size: 0px;
}

.TR_C {
	background: url(images/TR_C_bg.gif) bottom left no-repeat;
	font-size: 0px;
}

/* center */
.L_C {
	background: url(images/Border_C_bg.gif) top left repeat-y;
	background-color: #fff;
	font-size: 0px;
}

.C_C {
	background: url(images/C_bg.gif) top left repeat-x;
	background-color: #fff;
}

.R_C {
	background: url(images/Border_C_bg.gif) top right repeat-y;
	background-color: #fff;
	font-size: 0px;
}

/* bottom */
.BL_C {
	background: url(images/BL_C_bg.gif) top left no-repeat;
	font-size: 0px;
}

.B_C {
	background: url(images/Border_C_bg.gif) bottom left repeat-x;
	background-color: #fff;
	font-size: 0px;
}

.BR_C {
	background: url(images/BR_C_bg.gif) top left no-repeat;
	font-size: 0px;
}

.Top_C_1 {
	width: 9px;
	height: 79px;
	background: url(images/Top_C_1.gif) top right no-repeat;
}

.Top_C_2 {
	width: 9px;
	height: 79px;
	background: url(images/Top_C_2.gif) top left no-repeat;
}

