
input,textarea {
	
	background-color: #f8f8f8;
	border: 1px #888 inset;
	color: #444;
	padding: 2px;
}
select {
	background-color: #f8f8f8;
	color: #444;
}

.f1q_question_cell {

	background: #f0f0f0;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;	
}
a.f1q_question_link {

	font-weight: bold;
	color: #1c4774;
	font-size: 12px;	
	text-decoration: none;
}
a.f1q_question_link:hover {

	text-decoration: underline;
}

.r9g_form {

	color: #999999; 
	font-weight: bold;
	font-size: 12px;
}

.r9g_headline {

	color: #999999;
	font-size: 14px; 
	font-weight: bold;
}

a.r9g_link, a.a11t_link {

	color: #296cbe;
	text-decoration: none;
	font-size: 12px;
}
a.r9g_link:hover, a.a11t_link:hover {

	color: #ff4e00;
}

a.r9g_link_highlight {

	color: #CE181B;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a.r9g_link_highlight:hover {

	color: #000000;
}

a.a11t_link_category {

	color: #1c4774;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.a11t_link_category:hover {

	color: #ff0000;
}

a.r9g_link_headline {
	color: #888; 
	font-family: Arial; 
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
a.r9g_link_headline:hover {
	text-decoration: underline;
}

a.r9g_link_head {
	color: #AFB4CA; 
	font-family: Arial; 
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
a.r9g_link_head:hover {
	color: #CE1B1B;
}

.r9g_menu_item {

	border-bottom: 1px #c0c0c0 dotted;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
} 

fieldset {
	padding: 4px;
}
fieldset legend {
	color: #222;
	font-weight: bold;
}

li a.r9g_link {
	color: #444;
	font-weight: normal;
}
li a.r9g_link:hover {
	color: #000;
}
