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

body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;/* sets all padding to zero */
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	border-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: normal;
	text-decoration: none;
	list-style-type: none;
}
#contianer_everything	{
	width: 1169px;
	height:auto;
	background: #FFFFFF;
	margin:0 auto; /* the auot margins( in conjucnction with a width) centers the page */
	text-align:left; /*this overides the text-align: center on the body element */
	}
ul.header_style	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	list-style-type:none;
	background-image:url(../Images_etc/Graphics/Header_style_button_image.gif);
	}
#header	{
	width:1019px;
	height:200px;
	}
.Headercontentleft {
	border-style:none;
	border-width:0px;
	width:248px;
	float:left;
	margin-left:0px;
	padding-left:0px;
	margin-right:7px;
	padding-right:0px;
	display:inline;
		}
.Headercontentright	{
	position:relative;
	left:1012px;
	top:-200px;
	width:130px;
	height:200px;
	}
.Headercontentcentre	{
	width:764px;
	height:200px;
	margin-right:0px;
	margin-left:0px;
	display:inline;
	float:left;
	}
img.rightspaced	{
	padding-right:10px;
	}
#centre {
	margin: 0 200px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. */
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	}
#leftcol	{
	position: relative;
	top: 0px;
	right: 0;
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
}
#rightcol {
	background-color:#FFFFFF;
	position: absolute;
	top: 51px;
	left: 1123px;
	width: 24px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
	height: 80px;
}
#maincontent	{
	margin-top:0px;
	padding-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left: 300px;
	padding-left:0.5em;
	padding-right:0.5em;
	height:auto;
	}
	
	/*copy of above to clear problem with form*/	
#copymainconent	{
	position:relative;
	left:400px;
	top:-600px;
	height:640px;
	}
#maincontentbottom	{
	margin-top:0px;
	padding-top:0px;
	margin-right:0px;
	margin-bottom:0;
	margin-left: 0px;
	padding-left:.5em;
	padding-right:.5em;
	height:auto;
	}
#maincontentmap	{
	margin-top:0px;
	padding-top:0px;
	margin-right:0px;
	margin-bottom:0;
	margin-left:.5em;
	padding-left:.5em;
	padding-right:.5em;
	height:400px;
	}
#footer	{
	width:auto;
	height:150px;
	display:block;
	margin:0px;
	padding:0px;
	}
#footerspacer	{
	width:auto;
	height:200px
	}
#footer a {
	color: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#66CCFF;
	}
#footer ul {
	list-style-type: none;
	padding: 0;
	}
#footer li {
	display: block;
	padding: 0 3px;
	}
#footer li.floater	{
	float:left;
	padding:0px;
	margin:0px;
	padding-right:5px;
	text-align:left;
	}
#footer li.leftmargin	{
	float:left;
	padding:0px;
	margin:0px;
	padding-right:5px;
	padding-left:20px;
	text-align:left;
	}
#clearline	{
	clear:both;
	}
p.topparagraph	{
	margin-top:0px;
	padding-top:0px;
	}
h4.PDF_doc_info	{
	color:#0066FF;
	font-size: 16px;
	font-weight: bold;
	}
img.noborder	{
	border-style:none;
	border-width:0px;
	}
div.center_image	{
	text-align:center;}
.percent	{
	color:#FF0000;
	}
a.noborder	{
	border:none;
	border-style:none;
	border:0px;
	}
/*above class sets the paragraph so maincontent lines up with side section */
#sidesection	{
	float:left;
	width: 290px;
	height: auto;
	padding-top:1em;
	padding-bottom:1em;
	background-color: #FFFFFF;
	}
#rollpicture	{
	width:296px;
	height:200px;
	}
img.norder	{
	border-style:none;
	}
#navholder	{
	width:1020px;
	height:30px;
	}
/* coupler rules */

#couplerleft	{
	float:left;
	padding-left:0px;
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	width:auto;
}

#couplerright	{
	float:right;
	padding-right:0px;
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	width:auto;
}
h3.tac	{
	text-align:center;
	font-size:24px;
	font-weight:400;
	}
p.ptac	{
	text-align:center;
	}
#rollpicture	{
	float:left;
	width:296px;
	height:200px;
	border:none;
	margin-right:0px;
	margin-left:19em;
	}
/* styles for training table	*/
table.blueborder {
	border-width: 1px;
	border-style: solid;
	border-color: #0066FF;
	border-collapse: collapse;
}
td.bluebordercells	{
	border-width: 1px;
	border-style: solid;
	border-color: #0066FF;
	border-collapse: collapse;
	text-align:center;
}
th.blueborderheader	{
	border-width: 1px;
	border-style: solid;
	border-color: #0066FF;
	border-collapse: collapse;
	text-align:center;
}	
td.number	{
	width:1em;
	border-width: 1px;
	border-style: solid;
	border-color: #0066FF;
	border-collapse: collapse;
	text-align:center;
	}
/* styles for accerditations */

#acreditleft	{
	float:left;
	Width:300px;
	margin-right:20px;
	padding-top:0px;
	}
#acreditright	{
	float:right;
	width:350px;
	margin-right:0px;
	}
/*CHAMP image class*/

img.bottom_images	{
	margin-top:0px;
	margin-bottom:0px;
	margin-right:10px;
	}
h1.nuemrouno	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	}
h2.client	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:400;
	}
#noticepdfdownload	{
	font-weight:bold;
	font-size:16px;
	color:#0033CC;
	}
/*placing instructions for form in right place*/
#forminstr	{
	position:relative;
	left:200px;
	top:-100px;
	width:auto;}	
/*pdf ul styles */	
#pdfdwrapper	{
	position:relative;
	left:20px;
	top:50px;
	width:320px;
	height: auto;
	}
#pdffdrightwr	{
	position:relative;
	left:360px;
	top:-556px;
	width:300px;
	}
#pdfd li.header	{
	list-style:none;
	margin:0;
	line-height:normal;
	background-color:#CC3300;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
#pdfd li.spacer	{
	background-color:#FFFFFF;
	line-height:10px;
	}
p.safecontractor	{
	margin:0px;
	padding:0px;
	font-style:italic;
	}
#pdfd ul {
	width:300px;
	text-align:center;
	list-style:none;
	margin: 0;
	padding: 0;
	height:auto;
	}
#pdfd ul li {
	background-color:#3366FF;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	font-size:12px;
	font-weight:bold;
	}
#pdfd ul li a { 
	background-color:#3366FF;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
 }
#pdfd ul li a:hover {
	color:#FFFFFF;
	background-color:#3333FF;
	}
	/*
#pdfd ul li a strong { margin-right:10px; }
*/

/* styling for vertical navigation non persistent */

#vnav	{
	margin:0;
	padding:0;
	position:relative;
	list-style-type:none;
	width:400px;
}

#vnav li	{
	margin:0;
	padding:0;
	background-image:url(../Images_etc/Graphics/dynvertblank.gif);
	float: left; /* this corrects the */
	width: 100%; /* IE whitespace bug */
}
#vnav a	{
	display: block; /* to increase clickable area ti inline */
	color: #FFF;
	text-decoration:none;
	padding: 0 15px;
	line-height: 2; border-bottom: 1px solid #FFF;
	background-repeat:no-repeat;
	background-position: 0 0;
	overflow:hidden;
	}
#vnav #vnav_SS a	{
	border:none;
	}
#vnav a:hover	{
	background-image:url(../Images_etc/Graphics/dynvertover.gif);
	background-repeat:no-repeat;
	}

