/* CSS Document */


body{margin:0;	text-align:left; background-color:#930049;}
#container{	width:900px;height:auto; position:relative; background-color:#FFFFFF;	margin-top:0px;	margin-left:auto;margin-right:auto;margin-bottom:1px;}
div.spacer	{clear:both; 	height:0px; 	display:block;	}



/* Main Body */
#reg-main-body{width:900px; background-color: #FFFFFF; height: auto;}


#reg-main-content-area{width:900px; background-color:#FFFFFF; height:80px;}
#reg-page-sep-row{width:900px; height:65px;  }
#reg-page-sep-left{width:22px; height:65px;  margin-top:-1px; background-image: url(../images/registration-page/page-sep-left.jpg); float:left;}
#reg-page-sep-middle{width:860px; height:65px; background-image: url(../images/registration-page/page-sep-middle.jpg); background-repeat:repeat-x;   float:left;}
#reg-page-sep-right{width:18px; height:65px; margin-top:-1px; background-image: url(../images/registration-page/page-sep-right.jpg); float:left;}


#content-left-banner-area{width:242px; height:auto; margin-top:-1px; float:left;}
#reg-left-banner-top{width:242px; height:65px;; background-image:url(../images/registration-page/left-banner-top.jpg);}
#reg-left-banner-middle{width:242px; height:660px;; background-image: url(../images/registration-page/left-banner-middle.jpg); background-repeat:repeat-y;}
#reg-left-banner-bottom{width:242px; height:31px;; background-image: url(../images/registration-page/left-banner-bottom.jpg);}


#content-right-banner-area{width:658px; height:auto; margin-left:0px; margin-top:-1px; background-color:#FFFFFF; float:left;}
#reg-right-banner-top{width:658px; height:68px; background-image: url(../images/registration-page/right-banner-top.jpg) ;}
#reg-right-banner-middle{width:658px; height:660px; background-image: url(../images/registration-page/right-banner-middle.jpg);}
#reg-right-banner-bottom{width:658px; height:27px; background-image: url(../images/registration-page/right-banner-bottom.jpg);}



#left-banner-full-image{width:199px; height:600px; margin-left:22px; margin-top:10px; background-image:url(../images/registration-page/left-banner-full-image.jpg); float:left;}



#left-banner-title-text{width:160px; height:20px; margin-left:25px; margin-top:15px; font-family:arial; font-size:12px; color:#9F0000; float:left;}

#right-banner-title-text{width:360px; height:20px; margin-left:25px; margin-top:15px; font-family:arial; font-size:12px; color:#9F0000; float:left;}


#form-left{width:150px; height:660px; margin-left:55px; float:left;}
#form-right{width:380px; height:660px; margin-left:5px; float:left;}

div.form-field-left{width:150px; height:20px; margin-left:2px; margin-top:5px; font-family:arial; font-size:12px; color:#006A9D; }

div.form-field-right{width:380px; height:50px; margin-left:2px; margin-top:0px; font-family:arial; font-size:12px; color: #BF0000; }

div.submit-button{width:141px; height:41px; margin-left:30px; }






.validation-advice {
	margin: 5px ;
	margin-left:50px;
	padding: 0px;
	background-color: ;
	color : #FF3300;
	font-weight: bold;
	font:Arial;
	font-size:12px;
	
	
}