@charset "utf-8";

/* =ERIC MEYER RESET RELOADED
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
----------------------------------------------------*/
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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus { outline: 0; }
body { background: white; color: black; line-height: 1; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* =CUSTOM RESET
----------------------------------------------------*/
#page, #globalheader, #header, #logo, #nav, #banner, #container, #content, #sidebar, #main, #sitemap, #footer { margin: 0; padding: 0; }

/* =HTML
----------------------------------------------------*/
body { background-color: #fff; color: #000; font: .75em/1.5em Arial, Helvetica, Geneva, sans-serif; margin: 0; padding: 0; }
p { margin-bottom: 1em; }
ul, ol { margin: 0 1.5em 1.5em 0; padding-left: 2em; }
bold, strong { font-weight: bold; }
em, italic { font-style: italic; }

div { clear: both; display: block; }

td, th { padding-right: 10px; padding-bottom: 10px; vertical-align: top; }
th { font-weight: bold; }

label { display: inline; }
textarea { width: 600px; }

/* =LINKS
----------------------------------------------------*/
a:link { color: #000; text-decoration: underline; }
a:visited { color: #000; text-decoration: underline; }
a:focus { color: #000; text-decoration: underline; }
a:hover { color: #000; text-decoration: underline; }
a:active { color: #000; text-decoration: underline; }

/* a:link:after, a:visited:after { content: " (" attr(href) ")"; } */

/* =HEADINGS
----------------------------------------------------*/
h1 { font-size: 1.75em; font-weight: bold; margin-bottom: 1em; }
h2 { font-size: 1.5em; font-weight: bold; margin-bottom: .5em; }
h3 { font-size: 1.25em; font-weight: bold; margin-bottom: .5em; }
h4 { font-size: 1em; font-weight: bold; margin-bottom: .5em; }

/* =LOCATIONS
----------------------------------------------------*/
.table2col { width: 100%; }
.table2col td.first { border-top: 1px solid #000; padding: 4px 0 0; width: 50%; }
.table2col td.gutter { display: none; }
.table2col td.last { border-top: 1px solid #000; padding: 4px 0 0; width: 50%; }

/* =LEGAL
----------------------------------------------------*/
#legal ul { display: none; }

/* =HIDE
----------------------------------------------------*/
#banner, #btn_apply, #btn_login, #globalheader, #sidebar, #youtube, #sitemap, #footer { display: none; }
.sIFR-replaced object { display: none; }

/* =PRINT
----------------------------------------------------*/
#printheader { margin-bottom: 1em; padding-bottom: .5em; }
#printfooter { border-top: 1px solid #000; margin-top: 1em; margin-bottom: .5em; padding-top: .5em; }