/*	-------------------------------------------------------------
	GLOBAL BODY STYLES
	-------------------------------------------------------------	*/

	body {
		font-size: 10pt;
		font-family: Verdana, Sans-Serif;
		color: #333;
		line-height: 1.6em;
		text-align: left;
	}

	a {
		text-decoration: underline;
	}

	#menu, #subnav, #left_column, #skiptocontent, hr, #footer_wrap, .warning {
		display: none;
	}
	
	#int_ref {
		border: 1px solid #000;
		padding: 0 8px;
		width: 180px;
		float: right;
	}
