html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h4, 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;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

/* remember to define focus styles! */
ins {
	text-decoration: none;
}

/* remember to highlight inserts somehow! */
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* tables still need 'cellspacing="0"' in the markup */

html {
	width: auto;
	height: 100%;
	background-color: #fff;
}

body {
	background-color: #fff;
	font: 62.5%/1.6 Verdana, Arial sans-serif;
	width: 100%;
	color: #666;
	border-top: 5px solid #f7931e;
}

a {
	color: #EF8E1D;
}

#wrapper {
	width: 990px;
}

.clear {
	overflow: hidden;
}

ol.dream {
	background: url("../images/paper870.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 870px;
	left: -10px;
	list-style: decimal outside none;
	position: absolute;
	top: -18px;
	width: 800px;
	z-index: 0;
}

ol.dream li {
	float: left;
	left: 50px;
	margin-right: 20px;
	position: relative;
	top: 45px;
	width: 300px;
}

ol.dream li.long {
	float: left;
	width: 600px;
}

.bullets {
	list-style: circle;
	margin-left: 30px;
}

.bullets li {
	margin-bottom: 5px;
}

.bulletsTwoCol, .listTwoCol {
	list-style: circle outside none;
	padding-left: 30px;
	margin-left: 0;
	margin-bottom: 10px;
}

.bulletsTwoCol li {
	float: left;
	list-style: circle outside none;
	margin-bottom: 10px;
	margin-right: 30px;
	width: 300px;
}

.listTwoCol {
	list-style: none;
}

ul.listTwoCol li {
	left: 0;
	top: 0;
	margin-right: 0;
	width:250px;
}

.bulletsThreeCol {
	list-style: circle outside none;
	padding-left: 30px;
	margin-left: 0;
	margin-bottom: 20px;
	width:500px;
}

.bulletsThreeCol li {
	list-style: circle outside none;
	display: list-item;
	float: left;
	width: 160px;

}

/* SIDEBAR */

#sidebar {
	width: 260px;
	float: left;
	margin-top: 10px;
}

h6.logo {
	background: url(../images/logo.gif) top left no-repeat;
	margin: 0 0 10px 40px;
}

h6.logo a {
	height: 51px;
	width: 140px;
	display: block;
}

h6.logo span {
	position: absolute;
	top: -1000px;
	left: -1000px;
}

#sidebar ul li {
	padding: 1em 0;
	padding-left: 40px;
}

#sidebar ul li ul li#navCareers {
	padding: .25em 0;
	padding-left: 10px;
}

#root #sidebar ul li#navWho,
#platform #sidebar ul li#navPlatform,
#about #sidebar ul li#navAbout,
#advertise #sidebar ul li#navAd,
#careers #sidebar ul li#navCareers {
	position: relative;
	height: 1%;
}

#sidebar ul li a {
	font-size: 1.6em;
	text-decoration: none;
	color: #F7931E;
	font-weight: bold;
}

#sidebar ul ul li {
	margin: 0 0 0.5em 0;
	padding: 0;
}

#sidebar ul ul li a {
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #666;
	font-size: 1.1em;
	font-weight: normal;
}

/* H Tags */

#content {
	font-size: 1.4em;
	width: 700px;
	float: right;
	font-family: Georgia, serif;
	margin-top: 22px;
}

#content h1 {
	margin-bottom: 20px;
}

#content h1#offer {
	background: url(../images/education-accessible.png) top left no-repeat;
	width: 604px;
	height: 51px;
	text-indent: -9999px;
}

#platform h1 {
	width: 258px;
	height: 40px;
	background: url(../images/platform.png) top left no-repeat;
	text-indent: -9999px;
}

#about h1 {
	width: 297px;
	height: 38px;
	background: url(../images/about.png) top left no-repeat;
	text-indent: -9999px;
}

#careers h1 {
	width: 297px;
	height: 38px;
	background: url(../images/careers.png) top left no-repeat;
	text-indent: -9999px;
}

h1#writers {
	height: 52px;
	width: 615px;
	background: url(../images/writer.png) top left no-repeat;
	text-indent: -9999px;
	margin-bottom: 0;
}

#advertise h1 {
	width: 379px;
	height: 39px;
	background: url(../images/advertise.png) top left no-repeat;
	text-indent: -9999px;
}

#content h2 {
	font-size: 23px;
	font-weight: normal;
	font-style: italic;
}

#content h2 a {
	font-size: 18px;
}

#visit h2, #line h2 {
	margin-bottom: 0;
}

.careers #inquiry h2 {
	margin-top: 20px;
}

#currentOpenings h2 {
	border-bottom: 1px dotted #636363;
	margin: 5px 0 0;
	position: relative;
}

#tech h2, #marketing h2, #pub h2, #admin h2 {
	border-bottom: 1px dotted #636363;
	display: block;
	left: 65px;
	margin: 5px 0 0;
	position: relative;
	width: 245px;
}

#content h3 {
	text-transform: uppercase;
	font-size: 14px;
}

.section h3 {
	margin-bottom: 10px;
}

.colD h3 {
	color: #000;
	line-height: 135%;
}

.colD h3.margTop {
	margin-top: 43px;
}

#sidebar ul li#navWho h4 a, #sidebar ul li#navPlatform h4 a, #sidebar ul li#navAbout h4 a, #sidebar ul li#navAd h4 a, #sidebar ul li#navCareers h4 a {
	height: 19px;
	text-indent: -9999px;
	display: block;
	background-position: 0 0;
}

#sidebar ul li#navWho h4 a {
	background: url(../images/nav-who.png) no-repeat;
	height: 18px;
	margin: 4px 0;
}

#sidebar ul li#navPlatform h4 a {
	background: url(../images/nav-platform.png) no-repeat;
	height: 18px;
	margin: 2px 0 6px 0;
}

#sidebar ul li#navAbout h4 a {
	background: url(../images/nav-about.png) no-repeat;
	height: 18px;
	margin: 4px 0 5px 0;

}

#sidebar ul li#navCareers h4 a {
	background: url(../images/nav-careers.png) no-repeat;
	height: 18px;
	margin: 4px 0 5px 0;
	border-bottom: none;
}

/*  Advertise with us is different because it is orange on top and black on the bottom -  the reverse of all the other graphics */
#sidebar ul li#navAd h4 a {
	background: url(../images/nav-advertise.png) 0 -18px no-repeat;
	height: 18px;
	margin: 3px 0 5px 0;
}

#root #sidebar ul li#navWho h4 a, #platform #sidebar ul li#navPlatform h4 a, #about #sidebar ul li#navAbout h4 a, #careers #sidebar ul li#navCareers h4 a {
	background-position: 0 -19px;
}

#advertise #sidebar ul li#navAd h4 a {
	background-position: 0 0;
}

#team ul li h4 {
	text-transform: uppercase;
	color: #000;
	font-size: 14px;
}

.red {
	color: red;
}

.disclaimer {
	font-size: 11px;
	font-weight: bold;
}

#careerForm ul li h4 {
	float: left;
	width: 155px;
	color: #EF8E1D;
	font: normal 1.3em/1.6 Georgia, sans-serif;
	text-align: left;
	margin: 0 10px 0 0;
}

#careerForm ul li h6 {
	float: left;
	text-align: right;
	margin: 0 10px 0 0;
}

#jobAppThankYou h4 {
	color: #EF8E1D;
	font-weight: normal !important;
	font: italic 1.8em Georgia, serif;
}

.colC #careerForm ul li h4, .colC #careerForm ul li h6 {
	width: 160px;
}

#content p {
	margin-bottom: 1em;
}

#content #next-page {
	float: right;
	font-size: 1.3em;
	font-style: italic;
	clear: both;
}

/* FOOTER */

#footer {
	border-top: 1px solid #ccc;
	margin: 10px 0 0 40px;
	text-align: left;
	color: #999;
	padding: 10px 0;
	overflow: hidden;
}

#footer a {
	float: left;
	background: url(../images/twitter.png) top left no-repeat;
	padding-left: 23px;
}

#footer p {
	float: right;
}

/* HOMEPAGE */

#banner {
	margin-bottom: 10px;
}

/* PLATFORM */

#writers-map {
	background: url(../images/writers-map.png) top left no-repeat;
	padding-left: 480px;
	height: 300px;
	margin: 30px 0 0 0;
}

#writers-map a {
	margin-top: 10px;
	display: block;
}

#writers-map p {
	margin-bottom: 0;
}

#contentPub {
	background: url(../images/icons-paper.png) top left no-repeat;
	padding-left: 70px;
	margin: 10px 0 20px 0;
}

#video, #data {
	border: 1px solid #fff;
	padding-left: 70px;
}

#video {
	background: url(../images/icons-video.png) top left no-repeat;
	margin: 40px 0;
	width: 650px;
}

#data {
	background: url(../images/icons-data.png) top left no-repeat;
	margin: 10px 0 20px 0;
	width: 650px;
}

/* EXECUTIVE TEAM */

#team ul {
	overflow: hidden;
}

#team ul li {
	width: 330px;
	float: left;
	margin: 5px 0;
	margin-right: 40px;
}

#team ul li.mkng {
	margin-right: 0;
}

/* CONTACT */

#map {
	width: 700px;
	height: 300px;
	margin-bottom: 20px;
}

#visit, #line {
	float: left;
	margin-left: 40px;
	width: 170px;
}

#line {
	margin-top: 20px;
}

#visit ol, #line dl {
	margin-top: 5px;
}

#visit ol li {
	padding: 1px 0;
}

#line dt {
	float: left;
	clear: left;
	margin-right: 5px;
	font-weight: bold;
}

#line dt:after {
	content: ":";
}

#line dd {
	margin: 4px 0;
}

/* CAREERS */

#content #career-ids, #content #career-ids, #content #career-ids, #content #career-ids {
	font-size: 17px;
	font-style: italic;
	clear: left;
}

.careers p {
	margin-bottom: 0 !important;
}

.careers #inquiry small {
	margin: -5px 0 10px 0;
	color: #999;
	display: block;
}

.careers #join {
	font-size: 1.2em;
	display: block;
}

#careerForm {
	margin: 1em 0;
}

.career-bullets {
	margin-left: 30px;
}

#tech, #marketing, #pub, #admin {
	float: left;
	margin: 20px 20px 20px 0;
	width: 325px;
}

#tech ul, #marketing ul, #pub ul, #admin ul {
	margin: 1px;
	position: relative;
	left: 65px;
	width: 250px;
}

#tech li, #marketing li, #pub li, #admin li {
	list-style: disc outside none;
	margin: 0 0 8px 15px;
}

#tech {
	background: url(../images/icons-tech.gif) 0% 2% no-repeat transparent;
	height: 175px;
}

#admin {
	background: url(../images/icons-officeOp.gif) 0% 30% no-repeat transparent;
	height: 80px;
}

#marketing {
	background: url(../images/icons-marketing.gif) -2% 0% no-repeat transparent;
	height: 160px;
	float: right;
}

#pub {
	background: url("../images/icons-publishing.gif") no-repeat scroll -2% 1% transparent;
	height: 420px;
	float: right;
}

.career-bullets li {
	margin-bottom: 15px;
}

.career-bullets li p {
	margin-left: 75px;
}

#careerForm ul li {
	clear: left;
	margin: 0.5em 0;
	overflow: hidden;
}

#careerForm ul li input, #careerForm ul li select {
	font-size: 1.0em;
	margin-top: 4px;
}

#careerForm ul li input#subject {
	width: 419px;
}

#careerForm .uploadFile {
	width: 270px;
}

#careerForm li #submitJobApp {
	margin-left: 165px;
	background: url(../images/submit.png) top left no-repeat;
	border: 0;
	width: 105px;
	height: 30px;
	cursor: pointer;
}

#careerForm li #submitJobApp.clicked {
	background: url(../images/submit-grey.png) top left no-repeat;
	cursor: auto;
}

#err {
	background-color: #FFCFCF;
	border: 1px solid red;
	display: none;
	position: absolute;
	left: 0;
	top: 55px;
	margin-top: 10px;
	min-width: 412px;
	padding: 5px 10px;
}

#err a {
	text-decoration: underline;
	color: #000099;
	cursor: pointer;
}

#jobAppThankYou {
	display: none;
	margin-top: 20px;
	height: 610px;
}

#jobAppThankYou p {
	font-size: 1.2em;
	line-height: 1.4;

}

#jobAppThankYou a {
	font-size: 1.2em;
	display: block;
}

/* =CAREERS CONTENT WRITER */
.paperBg {
	display: block;
	position: absolute;
	width: 800px;
	height: 560px;
	left: 238px;
	top: 107px;
	z-index: 0;
	background: url("../images/paper.png") no-repeat scroll 0 0 transparent;
}

.bgContainter {
	position: relative;
	display: block;
}

.formBG {
	display: block;
	position: absolute;
	width: 518px;
	height: 650px;
	left: -47px;
	top: 25px;
	z-index: 0;
	background: url("../images/paper-form.png") no-repeat scroll 0 0 transparent;
}

#formFieldList {
	margin: 30px 0;
	height: 570px;
}

/*#inquiry{
	display:block;
	position:relative;
}*/
.section, .sectionFirst {
	display: block;
	position: relative;
	margin: 20px 0 40px 0;
	border-bottom: 1px dotted;
	padding-bottom: 10px;
	width: 700px;
}

.sectionFirst {
	*top: 20px;
	border-bottom: none;
}

.map {
	float: right;
	clear: right;
	width: 390px;
	position: relative;
}

#content  .map p {
	margin: 0 10px 20px 13px;
}

.map p.caption {
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 140%;
	display: block;
}

.colC {
	float: left;
	clear: left;
	width: 440px;
	position: relative;
}

#careerForm li.formCheckBox {
	margin: .7em 0;
	padding-left: 90px;
}

#content .testimonials p {
	background: url("../images/quotes.png") no-repeat scroll 0 0 transparent;
	margin-bottom: 40px;
	padding: 5px 0 0 25px;
	display: block;
}

.testimonials span {
	display: inline-block;
	margin-top: 5px;
	font-family: arial, sans-serif;
	font-size: 90%;
	line-height: 130%;
	color: #124d93;
	background: url("../images/testimonial-f.png") no-repeat scroll 0 0 transparent;
	padding-left: 60px;
}

.testimonials span.male {
	background: url("../images/testimonial-m.png") no-repeat scroll 0 0 transparent;
}

.testimonials span.harrison {
	background: url("../images/testimonial-harrison.jpg") no-repeat scroll 0 0 transparent;
}

.testimonials span.janet {
	background: url("../images/testimonial-janet.jpg") no-repeat scroll 0 0 transparent;
}

.testimonials span.jeff {
	background: url("../images/testimonial-jeff.jpg") no-repeat scroll 0 0 transparent;
}

.testimonials span.lisa {
	background: url("../images/testimonial-lisa.jpg") no-repeat scroll 0 0 transparent;
}

.testimonials span.patricia {
	background: url("../images/testimonial-patricia.jpg") no-repeat scroll 0 0 transparent;
}

.testimonials span.tina {
	background: url("../images/testimonial-tina.jpg") no-repeat scroll 0 0 transparent;
}

.colD {
	float: right;
	clear: right;
	width: 220px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 170%;
	position: relative;
}

ul.highlightedBullets {
	margin: 16px 0 18px;
	width: 285px;
	display: block;
}

ul.highlightedBullets li {
	background: url("../images/bullet-arrow.gif") no-repeat scroll 0 3px transparent;
	border-bottom: 1px solid #DDDDDD;
	color: #124D93;
	display: block;
	font-size: 15px;
	font-weight: bold;
	line-height: 120%;
	margin-bottom: 17px;
	padding-bottom: 22px;
	padding-left: 16px;
}

.applyNow {
	background: url(../images/applynow-button-shadow.png) no-repeat 0 0 transparent;
	width: 190px;
	height: 50px;
	text-indent: -1000px;
	display: block;
	margin-left: 10px;
}

.clearFloat {
	clear: both;
}

.testiTrigger {
	display: inline-block;
	padding: 2px 0;
	cursor: pointer;
	text-decoration: underline;
}

.testiTriggerIcon {
	border: 1px solid;
	display: inline-block;
	line-height: .5em;
	padding: 2px 0 4px;
	margin-left: 3px;
	text-align: center;
	width: 13px;
	cursor: pointer;
}

.badgeCollection {
	clear: both;
	padding-top: 30px;
	display: block;
	position: relative;
}

.badge {
	display: inline-block;
	margin-right: 20px;
}

.driveSection {
	display: block;
	height: 850px;
	margin: 20px 0 40px;
	padding-bottom: 10px;
	position: relative;
}

.remImages, .compImages {
	margin-top: 6px;
	float: left;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #eef6fe;
	-moz-box-shadow: 0 0 10px #363636;
	-webkit-box-shadow: 0 0 10px #363636;
	box-shadow: 0 0 10px #363636;
}

.compImages, .seal {
	float: right;
	margin: 6px 0 10px 30px;
}

#awards {
	width: 170px;
	float: right;
}
