<style type="text/css">
	body,td,th,p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		color: #000000;
		}
	.title {
		font-size: 14px;
		font-weight: bold;
		}
	.mlp {	background-color: #8291B3;}
	td {}
	.input {
		background-color: #F6F6F6;
	    width: 210px;
		}
	.titleSM {
		font-size: 11px;
		font-weight: bold;
		background-color: #F6F6F6;
		text-align: center;
		
		padding: 0 3 0 3;
		}
	.pad {
		background-color: white;
		padding: 4 10 4 14;
		}
	.sm {font-size: 11px;}
	.bold {
		font-weight: bold;
		}
	.red-highlight {
		color: #CC0000;
		background-color: #F6F6F6;
		font-weight: bold;
		}
	.lineheight {
		line-height:170%;
		}
		
	.pleaseWait {
		position:absolute;
		top:25;left:50;width:525;height:400;
		background-color:white;
	}
	.myForm {
		position:absolute;
		top:25;left:50;width:525;height:400;
		background-color:white;
	}
	.apply {
	  font-size: 11px;
	  font-weight: bold;
	  background-image: url(images/button_applyBG.gif); 
	  background-repeat: repeat-x; 
	  white-space: nowrap;
	  }
	 .apply  A {color: #666666; text-decoration:none;}
	 .apply A:visited {color: #666666;}
	 .apply  A:hover {color: #990000;}
	

</style>