/* CSS Document */
#row {
	display:table-row;
}
#col {
	display:table-cell;
}
* html .cell {display:inline; 
height:100%;}

#divContainer_centered{
	margin-left:auto;
	margin-right:auto; 
}
#bodyPanel1_TL{
	background-image: url(images/bodyPanel1_TL.png);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
	float:left;
}
#bodyPanel1_TM{
	background-image: url(images/bodyPanel1_TM.png);
	background-repeat:repeat-x;
	height:9px;
	float:left;
	padding-left:10px;
	padding-right:10px;
}
#bodyPanel1_TR{
	background-image: url(images/bodyPanel1_TR.png);
	background-repeat:no-repeat;
	width:12px;
	height:9px;
	float:left;
}
#bodyPanel1_ML{
	background-image: url(images/bodyPanel1_ML.png);
	width:9px;
	clear:left;
	float:left;
}
#bodyPanel1_MM{
	float:left;
	background-color:#f5f5f5;
	padding-left:10px;
	padding-right:10px;
}
#bodyPanel1_MR{
	background-image: url(images/bodyPanel1_MR.png);
	width:12px;
	float:left;
}
#bodyPanel1_BL{
	background-image: url(images/bodyPanel1_BL.png);
	background-repeat:no-repeat;
	width:9px;
	height:15px;
	float:left;
	clear:left;
}
#bodyPanel1_BM{
	background-image: url(images/bodyPanel1_BM.png);
	background-repeat:repeat-x;
	height:15px;
	float:left;
	padding-left:10px;
	padding-right:10px;
}
#bodyPanel1_BR{
	background-image: url(images/bodyPanel1_BR.png);
	background-repeat:no-repeat;
	width:12px;
	height:15px;
	float:left;
}
#bodyPanel2_TL{
	background-image: url(images/panel_TL.png);
}
#bodyPanel2_TM{
	background-image: url(images/panel_TM.png);
}
#bodyPanel2_TR{
	background-image: url(images/panel_TR.png);
}
#bodyPanel2_ML{
	background-image: url(images/panel_ML.png);
}
#bodyPanel2_MR{
	background-image: url(images/panel_MR.png);
}
#bodyPanel2_BL{
	background-image: url(images/panel_BL.png);
	height: 21px;
}
#bodyPanel2_BM{
	background-image: url(images/panel_BM.png);
	height: 21px;
}
#bodyPanel2_BR{
	background-image: url(images/panel_BR.png);
	height: 21px;
}
#bodyPanel3_Top{
	position:relative;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background-color: #fff;
	background-image: url(images/topNav_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial;
	color: #EAF3F8;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	height: 20px;
	text-align: center;
}
#bodyPanel3_Middle {
	padding: 10px;
}
#bodyPanel3 {
	border: 1px solid #B4B4B4;
	padding: 1px;
	background-color: #F7F7F7;
}
#bodyPanel4 {
	border: 1px solid #B4B4B4;
	padding: 1px;
	background-color: #F7F7F7;
}
.panelBottom {
	line-height: 15px;
	height: 15px;
}
.panelTop {
	line-height: 9px;
	height: 9px;
}
.panelBottom2 {
	line-height: 20px;
	height: 20px;
}
.panelTop2 {
	line-height: 20px;
	height: 20px;
}
.panelMiddle2 {
	background-color: #E5F0D4;
}
div#frontIntro_container {
	width:595px;
	height:auto;
	float:left;
}
div#frontIntro_TL {
	height:120px;
	width:10px;
	background-image: url(images/panels/frontPageIntro_TL.png);
	float: left;
}
div#frontIntro_TM {
	width:536px;
	height:120px;
	background-image: url(images/panels/frontPageIntro_TM.png);
	float: left;
}
div#frontIntro_TR {
	width:10px;
	height:120px;
	background-image: url(images/panels/frontPageIntro_TR.png);
	float: left;
	
}
div#frontIntro_ML {
	height:42px;
	width:16px;
	background-image: url(images/panels/frontPageIntro_ML.png);
	background-repeat: no-repeat;	
	float: left;
	
}
div#frontIntro_MLM {
	height:42px;
	width:10px;
	background-image: url(images/panels/frontPageIntro_MLM.png);
	float: left;

}
div#frontIntro_MM {
	height:42px;
	width:536px;
	background-image: url(images/panels/frontPageIntro_MM.png);
	float: left;
	text-align: center;
	_position:relative;
	overflow:hidden;
	_display: table;
}
div#frontIntro_MRM {
	height:42px;
	width:10px;
	background-image: url(images/panels/frontPageIntro_MRM.png);
	float: left;
}
div#frontIntro_MR {
	height:42px;
	width:23px;
	background-image: url(images/panels/frontPageIntro_MR.png);
	float: left;
}
div#frontIntro_BL {
	height:133px;
	width:10px;
	background-image: url(images/panels/frontPageIntro_BL.png);
	float: left;
}
div#frontIntro_BM {
	width:536px;
	height:133px;
	background-image: url(images/panels/frontPageIntro_BM.png);
	float: left;
}
div#frontIntro_BR {
	width:10px;
	height:133px;
	background-image: url(images/panels/frontPageIntro_BR.png);
	float: left;
	
}

