/* General site formatting*/
HTML {
	PADDING: 0px; 
	MARGIN: 0px; 
}

P {
	MARGIN: 0.5em 0px .5em 0px;
}
body
{
	FONT-FAMILY: Verdana, Arial, sans-serif; 
	TEXT-ALIGN: center;
}

img
{
	border: 0;
	vertical-align: middle;
}

.form table
{
	color: #000000;
	font-size: x-small;
}

.table-padding
{
	padding: 0 0 0 1em;
}

.img-right
{
	float: right;
	margin:10px 10px 10px 10px;
}

#container H1
{
		margin-left: 210px;
		font-size: medium;
		color: #00BCE4;		
}

A {
	COLOR: #00BCE4; TEXT-DECORATION: none
}

A:active {
	COLOR: #00BCE4; TEXT-DECORATION: none
}

A:visited {
	COLOR: #00BCE4; TEXT-DECORATION: none
}

A:hover {
	COLOR: #00BCE4; TEXT-DECORATION: underline
}

#wrapper {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 15px auto; WIDTH: 780px; PADDING-TOP: 0px;  TEXT-ALIGN: left
}

#container
{
	width: 780px;
	background: #fff;
	text-align: left;
	BACKGROUND-POSITION: 0px 0px;
	BACKGROUND-IMAGE: url(images/divider.gif);
	BACKGROUND-REPEAT: no-repeat; HEIGHT: auto;
}

#container-with-top-banner
{
	width: 780px;
	background: #fff;
	text-align: left;
	BACKGROUND-POSITION: 0px 122px;
	BACKGROUND-IMAGE: url(images/divider.gif);
	BACKGROUND-REPEAT: no-repeat; HEIGHT: auto;
}

#container-with-top-banner H1
{
		margin-left: 210px;
		font-size: medium;
		color: #00BCE4;		
}

#news-container
{
	width: 780px;
	background: #fff;
	text-align: left;
}

#navigation-top
{
	font : normal .8em Verdana, Arial, Helvetica, sans-serif;
	width: 780px;
	text-align: right;
}

#navigation-top A {
	COLOR: #00BCE4; TEXT-DECORATION: none
}

#navigation-top A:active {
	COLOR: #00BCE4; TEXT-DECORATION: none
}
#navigation-top A:visited {
	COLOR: #00BCE4; TEXT-DECORATION: none
}
#navigation-top A:hover {
	COLOR: #00BCE4; TEXT-DECORATION: underline
}

#navigation-pane
{
	width: 780px;
}

.navigation-pane-left
{
	width: 200px;
	padding: 0;
}

.navigation-pane-right
{
	width: 565px;
	padding: 0;
}

#header
{
	width: 780px;
	height: 30px;
	border-top: solid 2px #00BCE4;
	border-bottom: solid 2px #00BCE4;
	margin: .2em 0 .2em 0;
	padding: 0;
	
}

#subheader
{
	width: 780px;
	height: 25px;
	padding: 0;	
}

#header-left
{
	width: 380px;
	float: left;
	padding: .2em 0 .2em 0;
}

#header-right
{
	width: 385px;
	float: right;
	color : #87898B;
	float: right;
	font : .8em Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
}
#header-right p
{
	vertical-align: bottom;
	text-align: right;
	margin-top: 14px;
	padding: 0;
}

#top-banner
{
	width: 780px;
	padding: .2em 0 .2em 0;
}

#left-pane
{
	width: 200px;
	height: 500px;
	float: left;
	text-align: center;
	padding: .2em .2em .2em .2em;
}

#left-pane p
{
	font-size: .8em;
	color: #fff;
	text-align: left;
	font-weight: bold;
	padding: .2em 0 0 1em;
}

#content-pane
{
	/*background: #F3F4F4;*/
	background: #fff;
	width: 565px;
	float: right;
	border: solid 1px #B7B9BC;
	padding: 0;
	height: 500px;
	
}

#content-pane
{
	height: auto;
}

#news-detail-content-pane
{
	/*background: #F3F4F4;*/
	background: #fff;
	width: 565px;
	float: right;
	border: solid 1px #B7B9BC;
	padding: 0;
	HEIGHT: auto;
	
}

#news-detail-content-pane p
{
	padding: 0px .2em 0 .2em;
	
}

#news-content-pane
{
	/*background: #F3F4F4;*/
	background: #fff;
	width: 765px;
	float: right;
	border: solid 1px #B7B9BC;
	padding: 0;
	HEIGHT: auto;
	
}

#content-pane ul
{
	/*color : #87898B;*/
	color: #000;
	font : .8em Verdana, Arial, Helvetica, sans-serif;
}

#content-pane ol
{
	/*color : #87898B;*/
	color: #000;
	font : .8em Verdana, Arial, Helvetica, sans-serif;
}

#paging-pane
{
	background: #fff;
	width: 565px;
	float: right;
	border: solid 0px #B7B9BC;
	padding: 0;
	HEIGHT: auto;
	font : .8em Verdana, Arial, Helvetica, sans-serif;
	
}

.clearer {
	font-size: 0px;
	height: 0px;
	width: 100%;
	display: block;
	clear: both;
}

.paging-left
{
	text-align: left;
}
paging-right
{
	text-align: right;
}

#footer
{
	font : normal .8em Verdana, Arial, Helvetica, sans-serif;
	/*background: #F3F4F4;*/
	width: 780px;
	clear: right; 
	margin-top: 1em;
	padding: .2em 0 .2em .2em;
	border-top: solid 2px #00BCE4;
	text-align: left;
}

#footer A {
	COLOR: #87898B; TEXT-DECORATION: none
}

#footer A:active {
	COLOR: #87898B; TEXT-DECORATION: none
}
#footer A:visited {
	COLOR: #00BCE4; TEXT-DECORATION: none
}
#footer A:hover {
	COLOR: #87898B; TEXT-DECORATION: underline
}

#copyright
{
	margin-top: -16px;
	color: #87898B;
	text-align: right;
}


.competion-banner-left
{
	text-align: center;
	margin: .2em 0 .2em 0;
	
}

#left-menu-header
{
	width: 164px;
	color: #fff;
	margin: 1em 0 0 0;
	font-weight: bold;
	font-size: .9em;
}

.news
{
	font : normal .6em Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	width: 166px;
	margin: .2em 0 .2em 0;
	text-align: left;
}

.news td
{
	color: #000;
	border-bottom: solid 1px #00BCE4;
}

.news A 
{
	padding-bottom: .2em;
	COLOR: #000; TEXT-DECORATION: none
}

.news A:active {
	COLOR: #87898B; TEXT-DECORATION: none
}
.news A:visited {
	COLOR: #000; TEXT-DECORATION: none
}
.news A:hover {
	COLOR: #87898B; TEXT-DECORATION: underline
}

.news-more
{
	float: right;
	padding-right: .3em;
}

.news label
{
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	padding: .2em .2em .2em .3em;
	border-bottom: solid 2px #00BCE4;
	width: 166px;
	height: 20px;
}

.services-box
{
	font : bolder .8em Verdana, Arial, Helvetica, sans-serif;
	padding: 1em;
}

.services-box A
{
	border: solid 1px #ccc;
	text-decoration: none;
	cursor: pointer;
}

.services-box A:active
{
	text-decoration: none;
}

.services-box A:visited
{
	text-decoration: none;
}

.services-box A:hover
{
	text-decoration: none;
}


.services-box .corporate
{
	background: url('images/corporate-box-bg.gif') no-repeat;
	border: solid 1px #2BC2E5;
	margin: .2em .2em .2em 0;
	width: 250px;
	height: 145px;
	color: #87898B;	
	float: left	
}

.services-box .elearning
{
	background: url('images/elearning-box-bg.gif') no-repeat;
	border: solid 1px #2BC2E5;
	margin: .2em .2em .2em 0;
	width: 250px;
	height: 145px;
	color: #87898B;	
	float: right	
}

.services-box .services
{
	background: url('images/services-box-bg.gif') no-repeat;
	border: solid 1px #2BC2E5;
	margin: .2em .2em .2em 0;
	width: 250px;
	height: 145px;
	color: #87898B;	
	float: left;	
}

.services-box .training
{
	background: url('images/training-box-bg.gif') no-repeat;
	border: solid 1px #2BC2E5;
	margin: .2em .2em .2em 0;
	width: 250px;
	height: 145px;
	color: #87898B;	
	float: right	
}

.services-box .text
{
	position: absolute;
	display: inline;
	margin-left: 101px;
	margin-top: 50px;
	width: 115px;
	font-size: .9em;
}

.services-box .text-services
{
	position: absolute;
	display: inline;
	margin-left: 105px;
	margin-top: 50px;
	width: 115px;
	font-size: .9em;
}

.services-box .text-training
{
	position: absolute;
	display: inline;
	margin-left: 75px;
	margin-top: 50px;
	width: 150px;
	font-size: .9em;
}
	
#content-pane p
{
	/*color : #87898B;*/
	color: #000;
	font : .8em/1.6em Verdana, Arial, Helvetica, sans-serif;
	padding: 1em 1em 0 1em;
}

#content-pane .no-padding
{
	padding: 0 1em 0 1em;
}

#content-pane .tc-text
{
	color: #000;
	font : .8em/1.2em Verdana, Arial, Helvetica, sans-serif;
	padding: 0 1em 0 1em;
}

#content-pane .smalltext
{
	color : #87898B;
	font : .7em/1.4em Verdana, Arial, Helvetica, sans-serif;
	padding: 0 1em 0 1em;
}

#content-pane .bold-blue-text
{
	color : #00BCE4;
	font : .9em/1.4em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 1em 1em 0 1em;
}

#content-pane .health-check-sub-header
{
	color : #00BCE4;
	font : .7em/1.4em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 1em 0 1em;
}

.contact-box
{
	width: 250px;
	height: auto;
	float: left;
}

.form
{
	color : #000;
	font : .8em/1.6em Verdana, Arial, Helvetica, sans-serif;
	padding: 1em 0 0 1em;
	width: 540px;
	height: auto;
}

.form label
{
	width: 155px;
	font : 1em/2em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: .2em 0 0 0;	
}

.form input,textarea, select
{
	color: #000000;
	font : 1em/2em Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #00BCE4;
}

.form input
{
	height: 25px;
	font-weight: normal;
}

.form .submit
{
	background-color: #00BCE4;
	color: #ffffff;
	font-weight:bold;
	cursor: pointer;
}

.button
{
	background: #00BCE4;
	border: solid 1px #006;
	color: #fff;
	font-weight:bold;
	cursor: pointer;
}


/*.form td
{
	color: #00BCE4;
}*/

.field-label
{
	width: 155px;
	font : .8em/1.6em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: .2em 0 0 0;
	text-align: right
}

.text-float
{
	position: absolute;
	display: inline;
	margin-left: 10px;
	margin-top: 10px;
	width: 109px;
	font-size: .7em;
	color: #000;
}

#content-pane .contact-no-padding
{
	padding: 0em 1em 0 1em;
	margin: 0;
	color: #000000;
}

.course-box
{
	border: solid 2px #2BC2E5;
	margin: .2em .2em .2em .2em;
	width: 555px;
	height: auto;
	/*color: #87898B;*/
	color: #000;
	background: #ffffff;
}

.course-box .header-text
{
	font-size: .8em;
	color: #2BC2E5;
	font-weight: bold;
	padding: .2em 0 .2em 0;
}

.course-box .text
{
	font-size: .78em;
	padding: 0 0.2em 0 0;
}

.course-box .boldtext
{
	font-size: .78em;
	padding: 0 .2em .2em 0;
	font-weight: bold;
}

.course-box .image
{
	float: left;
	padding: 0 .2em 0 0;
}

.course-box A
{
	padding: 0 0 1.2em 0;
}

/*=======================================
Health check page layout
========================================*/

	#hsc-container
	{
		width: 780px;
		background: #fff;
		text-align: left;
		BACKGROUND-POSITION: 0px 0px;
	}

	#hsc-container H1
	{
		padding-left: .2em;
		font-size: medium;
		color: #00BCE4;		
	}

		/* Health check page long width */
	#hsc-content-pane
	{
		background: #fff;
		border: solid 1px #B7B9BC;
		padding: 0;
		HEIGHT: auto;
	}

	/*Health Check Form formatting*/
	
	.hsc-form
	{
		color : #00BCE4;
		font : .8em/1.6em Verdana, Arial, Helvetica, sans-serif;
		padding: 0 0 0 1em;
		width: 750px;
		height: auto;
	}

	.hsc-form input,textarea, select
	{
		color: #000000;
	}
	.hsc-form input
	{
		font-weight: bold;
	}

	.hsc-form .submit
	{
		background-color: #00BCE4;
		color: #ffffff;
		font-weight:bold;
		cursor: pointer;
	}
	.hsc-form td
	{
		font-size: x-small;
		color: #000000;
		padding: .2em 0 .2em .2em;
	}	

	.hsc-form td.alternate
	{
		font-size: x-small;
		color: #000000;
		background: #eee;
	}


/*=======================================
site main navigation
========================================*/

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
  margin: 0;
  border: 0 none; 
  padding: 0;
  width: 100%; /*For KHTML*/
  list-style: none;
  height: 24px;
}

ul#navmenu li {
  margin: 0;
  border: 0 none;
  padding: .2em;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 24px;
  width: 85px;
  z-index:200;
  background:transparent url(images/shadow.gif) no-repeat;

}

ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 85px;
  list-style: none;
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
}

ul#navmenu ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu ul li {
  width: 85px;
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu a {
  border: 1px solid #87898B;
  padding: 0;
  display: block;
  background: #F3F4F4;
  color: #87898B;
  font: bold 11px/22px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
  width: 84px;
  text-align: center;
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background: #00BCE4;
  color: #fff;
}



/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}

/* End CSS Popout Menu */








/* =====================================
left menu
==========================================*/

ul#vnavmenu,
ul#vnavmenu li,
ul#vnavmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px; /*For KHTML*/
  list-style: none;
}

ul#vnavmenu
{
	padding: 1em;
}

ul#vnavmenu:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
 /* font: 1px/0px serif;*/
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#vnavmenu li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
}

/*=============================
 Root Menu
=============================== */

ul#vnavmenu a {
  border: 1px solid #00BCE4;
  margin: .2em 0 .2em 0;
  padding: .2em 0.2em .2em 0.2em;
  display: block;
  background: #FFF;
  color: #87898B;
  font: bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 30px; /*For IE*/
  text-align: center;
}

/* Root Menu Hover Persistence */
ul#vnavmenu a:hover,
ul#vnavmenu li:hover a,
ul#vnavmenu li.iehover a {
  background: #F3F4F4;
  color: #00BCE4;
}

/* =====================================
            content section linkbox
==========================================*/

ul#content-linkbox,
ul#content-linkbox li,
ul#content-linkbox ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 70%; /*For KHTML*/
  list-style: none;
}
ul#content-linkbox
{
	padding: 1em;
}

ul#content-linkbox:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#content-linkbox li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
}

/* =====================================
            elearning sub pages linkbox
==========================================*/

ul#subpage-linkbox,
ul#subpage-linkbox li,
ul#subpage-linkbox ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 100%; /*For KHTML*/
  list-style: none;
}
ul#subpage-linkbox
{
	padding: 1em;
}

ul#subpage-linkbox:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#subpage-linkbox li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
 }
 
 ul#subpage-linkbox a {
  border: 1px solid #00BCE4;
  margin: 0;
  padding: 0;
  display: block;
  background: #00BCE4;
  color: #fff;
  font: bold 12px/15px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 20px; /*For IE*/
  text-align: center;
}

ul#subpage-linkbox {
  font: bold 18px/15px Verdana, Arial, Helvetica, sans-serif;
    height: auto !important;
  height: 20px; /*For IE*/
  text-align: left;
  color:#00BCE4
}

/* Root Menu Hover Persistence */
ul#subpage-linkbox a:hover,
ul#subpage-linkbox li:hover a,
ul#subpage-linkbox li.iehover a {
  background: #F3F4F4;
  color: #00BCE4;
}

/*=============================
 Root Menu
=============================== */

ul#content-linkbox a {
  border: 1px solid #00BCE4;
  margin: .2em 0 .2em 0;
  padding: .2em 0.2em .2em 0.2em;
  display: block;
  background: #00BCE4;
  color: #fff;
  font: bold 12px/15px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 30px; /*For IE*/
  text-align: center;
}

/* Root Menu Hover Persistence */
ul#content-linkbox a:hover,
ul#content-linkbox li:hover a,
ul#content-linkbox li.iehover a {
  background: #F3F4F4;
  color: #00BCE4;
}

.boxContent { position: relative; left: -4px; top: -4px; }
.boxContainer { position: relative; background: #094891; margin: 4px; } 

.grid-item
{
	padding: .2em;
}

.right-image
{
	BORDER-RIGHT: #2BC2E5 1px solid; 
	BORDER-TOP: #2BC2E5 1px solid; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 10px 0px 0px 0px; 
	BORDER-LEFT: #2BC2E5 1px solid; 
	BORDER-BOTTOM: #2BC2E5 1px solid;	
}
A:hover .right-image {
	BORDER-LEFT-COLOR: #110; BACKGROUND: #fff; BORDER-BOTTOM-COLOR: #110; BORDER-TOP-COLOR: #110; BORDER-RIGHT-COLOR: #110
}

.picture 
{
	padding: 1em 0 1em 0;
	BORDER-RIGHT: #2BC2E5 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #2BC2E5 1px solid; PADDING-LEFT: 1px; FLOAT: left; PADDING-BOTTOM: 1px; MARGIN: 0px 10px 0px 0px; BORDER-LEFT: #2BC2E5 1px solid; PADDING-TOP: 1px; BORDER-BOTTOM: #2BC2E5 1px solid;
}
A:hover .picture {
	BORDER-LEFT-COLOR: #110; BACKGROUND: #fff; BORDER-BOTTOM-COLOR: #110; BORDER-TOP-COLOR: #110; BORDER-RIGHT-COLOR: #110
}

	.form-row
	{
		background-color: #f1f1f1;
		border-bottom: solid 1px #00ADDD;
		padding: 2px 0px 2px 5px;
	}
	
/* =====================================
         PPC Landing page call to action box
==========================================*/

.linkbox {
	border:1px solid #888;
	background:#f9f9f9;
	padding:10px;
	width:166px;
	margin-bottom:1em;
}

.hovering {
	background:#FFFFCC;
	border-color: #ccc;
	cursor:pointer;
}

#left-pane p
{
	color:#00BCE4;
}

#left-pane a
{
	COLOR: #0000ff; TEXT-DECORATION: underline
	
}

#left-pane a:hover
{
	COLOR: #00BCE4; TEXT-DECORATION: underline
}

#left-pane ul
{
	list-style:none;
	padding: 0px;
	margin: 0px;
}

#main {
	background-color:#fff;
}
#main #side 
{
	float:right;
	width:190px;
	border:1px solid #C0D0E0;/*#ccc;*/
	margin:5px; 
   background:#F9FAF9
} 

#side ul
{
	text-align: left;
	list-style:none;
	padding:15px 10px 15px 10px;
	margin: 0px;
}

#side li
{
	padding:10px 0px 10px 0px;
	color:#30B3E7
}

#side p
{
	text-align: left;
	list-style:none;
	padding:5px 10px 5px 10px;
	margin: 0px;
}

#container .newsletter-header
{
		padding: 0px 10px 0px 10px;
		font-size: 90%;
		color: #00BCE4;
}

#container .newsletter-body
{
		padding: 0px 10px 10px 10px;
		border-bottom: .1em dashed #87898B;
}

.quote {
   border:1px solid #C0D0E0; 
   background:#F9FAF9 url('images/quote-left.gif') no-repeat left top; 
   margin-left: 1%; 
   margin-right: 1%;
   padding-top: 10px;
   padding-left: 15px; 
   font-style:italic; 
   font-variant:normal; 
   font-weight:normal; 
   font-size:70%; 
   font-family:Verdana, Arial, sans-serif;
   color:#555;
   float: right;
   width: 190px;
}

.quote div {background: transparent url('images/quote-right.gif') right bottom no-repeat;
 padding-right: 15px;
 padding-bottom: 10px;
}

#breadCrumb { 
font-size: 75%;
color: #000;
margin-left: -40px;
} 

#breadCrumb li { 
float: left; 
display: inline; 
} 

/*form validation message*/
#msg {font-size:10px; display:none; position:absolute; z-index:200; background:url(images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #00CCCC; border-left:none; padding:5px; min-width:150px; max-width:250px}
