html,body
{
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;	
	background-image: url(../Images/page_bg.gif);
}
 img, div { behavior: url(/js/iepngfix.htc) }

.PageBreak		{PAGE-BREAK-AFTER: always;}

img	{border-width: 0px 0px 0px 0px;}

div	{padding:0px 0px 0px 0px;border-width: 0px 0px 0px 0px;}



/************************************************************************
* 	Main Containers & Borders
************************************************************************/
div#MainContainer
{
	width:1032px; height:800px;
	margin:auto;
	overflow:hidden;
}
div#MainBackgroundContainer
{
	width:1024px; height:800px;
	float:left;
	padding:0px 4px 0px 4px ;
	background-image:url(/Images/page_bg.png); background-repeat:no-repeat; background-position:0px -2px;
	overflow:hidden;

}
div#MainContainerCopy
{
	width:1024px; height:800px;
	float:left;
	padding:0px 4px 0px 4px;
	/*background-image:url(/Images/register_content.jpg);background-repeat:no-repeat; background-position:50px 132px;*/
	z-index:110; position:relative;
	margin-top:-800px;	
}

/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	width:1024px; height:132px;
	float:left;	
	z-index:1000; position:relative;
	margin-top:-0px;
	overflow:hidden;

}
div#MainLeafAnimationContainer
{
	width:1024px; height:766px;
	padding:0px 4px 0px 4px;
	float:left;	
	z-index:80; position:relative;
	margin-top:-810px;
	
}

/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	/*width:612px; height:414px;*/
	width:510px; height:414px;
	overflow:hidden;
	padding:13px 58px 207px 354px;
	float:left;
	padding-bottom:4px;
	z-index:1150; position:relative;
}


	div#MainBodyPageContentContainer
	{	
		width:585px;	
		height:400px;
		overflow:hidden;
		float:left;
		padding:0px 0px 0px 0px;
		overflow-y: auto; 
		z-index:1200; position:relative;
		margin-top:-0px;
	}
		
		div#MainBodyPageContentScrollerContainer{
			width:27px;
			height:414px;
			float:left;
			text-align:left;
			z-index:900; position:relative;
			margin-top:-568px;
			padding-left:939px;	
			padding-top:220px;	
		}
			div#MainBodyPageContentScrollerUpContainer{}
			div#MainBodyPageContentScrollerDownContainer{padding-top:275px;	}
			div#MainBodyPageContentScrollerContainer img{
				cursor:hand;
				cursor:pointer;
			}
			
/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	width:1024px; height:30px;
	padding:0px 4px 0px 4px;
	float:left;
	z-index:130; position:relative;
	margin-top:-30px;
}

/************************************************************************
*	Custom Registration Form
************************************************************************/	


DIV#CustomRegistrationForm {padding:0px px 20px 0px;  width:580px; float:left;  overflow:hidden; }
DIV#CustomRegistrationFormContentColum {width:280px; float:left;  overflow:hidden; }
DIV#CustomRegistrationFormContentColum2 {width:300px; float:left;  overflow:hidden; }

DIV#CustomRegistrationFormContentTitle {float:left; width: 280px;font-size:11px;color:#1c8f75;font-weight:normal;font-family:Arial;}

DIV#CustomRegistrationFormContentTitle2 {float:left; width: 135px;font-size:11px;color:#544a4a;font-weight:normal;font-family:Arial;}
DIV#CustomRegistrationFormTitle {float:left; width: 135px;font-family:Arial;font-size:11px;color:#544a4a;font-weight:normal;}


DIV#CustomRegistrationFormInputBox {float:left; width: 140px;padding-bottom: 5px;font-size:11px;color:#544a4a;font-weight:normal;line-height:18px;font-family:Arial;}
DIV#CustomRegistrationFormInputBox2{float:left; width: 140px;padding-bottom: 5px;font-size:11px;color:#544a4a;font-weight:normal;line-height:18px;font-family:Arial;}

DIV#CustomRegistrationFormInputBox3{float:left; width: 140px;padding-bottom: 16px;font-size:11px;color:#544a4a;font-weight:normal;line-height:18px;font-family:Arial;}

DIV#CustomRegistrationFormSubmitButton {float:left; padding-left:490px; width: 90px; }

.textInput {background-color: #ffffff; border: solid 1px #239b81; width: 135px; font-family:verdana; font-size:11px; color:#555555; font-weight:normal;font-family:Arial;font-size:11px;color:#544a4a;}
.textInput2 {background-color: #ffffff; border: solid 1px #239b81; width: 135px; font-family:verdana; font-size:11px; color:#555555; font-weight:normal;font-family:Arial;font-size:11px;color:#544a4a;}
.textInput3 {background-color: #ffffff; border: solid 1px #239b81; width: 135px; font-family:verdana; font-size:11px; color:#555555; font-weight:normal; height:100px;font-family:Arial;font-size:11px;color:#544a4a;}

.Rfeild {font-family:Arial;font-size:11px;color:#ff0000;}	
.greenfeild {font-family:Arial;font-size:11px;color:green;}	
