/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

body {
	background-color:#fff;
	line-height: 1.75em;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ol, ul {
	list-style-type: disc;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom: 5px;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img{
	display:none;}
#flash{
	display:none;
}
.hide{display:none;}

/*---Nav States ---*/
#home #nav ul li#home_btn a {
	font-weight:bold;
	text-decoration:none;
	color:#999;
}
