* {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, p, pre, label, ul, ol, dl, fieldset, address { margin:1em 0; }
code {
	font-family:monospace;
	font-weight:normal !important;
}
blockquote {
	font-weight:bold;
	margin:10px 10px 20px 20px;
}
li, dd { margin-left:5%; }
fieldset { padding:.5em; }
select option { padding:0 2px; }
em { font-style:italic; }
sup {
	position:relative;
	top:-0.35em;
	font-size:85%;
	vertical-align:baseline;
}

a img { border:none; border-color:transparent; outline:none; outline-color:transparent; }
.sleighted img{ visibility:visible;}

body, td {
/*	color:#999;*/
	color:#b3b3b3;
}

/* Yahoo YUI Fonts reset code */
html, body {
	font:13px/1.231 verdana,arial,helvetica,sans-serif;
	/* for IE6/7 */ *font-size:small; 
	/* for IE Quirks Mode */ *font:x-small;
}

body {
	font-size:84.6%;
	background:#2d2d2d;
	background:#130101 url(/assets/images/bg_main_wrapper_new.jpg) repeat-x center top;
	margin:0 auto;
}

a, a:link, a:active, a:visited { color:#999; outline:none; outline-color:transparent;}
a:hover { color:#fff; }

#footer a,#footer a:link,#footer a:active, #footer a:visited { color:#666; }
#footer a:hover { color:#999; }

p { margin:3px 0 15px; }
.terms p {margin:0;}
.highlight {
	color:#f00;
	text-transform:uppercase;
}

.red { color:#f00; }
.footnote {
	position:relative;
	font-size:81.8% !important;
}
.footnote sup {
	margin-right:0.25em;
	font-size:100% !important;
}
.small { font-size:90.9%; }

/* Headings
-------------------- */
h1, h2, h3 {
	margin:0;
	font-size:13px;
	color:#fff;
}

h1, h2 { text-transform:uppercase; }

h1 {
	line-height:13px;
	margin:0 0 17px 3px;
	width:390px;
}

h1 img{ height:12px; }

h2 img { padding-bottom:3px; }

h3 { font-size:11px; }

.bucket h3,
.terms h3, h4,
.apply a { font-size:90.9%; }

h3 img {
	height:12px;
	padding-bottom:3px;
}

h4 { 
	font-weight:bold;
	margin:0;
}

.terms h3 {
	color:#ccc;
	margin-bottom:2px;
	margin-top:10px;
}

/* Lists
-------------------- */
ul {
	list-style:none;
	margin:0 0 15px;
	padding:0;
}

ul li {
	list-style-type:none;
	margin:2px 0 0;
	padding:0 0 0 8px;
	background:transparent url(/assets/images/bullet_square.png) no-repeat left 0.65em;
}


/* Tables
-------------------- */
table {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}

td { vertical-align:top; }

table.careers {margin-bottom:25px;}
table.careers th, table.careers td {
	padding-top:5px;
	text-align:left;
}
table.careers th{border-bottom:2px solid #666;}
table.careers td{border-bottom:1px solid #666;}
.apply {
	background:url(../images/apply.gif) no-repeat;
	height:100px;
	width:150px;
}
.apply a {
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding-left:15px;
	line-height:24px;
}
.apply a:hover{ color:#666; }

/* Forms
-------------------- */
input, select, textarea {
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
}

input {
	margin:0;
	padding:1px 3px;
}

select { height:18px; }

input.btn-search { margin:10px 0 0 -1px; }

.required, .error { color:#f00; }


/* Misc
-------------------- */
.clear { 
	height:1px; 
	font-size:1px; 
	line-height:1px;
	clear:both;
}

.flushtop {
	margin-top:0;
	padding-top:0;
}

.inline {
	display:inline;
}

.upper {
	text-transform:uppercase;
}
strong.upper { font-weight:normal }