

.elementcontainer
	{
	padding-bottom:10px;
	width:700px;
	}
	
.elementcontainer p
	{
	text-indent:50px;
	text-align:justify;
	}	

.elementcontainer ul
	{
	list-style:none;
	}	
.elementcontainer ul li
	{
	padding-top:5px;
	}		
	

.elementcontainer textarea
	{
	border-top:0;
	border-bottom:1px solid #000000;
	border-left:0;
	border-right:0;
	overflow: auto;
	
	}
			
.headertext
	{
	padding-bottom:5px;
	text-align:center;
	padding-top:25px;
	}

	
.textinput
	{
	background-color:#FFFFFF;
	border-left: 0;
	border-right:0;
	border-top:0;
	border-bottom:1px #333333 solid;
	}

.full
	{
	width:100%;
	}
.nineth
	{
	width:90%;
	}	
.eighthfull
	{
	width:80%;
	}
.seventh5th
	{
	width:75%;
	}
.seventh
	{
	width:70%;
	}
.sixth
	{
	width:60%;
	}			
.half
	{
	width:50%;
	}
.fourth
	{
	width:25%;
	}
.eighth
	{
	width:15%;
	text-align:center;
	}
.mini
	{
	width:7%;
	text-align:center;
	}
input,select,textarea{
font-weight:bold;
font-size:11px;
}