@import 'reset.css';

body { font: 10px/16px Arial, Helvetica, sans-serif; background: #f1ede3; text-align: center; margin-top: 50px; color: #464646; }

p { margin: 0 0 1em 0; font-size: 1.2em; }

table { font-size: 1.2em; }

strong { font-weight: bold; }

em { font-style: italic; }

a, a:hover { color: #106d9c; }

h1 { margin: 0 0 1.2em 0; }

h2 { margin: 0 0 0.2em 0; }

.clear { clear: both; }

.indent { text-indent: -99999px; }

.spacer { margin-bottom: 2em; }

.flash_replacement { text-indent: -9999; display: none; }

#wrapper { text-align: left; margin: 0 auto; width: 975px; }

#header { background: transparent url(/resources/images/bg_header.gif) top center no-repeat; height: 50px; }

	#header p { margin-left: 9px; margin-top: 3px; _margin-bottom: 0; }
	
	#header p img { margin-top: 3px; _margin-top: 0; border-right: 1px solid #fff; margin-left: -2px; }
	
	#header p img.first { margin-left: 0; }
	
	#header p img.last { border: 0; }

#content { padding: 25px 25px 15px 25px; background: transparent url(/resources/images/bg_content.gif) top left repeat-y; }

#main-content { width: 675px; float: left; }

	#main-content table.glossary { }
	
		#main-content table.glossary td { padding: 15px 30px 15px 15px; _margin: 0; }
	
		#main-content table.glossary td.left { color: #4b3500; font-weight: bold; border-bottom: 1px solid #e5dcbd; }
		
		#main-content table.glossary td.right { border-bottom: 1px solid #e5dcbd; border-left: 1px solid #e5dcbd; }
		
		#main-content table.glossary tr.last td { border-bottom: 0; }
		
	#main-content p.error { padding-left: 30px; padding-bottom: 10px; font-weight: bold; color: red; background: transparent url(/resources/images/error_point.gif) top left no-repeat; }
	
	#main-content label.error, #main-content span.error { font-weight: bold; color: red; }

#sidebar { width: 225px; float: right; }

#utilities { padding-top: 25px; }

	#utilities p { margin: 0; }

#footer { background: transparent url(/resources/images/bot_blank.gif) bottom left no-repeat; height: 105px; clear: both; }

#copyright { padding-top: 15px; font-size: 0.85em; }

	#copyright #logos { float: left; width: 300px; padding-bottom: 20px; }
	
	#copyright a { color: #464646; font-weight: bold; text-decoration: none; }