/***********************************************************/
/* general_styles.css                                      */
/* shared style definitions for all pages in quiz module   */
/* written by Ji Young Chong (jchong@indiana.edu)          */
/***********************************************************/

/***************** Elements definitions***********/
body a:link{	color: #000000;	text-decoration: underline;}
body a:visited{	color: #000000;}
body a:hover{	color: #FF9900;}

/***************** Font definitions ******************/
.caption_font {	font-size: 0.6em;	color: #6CAFB7;}
.cat_link {	font-family: Arial, Helvetica, sans-serif;	font-size: 18px;	font-weight: bold;	color: #778F49;}
.cat_link a:link, .cat_link a:visited  {	color: #778F49;	text-decoration: none;}
.cat_link a:hover  {	color: #99cc66;}
.category_title {	font-family: Arial, Helvetica, sans-serif;	font-size: 28px;	font-weight: bolder;	color: #006600;	text-align: center;	vertical-align: top;}
.large_black_font {	font-family: Arial, Helvetica, sans-serif;	font-size: 1.3em;	font-weight: bold;	color: #000000;}
.list_font {	font-family: "Kristen ITC", "Comic Sans MS";	font-size: 1em;	color: #666666;}
.list_font a:link, .list_font a:visited  {	color: #666666;	text-decoration: none;}
.list_font a:hover  {	color: #99cc66;}
.list_title_font {	font-family: "Kristen ITC", "Comic Sans MS";	font-size: 1.5em;	font-weight: bold;	color: #999999;}
.medium_black_font {	font-family: Arial, Helvetica, sans-serif;	font-size: 1.1em;	font-weight: bold;	color: #000000;}
.medium_black_font a:link, .medium_black_font a:visited  {	color: #000000;	text-decoration: underline;}
.medium_black_font a:hover  {	color: #99cc66;}
.sample_num {	font-family: Arial, Helvetica, sans-serif;	font-size: 96px;	text-indent: 30px;	font-weight: bolder;	vertical-align: bottom;	margin-right: 30px;	color: #FFFFFF;}
.sample_provider {	font-family: Arial, Helvetica, sans-serif;	font-size: 20px;}
.small_black_font {	font-size: 0.75em;}
.sponser_font {	font-family: Arial, Helvetica, sans-serif;	font-size: 0.7em;	color: #666666;	font-weight: bold;}
.sponser_font a:link, .sponser_font a:visited  {	color: #666666;	text-decoration: none;}
.sponser_font a:hover  {	color: #99cc66;}
.white_arial {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	font-weight: bold;	color: #FFFFFF;}

/***************** Class definitions***************/
.bg_color_td {	background-color: #F9F9ED;	width: 50px;}
.black_back {	background-color: #000000;}
.black_top {	width: 100%;	height: 10px;	background-color: #000000;}
.bottom_center_td {	height: 109px;	width: 520px;	border: 0px none;	margin: 0px;	padding: 0px;}
.bottom_center_left_td {	width: 260px;	height: 41px;}
.bottom_center_right_td {	width: 260px;	height: 41px;	text-align: right;}
.center {	text-align: center;}
.center_table {margin-left: auto;margin-right: auto;text-align: left;}
.center_td {	padding-right: 10px;	padding-left: 10px;}
.content_table {	background-color: #F9F9ED; border: 0px none;	margin: 0px;	padding: 0px;}
.cover { top: 100px; position: relative;margin-left: auto;margin-right: auto;text-align: left;}
.curve_box {	height: 10px;	width: 16px;}
.float_left {float: left;}
.float_right {	float: right;}
.green_back {	width: 100%;	background-color: #b1c2a0;	height: 10px;}
.green_bar {	border-top-width: 10px;	border-top-style: solid;	border-top-color: #6F9C6B;	margin-bottom: 15px;	width: 97%;}
.grey_bar {	border-top-width: 10px;	border-top-style: solid;	border-top-color: #D4D0C8;	margin-bottom: 15px;	width: 97%;}
.grey_line_top {	border-top-width: 1px;	border-top-style: solid;	border-top-color: #CCCCCC;	width: 100%;	height: 1px;}
.grey_line_bottom {	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #CCCCCC;	width: 100%;}
.grey_line_side {	width: 300px;	border-right-width: 1px;	border-left-width: 1px;	border-right-style: solid;	border-left-style: solid;	border-right-color: #CCCCCC;	border-left-color: #CCCCCC;	padding-right: 30px;	padding-left: 30px;}
.img_box {	padding-top: 10px;	padding-right: 10px;	padding-left: 10px;	padding-bottom: 10px;	vertical-align: top;}
.left_td {	padding-right: 10px;}
.list_content {	width: 644px;}
.list_table {	text-align: left;	padding-right: 20px;	padding-left: 20px;	font-family: "Kristen ITC", "Comic Sans MS";	font-size: 0.9em;	color: #5B5B00;	padding-top: 10px;	width: 644px;}
.margin {	margin: 20px 40px 20px 20px;}
.padding {	padding: 15px;}
.padding_left {	padding-left: 30px;}
.question_td {	padding: 10px;}
.right_td {	padding-left: 10px;}
.sample_info {	width: 70%;	padding-left: 30px;	vertical-align: bottom;}
.top_center {	height: 65px;	vertical-align: top;}
.vline_td_left {	border-left-width: 1px;	border-left-style: solid;	border-left-color: #e9e9be;	width: 128px;}
.vline_td_right {	border-right-width: 1px;	border-right-style: solid;	border-right-color: #e9e9be;	width: 128px;}
.white_background {	background-color: #FFFFFF;}
.whole_width {	width: 100%;}

/***************** Id definitions******************/
#answer_table {	width: 700px;	background-color: #FFFFFF;	top: 0px;	position: relative;	margin-left: auto;margin-right: auto;text-align: left;}
#whole_table {	width: 1000px;	background-color: #FFFFFF;	top: 0px;	position: relative;	margin-left: auto;margin-right: auto;text-align: left; border: 0px none;	padding: 0px;}
#inner_table {	margin: 10px;	width: 90%;}
#cover_table {	width: 678px; top: 100px;	position: relative;	margin-left: auto;margin-right: auto;text-align: left;}


