body {
	margin: 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
	background-attachment: fixed;
	background-color: #DEE6F3;
	background-image: url(images/header.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

p {
	line-height:160%;
	}
	
img {
	border:0px;
	}
	
h1 {
	color:#036;
	font-size:1.4em;
	background:url(images/img_h1.gif) no-repeat left top;
	padding: 0px 0px 10px 30px;
	border-bottom:#E0E4DD 1px solid;
	}
	
h2 {
	color:#036;
	font-size:1.2em;
	margin:0px 0px 4px 0px;
	padding:0px 0px 4px 0px;
	}
	
h3 {
	color:#069;
	font-size:1.2em;
	background:url(images/img_icon_news.gif) no-repeat left top;
	padding: 0px 10px 0px 23px;
	margin: 0px 0px 6px 5px;
	}

hr	{
	border: 0;
 	color: #E0E4DD;
	background-color: #E0E4DD;
	height: 1px;
	}
	
#content ul {
	line-height:160%;
	list-style:none;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 10px;
	}
	
#content li {
	background:url(images/bullet.gif) no-repeat left 4px;
	padding: 0px 0px 0px 15px;
	}
	
#content a:link, #content a:active, #content a:visited {
	color:#069;
	}
	
#content a:hover {
	text-decoration:none;
	}
	
#subPage p {
	margin:0px;
	padding:0px;
	}
	

	
/* Navigation */

#nav ul {
	line-height:160%;
	list-style:none;
	padding:0px;
	margin:0px;
	position:relative;
	left:16px;
	}
	
#nav li {
	background:url(images/nav_bullet.gif) no-repeat left 3px;
	padding: 0px 12px 0px 12px;
	margin: 0px 2px 0px 0px;
	display:inline;
	position:relative;
	}
	
#nav a:link, #nav a:active, #nav a:visited{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	}
	
#nav a:hover, #headerNav a:hover {
	text-decoration:none;
	color:#0cf;
	}
	
#nav td {
 height:50px;
 background:url(images/nav_bg.gif) repeat-x;
 }
 
#headerNav {
  height:23px; 
  background:url(images/h_nav_bg.gif) repeat-x;
  color:#0CF;
  font-size:.9em;
  }
  
#headerNav a{
  color:#FFF;
  text-decoration:none;
  margin: 0px 8px;
  }
  
#headerNavContainer {
	position:relative;
	left:112px;
	}
	
#sw {
	width:240px;
	border:#E0E4DD 1px solid;
	margin-right:10px;
	}

/* Right Nav */
#ask, #software, #savings {
	width:242px;
	height:37px;
	background-color:#DDE6F2;
	margin-bottom:10px;
	padding-top:2px;
	font-size:.9em;
	}
	
#ask img, #software img, #savings img {
	float:left;
	clear:right;
	}
	
#ask a, #software a, #savings a {
	color:#069;
	}	
	
#ask a:hover, #software a:hover, #savings a:hover {
	text-decoration:none;
	}
	
#news p{
	font-size:.9em;
	margin:0px 0px 10px 0px;
	width:220px;
	position:relative;
	left:30px;
	}
	
#footer{
	font-size:.9em;
	}
	
#footer a {
	color:#069;
	margin-right:10px;
	}
	
#footer a:hover {
	text-decoration:none;
	}

	
#footer td{
	padding-bottom:10px;
	}
	
#subNav ul {
	line-height:225%;
	list-style:none;
	padding:0px;
	margin:0px 0px 5px 0px;
	}
	
#subNav li {
	border-bottom:#E0E4DD 1px solid;
	} 
	
#subNav h1 {
	color:#036;
	font-size:1.4em;
	background:url(images/img_h1.gif) no-repeat left top;
	padding: 0px 0px 10px 30px;
	border-bottom:#E0E4DD 1px solid;
	margin:0px;
	}
	
#subNav a {
	color:#069;
	text-decoration:none;
	font-weight:bold;
	font-size:1em;
	display:block;
	width:210px;
	padding-left:30px;
	
	}
	
#subNav a:hover {
background-color:#036;
color:#fff;
	
	}
	
.imgLeft {
	border:#D5D5D5 double 1px;
	padding:4px;
	float:left;
	text-align:left;
	margin-right: 15px;
	}	
	
	
.highlight {
	color:#036;
	font-weight:bold;
	}
	
#training, #courseDesc{
	width:100%;
	border-collapse:collapse;
	}
	
#training th{
	background-color:#036;
    color:#fff;
	font-weight:bold;
	padding:4px 4px 4px 12px;
	text-align:left;
	}
	
#courseDesc th {
	background-color:#DDE6F2;
    color:#036;
	font-weight:bold;
	padding:4px 4px 4px 12px;
	text-align:left;
	}
	
#training td, #courseDesc td {
	border:#E0E4DD solid 1px;
	}
	
#courseDesc td {
	padding:4px 8px;
	}
	
#training ul {
	margin:8px 0px;
	}
	

	
/*#courseDesc li {
	background:url(images/bullet_desc.gif) no-repeat left 4px;
	}*/
	
.top a{
	float:right;
	clear:both;
	width:30px;
	text-align:center;
	position:relative;
	color:#fff;
	}

#sitemap h2{
	margin-bottom:0px;
	}

#sitemap h1{
	margin-top:6px;
	}

#sitemap p{
	margin:0px 0px 6px 0px;
	}
	
#sitemap ul, #sitemap li {
	margin:6px;
	}
