@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	clear:both;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* 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;
}




body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
a {
	color:#000000;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
#logo {
	float:right;
	width:128px;
	height:83px;
	margin:22px 21px 30px 30px;
}
a#bt_print {
	display:none;
	visibility:hidden;
	height:0;
}
h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#e58d28;
}
h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#e58d28;
}
#logo_list {
	margin:30px 0 0 20px;
	padding:0;
}
#logo_list li {
	list-style:none;
	float:left;
}
#top_nav {
	display:none;
}
#sub_nav {
	display:none;
}
#main_nav {
	display:none;
}
#flash_positioner {
	display:none;
}
#flash_nav_holder {
	display:none;
}
#home_header {
	display:none;
}
#header {
	display:none;
}
#header_b {
	display:none;
}
#right_small {
	display:none;
}
#footer {
	display:none;
}
#cta_getbehind {
	display:none;
}
#cta_getresults {
	display:none;
}