body	{
text-align: center;
font-family:  arial, Sans-serif;
background-color: #fff;
margin-top: 0px;
padding: 0px;
font-size: small;
line-height: 1.3;
}

a {
color: #005d99;
}

a:visited {
color: #00253D;
}

a:hover {
color: red;
}

.internal a {
}

.internal a:visited {
}

internal a:hover {
color: red;
}

#box {
width: 750px;
text-align: left;
margin-left: auto;
margin-right: auto;
border-left: 1px solid #4A98C5;
border-right: 1px solid #4A98C5;
border-bottom: 1px solid #4A98C5;
background-image: url(/images/workbenchheader.jpg); 
background-repeat: no-repeat;
}

#header {
height: 158px;
}

#content {
width: 500px;
padding: 10px 10px 10px 10px;
border: 0;
margin: 0;
}

#content li {
margin-bottom: 10px;
}
		
#sidebar {
width: 200px;
position: absolute;
margin: 0 0 0 530px;
padding: 0px;
top: 20px;
}

#assessment {
height: 185px;
}

h1 {
color: #005D99;
font-size: 14pt;
font-family: arial;
margin: 0px;
padding: 0px;
}

h2 {
color: #ff7800;
font-size: 10pt;
font-family: arial;
margin: 0px;
margin-top: 10px;
padding: 0px;
}

h3 {
color: #999;
font-size: 9pt;
font-family: arial;
}

/* layout
----------------------------------------------- */

.post {
margin: 0 16px 14px 29px;
padding: 0;
border-bottom: 3px solid #d8e7f7;
}

#comments {
margin: 0 16px 14px 29px;
padding: 10px;
border: 1px solid #cedef0;
background-color: #e4ecf5;
}


/* Posts
----------------------------------------------- */
@media all {
  .date-header {
    margin:1.5em 0 .5em;
    }
  .post {
    margin:.5em 0 1.0em;
    border-bottom:1px dotted #ccc;
    padding-bottom:1.5em;
    }
  }

.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:100%;
  font-weight:normal;
  line-height:1.4em;
  }
  
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  font-weight:normal;
  }
  
.post-title strong, .post-title a:hover {
  color:#333;
  }
  
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
  
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
  
.post-footer em, .comment-link {
  font:100%/1.2em Arial,Verdana,Sans-serif;
  }
  
.post-footer em {
  font-style:normal;
  color:#5D5D5D;
  margin-right:.6em;
  }
  
.comment-link {
  margin-left:.6em;
  }
  
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
  
.post blockquote {
  margin:1em 20px;
  }
  
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */
#comments h3 {
  margin:1em 0;
  font-weight: bold;
  line-height: 1.4em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color: #999999;
  }

#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block .comment-author {
  margin:.5em 0;
  }
#comments-block .comment-body {
  margin:.25em 0 0;
  }
#comments-block .comment-footer {
  margin:-.25em 0 2em;
  line-height: 1.4em;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block .comment-body p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }

#blog-pager-newer-link {
  float: left;
 }
 
#blog-pager-older-link {
  float: right;
 }

#blog-pager { 
  text-align: center;
 }

.feed-links {
  clear: both;
  line-height: 2.0em;
}

/* lists
----------------------------------------------- */

.post ul {
padding-left: 32px;
list-style-type: none;
font-size: 12px;
line-height: 18px;
}

.post li {
padding: 0 0 4px 17px;
}

#comments ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#comments li {
padding: 0 0 1px 17px;
}

#sidebar ul {
margin: 0 0 20px 0;
padding: 0;
list-style-type: none;
font-size: 12px;
line-height: 14px;
}

#sidebar li {
padding: 0 0 4px 17px;
}


/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  }
  </style>


.rss {

}

#powered-by a img {
border: none;
}

.footer {
text-align: left;
font-size: 8pt;
font-family: verdana, arial, sans-serif;
color: #5D5D5D;
width: 750px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
line-height: 1.6;
}

span.leftfooter {
float: left;
text-align: left;
width: 75%;
margin-left: 10px;
margin-bottom: 50px;

}

span.rightfooter {
float: right;
text-align: right;
width: 20%;
margin-right: 10px;

}

.printOnly {
display: none;
    }

.noncss {
display: none;
}

img {
border: none;
}


