/* Start of CMSMS style sheet 'iPoster :: forms' */
div#prevRegHead{
	height:35px;
	width:442px;
	background:url(uploads/images/layout/forms/prevRegHead.jpg) no-repeat;
}

div#forgottenPasswordHead{
	height:35px;
	width:442px;
	background:url(uploads/images/layout/forms/forgotPassHead.jpg) no-repeat;
}

div#regFormHead{
	height:35px;
	width:442px;
	background:url(uploads/images/layout/forms/regFormHead.jpg) no-repeat;
}


div#newsFormHead{
	height:35px;
	width:442px;
	background:url(uploads/images/layout/forms/newsFormHead.jpg) no-repeat;
}


label{
font-weight:bold;
color:black;
width:160px;
padding:12px 10px 10px 10px;
font-size:1.2em;
display:block;
float:left;
}

select{
margin-top:7px;
}

div.formBody{
	width:442px;
	background-color: #ffaa00;
padding-top:8px;
padding-bottom:8px;
}

div.formBody input{
margin-top:8px;
margin-bottom:10px;
	width:247px;
}


div.formBodyNewsletter{

padding-top:0px;
padding-bottom:0px;
margin:auto;
}


div.ipCheckbox {
clear:left;
}
div.ipCheckbox input{
width:15px;
margin-left:10px;
margin-top:14px;
float:left;
}
div.ipCheckbox label{
width:380px;
padding-top:4px;
font-size:0.9em;
}


div.ipCheckbox a{
color:black;
}

div.ipCheckbox a:hover{
color:white;
}


div.submit{
	width:422px;
	height:33px;
	padding-right:20px;
	padding-top:6px;
	background:url(uploads/images/layout/forms/prevRegFoot.jpg) no-repeat;

}



div.submit input{
width:115px;
height:24px;
  padding: 24px 0 0;
  margin: 0;
  border: 0;
background:url(uploads/images/layout/forms/enterButtonEnter.gif) no-repeat 0px 0px;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
float:right;
}

div.submitSubmit input{

background:url(uploads/images/layout/forms/enterButtonSubmit.gif) no-repeat 0px 0px;

}

div.aoi{
margin-left:20px;
margin-right:20px;
}



div.aoiCheckbox{
border:0px dotted pink;
width:140px;
float:left;
}
div.aoiCheckbox input{
width:15px;
margin-top:12px;
margin-left:10px;
margin-right:6px;
margin-bottom:0px;
float:left;

}
div.aoiCheckbox label{
width:80px;
padding:0px;
font-size:0.9em;
}


.statictext{
clear:left;
color:black;
padding:0px;
padding:10px;
font-size:0.9em;
}


/* End of 'iPoster :: forms' */

