/* Forms layout */

.floatleft {
	float: left;
	margin-top: 0;
	margin-bottom: 7px;
	margin-right: 7px;
}
#requestform input.checkbox {
	float: left;
	margin-top: 0;
	margin-bottom: 7px;
	margin-right: 7px;
}
#requestform input.text, #requestform select {
	float: right;
	clear: both;
	width: 300px;
	text-align: left;
	margin: 0 0 2px;
}
#requestform textarea.textarea {
	width: 99%;
}
#requestform label.textarea {
	width: 99%;
}
hr {
	clear: both;
}
/* label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
} */
legend {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#request label {
	float:left;
	width:25%;
	margin-right:0.5em;
	padding-top:0.2em;
	text-align:left;
	font-size: 11px;
}
.rowb {
	background-color: #f4f4f4;
}
/* end forms */



.inputtable {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
}
/* input[type="text"], select {
	width: 300px;
} */
select.short {
	width: 45px;
}
.inputtable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
th {
	background-color: #e8e3da;
	color: #4f2d7f;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
input.logon {
	width: 99%;
}
/* Tool Tips */

a.info {
	position:relative; /*this is the key*/
}
a.info .ttip {
	display: none;
	float:left;
}
a.info:hover {
	z-index:1;
	background-color:#fff;
}
a.info:hover .ttip {
	display:block;
	position:absolute;
	top:-15px;
	left:-315px;
	width:300px;
	background-color:#e8e3da;
	color:#333333;
	font-size:1.1em;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.textbox300 {
	width: 300px;
}
.required {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.g_main_o_results {
	float: left;
	width: 75%;
}
.g_main_i_results {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 16px;
	margin-right: 24px;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
#surveyResults td {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 1.1em;
	padding-right: 4px;
}
#survey label {
	margin-right:0.5em;
	padding-top:0.2em;
	text-align:left;
	font-size: 11px;
}
#l_surveyQuestions td {
	margin-left: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
}
td.l_surveyquestion {
	font-size: 12px;
	font-weight: bold;
	color: #4f2d7f;
}
.regbox {
	width: 250px;
}
#solutionsdiagram {
	background-image: url(/assets/psi07/solutions-diagram3.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.quizresultsmall {
	text-align: right;
	padding-right: 5px;
}
.g_main_i_resultstop {
	width: 455px;
	margin-top: 0;
	margin-right: 16px;
	margin-bottom: 0;
	margin-left: 16px;
}
.segmentsselectors {
	width: 170px;
}
#surveyResults {
	clear: both;
}
#surveyselectors {
	margin-left: 16px;
}
.l_surveyquestiondivider {
	background-image: url(/resources/spacer_tool.gif);
	background-repeat: repeat-x;
	height: 15px;
}
g_thirdlevel_menu_o {
	width: 195px;
	margin-left: 24px;
}
#g_thirdlevel_menu_i {
	padding-left: 24px;
}
#g_thirdlevel_menu_i ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#g_thirdlevel_menu_i h4 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.segmentselectortable {
	margin-bottom: 8px;
	margin-left: 8px;
}
.graphbars {
	width: 220px;
}
.g_footer_links ul {
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 4px;
	padding-right: 0pt;
	padding-bottom: 4px;
	padding-left: 0px;
}
.g_footer_links ul li {
	font-weight: bold;
font-size: 1.2em;
color: #4f2d7f;
	float: left;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 14px;
	padding-bottom: 0pt;
	padding-left: 0pt;
	background-color: transparent;
	background-image: url(/assets/bullet_grey_footer.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 89%;
	background-y-position: 50%;
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
