h2, h3, h4,h5, .blue {
	color:#244061
}
li.blue {font-size:1.2em}
li.blue ol, li.blue ul{font-size:.8em;color:black;}
li.blue ol ol, li.blue ul ol{font-size:1.0em;color:black;}
li.bold ol, li.bold ul{font-weight:normal;}
h3{font-size:1.25em}
h4 {font-size:1.1em}
.borderbox{ padding:0 10px; color:#17365d;font-weight:bold;font-style:italic }

.response { 
background-color:#f2e8c6;
color: #000000;
padding: 15px;

 }
 
 .ceores {
 	color: #5a0026;
	background-color: #F2E8C6;
	border-bottom: 1px solid #cc6633;
	margin-bottom: 0px;
	margin-top:5px;
 }
 
.mybox {
	height:100px;
	color:purple;
	border:2px solid black
}
h5 {
	font-style:italic;
	margin-bottom:0;
	
}
th {
	text-align:left
}
.references p{text-indent:-50px;margin-left:50px;}

caption {
	text-align:left;
	font-weight:normal;
	margin-bottom:15px;
	
}
table {
	
	width:97%;
	margin-bottom:15px
}
#content-main li{margin:10px 0}
table.noborder td{border:none}
table th{text-align:center;vertical-align:top;}
table.noborder {border:none}
table.a th {color:white;background-color:#244061;text-align:left}
#content-main ul.noBullet {list-style-type:none}
img {max-width:100%}