
body
{
  font-family: verdana, tahoma, arial, sans-serif;
  font-size: 8pt;
  color:#000000;
  margin: 0px;
}

#sandbox_border {
	position: fixed;
	width: 100%;
	background: url(http://leadership.uoregon.edu/images/sandbox.gif) repeat-x;
	background-color: #FF0000;
	z-index: 5;
	height: 15px;
}

h1
{
  font-family: verdana, tahoma, arial, sans-serif;
  font-size: 13pt;
  color:#003311;
  margin: 0px;
  width: 100%;
}

h2
{
  font-family: verdana, tahoma, arial, sans-serif;
  font-size: 13pt;
  color:#999999;
  margin: 0px;
}
.h2
{
  font-family: verdana, tahoma, arial, sans-serif;
  font-size: 13pt;
  color:#999999;
}


h3
{
  font-family: verdana, tahoma, arial, sans-serif;
  font-size: 10pt;
  color:#006633;
}

h4
{
  font-family: verdana, tahoma, arial, sans-serif;
  font-size: 10pt;
  color:#999999;
}

a, a:visited {
  color:#003311;
}
a:hover, a:visited:hover {
  color:#999999;
}

a.noline {
	text-decoration: none;
}


hr
{
  border-top: 1px #006633 solid;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
  padding-bottom: 5px;
  margin: 0px;
  margin-top: 5px;
}

img
{
  border-width:0px;
}

input
{
  font-family:verdana, arial, sans-serif;
  font-size:8pt;
  border-style:solid;
  border-width:1px;
  border-color:#999999;
}
input.submit
{
  background-color:#006633;
  color:#FFFFFF;
}
input.submit_disabled
{
  background-color:#666666;
  color:#CCCCCC;
}
input.checkbox
{
  border-style:none;
  border-width:0px;
}
input.image
{
  border-style:none;
  border-width:0px;
}

textarea
{
  font-family:verdana, arial, sans-serif;
  font-size:8pt;
  border-style:solid;
  border-width:1px;
  border-color:#999999;
}

select
{
  font-family:verdana, arial, sans-serif;
  font-size:8pt;
  border-style:solid;
  border-width:1px;
  border-color:#999999;
}

.border {
  border-style:solid;
  border-width:1px;
  border-color:#999999;
}

.small
{
  font-size:8pt;
}

.indent {
	margin-left: 30px;
}

.navtext
{
  padding-left:28px;
}


.index
{
  color:#FFFFFF;
}

table.template
{
  border: 1px #FFFFFF solid;
  border-collapse: collapse;
  border-spacing: 0px;
}

table
{
  border-spacing: 0px;
  border-collapse: collapse;
}

td.noborder
{
  border: 0px;
}

td
{
  border: 0px;
  font-size:8pt;
}

td.border
{
  border: 1px #999999 solid;
  padding:3px;
}

th
{
  border: 1px #999999 solid;
  padding:3px;
  font-size:10pt;
  font-weight:bold;
  color:#006633;
}

td.form
{
  border: 0px #999999 solid;
  padding:5px;
  background-color:#FFFFFF;
}

td.list
{
  font-size:8pt;
  border: 0px;
  padding:2px;
  padding-right:20px;
}


td.head
{
  border: 1px #999999 solid;
  background-color:#CCCCCC;
  color:#000000;
  padding:5px;
  font-weight:bold;
}

td.multidate
{
  padding: 2px;
}


.row0 {
	background-color: #DDDDDD;
}
.row1 {
	background-color: #FFFFFF;
}





.linkhead
{
  font-size:11pt;
  color:#999999;
  font-weight:bold;
}

.linksubhead
{
  font-size:8pt;
  color:#006633;
  font-weight:bold;
  text-decoration: none;
}

a.linksubhead
{
  color:#006633;
}

a.linksubhead:hover
{
  color:#003311;
}



a.edit {
  font-weight:normal;
  color:#006633;
  text-decoration: none;
}

a.edit:hover {
	color: #999999;
}


.error {
	color: red;
}




#header {
	height:61px;
	background: url("http://leadership.uoregon.edu/admin/images/head-right.gif") top right;
	background-repeat: no-repeat;
	background-color: #CCCCCC;
}

#topbar {
	background-color: #999999;
	width: 100%;
	text-align: right;
}
#topbar_inside {
	width: 1004px;
	color: black;
}
#topbar a {
	text-decoration: none;
	color: white;
}
#topbar a:hover {
	color: #e6d09e;
}

#navbox {
	background: url("http://leadership.uoregon.edu/admin/images/navbox-br.gif") bottom right;
	background-repeat: no-repeat;
	background-color: #e6d09e;
	width: 200px;
}

.links
{

}

.links ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-top: 20px;
}

.links ul li {
	padding-bottom: 4px;
}

.links a {
	text-decoration: none;
	display: block;
	padding-left: 10px;
	color: black;
}
.links a:hover {
	background-color: white;
	color: black;
}
.links a:visited {
	color: black;
}
.links a:visited:hover {
	background-color: white;
	color: black;
}

#main {
	position: absolute;
	top: 74px;
	left: 210px;
	margin-right: 30px;
}

#main-c {
	border-left: 1px #cf9d2b solid;
	border-right: 1px #cf9d2b solid;
	min-height: 300px;
	min-width: 800px;
	padding: 0px;
}
#main-c-in {
	padding: 5px;
}
#main-b {
	background: url("http://leadership.uoregon.edu/admin/images/outline-bl.gif") bottom left;
	background-repeat: no-repeat;
	height: 30px;
	margin-bottom: 10px;
}
#main-br {
	background: url("http://leadership.uoregon.edu/admin/images/outline-br.gif") bottom right;
	background-repeat: no-repeat;
	height: 30px;
}

#module_name {
	color: #000000;
	background-color: #e6d09e;
	font-size: 19px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	letter-spacing: 3px;
}


.mod_addlink a, .mod_addlink a:visited {
	text-decoration: none;
}


.mod_quickhelp ul {
	list-style-type: none;
	padding-left: 20px;
}
.mod_quickhelp li {
	margin-bottom: 6px;
}


.mod_bkg {
	height: 434px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px #003311 solid;
}

.mod_bkg_overlay {
	margin-left: 56px;
	height: 50px;
	width: 400;
}

.mod_bkg_cont {
	float: left;
	padding-right: 5px;
}

.mod_bkg_desc {
	padding: 10px;
}

.mod_bkg_title {
	font-size: 16pt;
	margin-bottom: 20px;
}

.mod_bkg_name {
	font-size: 11pt;
	margin: 4px;
}

.mod_bkg_editlink {
	text-align: right;
	margin-bottom: 10px;
}

.mod_bkg_edit_0, .mod_bkg_edit_1 {
}
.mod_bkg_edit_0 a, .mod_bkg_edit_1 a {
	text-decoration: none;
}

.mod_bkg_edit_0 td, .mod_bkg_edit_0 a, .mod_bkg_edit_0 a:visited {
	color: black;
}
.mod_bkg_edit_0 a:hover, .mod_bkg_edit_0 a:visited:hover {
	color: white;
}
.mod_bkg_edit_1 td, .mod_bkg_edit_1 a, .mod_bkg_edit_1 a:visited {
	color: white;
}
.mod_bkg_edit_1 a:hover, .mod_bkg_edit_1 a:visited:hover {
	color: #CCCCCC;
}

.mod_bkg_adj td {
	font-size: 11pt;
}

.mod_bkg_adj #d_red, .mod_bkg_adj #l_red {
	border-top: 2px #FF3333 solid;
	border-bottom: 2px #FF3333 solid;
}
.mod_bkg_adj #d_grn, .mod_bkg_adj #l_grn {
	border-top: 2px #00FF00 solid;
	border-bottom: 2px #00FF00 solid;
}
.mod_bkg_adj #d_blu, .mod_bkg_adj #l_blu {
	border-top: 2px #3333FF solid;
	border-bottom: 2px #3333FF solid;
}


.mod_page_bkg {
	margin-bottom: 5px;
}

.mod_page_list a {
	text-decoration: none;
	line-height: 1.7em;
	color: #000000;
}

.mod_page_list a:hover {
	//color: #999999;
}

.mod_page_list ul {
	list-style-type: none;
	padding-left: 20px;
}
.mod_page_list li {
	margin-bottom: 6px;
}

.mod_page_list a.hidden {
	color: #AAAAAA;
}
.mod_page_list a.hidden:hover {
	color: #CCCCCC;
}


.crosshair area {
	cursor: crosshair;
}


.row_light {
	background-color: #FFFFFF;
}
.row_dark {
	background-color: #e4e4e4;
}
.row_hilite {
	background-color: #FFFFBB;
}


.table_title {
	font-size: 11pt;
	color: #cf9d2b;
	font-weight: bold;
}

.header_cell {
	font-weight: bold;
}
.header_cell, .content_cell {
	border: 1px #CCCCCC solid;
}
.user_table {
	margin-bottom: 20px;
}

a.chart_header {
	text-decoration: none;
}

.grey {
	color: #999999;	
}


#mod_reg_table {

}


.hlink {
	margin-left: 4px;
	font-size: 9px;
}



