/* Don't forget to set a foreground and background color on the 'html' or 'body' element! */
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, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	line-height: 1;
	text-align: left;/*vertical-align: baseline;*/
}

a img, :link img, :visited img {
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

strong {
	font-weight: bold;
}

ol, ul {
	list-style: none;
}

q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}

html, body {
/*	filter: expression(document.execCommand("BackgroundImageCache", false, true));
*/	height: 100%;
	background-color: #FF7614;
	font-family: Verdana, Geneva, sans-serif;
}



a, a:visited {
	text-decoration:none;
	color: #383E4C;
}

a:hover {
	color: #8BA0BB;
	text-decoration: underline;
}
#indexCopy a ,#indexCopy a:visited {
	text-decoration:underline;
	color: #FFF;
}


h1 {
	font-size: 1.85em;
	font-weight: normal;
	color: #E23940;
	padding-bottom: 10px;
}


h2 {
	font-size: 1em;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #00345F;
}
ul h2 {
	padding-top: 20px;
	color: #FFF;
	font-size: 1.25em;
	font-weight: bold;
}

h3 {
	font-size: 2em;
	color: #FFF;
	padding-bottom: 5px;
	font-weight: normal;
}
h4 {
	font-size: 0.9em;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #00345F;
}
h4 a {
	line-height: 1.75em;
}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 20px;
	margin-bottom: 35px;
	width: 520px;
	text-align: center;
}

#sitemap h1 {
	font-size: 1em;
	font-weight: normal;
	color: #FFF;
	padding-bottom: 10px;
}


.HowItWorks {
	color: #1db8e6;
}
.WhatIsFluidPower {
	color: #1db8e6;
}
.StudentResources {
	color: #1db8e6;
}
.CareerResources {
	color: #dd1cfa;
}

.Videos {
	color: #1db8e6;
}
.Questions {
	color: #fac81a;
}




#pageWrapper {
	background-image: url(images/pageBG.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#contentContainer {
	margin-top: 65px;
	margin-left: 100px;
	float: left;
	width: 815px;
}
#contentContainerLeft {
	float: left;
	width: 237px;
}
#contentContainerLeft p {
	font-size: 0.75em;
	color: #04416D;
	width: 200px;
	display: block;
	margin-left: 15px;
	line-height: 1.25em;
}
#contentContainerLeft h2 {
	color: #004776;
	font-size: 1.25em;
	font-weight: bold;
	margin-left: 15px;
}


#indexCopy {
	clear: both;
	margin-top: 30px;
	margin-left: 250px;
	float: left;
	width: 575px;
	overflow: hidden;
}
#indexCopy p , #sitemap p{
	font-size: .8em;
	color: #FFF;
	line-height: 1.2em;
	padding-bottom: 15px;
}

#footer {
	clear: both;
	width: 1024px;
	text-align: center;
	height: 75px;
	padding-top: 25px;
	color: #00436D;
}
#sitemap {
	background-color: #FF7614;
	clear: both;
	height: 250px;
	width: 1014px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FD993B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FD993B;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-image: url(images/sitemapBG.jpg);
	background-repeat: repeat-x;
	background-position: 5px;
	display: block;
	overflow: hidden;
	float: left;
	padding-left: 10px;
}
#sitemap  a, #sitemap a:visited {
	color: #333;
}


#sitemapA, #sitemapB, #sitemapC, #sitemapD, #sitemapE{
	width: 210px;
	float: left;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#sitemapB {
	padding-left: 50px;
}
#sitemapC {
	width: 160px;
}
#sitemapD {
	padding-right: 0px;
}

#footer p {
	font-size: .75em;
	text-align: center;
}
.mainImage {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}


#mainMenu {
	float: left;
	width: 284px;
	padding-top: 37px;
}
#contentContainerRight {
	float: left;
	width: 286px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#introCont {
	width: 550px;
	float: left;
	height: 450px;
	padding-left: 10px;
	text-align: right;
}
#contentContainer #introCont p {
	display: block;
	text-align: center;
	padding-top: 10px;
}
#contentContainer #introCont p  a{
	font-size: 0.9em;
}
#contentContainerInside {
	margin-top: 65px;
	margin-left: 0px;
	float: left;
	width: 269px;
}
#contentContainerLeftInside {
	float: left;
	width: 98px;
}
#mainMenuInside {
	float: left;
	width: 169px;
	padding-top: 29px;
}
#header {
	float: left;
	height: 148px;
	width: 629px;
	margin-top: 25px;
}
#mainPageContent {
	background-color: #FFF;
	float: left;
	width: 599px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#mainPageContent p   {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #7e7e7e;
	padding-bottom: 20px;
}
#mainPageContent ul li {
	list-style-type: disc;
	margin-left: 50px;
	color: #0B5184;
}

.tableStyle td{
	border: 1px solid #CCC;
	padding: 5px;
}
#mainPageContent table tr td ul li p {
	font-size: 0.7em;
	padding-bottom: 2px;
}
.indent {
	margin-left: 75px;
}


#mainPageContent .tableStyle tr td p {
	padding: 5px;
}

.salaryHeader {
	color: #FFF;
	background-color: #C9D516;
	font-weight: bold;
	font-size: 1.25em;
	line-height: 2em;
	text-align: center;
}
#mainPageContent .tableStyle .salaryHeader td , #mainPageContent .tableStyle .salaryHeaderB td{
	padding: 5px;
}
.salaryHeaderB {
	color: #FFF;
	background-color: #DD1CFA;
	font-weight: bold;
	font-size: .8em;
	line-height: 2em;
	text-align: center;
}
.videoExt {
}

a[href ^="http:"] {
   padding-right: 27px;
   background: transparent url(images/extLink.jpg) no-repeat center right;
}
a[href ^="http://www.nfpa.com"] {
   display: inline-block;
   padding-right: 56px;
   background: transparent url(images/nfpaLink.gif) no-repeat center right;
}
a[class ="videoExt"] {
	display: inline-block;
	padding-right: 30px;
	background-color: transparent;
	background-image: url(images/videoIcon.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a[class ="noLink"] {
	padding-right: 0px;
	background-image: none;
}
#mainPageContent p.caption {
	font-size: .7em;
	font-style: italic;
}
.center {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
img.multilineExtlink {
	text-decoration: none;
	display: inline-block;
	margin-left: 8px;
}
