@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
}
td {
	vertical-align: top;
}
body,td,th {
	font-size: 12px;
}.tableHead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.courseTable {
	border: 1px solid #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	margin-top:0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	margin:0;
	padding:0;
	line-height:1.25;
	
}
p{
	margin-top:0px;
	}
body{
margin:0px;

}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;

  }
  
#nav li {
	float: left;
	position: relative;
	width: 10em;
	font-weight:bold;
	font-size:11px;
	height: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a3bbf7;
	text-indent: 10px;
	line-height:2.2em;
  }
  #nav li li{
  width:13em;
  background-color:#dee5f8;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom:#a3bbf7;
  border-left-width:1px;
  border-left-style:solid;
  border-left:#a3bbf7;}

#nav li ul {
  display: none;
  position: absolute; 
  top: 1em;
  left: 0;

  }

#nav li:hover ul, li.over ul{ display: block; }

#nav a{
font-weight:bold;
color:#000000;
text-decoration:none;
}
#nav li li a{
padding: 0.2em 10px;
font-size:10px;

}
#nav a:visited{
color:#000000;
text-decoration:none;}
#nav a:hover{
color:#000000;
text-decoration:none;}
#nav a:active{
color:#000000;
text-decoration:none;}
#navbg{
	background-image:url(Microsoft-SharePoint/images/button_bg.jpg);
	background-repeat:repeat-x;
	background-color:#a3bbf7;
	height: 25px;
	width: 1300px;
	position: absolute;
	left: 0px;
	margin: 0px;
	top: 95px;
	z-index: 20;
}
.firstlevel{
margin-top:13px;}
#banner {
	width: 1300px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	background-image:url(Microsoft-SharePoint/images/banner_bg.jpg);
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#mainbody {
	left: 0px;
	top: 130px;
	position: absolute;
}

#treemenudiv {
	top: 4px;
	position: relative;
}
.certificationfirstline {
	font-size: large;
	font-weight: bold;
	text-align: left;
	margin: 0px;
}
.certificationsecondline {
	text-align: left;
}
.certificationthirdrow {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.cta {
	font-weight: bold;
	color: #660000;
	font-size: medium;
	text-align: left;
}

.style3 {
	color: #319aff;
	font-size: 18px;
}.certification_color {
	font-weight: bold;
	background-color: #8CA6F7;
}

