* { font-family: arial, tahoma, sans-serif;}
html, body { font-size: 12px; color: #333333;}
a { font-size: 12px; color: #ff0000; }
img { border: 0; }
form { display: inline; }
h1, h2, h3 { font-size: 24px;}
h2 { font-size: 21px; }
h3 { font-size: 18px; }
h4 { font-size: 12px; }
td, th { vertical-align: top; }

body { background: white; }
	.clear { clear: both; }
	.br { height: 5px; font-size: 5px; }
	.br2 { height: 10px; font-size: 10px; }
	.msg { background: #ffeda4; color: #be0000; text-align: center; margin: 10px 0; padding: 0; display: block; }
	.pad1 { padding: 5px; }
	.pad2 { padding: 10px; }
	.noul { text-decoration: none; }
	.odd { background: #eeeeee; }
	.even { background: #ffffff; }
	.center { text-align: center; }
	.bold { font-weight: bold; }
	.lt { text-align: left; }
	.rt { text-align: right; }
	.h1 { font-size: 18px; }
	.req { color: #be0000; }
	.big { font-size: 20px; }
	.med { font-size: 16px; }
	.sm { font-size: 12px; }
	.lift { position: relative; top: -3px; }
	.form-ul { list-style: none; padding: 0; margin: 0; width: 100%; }
		.form-ul li { margin-bottom: 10px; clear: both; }
			.form-ul li label { float: left; width: 120px; text-align: right; padding-right: 10px; }
			.form-ul li strong { color: #be0000; }
			.form-ul li em { color: #be0000; font-style: normal; }
			.form-ul li input { padding: 1px 3px; }
			.form-ul li span.note { color: #6574f5;  }
	.form-error-ul { list-style: none; }
	.form-inline-error { background: url('../img/icon/alert.gif') top left no-repeat; padding-left: 15px; color: #cc0000; }
	
	.popuptext { color: #9F141A; cursor: default; text-decoration: none }
	
	.list { list-style: none; text-align: left; }
		.list li { margin-bottom: 10px; clear:both; text-align: left; }
			.list li label { float: left; width: 130px; text-align: left; padding-right: 10px; }
			
#main-content { width: 778px; margin: 0 auto; margin-top: -7px; padding: 0px; }

#top-box { width: 100%; margin: 0px; }
	#global-nav-box { float: left; width: 200px; }
		#global-nav-box ul { list-style: none; width: 90%; }
			#global-nav-box ul li { display: inline; }
				#global-nav-box ul li a { margin: 5px 10px; }
#middle-box { width: 100%; }
	#content-left { float: left; width: 190px; padding: 0px; margin: 0px;  min-height: 470px; }
		#content-left ul { padding: 0px; margin: 0; font-size: 14px; }
			#content-left li{ list-style-type: none; padding: 6px 0px; margin: 0px; }
				#content-left li a { font-size: 13px; color: #244a8b; text-decoration: none; }
					* html #content-left { height: 470px; }
		
	#content-right { float: right; width: 544px; min-height: 470px; margin: 0px; padding: 0 10px; }
		* html #content-right { height: 470px; }

		#event-left { float: left; width: 350px; font-size: 12px; }
		#event-right { float: left; margin-left: 30px; width: 200px; }
		
		#event-item-tbl { vertical-align: top; }
			#event-item-tbl th { text-align: left; }

		
#footer-box  { width: 778px; height: 63px; margin: -10px auto; text-align: center; color: #ffffff; background: url("../img/piepaginaempty.jpg");}
	#footer-box a {text-decoration: none; color: #ffffff; padding-top: 3px;}