body, th, td, input, select, textarea { font: 12px Arial; line-height: 170%; }
h1, h2, h3, h4, h5, h6 { line-height: 100%; }

form { display: inline; }

a { color: #800000; text-decoration: none; font-weight: bold; }
a:hover { color: #340000; }

hr { width: 100%; height: 1px; color: #ccc; background-color: #ccc; border: none; }

.clear { clear: both; }

.left { float: left; }
.right { float: right; }
.left-img { float: left; margin: 10px; margin-top: 0; font-style: italic; text-align: center; }
.right-img { float: right; margin: 10px; margin-top: 0; font-style: italic; text-align: center; }

#middle-col td, #middle-col th,
#left-col td, #left-col th, 
#right-col td, #right-col th { padding: 5px; }

#block-user-1,
.info { background-color: #EEEBE8; padding: 10px; border: 1px solid #ccc; }

.arrow { background: url('arrow.gif') center right no-repeat; padding-right: 10px; }
#gripmedia, #gripmedia a { color: #00457C; }
/* used for formatting CEF Symposium Keynote Address 3/23/07 page (node/38)
.make-readable { line-height:115%; }	/* makes the text more readable on page */
.indent-left { margin-left:50px; }
.indent-text-chunk { margin-left:25px; }

body#ckeditor {
	background-image: none;
	padding: 10px;
}

body.cke_show_borders, body.cke_panel_frame {
	background-image: none !important;
}

body#linkit {
	background-image: none;
}

div.cke_panel_block, ul.cke_panel_list {
	background: #fff !important;
}