div.bottomLine {
	background: url(/images/header/header_02-self-help.jpg) top center no-repeat;
}

#header { /* page header - header image */
	background: url(/images/header/header_01-self-help.jpg) top center no-repeat;
}
div#content div.leftBgPic{
	 background:url(/images/bgs/7.jpg) left bottom no-repeat;
}


th.label { 
	text-align:left; 
	font-size:11px;
	width:140px;
}
.required_text { display:none }

form {
	width:470px;
	margin:10px 0 0 0;
	background:#E5EAED;
	padding:6px;
	border:1px solid #6699CC;
	font-size:11px;
}
form label{
	font-size:11px;
	display:block;
}

form input{
	font-size:12px;
}

.instruction {
	font-size:12px;
}

input.gogoField.text.textfield {
	border:1px solid #7F9DB9;
	heigth:10px;
	font-size:12px;
}

div.errors p, div.errors ul li{
	color:#DC0C0C;
	font-size:10px;
}

div.errors p {
	padding:0 0 0 10px;
	background: url(/images/icons/error.gif) left middle no-repeat;	
}

span.error_flag {
	color:#DC0C0C;
	font-size:10px;
}