/*GLOBAL STYLES*/

fieldset {
	border: #E1D9A9 solid 1px;
}
legend {
	text-transform: uppercase;
	color: #B70005;
}	
	
a {
	color: #1784A9;
}

/*ID STYLES*/
div#container {
	width: 778px;
	margin: 0 auto;
	background: url(/public_insight_network/standard/images/bg_center.jpg);
	text-align: center;
}
div#content {
	width: 694px;
	margin: 0 auto;
	text-align: left;
	min-height: 300px;
}
div#form {
	width: 485px;
	margin: 0 0 0 88px;
}
div#footer {
	font-size: 12px;
	color: #999;
}
div#errorText {
	width: 550px;
	height: 250px;
	margin: 20px auto;
}

/*CLASSES AND TYPOGRAPHY*/
input.text {
	width: 220px;
	border: 1px solid #000;
}
div.question {
	width: 485px;
	padding: 10px;
	float: left;
}
img.title {
	margin: 0 0 2px -2px;
}
div.center {
	text-align: center;
}
span.required, span.error {
	color: #B70005;
}
div#footer a {
	color: #999;
}
div.more {
	float: right;
	margin: 10px 0 0 0;
}
div.links {
	margin: 0 0 0 80px;
}
div.links li {	
	margin: 0 0 10px 0;
}
div.topError {
	color: #B70005;
	font-weight: bold;
	text-align: center;
}


.navbar_pij { clear: both; float: left; width: 756px; min-height: 135px; margin-bottom: 1px; background-color: #FFF; }
.navbar_pij_left { padding: 15px;  }
.navbar_pij_right { padding: 15px; margin-left: 180px; }
.navbar_pij .navbar_pij_left .partof { font-family: trebuchet,"trebuchet ms",arial,sans-serif; font-size: 12px; line-height: 14px; font-weight: normal; text-transform: uppercase; color: #000; margin-bottom: 3px; }
.navbar_pij .navbar_pij_left H3.project_title { font-family: trebuchet,"trebuchet ms",arial,sans-serif; font-size: 18px; line-height: 19px; font-weight: bold; margin-bottom: 3px; }
.navbar_pij .navbar_pij_left H3.project_title A { color: #000; }
.navbar_pij .navbar_pij_left .description { font-family: verdana,sans-serif; font-size: 11px; line-height: 13px; font-weight: normal; padding-bottom: 8px; }