body {
  margin:0;
  padding:0;
  text-align:center;
  font:normal 70% Arial,Helvetica,sans-serif;
  color:#000;
  background:#e5e5e5;
}
 
h1 {
  margin:0 0 0.8em 0;
  padding:12px 0 0 0;
  font-family:Georgia,'Times New Roman',Times,serif;
  font-size:1.6em;
  font-weight:normal;
  color:#0062A5;
}
h2 {
  margin:0 0 0.8em 0;
  padding:12px 0 0 0;
  font-family:Georgia,'Times New Roman',Times,serif;
  font-size:1.6em;
  font-weight:normal;
  color:#0062A5;
}
h3 {
  margin:0;
  padding:12px 0 0 0;
  font-size:1em;
}
h4,
h5,
h6 {
  font-size:1em;
}
h1.center {
  text-align: center;
}
a {
  text-decoration:none;
  color:#ce316e;
}
a:hover {
  text-decoration:underline;
}

p {
  margin:0 0 1em 0;
  line-height:1.2em;
}
a.blue {
  text-decoration:none;
  color:#0062a5;
}

ul {
  margin:0 0 1em 20px;
  padding:0;
}
ul.links {
  margin-left:0;
  list-style:none;
}
ul.links li {
  padding-left:12px;
  background:url('/_images/back-links.gif') no-repeat 0 0.2em;
}

img {
  border:0;
}

form {
  margin:0 0 1em 0;
  line-height:1.2em;
}
input,select,textarea {
  font:normal 1em Arial,Helvetica,sans-serif;
}
input.text {
  border:1px solid #7f9db9;
}

textarea.textrequired,
input.textrequired {
	border:1px solid #7f9db9;
	background-color: #F0F0F0;
}

div.greybox .textrequired,
div.greybox .text {
	width: 200px;
}

input.button {
  width:auto;
  padding:1px 12px;
  overflow:visible;
  color:#fff;
  background:#0867a7 url('/_images/back-button.gif') no-repeat top;
  border:1px solid #b9b9b9;
}
div.row {
  clear:both;
  margin:2px 0;
}
div.row .label {
  float:left;
  width:40%;
  padding:3px 0 0 0;
}
div.row .label-required {
	float:left;
	width:40%;
	padding:3px 0 0 0;
}
.error,
div.row .error {	
  color:#f00;
  margin:0 0 5px 0;
}

table.purchase {
  width:533px;
  margin:0 0 1em 0;
}
table.purchase tr th,table.purchase tr td {
  padding:10px 0;
  border-bottom:1px solid #ddd;
}

.floatleft {
  float:left;
}
.floatright {
  float:right;
}
.textleft {
  text-align:left;
}
.textright {
  text-align:right;
}
.textcenter {
  text-align:center;
}
.smaller {
  font-size:0.9em;
}

.smallerBlue {
	font-size:0.9em;
	color: #0062a5;
}
.smallerRed {
	font-size:0.9em;
    color:#ce316e;
}
span.pipe {
  padding:0 4px;
}
div.hr {
  height:1px;
  margin:0 0 1.1em 0;
  border-bottom:1px solid #d7d7d7;
}

div.clear {
  min-height:1%;
}
div.clear:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}

div#holder {
  min-width:765px;
  max-width:908px;
  margin:0 auto;
  padding:7px;
  text-align:left;
}

div#round1 {
  color:#555;
  background:#fff url('/_images/back-round1.gif') repeat-y left;
}
div#round2 {
  background:url('/_images/back-round2.gif') repeat-y right;
}
div#round3 {
  background:url('/_images/back-round3.gif') no-repeat left top;
}
div#round4 {
  background:url('/_images/back-round4.gif') no-repeat right top;
}
div#round5 {
  background:url('/_images/back-round5.gif') no-repeat right bottom;
}
div#round6 {
  padding:4px;
  background:url('/_images/back-round6.gif') no-repeat left bottom;
}

div#header {
  min-height:1%;
  margin:0 0 1px 0;
  border-bottom:1px solid #d7d7d7;
}
div#header:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
a#logo {
	float:left;
}
a#logo img {
  float:left;
}
ul#navbar {
  min-height:1%;
  margin:0 0 0 170px;
  padding:16px 0 0 0;
  list-style:none;
}
ul#navbar:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
ul#navbar li {
  float:right;
  padding:0 0 0 1px;
  background:url('/_images/back-navbar-li.gif') no-repeat left bottom;
}
ul#navbar li.final {
  padding:0;
  background:none;
}
ul#navbar li a {
	float:left;
	text-decoration:none;
	font-weight:bold;
	color:#666;
	padding-top: 32px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 16px;
}
ul#navbar li a:hover {
  color:#ce316e;
}
ul#navbar li.selected a {
  text-decoration:underline;
}
ul#navbar li.contact a {
  max-width:70px;
}
ul#navbar li.purchase a {
  max-width:180px;
}

div#main {
  min-height:400px;
  padding:24px 24px 16px 24px;
  font-size:1.1em;
  background:url('/_images/back-main.gif') no-repeat top;
  border-bottom:7px solid #e1e1e1;
}
div#main:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}

div#side {
  float:right;
  width:244px;
  padding:0 0 0 25px;
  background:url('/_images/back-side.gif') repeat-y left;
}
div.sidebox-top {
  height:16px;
  background:url('/_images/back-sidebox-top.gif') no-repeat top;
}
div.sidebox {
  padding:4px 20px;
  background:url('/_images/back-sidebox.gif') repeat-y;
}
div.sidebox-bottom {
  height:16px;
  margin:0 0 1em 0;
  background:url('/_images/back-sidebox-bottom.gif') no-repeat bottom;
}
form#login {
  margin:0;
}
form#login label {
  display:block;
  margin:0 0 4px 0;
  text-align:left;
}
form#login input.text {
  width:200px;
  margin:0 0 8px 0;
}
div.signpost {
  min-height:1%;
}
div.signpost:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
div.signpost img {
  float:left;
}
div.signpost p,div.signpost ul {
  margin:0 0 0.9em 60px;
}

div#content {
  margin:0 293px 0 0;
}

div#homeimages {
  padding:20px 0 10px 0;
}
div#homeimages img {
  margin:0 14px 0 0;
}
div#homeimages img.last {
  margin-right:0;
}
div#home {
  padding:20px 0 10px 0;
}
div#home img {
  float:left;
  margin:0 40px 10px 0;
}
div#home ul {
  margin:0 0 0.8em 173px;
  font-weight:bold;
}
div#home p {
  margin:0 0 1.5em 173px;
}
div#home h2 {
  margin:0 0 0.8em 173px;
  padding:0;
  font-family:Arial,Helvetica,sans-serif;
  font-size:1em;
  font-weight:bold;
}

div.module {
  min-height:1%;
  padding:10px 0;
  border-top:4px solid;
}
div.module:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
div.module img {
  float:left;
  margin:0 20px 0 0;
}
div.module h2 {
  padding:0;
}
div.module p {
  margin:0;
  padding:0;
}
div.mod-01 {
  border-color:#f9e400;
}
div.mod-02 {
  border-color:#2b94de;
}
div.mod-03 {
  border-color:#d52d87;
}
div.mod-04 {
  border-color:#d72b2b;
}
div.mod-05 {
  border-color:#d3d3d3;
}
div.mod-06 {
  border-color:#f98700;
}
div.mod-07 {
  border-color:#6fadd9;
}
div.mod-08 {
  border-color:#00a94f;
}
div.mod-09 {
  border-color:#fdcba3;
}
div.mod-10 {
  border-color:#00b193;
}

div.greybox {
  width:565px;
  background:url('/_images/back-greybox.gif') repeat-y;
}
div.greybox-bottom {
  background:url('/_images/back-greybox-bottom.gif') no-repeat bottom;
}
div.greybox-top {
  padding:5px 16px;
  background:url('/_images/back-greybox-top.gif') no-repeat top;
}

div#footer {
  min-height:1%;
  margin:1px 0 0 0;
  padding:20px 20px 16px 20px;
  text-align:right;
  border-top:1px solid #d7d7d7;
}
div#footer a {
  text-decoration:underline;
  color:#666;
}
div#footer:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
div#logo{
	float:left;
	margin-top:-12px;	
	margin-bottom:-12px;
	margin-left:9px;	
}
div#copyright {
  float:left;
}
.CourseTitle {
	font-style: italic;
}


div.downloads h3 {
	clear:both;
}

div.downloads p span.chapter {
	float:left;
	width: 55px;
}

div.downloads p span.video {
	float:left;
}
