/* CSS Document */
#ApplyPageHolder { width:600px; height:auto; overflow:hidden; margin:0px auto 0px auto; }
#ApplyContentHolder { width:600px; height:auto; overflow:hidden;  padding:10px 0px 15px 0px; margin:-15px 0px 0px 0px; }
#ApplyHeader { width:600px; height:140px; overflow:hidden; margin:0px 0px 0px 0px; }
#ApplyLogoHolder { float: left; padding:20px 0px 16px 0px; }
#ApplyLogoTextHolder { float: left; padding:8px 0px 0px 10px; }

#primaryContent {
	width:430px; height:auto; overflow:hidden; padding:0px 0px 0px 20px;
	color:#333; font-family:Arial, Helvetica, sans-serif; font-size:12px;
}
#primaryContent p { margin:8px 0px 12px 0px; line-height:18px; }

#contentHolder { border-bottom:#CCCCCC solid 1px; }
#ApplyFooter { width:600px; height:auto; overflow:hidden; float:left; clear:left; padding:10px 0px 0px 0px; }
#ApplyFooterText {
	width:auto; height:auto;  text-align:centre;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#999999;
}

