html{color:#000;background:#069EDB;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{font-size:100%;}
legend{color:#000;}

/* Global Resetting */
body {
	color:#fff;
	background:url("../images/body_bg.gif") repeat-x scroll 0 0 #069EDB;
	font-family: Arial,sans-serif;
	font-size:100%;
	line-height:1.125em;
}
* {
	font-size: 1em;
	padding: 0;
	margin: 0;	
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
a img{
	border:0;
}
input:focus,
a:focus {
	outline:none;
}

/*
	Variable Grid System.
	Learn more ~ http://www.spry-soft.com/grids/
	Based on 960 Grid System - http://960.gs/

	Licensed under GPL and MIT.
*/


/* Containers
----------------------------------------------------------------------------------------------------*/
.container_3 {
	margin-left: auto;
	margin-right: auto;
	width: 54.375em;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 0.625em;
	margin-right: 0.625em;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* Grid >> 3 Columns
----------------------------------------------------------------------------------------------------*/

.container_3 .grid_1 {
	width:16.875em;
}

.container_3 .grid_2 {
	width:35em;
}

.container_3 .grid_3 {
	width:53.125em;
}


/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/**
 * This typography file is included in the WYSIWYG editor
 */
.typography * {
	font-size:1em;
}
.typography blockquote {
	font-style:italic;
	margin-left:2em;
}

.typography div.hr {
	border:none;
	border-top:0.0625em solid #D2E9F9;
	margin:0.9375em 0 1em;
}
.typography div.hr hr { display: none; }
/* 12px */
.typography p,
.typography ul li,
.typography ol li {
	font-size:0.75em;
	line-height: 1.5em;
}
.typography p {
	margin:0 0 .6666em 0;
	line-height: 1.333em;
}

/** CMS LIST STYLES **/
.typography ul {
	margin: 0 0 0.5em 0.5em;
}
.typography ol {
	margin: 0 0 0.5em 1em;
}
	.typography ul li,
	.typography ol li {
		margin-left:1em;
		padding:0.3333em 0;
	}
	.typography ul li {
		list-style-type:disc;
	}
	.typography ol li {
		list-style-type:decimal;
	}
		.typography li ul{
			margin:0.3333em 0 -0.3333em 0.6666em;
		}
		.typography li ol {
			margin: 0.3333em 0 -0.3333em 1em;
		}
   			.typography ul li ul li,
   			.typography ul li ol li,
   			.typography ol li ul li,
   			.typography ol li ol li {
   				font-size: 1em;
   			}


/* HEADER STYLES */
.typography h1,
.typography h2 {
	font-weight: bold;
}
.typography h3,
.typography h4,
.typography h5
{
	font-weight: bold;
}
	.typography h1 {
		font-size:1em;
	}
	.typography h2 {
		color:#CDE9F4;
		font-size:1.5625em; /* 25px */
		line-height:1.28em;
	}
	.typography h3 {
		color:#E7F5FB;
		font-size:1.875em; /* 30px */
		line-height:1.0666em;		
		margin:0 0 0.3333em;
	}
	.typography h4 {
		color:#069EDB;
		font-size:1.5em; /* 24px */
		line-height:1.3333em;
		margin-bottom:0.33333em;
	}
	.typography h5 {
		color:#069EDB;
		font-size:0.875em; /* 14px */
		line-height: 1.1428em;
		margin:0 0 0.5714em;
	}
	.typography h6 {
		font-size:0.6875em; /* 11px */
		line-height:1.4545em;
		margin-bottom:2.1818em;
	}


/* LINK STYLES */
.typography a {
	color:#fff;
	text-decoration:underline;	
}

.typography a:hover {
	text-decoration:none;
}
	
.typography table {
	font-size:1em;
}
.typography table tr td {
	padding:0;
}

	
/* WYSIWYG EDITOR ALIGNMENT CLASSES */
.typography .left {
	text-align:left;
}
.typography .center {
	text-align:center;
}
.typography .right {
	text-align:right;
}
.typography img.right {
	float:right;
	display: block;
}
.typography img.left {
	float:left;
	display: block;
}

p.MsoNormal, p.MsoBodyText {
	margin: 0;
}


#traffic_light {
	background:url("../images/traffic_light.gif") no-repeat scroll 0 0 transparent;
	height:62px;
	left:0;
	position:absolute;
	top:38px;
	width:22px;
}



/* Header 
----------------------------------------------------------------------------------------------------*/
#header {
	padding:2em 0;
}
#safety_logo {
	bottom:-3px;
	left:0;
	position: absolute;
	width:7.25em;
}
#safety_logo img {
	width:100%;
}
#header_right{
	margin-left:8.125em;
	width:45em;		
}	
#safety_desc {
	text-align: right;
	padding-left:11.25em;
}
#safety_desc p{
	color:#fff;
	margin-bottom:0;
}

/* Navigation
----------------------------------------------------------------------------------------------------*/
#nav {
	background:url("../images/navi_bg.gif") repeat-x 0 0 #d1ecf1;
	margin-top:-2px;
	padding:18px 18px 0;
	position:relative;
}
#nav .navInner {
	position: relative;
}
#nav .filler {
	background-color:#069EDB;
	height:18px;
	position:absolute;
	top:-18px;
	width:100%;
}
#nav .ctr {
	background: url("../images/corner_nav_top_right.png");
}
#nav .ctl {
	background: url("../images/corner_nav_top_left.png");
}
#nav ul {
	margin:0;
}
#nav li {
	list-style: none;
	float: left;
	font-size: 0.875em;
	line-height: 2.2857em;
	padding: 0;
	margin: 0;
}
#nav a {
	color:#058ec2;
	display: block;
	padding: 0 0.6666em;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.96em;
}
#nav a:hover {
	color:#fff;
	text-decoration: none;
}
#nav .section a,
#nav .current a {
	color:#fff;
}
#nav ul ul{
	display: none;
	position: absolute;
	right:0;
	width:700px;
}
#nav .section ul,
#nav .current ul {
	display:block;					
}
#nav li li{
	font-size: 0.7857em;
	line-height: 1.6363em;
	float:right !important;
}
#nav .section li a,
#nav .current li a{
	color:#cde8f3;
	padding: 0.4545em 0.909em;
	white-space:nowrap;
	font-weight:bold !important;
}
#nav .section li a:hover,
#nav .current li a:hover,
#nav .section .current a {
	color:#fff;
}
#nav .current .current a {
	color:#fff !important;
}

#page-nav {
background-color:#F7F9FA;
border-bottom:1px solid #DBE6ED;
border-top:1px solid #DBE6ED;
margin-bottom:2em;
padding:0.75em;
}
/* Content
----------------------------------------------------------------------------------------------------*/
#content {	
}		

p.super_link {
	padding-left: 1em;
	margin: 0;
	background: url("../images/link_blue.gif") no-repeat left .4em;
}
a.super_link {
	padding: 0;
	margin: 0;
	font-weight: bold;
}

.corner {
	position: absolute;
	width: 18px;
	height: 18px;
}
.ctr {
	background: url("../images/corner_top_right.png") no-repeat top right;
	top: 0;
	right: 0;
	z-index: 1;
}
.ctl {
	background: url("../images/corner_top_left.png") no-repeat top left;
	top: 0;
	left: 0;
	z-index: 1;
}
.cbr {
	background: url("../images/corner_bottom_right.png") no-repeat bottom right;
	bottom: 0;
	right: 0;
	z-index: 1;
}
.cbl {
	background: url("../images/corner_bottom_left.png") no-repeat bottom left;
	bottom: 0;
	left: 0;
	z-index: 1;
}

/*
h4 .cbr {
	background-image:url("../images/corner_h4_bottom_right.png");
	bottom:-18px;
}
h4 .cbl {
	background-image:url("../images/corner_h4_bottom_left.png");
	bottom:-18px;
}
*/

.whiteBox, .blueBox {
	color: #555;
	margin-bottom: 1em;	
	position: relative;
	padding: 1em;
}
.whiteBox {
	background-color: #fff;
}
.blueBox {
	background-color: #BDE0F5;
}

.whiteBox h1,
.blueBox h1 {
	color: #069EDB;
	background-color: none;
	font-size:1.5em; /* 24px */
	line-height:1.3333em;
	margin-bottom:0.33333em;
}

.whiteBox a, .blueBox a {
	color: #036A94;
	color: #555;
	text-decoration: underline;	
}
.whiteBox a:hover, .blueBox a:hover {
	text-decoration: underline;
}
p.super_link,
a.super_link {
	color: #036A94;
}

/*
.blueBox h4 {
	background-color:#73c0e4;
	color:#fff;
	font-size:1em;
	line-height: 2em;
	margin-left:-1em;
	margin-right:-1em;
	margin-bottom: 1em;
	padding:0 1em;
	position: relative;
}
.blueBox div.hr {
	border-color:#a2d4ed;
}
.blueBox .linkBlocks {
	margin:-1em -1em -0.5em;
}
.blueBox a.block {		
	display:block;
	float:left;
	min-height:7em;
	padding:1em 1em 0;
	width:15.4375em;
}
.blueBox a.block h5{				
	background:url("../images/link_blue.gif") no-repeat scroll left 0.3em transparent;
	color:#036A94;
	overflow:hidden;
	padding-left:1em
}			
.blueBox a.block img{
	float:left;
	margin-right:1em;
}
.blueBox a.block p{
	overflow:hidden;
}
						
.blueBox a.block:hover {
	background-color: #c7e5f6;
	text-decoration: none;
}
.blueBox a.block:hover h5{
	text-decoration: underline;
}
.blueBox a.first_row {
	border-bottom:0.1111em solid #98cfeb;
	min-height:6.5em;
	padding-bottom:0.4375em;			
}
.blueBox a.left{		
	border-right:0.1111em solid #98cfeb;
}
*/
.icon {
	height:4em;
	position:absolute;
	right:1em;
	top:0.25em;
	width:5em;
	z-index:2;
}
.iArticles {
	background: url("../images/icon_articles.gif") no-repeat right top;
}
.iPlaybut {
	background: url("../images/icon_activity.gif") no-repeat right top;
}
.iDownload {
	background: url("../images/icon_downloads.gif") no-repeat right top;
}
.iOrder {
	background: url("../images/icon_order.gif") no-repeat right top;
}
	
.intro {
	background: url("../images/intro_side.gif") repeat-y top left;
	margin-bottom:1em
}
.introText {
	background: url("../images/intro_top.gif") repeat-x top left;
	padding: 1em;
}
.intro .ctr {
	background-image:url("../images/intro_top_right.gif");
}
.intro .ctl {
	background-image:url("../images/intro_top_left.gif");
}
.intro .cbl {
	background-image:url("../images/intro_bottom_left.gif");
}
.intro p {
	width:55em;
}
	
#flashContent {
	margin-bottom:1em;
}
	
.hide {
	display: none;
}

/* Homepage 
----------------------------------------------------------------------------------------------------*/
/* Carousel disabled
.carousel {
	padding:0.25em 0.5em 0.25em 0.25em;
}
	.carousel .miniNav {
		bottom:0.75em;
		display:none;
		left:55%;
		position:absolute;
		width:20em;
		z-index:2;
	}
		.carousel .miniNav a{
			background:url("../images/showcase_nav.gif") no-repeat scroll 0 0 transparent;
			display:block;
			float:left;
			height:10px;
			margin-right:0.25em;
			width:11px;
		}
		.carousel .miniNav a.current{
			background-position: 0 -10px;
		}
	
	.carousel .contentdiv {		
	}
	.carousel h5 {
		color:#036A94;
		font-size:0.8125em;
		line-height: 1.2307em;
		padding-top: 0.3077em;
		margin-bottom: 0.3077em;
	}
	.carousel img {
		float:left;
		margin-right:1em;
	}
	.carousel p {
		overflow: hidden;
		margin-bottom: 0.33333em;
	}
*/

/* Quiz disabled
#quizform {
	clear:both;
	padding:1em 0;	
}
	.submitHolder {
		border-top:0.1111em solid #cde9f4;
		padding:1em 0 0;
		font-size: 0.75em;
	}
	.questionHolder {
		background:url("../images/icon_answer.gif") no-repeat 99% top #e6f6fb;
		border-top:0.0625em solid #cde9f4;
		position: relative;	
	}
		.answer {		
			color:#058DC3;
			padding:1em 10% 1em 55%;			
			position: absolute;				
			width:35%;			
			z-index: 1;
			top:0;
		}
			.answer p{
				font-weight: bold;
			}
			
		.question {
			background-color:#fff;			
			padding:0.9375em 0 1em;
			position:relative;
			z-index:2;
		}
		.question p {
			width:20em;
		}
		
		.question .option {
			margin-bottom:0.3125em;
		}
		
		.question .wrongAnswer,
		.question .correctAnswer {
			display:none;			
			bottom:1em;
			height:23px;
			position:absolute;			
			right:1em;
			width:23px;			
		}
		.question .wrongAnswer {
			background: url("../images/question_wrong.gif") no-repeat;
		}
		.question .correctAnswer {
			background: url("../images/question_correct.gif") no-repeat;
		}
		
		.score {
			font-size:1.75em;
			font-weight:bold;
		}
*/



/* Footer 
----------------------------------------------------------------------------------------------------*/
#footer {
	background-color:#fff;
	margin-top: 2.0em;
	margin-bottom: 2.0em;
	border: 1px solid white;  /* Who knows, without it, IE 6 doesn't show the blue line at the bottom */
}

#footer .container_3 {
	position: relative;
}
	
.acc_logo {
	position: absolute;
	float: right;
	top: -1.5em;
	right: 0.625em;
}

#partners {
	width:46em;
	dborder: 1px solid green;
	padding-top: .5em;
}

#partners p {
	color: #555;
	font-size:0.75em;
}

#partner_logos {
	text-align: justify;
	dline-height: 2.5em;	/* make a bit white space around the logos */
	dborder: 1px solid blue;
	margin: 0;
}			

#partner_logos img {
	margin: 0em .5em .5em 0em; /* but not too much white space */
}


/* Footer  ********** DISABLED ****************
----------------------------------------------------------------------------------------------------
#footer {
	background-color:#fff;
	#white-space: nowrap;
	margin-top:3.5em;
	#height:270px;
}
#footer .container_3 {
	position:relative;
	top:-2.5em;
}
.acc_logo {
	float:right;
	margin-right:0.625em;
}
#partners {			
	padding:1em 0 0 0.625em;
	width:46em;
}
#partners h6{
	color:#fff;
}
#partner_logos {
	text-align: justify;
	line-height: 2.5em;	// make a bit white space around the logos 
	#height:4em;
	#overflow:hidden;
	#position: relative;
}			
#partner_logos .shader {
	position:absolute;
	width:25px;
	height:100%;
	z-index:2;
}
#partner_logos .sl {
	background:url("../images/partner_logo_left.png") repeat-y top left;
	left:0;				
}
#partner_logos .sr {
	background:url("../images/partner_logo_right.png") repeat-y top left;
	right:0;				
}
#partner_logos #scroller {
	position: absolute;
	z-index: 1;
}			
#partner_logos img {
	margin-right: 0.4em; // but not too much white space
}

*/

/* FORM STYLING
----------------------------------------------------------------------------------------------------*/
form {
	padding: 5px 10px;	
}

.typography form table {
	font-size: 0.75em;
	line-height: 2em;	
	font-weight: bold;
}

/* Inputs */
form input.text {
	background-color: #BDE0F5;
	border: none;
	color: #555;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
	padding: 0.25em;
	margin: 0 0 0 0.25em;
	width: 30em;
}

form input.submit {
	background-color: #069EDB;
	border: none;
	color: #FFF;
	font-size: 1em;
	font-weight: normal;
	fline-height: 1.5em;
	padding: 0.25em;
	margin: 0.25em 0 0 0.25em;
}

/* GENERIC FORM STYLING ********** DISABLED ****************
----------------------------------------------------------------------------------------------------
form {
	padding-bottom:5px;		
}
form fieldset {
	border:0;
	padding:0;
}
form legend {
	display:none;
}
.typography form p {
	overflow:auto;	
}
		
/* Validation */
span.required,
span.message {
	clear:both;
	display:block;
	font-size:0.75em;
	line-height:1.3333em;
	padding:0 0 1.3333em;		
	margin-left:12.75em;
}
div.middleColumn span.required,
div.middleColumn span.message {
	margin-left:0;
}


/*PAGINATION ###############################################################*/

#pagination {
	border-top: 4px solid #BBD3DD; 
	font-size: .9167em;
	font-weight: bold;
	margin: 2.5em 1em -1em 0; 
	overflow: auto;	
	padding: .75em 0 0;
}
#pagination.in-page { margin-bottom: 1em; }

#pagination h4 { float: left; }

#pagination ul.pages { float: left; }

#pagination ul li { list-style: none; float: left; }

#pagination ul.nextprev { float: right; margin-right: 1em; }

#pagination li.next { padding-right: 10px; background: url(../images/arrow-charcoal-alt.png) no-repeat right; }
#pagination li.previous { padding-left: 10px; background: url(../images/arrow-charcoal-alt-back.png) no-repeat left; }
#pagination li.next a {  background: url(../images/arrow-dark-blue-alt.png) no-repeat right; padding-right: 15px; margin-right: -10px; }
#pagination li.previous a {  background: url(../images/arrow-dark-blue-alt-back.png) no-repeat left; padding-left: 15px; margin-left: -10px; }

/* jQuery Validation Styling * /
label.error{
	color:#b33439;
	font-size:0.846em;
	font-style:italic;
	line-height:1.364em;
	padding:5px 0;
	margin:5px 0px;
}
input.error{
	border: 1px solid  #aa2222;
}

/* Second Level Elements * /
form div.field {
	border-top:0.1111em dotted #ccc;
	overflow: auto;
}
form div.middleColumn {
	float:left;
	margin-top:1.7777em;
	width:26.3333em;
}
form div.middleColumn div{
	margin-top:0px;
}
	
/* Labels * /			
.typography form label {
	font-size:0.75em;
	line-height: 1.3333em;	
}
.typography form p label {
	font-size:1em;
}
form label.left {
	float:left;
	width:8.25em;
	margin-right:0.75em;
}
form label.right {
	color:#ccc;
	float:left;
	font-weight: normal;
	padding:0;				
}
form label.FormHeading {
	font-size:1.3em;
	color:#ff7200;
	font-weight:bold;
}
		
/* Inputs * /
form input.text,
.typography form textarea,
.typography form select {
	background:#f9f9f9;
	border:none;
	color:#000;
	font-size:0.75em;
	line-height:1.3333em;
	padding:0.25em;
	width:100%;
}
.typography form textarea {
	padding:0.08333em 0.25em 0.1666em;
	margin-bottom:1.25em;
}
form p input {
	float:left;
	margin-left:9em;
	margin-right:0.5em;
}	
form input.text {
	height:15px;
}		
form input.numeric {
	width:20px;
	background:#f0f0f0;
	border:1px solid #aaa;
	padding:3px;
	color:#000;
	margin-right:4px;
}
form input.year {
	width:35px;
}
	
form .optionset {
	margin:0 0 1em;
	padding-top:0.1111em;
}
	form .optionset li {
	list-style: none;
	margin:0;
	overflow:auto;
	padding:0;		
}
form .optionset li input{
	float:left;
	margin-right:0.5em;
}
form .optionset li label{
	float:left;
	font-size:1em;
	font-weight:normal;
	padding:0;
}
	
/* Actions * /
form div.Actions {
	border-top:0.1111em dotted #ccc;
	padding:1.8888em 0 2em;
}
form p.Actions {
	text-align:right;
	padding:0 22px 15px 0;
}
form p.Actions input {
	padding:2px;
}
		
form input.action {
	background: url("../images/Button.png") no-repeat right center;
	border:none;
	color:#09f;
	font-size:1.3333em;
	font-weight:bold;
	padding:0.75em 2.25em 0.75em 0.75em;
}
form input.action:hover {
	cursor: pointer;
}
form p#ForgotPassword {
	margin-top:1.5em;
}

		
*/
