	#print { /* id to disable elements for printed pages - use with '#screen' id in print version of stylesheet*/
	display: none;
}
	table.main * {
	font-size: 12px;
	font-family: Verdana;
}
	body {
	/*background-image:url(../images/main-bg.jpg);
	background-repeat: repeat-x;*/
	text-align: center; /*needed to center tables for IE 5+*/
}

/* para ########################################################## */

	table.main p {
	margin-top: 0px;
	margin-bottom: 20px;
}


/* cells ########################################################## */


	table.main td.body {
	padding:0px 4px 4px 10px;
}


/* table ########################################################## */
	
	table.center {
	margin-left: auto; /*correct css method for centering tables*/
	margin-right: auto;
	text-align: center;
}
	

/* links ########################################################## */

	table.main a {	
	color : #0020ac;
	text-decoration : none;
	font-size: 12px;
	font-family: Verdana;
}
	table.main a:hover  {
	color : #cc0000;
	/*text-decoration : underline;*/
}
	table.main a.title,table.main a.title:visited {	
	color : #0020ac;
	text-decoration : none;
	/*font-family: Tahoma;*/
	font-size: 15px;
}
	table.main a.bbMenu {	
	font-size: 12px;
	font-family: Tahoma;
}
	table.main a.bb {	
	text-decoration : none;
}
	table.main a.bb:link {	
	color : #0020ac;
}
	table.main a.bb:hover  {
	color : #cc0000;
}
	table.main a.bb:visited  {
	color : #7a0053;
}

	table.main a.noLink  {

}

/* hr ########################################################## */

	hr {
	background: #414141;
	color: #414141;
	height: 1px;
	margin: 0px 0px 0px 0px;
	text-align:center;
}

/* forms ########################################################## */

	input,select,textarea,.forms,.select {
	font-family : Verdana;
	font-size: 12px;
}
	.submit {	
	/*add CLASS="submit" to all submit and reset tags (for NS4 compatibility only)*/
	font-family : Verdana;
	font-size: 12px;
}

/* lists ########################################################## */

	ul {
	list-style: none;
}



/* Global Footer */
#globalfooter {margin:0px; color:#999999; padding:6px;}
#globalfooter a {color:#5F5F5F; text-decoration:none;}
#globalfooter a:hover {text-decoration:underline; background-color:transparent;}
#globalfooter img {border:0px;}

#globalfooter_menu li {display:inline;margin:0;padding:2px 2px;display:block; float:left; font-size:9px;}
#globalfooter_menu a {padding:0px 5px; text-decoration:none;color:#5F5F5F;line-height:1em; font-size:9px;text-align:center; background-image:url(/glbimages/footmensep.gif); background-repeat:no-repeat; background-position:right; }
#globalfooter_menu a span {font-size:9px;}
#globalfooter_menu a:hover {background:#FFFFFF; background-image:url(/glbimages/footmensep.gif); background-repeat:no-repeat; background-position:right;}
#globalfooter div {font-size:9px;}


#globalfooterhold #levelol, #globalfooterhold #levelob {float:left; width:47%;}
#globalfooterhold #levelob {text-align:right;}
#globalfooterhold #footcol {clear:both; width:100%;}


#globalfooterhold #footcol1 {float:left; width:150px;}
#globalfooterhold #footcol2 {float:left; width:620px; text-align:center;}
#globalfooterhold #footcol3 {float:left; width:200px; }
#globalfooterhold #footcol1 img {float:left;}
#globalfooterhold #footcol3 img {float:right;}

/* ######## */
#globalfooter {clear:both;margin:20px auto;width:99%;border-top:1px dotted #333333;line-height:2em; text-align:left;font-size:10px;}
#globalfooter_menu {margin:0 auto;width:90%; min-height:2em;padding:0;list-style:none;}
#globalfooterhold {margin:0 auto;width:100%; }
