body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/emr_mainBGT.gif);
	margin: 0px;
	padding: 0px;
}
.ltbgTile{
background-image:url(images/emr_ltbgTile.gif)
}
.rtbgTile{
background-image:url(images/emr_rtbgTile.gif)
}
.lrBGTIle{background-image:url(images/emr_leftcolArtTile.gif);
}
.blueBoxBG{
	background-image:url(images/emr_blueBoxTile.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a.genLinks{
	color: #000000;
	text-decoration:underline;
}
a.genLinks:hover{
	color: #E70108;
	text-decoration:none;
}
a.footerLinks{
	color: #D3D5D7;
	font-size: 11px;
	text-decoration:none;
	font-weight: 100;
}
a.footerLinks:hover{
	text-decoration:underline;
}
.tal{text-align: left;}
.tac{text-align: center;}

.pr50{padding-right:50px;}
.pr30{padding-right:30px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}

.tar{text-align:right;}

.pt15{padding-top:15px;}
.pt05{padding-top:5px;}
.pt10{padding-top:10px;}

.pl05{padding-left:5px;}
.pl10{padding-left:10px;}
.pl30{padding-left:30px;}
.pl20{padding-left:20px;}

.pl03{padding-left:3px;}
.pt03{padding-top:3px;}

.pb10{padding-bottom:10px;}
.pb12{padding-bottom:12px;}

.mb08{margin-bottom:8px;}
.mr08{margin-right:8px;}

.w175{width: 175px;}
.wp60{width:auto;}

.ht100{height:100%;}

.fll{float:left;}
.flr{float:right;}


.contentBarTile{background-image:url(images/emr_contentBar_tile.gif);}

.fs11{font-size:11px;}
.fs13{font-size:13px;}
.fs12{font-size:12px;}
.fs14{font-size:14px;}
.fs16{font-size:16px;}

.tc01{color: #5D5D5E;} 	/*Grey*/
.tc02{color: #ffffff;} 	/*White*/
.tc03{color: #9099ED;}	/*LtBlue*/
.tc04{color: #000;}		/*Black*/
.tc05{color: #E70108;}	/*Red*/
.tc06{color: #0000A0;}	/*DkBlue*/

.bg01{ background-color:#010C5C;}

.lh16{line-height: 16px}
