body	{
	background: url(/pchelp/img/backgr1.jpg);
}

#wrapper	{
	position: relative;
	text-align: center;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background: #ffffff;
	min-height: 600px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	border-radius: 30px;
	box-shadow: 5px 10px 2px 0 rgba(200,200,200,0.85);
}

#header 	{
	padding-top: 10px;
	padding-bottom: 10px;
	background: #ffffbb;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

#main	{
	position: relative;
	text-align: left;
	width: 760px;
	padding-left: 10px;
	padding-right: 10px;
}

#content-top	{
	clear: both;
	position: relative;
	padding-right: 5px;
}

#content-top-extra	{
	position: relative;
	padding-right: 5px;
}

#content-form 	{
	position: relative;
	background: #217831;
	border-radius: 8px;
	padding-left: 5px;
	padding-right: 5px;
	width: 250px;
	color: #ffffff;
	float: right;
	margin-left: 3px;
}

#content-alert 	{
	position: relative;
	background: #993333;
	border-radius: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff;
}

#content-alert a {
    color: #ffffff;
    text-decoration: none;
}

#content-alert a:hover {
    text-decoration: underline;
}

input
{
position: relative;
color: #000000;
font-family: 'Trebuchet MS', Arial, Verdana;
font-size: 10pt;
margin-top: 3px;
}

label
{
margin-right: 0.2em;
}

.submit input
{
color: #ffffff;
background: #0d322a;
margin-left: 8em;
margin-top: 5px;
} 

#content-bottom 	{
	clear: both;
	position: relative;
}

.text1	{
	font-family: 'Trebuchet MS', Arial, Verdana;
	font-size: 12pt;
}

.text2	{
	font-family: 'Trebuchet MS', Arial, Verdana;
	font-size: 10pt;
}

.text3	{
	font-family: 'Trebuchet MS', Arial, Verdana;
	font-size: 8pt;
}

.text4	{
	font-family: 'Trebuchet MS', Arial, Verdana;
	font-size: 8pt;
	color: #a00000;
}

.honeypot	{
	display: none;
}

.title1	{
	font-family: 'Trebuchet MS', Arial, Verdana;
	font-size: 16pt;
}

.title2	{
	font-family: 'Trebuchet MS', Arial, Verdana;
	font-size: 15pt;
}

.indentpara
{
margin-left: 5em;
} 
