/*********************************************************************************************************
  "Ensemble" is the proprietary property of The Regents of the University of California ("The Regents.")

  Copyright (c) 2005-10 The Regents of the University of California, Davis campus. All Rights Reserved.

  Redistribution and use in source and binary forms, with or without modification, are permitted by
  nonprofit, research institutions for research use only, provided the conditions in the included
  license agreement are met.

  Refer to the file "ensemble_license.txt" for the license agreement,
  located in the top level directory of this distribution.

**********************************************************************************************************/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}

.style2 {font-size: 14px}

.style3 {
	font-size: 12px;
	font-weight: bold;
}
.style4 {
  font-size: 16px;
  font-weight: bold;
}
.style8 {color: #FF0000}
.style10 {font-size: 16px}
.style11 {
  font-size: 14px;
  font-style: italic;
}
.style13 {color: #FF0080; font-weight: bold; font-size: 18px; }
.style15 {color: #FF0080; font-size: 18px; }

.multi-question {
	text-indent: 35px; 
}
.new_question {
	padding-top: 45px;
}
.radiogroup_label {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
	width: 100px;
}
.radiogroup_table {
	margin-left: 45px;
	margin-top: 5px;
}
.radiogroup_button {
	text-align: center;
	vertical-align: bottom;
}
.checkbox_text {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
	width: 130px;
	text-align: left;
}
.checkbox_cell {
	width: 10px;
	vertical-align: top;
	text-align: right;
	padding-left: 15px;
}
.checkbox_table {
	margin-left: 45px;
	width: 930px;
}
.multi-title_table {
	margin-left: 35px;
}

.page_table {
	width: 1080px;
}
.small_text {
	font-size: 10px;
}
table {
	margin: 0px;
	padding: 0px;
}

.table_padding {
	padding: 10px;
}

body {
}
.large_title_text {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}
a {
	color: 0000ff;
	text-decoration: none;
}
.editor_table_item {
	font-size: 12px;

}
.editor_table_heading {
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	color: #0000FF;
}
editor_large_subheading_text {
	font-size: 14px;
	font-weight: bold;
}
editor_large_text {
	font-size: 14px;
}
.red_text {
	 color: #FF0000; 
}
.list_small_font {
	font-size: 12px;
	text-decoration: none;
	padding-left: 20px;
	
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
.enum_checkbox {
	text-align: center;
	vertical-align: top;
	padding-right: 7px;
	padding-left: 7px;
}
.enum_checkbox_text {
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 7px;
	padding-left: 7px;
}

.custom_file_input {
	
	BORDER-RIGHT: #000000 1px solid; 
BORDER-TOP: #000000 1px solid; 
FONT-SIZE: 12px; 
BORDER-LEFT: #000000 1px solid; 
WIDTH: 200px; 
COLOR: #000000; 
BORDER-BOTTOM: #000000 1px solid; 
FONT-FAMILY: Verdana, Arial, sans-serif; 
BACKGROUND-COLOR: #ffffff 
}

/* class to hide nested objects in IE */
/* hides the second object from all versions of IE */
* html object.hiddenObjectForIE { display: none; }
*
*/* display the second object only for IE5 Mac */
/* IE Mac \*//*/
* html object.hiddenObjectForIE { display: inline; }
*/**/

