@media screen,print
{
	.AwardRegistrationExplorer {
		background-color: #FFFFFF ;	
		height: 590px ;
	}

	.ExplorerUpperButtonHolder .ExplorerCancelButton,
	.ExplorerLowerButtonHolder .ExplorerCancelButton,
	.ExplorerUpperButtonHolder .ExplorerSaveButton
	 {
		display: none !important;
	}

	.ExplorerLowerButtonHolder
	{	
		width: 55px !important ;
		height: 24px !important ;
		padding-right: 10px;
		padding-bottom: 10px;
	}

	.ExplorerLowerButtonHolder .ExplorerSaveButton 
	{	
		background-image:url(../images/nextButton.jpg) !important ;
		background-repeat: no-repeat !important ;
		width: 55px !important ;
		height: 24px !important ;
	}

	.ADMALogo {
		background-image: url(../images/ADMA_LOGO.jpg) ;
		width: 210px ;
		height: 305px ;
		position: absolute ;
		top: -757px ;
		left: -1px ;
		border-top-style: solid ;
		border-top-color: #171717 ;
		border-top-width: 1px;
		border-left-style: solid ;
		border-left-color: #171717 ;
		border-left-width: 1px;
	}

	.Details .ContactPerson {
		padding-top: 20px;
		height: 90px;
	}

	div.JobTitle input{
		width: 704px ;
	}
		
	.PageCell {
		background-color:#EEEEEE ;
	}

	.PageCell .MainContent {
		height: 590px ;
	}
	.PageCell .Header {
		height: 177px ;
	}

	.PageCell .Header .Banner {
		background-image: url(../images/RegisterToEnterBanner.gif) ;
		width: 960px ;
		height: 156px ;
		border: 0px solid #171717 ;
		border-right-width: 1px;
		border-top-width: 1px;
	}

	.PageCell .Header .Menu 
	{
		background-image: none ;
		background-color:#FFFFFF;
		border: 0px solid #171717 ;
		border-right-width: 1px;
	}

	.Footer .FooterLink1 .SimplicityCRM .HyperLink 
	{
		background-image:url(../images/Simplicity.gif) ;
		width: 211px ;
		height: 51px ;
		float: left ;
		margin-top: -34px ;
	}

	.Footer .FooterLink2 .RightAddress .HyperLink 
	{
		background-image:url(../images/RightAddress_logo_PB.jpg) ;
		width: 200px ;
		height: 70px ;
		float: right ;
		margin-right: 20px ;
		margin-top: -42px ;
	}

	.PageCell .Footer {
		background-color: #FFFFFF ;
		height: 70px ;
		border-bottom-width: 1px ;
		position: relative ;
		bottom: 5px; 
		border-right-style: solid ;
		border-right-color: #171717 ;
		border-right-width: 1px;
		border-left-style: solid ;
		border-left-color: #171717 ;
		border-left-width: 1px;
		border-bottom-style: solid ;
		border-bottom-color: #171717 ;
		border-bottom-width: 1px;
	}

	.PageCell .LowerDividor {
		background-color: #000000 ;
		position: relative;
		top: 300px ;
	}

	.PreFooter {
		height: 200px;
		background-image:url(../images/footer_image.jpg) ;
		background-repeat:no-repeat ;
		background-position:right ;
		background-color: #FFFFFF ;
		width: 600 px;
		height: 305px ;
		position: relative ;
		top: -10px ;
		border-right-style: solid ;
		border-right-color: #171717 ;
		border-right-width: 1px;
		border-left-style: solid ;
		border-left-color: #171717 ;
		border-left-width: 1px;
	}

	.ExplorerTitle .ExplorerTitleText 
	{
		display: none;
	}

	.PageSummary
	{
		background-color : #FFFFFF ;
		height : 532px ;
		padding-bottom : 5px ;
		padding-left : 10px ;
		padding-right : 10px ;
		padding-top : 19px ;
		position : relative ;
		text-align : left ;
		top : 10px ;
		width : 180px ;
	}

	.PageSummary .PageSummary_1,
	.PageSummary .PageSummary_2,
	.PageSummary .PageSummary_3
	{
		margin-bottom : 10px;
		position : relative;
		top: -430px ;
	}

	.PageSummary .PageSummary_4_1 ,
	.PageSummary .PageSummary_4_1 .Div
	{
		display : inline ;
		position: relative ;
		top: -210px ;
	}

	.PageSummary .PageSummary_4_2,
	.PageSummary .PageSummary_4_2 .Div
	{
		display : inline ;
		position: relative ;
		top: -415px ;
		float: left ;
	}

	.PageSummary .PageSummary_4_3
	{
		margin-top : 10px;
		position: relative ;
		top: -400px ;
		float: left ;
	} 
}