em {
	color: #00A1E9; 
	font-style: normal;
	}

.maincontainer_bak{
width: 950px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
	background-color: white; 
/*	background-color: #6495ED;  */

}

.mainfield {
	width: 950px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
	background-color: White;
/*	overflow: hidden;  */
}


.leftcolumn{
	float: left;
	width: 189px;
	height: auto;
	margin-left: 0px; 
	background-color: #FFFFFF;
/*	padding-bottom: 32768px;
	margin-bottom: -32768px; */
}

.centercolumn {
	float: left;
	width: 732px;
	margin-left: 1px; 
	background-color: white;
/*	padding-bottom: 32768px;
	margin-bottom: -32768px; */
	padding-left: 25px; 
}

.centercolumnend {
	float: left;
	width: 744px;
	margin-left: 1px; 
	background-color: white;
/*	padding-bottom: 32768px;
	margin-bottom: -32768px; */
	padding-left: 10px; 
}


.rightcolumn_2{
	float: left;
	width: 188px; /*Width of right column*/
	margin-left: 0px; /*Set left margin to -(RightColumnWidth)*/
	background-color: white;
/*	padding-bottom: 32768px;
	margin-bottom: -32768px;  */
}

.subfield {
	float: left;;
	width: 950px;
	height: 50px;
	padding: 0px;
	margin-top: 0px;
	background-color: White;	
}

.sleftcolumn{
	float: left;
	width: 189px; /*Width of left column in pixel*/
	height: 50px;
	margin-left: 0px; /*Set margin to that of -(MainContainerWidth)*/
	background-color: #0071BE;
}

.scentercolumn {
	float: left;
	width: 559px; /*Width of left column in pixel*/
	height: 50px;
	margin-left: 1px; /*Set margin to that of -(MainContainerWidth)*/
	background-color: white;
	padding-left: 10px; 
}

.srightcolumn{
	float: left;
	width: 190px; /*Width of right column*/
	height: 50px;
	margin-left: 0px; /*Set left margin to -(RightColumnWidth)*/
	background-color: white;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ol li {
	list-style-type: decimal;
}

.pgtitle {
	height: 29px;
	font-size: 14px;
	line-height: 2em;
	padding-left: 20px;
	letter-spacing: 3px;
	color: #232D91;
	margin-left: 15px;
	margin-top: 25px;
	margin-bottom: 10px;
	background-image: url(../images/pgtitle.jpg);
	background-repeat: no-repeat;
	font-weight: bolder;
}

.producthead {
	font-size: 14px;
	color: #232D91;
	font-weight: bold;
}

.productitem {
	font-size: 12px;
	color: #232D91;
	font-weight: bold;
}

.productsubitem {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.subfieldslm {
	float: left;;
	width: 950px;
	height: 36px;
	padding: 0px;
	margin-top: 0px;
	background-color: White;	
}

.sleftcolumnslm {
	float: left;
	width: 189px; /*Width of left column in pixel*/
	height: 36px;
	margin-left: 0px; /*Set margin to that of -(MainContainerWidth)*/
	background-color: #0071BE;
}

.scentercolumnslm {
	float: left;
	width: 559px; /*Width of left column in pixel*/
	height: 36px;
	margin-left: 1px; /*Set margin to that of -(MainContainerWidth)*/
	background-color: white;
	padding-left: 10px; 
}

.srightcolumnslm {
	float: left;
	width: 190px; /*Width of right column*/
	height: 36px;
	margin-left: 0px; /*Set left margin to -(RightColumnWidth)*/
	background-color: white;
}
