#tdLContent {	
	width: 222px;
	text-align: left;
	padding: 20px;
	padding-right: 0px;
}
#tdRContent {
	padding: 20px;
	padding-left: 0px;
	width: 670px;
}
#tblApplication {
	border: 1px solid #953131;
	margin-top: 10px;
	width: 640px;
}
.trEven {
	background-color: #EBEBEB;
}
#tblApplication td{
	padding: 2px;
	padding-left: 5px;
}
.pContact {
	font-weight: bold;
	color: #1B2354;
	font-size: 12px;
	text-align: left;
	margin-top: 3px;
	margin-right: 3px;
}
.appNote {
	font-size: 10px;
	font-weight: normal;
}
.txtContact {
}
.radReg {
	margin-left: 3px;
}
.lblTxt {
	font-size: 12px;
	text-align: left;
	margin-top: 3px;
	margin-left: 2px;
}
/*////////////////////////////////////////////////////////////////////////////////// Module Styles */
.h3Mod2 {
	background-image: url(../images/modHeader01.jpg); 
	background-repeat: no-repeat; 
	display: block; 
	line-height: 26px; 
	width: 190px; 
	color: #ffffff; 
	padding-left: 10px; 
	font-size: 14px; 
	font-weight: bold;
}
.divMod2 {
	background-image: url(../images/modBkg01.jpg); 
	background-repeat: no-repeat; 
	background-position: bottom center; 
	background-color: #ffffff;
	width: 200px;
	padding-bottom: 10px;
	margin-bottom: 15px;	
}
.divMod2 a:link, .divMod2 a:visited {
	color: #103F6C;
	font-weight: bold;
	text-decoration: underline;
}
.divMod2 a:hover {
	text-decoration: none;
}
.pMod2 {
	margin: 5px; 
	text-align: left; 
	font-size: 12px;
}
.ulMod2 {
	margin-top: 5px;
}
.liMod2 {
	margin-left: 20px; 
	margin-right: 10px; 
	text-align: left; 
	font-size: 12px;
	margin-bottom: 10px;
}