.leftPane {
	vertical-align: top;
	padding-top: 20px;
}

.contentPane {
	vertical-align: top;
	padding-top: 20px;
}

.rightPane {
	vertical-align: top;
	padding-top: 20px;
}

.upLftBrdr {
	background-image: url(images_design/upLftBorder.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	background-color:#072b61;
	width: 96px;
	height:559px;
}

.upRghtBrdr {
	background-image: url(images_design/upRghtBorder.jpg);
	background-repeat: no-repeat;
	background-position:top;
	background-color:#072A60;
	width:89px;
	height:559px;
}
.bottomBorder {
	background-color: #072b61;
}
.bgVmenu{
	background-image: url(images_design/bgVmenuLitle.jpg);
	background-repeat: no-repeat;
	
	}
/*.topVmenu {
	background-image: url(images_design/bgVmenuTop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #f3f2f7;
	height: 277px;

}
.bottomVmenu{
	background-image: url(images_design/bgVmenuBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;

	}*/

.bannerLeft {
	background-image: url(images_design/bannerLeft.jpg);
	background-repeat: no-repeat;
}

.bannerUpRight {
background-color: #d9e0e8;
	
}

.bannerBottomRight {
	background-image: url(images_design/bannerBottomRight.jpg);
	background-repeat: repeat-x;
}

.normBlue0 {
	color: #072b61;
	font-size: 10px;
	line-height: 10px;
	/*	font-style: italic;*/
	font-weight: normal;
	font-family: verdana;
}

.normBlue1 {
	color: #072b61;
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
	font-weight: bold;
	font-family: verdana;
}

.normBlue2 {
	color: #072b61;
	font-size: 12px;
	line-height: 12px;
	font-weight:normal;
	font-family: verdana;
	display: block;
}

.boldRed {
	color: #ff0000;
	font-size: 18px;
	line-height: 20px;
	font-style: italic;
	font-weight: bold;
	font-family: verdana;
}

.boldBlue0 {
	color: #072b61;
	font-size: 10px;
	line-height: 20px;
	font-style: italic;
	font-weight: bold;
	font-family: verdana;
}

.boldBlue1 {
	color: #072b61;
	font-size: 16px;
	line-height: 20px;
	/*font-style: italic;*/
	font-weight: bold;
	font-family: verdana;
}

.boldBlue2 {
	color: #072b61;
	font-size: 18px;
	line-height: 20px;
	/*	font-style: italic;*/
	font-weight: bold;
	font-family: verdana;
}


.boldBlue0,a.blindLink:link,a.blindLink:active,a.blindLink:visited,a.blindLink:hover {
	color: #072b61;
	font-size: 10px;
	line-height: 20px;
	font-style: italic;
	font-weight: bold;
	font-family: verdana;
	text-decoration: none;
}

.paraph,span.paraph a:link,span.paraph a:active,span.paraph a:visited {
	color: #ffffff !important;
	font-size: 10px;
/*	line-height: 20px;*/
	font-style: italic;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
}

span.paraph a:hover {
	color: #ffffff;
	font-size: 10px;
	/*line-height: 20px;*/
	font-style: italic;
	font-weight: bold;
	font-family: arial;
	text-decoration: underline;
}

.securityTD_Module_HeaderB {
	text-align: left;
	font-family: verdana, tahoma, arial;
	height: 27px;
	max-height:27px;
	width: 100%;

}

.securityTD_Module_HeaderB table {
	background-image: url(images_design/headerSecurityContent.jpg);
	background-repeat: no-repeat;
	width: 520px;
	height: 27px;
	margin-left: auto;
	margin-right: auto;
	border-spacing: 0px;
	border-collapse: collapse;
}

.securityTD_Module_Content {
	background-color: #ffffff;
	width: 100%;
	height: 156px;
}

.securityTD_Module_Content table {
	background-image: url(images_design/contentSecurityContent.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 520px;
	height: 156px;
	margin-left: auto;
	margin-right: auto;
	border-spacing: 0px;
	border-collapse: collapse;
}


.securityTD_Module_Content .CE_TD {
	padding-right: 15px;
	padding-left: 15px;
}

.securityTD_Module_Footer {
	display: none;
}

.normecomTD_Module_HeaderB {
	text-align: center;
	font-family: verdana, tahoma, arial;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	height: 36px;;
	width: 100%;
}

.normecomTD_Module_HeaderB table {
	margin-left: auto;
	margin-right: auto;
	width: 315px;
	height: 36px;
	background-image: url(images_design/headerNormecomContent.jpg);
	background-repeat: no-repeat;
}

.normecomTD_Module_Content {
	background-color: #ffffff;
	text-align: center;
	width: 100%;
	height: 100px;
}

.normecomTD_Module_Content table {
	margin-left: auto;
	margin-right: auto;
	width: 315px;
	height: 100px;
	background-image: url(images_design/contentNormecomContent.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.normecomTD_Module_Content .CE_TD {
	padding-right: 15px;
	padding-left: 15px;
}

.normecomTD_Module_Footer {
	display: none;
}
