body {
	background-color: #996600;
	color: black;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
h2, h3{
  color:#036;
  background: transparent;
  font-family:  'Trebuchet MS', Arial, Helvetica, sans-serif
}
h1  {
  color:#036;
  font: normal 2.0em Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif
}
h2  {
  font-size:160%;
  padding:0 0;
  }

h4  {
  color:#000000;
  font:  bold 100% Verdana, Arial, Helvetica, sans-serif;
}
h5  {
  color:#000000;
  font-size:  100%;
}
h6 {
  font-weight: normal;
}
p, li {
  line-height: 1.8em;}
  
/* horizontal list -- rate this article */
li.hz{
list-style:none;
display:block;
float:left;
width:8%	;
font-style: normal;
list-style-position: outside;
}

/* page utilities icons */		 

div#dostuff{
	text-align: center; 
	padding-top: 20px;
	overflow: hidden;
}

.bookmarkicon {
	background: transparent url(/site/img/bookmark.gif) no-repeat top left!important;
}
.printicon {
	background: transparent url(/site/img/print.gif) no-repeat top left!important;
}
.emailicon {
	background: transparent url(/site/img/send.gif) no-repeat top left!important;
}
.feedbackicon {
	background: transparent url(/site/img/feedback.gif) no-repeat top left!important;
}
.articlesuggesticon {
	background: transparent url(/site/img/feedback.gif) no-repeat top left!important;
}
.linkicon {
	background: transparent url(/site/img/link.gif) no-repeat!important;
	padding-left:20px!important;		
	}
.blogcommenticon {
	background: transparent url(/site/img/blogcomment.gif) no-repeat top left!important;
	padding-left:30px!important;
}
#hiliteon{
	background: #fff url(/site/img/hilite.gif) no-repeat; 
	display:none;
	}
#hiliteoff{
	background: #fff url(/site/img/hilite-off.gif) no-repeat; 
	display: none;
	}
.printicon, .emailicon, .feedbackicon, .articlesuggesticon, .bookmarkicon, #hiliteon, #hiliteoff, .blogcomment, .linkicon{
	padding:3px 0px 3px 23px!important;
	font:bold 85% Verdana,Arial,Helvetica,sans-serif;
	white-space: nowrap;
	margin-right:10px;
}
 
.dropcap {
float:left;
color:#D4D4C7;
font-size:100px;
line-height:80px;
padding-top:2px;
font-family: Times, serif, Georgia;
}
.meetingInfoLabel {
	BACKGROUND-COLOR: #666666;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
}
TD.blackHeader {
	BACKGROUND-COLOR: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; COLOR: #FFFFFF; FONT-WEIGHT: bold;
	font-size: x-small;
	border: 1px solid #999999;
	padding: 3px 2px 3px;
}
TD.goldHeader {
	BACKGROUND-COLOR: #FFDF62;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; COLOR: #000000; FONT-WEIGHT: bold;
	font-size: x-small;
	border: 1px solid #000000;
	padding: 3px 2px 3px;
}
.omtCopy {
	BACKGROUND-COLOR: #EEEEEE;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	padding: 2px;
	border: thin solid #666666;
}
.largeBold {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}
.highlightBold {
	COLOR: Black;
	background: #FFFFE0;
}

.abstract {
	font-weight: bold;
	color: #666666;
	font-style: italic;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
#content {
	width: auto;
	background: #fcfcff;
	padding: 11px 6px 11px 12px;
	overflow: hidden;
	border: 1px solid #b9d2e3;
    color: black;
	font: small Arial, Helvetica, Verdana, sans-serif;
}
  }
#content #navi {
	float:right;
	width:225px;
	background-color:#E6E6E6;
	margin: 20px;
	padding: 5px;
	border: 1px solid #666666;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

#content #sidebar {
	float:right;
	width:200px;
	background-color:#FFE2C6;
	margin: 20px;
	padding: 5px;
	border: 1px solid #666666;
}
#content #PostTest {
	float:none;
	width:885px;
	background-color:#FEF2BD;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #f0cc01;
	border-bottom-color: #f0cc01;
}
#content ul {
	margin: 0;
	padding: 0 30px 0 0;
	text-align: left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 30px;
}
.correctanswer {
	background-color: #66CC33;
	color: black;
	margin: 10px;
	padding: 10px;
	border: thin solid #009900;
}
.wronganswer {
	background-color: #FFB0B0;
	color: black;
	margin: 10px;
	padding: 10px;
	border: thin solid #FF0000;
}
#content #navi li{
	font-size:12px;
	line-height:1.7;
	margin-left:20px;
}
#wrapper {
  background-color: #fdf8f2;
  color: black;
  margin: 30px 40px 30px 40px;
  padding: 10px;
}
#header-bottom {
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  height: 1%;
}
#header-bottom ul {
  margin: 0;
  padding: 0;
  padding: 0 30px 0 0;
  text-align: right;
}
#header-bottom2 ul {
  margin: 0;
  padding: 0;
  padding: 0 0px 0 0;
  text-align: right;
}
#header-bottom li {
  display: inline;
  background-color: #fdf8f2;
  color: #050845;
}
#header-bottom a:link, #header-bottom a:visited {
  text-decoration: none;
  background-color: #fdf8f2;
  color: #050845;
}
#tagline {
  font-weight: bold;
  background-color: #fdf8f2;
  color: #050845;
  font-style: italic;
  margin: 0;
  padding: 0 0 0 20px;
  width: 300px;
  float: left;
}

#tagline2 {
  font-weight: bold;
  background-color: #fdf8f2;
  color: #050845;
  font-style: italic;
  margin: 0;
  padding: 0 0 0 0px;
  width: 150px;
  float: left;
}

#callout {
	font-weight: bold;
	background-color: #666666;
	color: #FFFFFF;
	font-style: italic;
	margin: 5px;
	padding: 5px;
	width: 100%;
	border: thin solid #CCCCCC;
  }
all {
  position: absolute;
  top: 110px;
  right: 55px;
}
#main {
  top:0;
  left:  0;
  width: 100%;
  margin-top: 0px;
}

#mainfeature {
  background-color: #112236;
  color: white;
  padding: 2em 2em 1em 200px;
  height: 1%;
}
#mainfeature h2 {
  margin: 0;
  font-weight: normal;
  font-size: 140%;
}
#mainfeature p {
  font-size: 110%;
}
#mainfeature p.more {
  margin-top: 0;
  text-align: right;
}
#mainfeature p.more a:link, #mainfeature p.more a:visited {
  color: white;
  background-image: url(img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}
#content .inner {
  margin: 10px 20px 10px 40px;
}
#content .inner h2 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size: 110%;
}

#content .inner ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content .inner h3 {
  font-size: 130%;
}
#content .inner h3 a:link, #content .inner h3 a:visited {
  color: #245185;
}
#content .inner p {
  color: #000000;
  font-size: 100%;
  font-family: "trebuchet ms", verdana, arial, tahoma;
  line-height: 1.8em;
}
#content .inner blockquote {
  color: #000000;
  font-size: 100%;
  font-family: "trebuchet ms", verdana, arial, tahoma;
  line-height: 1.8em;
}
#content .inner .features li img {
  float: left;
  margin: 0 5px 5px 0;
}
#content .inner li {
  color: #000000;
  font-size: 100%;
  font-family: "trebuchet ms", verdana, arial, tahoma;
  line-height: 1.8em;
}
#content .inner p.author {
  font-weight:  bold;
}
#content .inner p.more{
  margin-top: 0;
  text-align: right;
}
#content .inner p.more a:link, #content .inner p.more a:visited {
  color: black;
  background-image: url(img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 90%;
  color: #1e4c82;
}
#sidebar {
  top: 0;
  right: 0;
  width: 220px;
  background-color: #256290;
  color: white;
  margin: 0;
  padding: 0;
}
#sidebar h3 {
  font-size: 110%;
  background-image: url(img/sidebar-header-bg.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0.2em 0 0.2em 10px;
  font-weight: normal;
}
#sidebar .inner {
  padding: 10px;
}
#sidebar ul {
  list-style-image: url(img/more-bullet.gif);
  margin-left: 0;
  padding-left: 20px;
}
#sidebar p, #sidebar li {
  font-size: 90%;
  line-height: 1.4em;
}
#sidebar ul a:link, #sidebar ul a:visited {
  color: white;
}
#sidebar .date {
  font-weight: bold;
}
#searchform .text {
  width: 196px;
  border: 1px solid #45bac0;
}
#searchform .searchbutton {
  text-align: right;
  margin-top: 4px;
}
#searchform .btn {
  border: 1px solid #45bac0;
  background-color: #256290;
  color: white;
}
#sidebar .motm-image {
  float: right;
  margin: 0 30px 0 20px;
}
#sidebar p.more {
  clear: right;
  margin: 0 30px 0 0;
  text-align: right;
}
#sidebar p.more a:link, #sidebar p.more a:visited {
  color: white;
  background-image: url(img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}
#sidebar2 {
  top: 0;
  left: 0;
  width: 200px;
  border-top: 1px solid #b9d2e3;
  border-left: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  color: black;
  margin: 0;
  padding: 0;
}
#sidebar2 .inner {
  margin:  10px;
}
#sidebar2 p {
  font-size: 90%;
  color: #666666;
}
#sidebar2 a:link, #sidebar2 a:visited {
  color: #245185;
  font-weight: bold;
}
#sidebar2 h3 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size:  110%;
}
#nav {
  list-style: none;
  margin: 0;
  padding:  0;
  font: small Arial, Helvetica, Verdana, sans-serif;
}
#nav li {
  border-bottom: 1px solid #b9d2e3;
  padding: 0.4em 0 0.2em 0;
  font-size:  90%;
}
#nav li a:link, #nav li a:visited {
  text-decoration: none;
  color: #245185;
  font-weight: normal;
}
#bloglatest h4 {
  color: #ff4e00;
  font-size: 100%;
  font-weight: bold;
}
#blog {
  margin: 0;
  padding: 0 0 0 20px;
  list-style: url(img/more-bullet.gif);
}
#blog li {
  font-size: 90%;
  padding-bottom: 0.5em;
  color: #ff4e00;
  font-weight: bold;
}
#newsletterform .text {
  width: 135px;
  border: 1px solid #45bac0;
}
#newsletterform .searchbutton {
  text-align: right;
  margin-top: 4px;
}
#newsletterform .btn {
  border: 1px solid #45bac0;
  background-color: #256290;
  color: white;
  font-size: 80%;
}

#banner, #banner a {
	font-family: "Trebuchet MS", verdana,arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: white;
	background-color: #246CC4;	
	padding:5px;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
.style2 {color: #FF0000}
.qnum {
	font-family: verdana, arial, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.noteText {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-weight: bold
}

.question {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
}

ul.benefitslist li
{ 
	color: #000!important;	
	font: Bold 11px/15px Verdana,Arial,Helvetica,sans-serif !important; 
	list-style: none url(/site/images/tick.gif);
}

.examPassed {
	font-family: Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
	color: #009933;
	border: thin solid #000000;
	background-color: #AEFBC7;
}
.examFail {
	font-family: Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
	border: thin solid #000000;
	background-color: #FFCCCC;
}.jhcme_menu {
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #B83D3D;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 2px;
	margin: 5px;
}
.jhcme_menuHeader {
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 2px;
	margin: 5px;
	background-color: #B83D3D;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

}.jhcme_menu a {
	color: #B83D3D;

}
