@import "https://fonts.googleapis.com/css?family=Oswald:700";

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

body {
	margin: 0 10px 10px 10px;
}
.cqnav {
	background-image: url(/images/uploads/siteimages/CQ/cq_template_nav_background.jpg);
	background-repeat: repeat-y;
	/* background-color: #000000; */
}
.cqcontent {
	background-image: url(/images/uploads/siteimages/CQ/cq_template_content.jpg);
	background-repeat: repeat-y;
	/* background-color: #ffffff; */
	padding: 10px 30px 10px 30px;
}
.cqtext {
	background-color: #ffffff;
	padding: 0px 0px 0px 0px; 
}
.cqtext a:link, .cqtext a:visited, .cqtext a:hover {
	color: #336699;
	text-decoration: none;
}
.cqtext a:hover {
	color: #003366; 
}

.cqfoot {
	background-image: url(/images/uploads/siteimages/CQ/cq_template_bottom.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.cqvertline {
	background-image: url(/images/uploads/siteimages/CQ/verticle_line.png);
	background-repeat: repeat-y;
	background-color: #ffffff;
}
.cqtableback {
	/* background-color:#eff2f2; */
	background-color:#e2e5e5;
}
.navlink, .navlink a:link, .navlink a:visited, .navlink a:hover {
/*	color: #336699; */
	color: #666666;
	font-size: 12px; 
	text-decoration: none;
}
.navlink a:hover {
/*	color: #669999; */
/*	color: #333333; */
	color: #003366; 
}
.navlink ul, li {
	margin-left:-25px;
}
.navlink dd {
	margin-left:10px;
}
.seealso, .seealso a:link, .seealso a:visited, .seealso a:hover {
	color: #878181;
	font-size: 12px; 
	text-decoration: none;
}
.seealso a:hover {
	color: #bfb8b8; 
}
.breadcrumbs, .breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:hover {
	font-size:11px;
	margin-bottom:11px;
	color:#666666;
	text-decoration: none;
}
.breadcrumbs a:hover { 
	color:#333333;
}
.foot-article, .foot-article a:link, .foot-article a:visited, .foot-article a:hover {
	font-size:11px; 
	color:#666666;
	text-decoration: none;
}
.foot-article a:hover { 
	color:#333333;
}
.foot-links, .foot-links a:link, .foot-links a:visited, .foot-links a:hover {
	font-size:12px; 
	color: #0000CC;
	text-decoration: none;
}
.foot-links a:visited, .foot-links a:hover { 
	color: #663399;
}
.hr_bar, .hr_bar50, .hr_bar80, .hr_bar100 {
	border: 0;
	width:50%;
	text-align:center;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
}
.hr_bar50, .hr_bar80, .hr_bar100 {
	margin: 15px 0px 15px 0px;
	
}
.hr_bar100 {
	width:100%; 
}
.hr_bar80 {
	width:80%;
	margin-left: 10%;
	margin-right: 10%;
}
.hr_bar50 {
	width:50%;
	margin-left: 25%;
	margin-right: 25%;
}
.underline_rule {
	color:gray;
	height:1px;
	border-style: none none solid none;
	border-width:0px 0px 1px 0px;
	border-color: none none gray none;
	outline: none;
}
p {
	font-size:13px;
/*	text-indent: 20px; */
}
.main-contents-link, .main-contents-link A:link, .main-contents-link A:visited, .main-contents-link A:hover {
	color: #336699; 
	font-style: none;
	font-size: 12px;
	text-decoration: none;
}
.main-contents-link A:hover {
	color: #003366; 
}
.main-contents, .main-contents A:link, .main-contents A:visited, .main-contents A:hover, .cq_right_col, .cq_right_col A:link, .cq_right_col A:visited, .cq_right_col A:hover {
	color: #000000; 
	font-style: none;
	font-size: 12px;
	text-decoration: none;
}
.main-contents A:link, .main-contents A:visited, .cq_right_col A:link, .cq_right_col A:visited {
	color: #666666;
}
.main-contents A:hover, .cq_right_col A:hover {
	color: #003366; 
/*	color: #333333; */
}

.indent { /* used with main-contents */
	margin-left: 0px;
	text-indent: -10px;
	padding-left: 10px;
}

.cq_right_col_list {
	margin-left: 5px;
	text-indent: -10px;
	padding-left: 10px;
	margin-bottom: 3px;
}

.cq_right_col_list_side {
	margin-left: 20px;
	text-indent: -10px;
	padding-left: 10px;
}

.cq_right_col_list2 {
	margin: 10px 5px 0px 5px;
	text-indent: 0px;
	padding-left: 0px;
}

.byline, .byline A:link, .byline A:visited, .byline A:hover {
	/* color: #666666; */
	color: #336699;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom:10px;
}

.byline A:hover {
	color: #003366; 
	outline: none;
} 

/*  CQ modified */

.AUTHOR {
	color: #666666;
	font-weight: bold;
	font-style: none;
	font-size: 13px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom:10px;
	text-transform:uppercase;
}
.LEGEND, .LEGEND A:link, .LEGEND A:visited, .LEGEND A:hover {
	color: #333333;
	font-size: .9em;
	text-decoration: none;
	font-style:italic; 
	line-height: 1.5em; /* line-height -- normal, px, %, pt */
	margin: 8px 0;
}
.LEGEND A:link, .LEGEND A:visited {
	/* color: #0000CC; */ 
	color: #336699;
	outline: none;
} 
.LEGEND A:hover {
	/* color: #336699; */  
	color: #003366; 
}

.MAIN-HEAD, .MAIN-HEAD A:link, .MAIN-HEAD A:visited, .MAIN-HEAD A:hover {
	color: #336699;
	font-weight: bold;
	font-size: 24px;
	text-decoration: none;
	outline: none;
}
.MAIN-HEAD A:hover {
	color: #003366; 
	outline: none;
}
.SUB-HEAD, .SUB-HEAD A:link, .SUB-HEAD A:visited, .SUB-HEAD A:hover {
	color: #336699;
/*	font-weight: bold; */
	font-size: 18px;
	text-decoration: none;
	outline: none;
}
.SUB-HEAD A:hover {
	color: #003366; 
	outline: none;
}
.SUB-HEAD1, .SUB-HEAD1 A:link, .SUB-HEAD1 A:visited, .SUB-HEAD1 A:hover {
	color: #336699;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	outline: none;
}
.SUB-HEAD1 A:hover {
	color: #003366; 
}
.CONTENTS, .CONTENTS A:link, .CONTENTS A:visited, .CONTENTS A:hover {
	color: #336699;
	font-weight: bold;
	font-style: none;
	font-size: 14px;
	text-decoration: none;
	outline: none;
}
.CONTENTS A:hover {
	color: #003366; 
}
a:link, a:visited, a:hover {
/*	color: #336699; */
	color: #666666;
/*	color: #336699; */
	text-decoration: none;
	outline: none;
}
a:hover {
/*	color: #669999; */
	color: #333333; 
/*	color: #003366; */
	outline: none;
}

/* 
for drop-down menu adapted css from 
https://javascript-array.com/scripts/simple_drop_down_menu/
*/
#sddm {
	margin: 0px 0px 0px 16px;
	padding: 0;
	z-index: 30;
}

#sddm li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	float: left;
	font-size: 13px;
	font-family: georgia, verdana, sans-serif, Times;
	border-right: thin solid #666666;
}

#sddm li a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 8px 10px 4px 10px;
	width: 96px;
	height: 18px;
	background: #000000;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	font-family: georgia, verdana, sans-serif, Times;
	outline: none;
}

#sddm li a:hover{
	background: #666666;
	outline: none;
}

#sddm div
{	position: absolute;
	visibility: hidden; 
	margin: 0px;
	padding: 0px;
	background: #333333;
/*	border: 0px solid #ffffff */
}

#sddm div a {
	position: relative;
	display: block;
	margin: 0px;
	padding: 5px 5px 0px 5px;
	width: 132px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #666666;
	color: #ffffff;
	font-size: 12px;
	font-family: georgia, verdana, sans-serif, Times;
	border-top: 1px solid #ffffff;
	outline: none;
}

#sddm div a:hover {
	background: #333333;
	color: #ffffff;
	outline: none;
}

/* CQ original */

h1 {  
	color: #336699;
	font-size: 21px;
}

h2 {
	color: #336699;
	font-size: 18px;
	font-weight: normal !important;
}

h3 {
	font-style: normal;
	color: #336699;
	font-size: 16px !important;
	font-weight: bold !important;
}
h3:first-of-type {
	font-style: normal;
	font-size: 14px !important;
	font-weight: normal !important;
}

h4 {
	color: #336699;
	font-size: 1.2em;
	font-weight: bold;
}

.issue-page h3 {
	font-size: 16px !important;
	font-weight: bold !important;
}

.issue-page h4 {
	font-size: 14px !important;
	font-weight: bold !important;
}

/* original */

supx, subx {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	/* font-size: 9px; */
}
supx {
	bottom: 1ex;
}
subx {
	top: .5ex;
}

/* sub, sup css (https://gist.github.com/unruthless/413930) */
sub, sup {
	/* Specified in % so that the sup/sup is the right size relative to the surrounding text */
	font-size: 75%;
	/* Zero out the line-height so that it doesn't interfere with the positioning that follows */
	line-height: 0;
	/* Where the magic happens: makes all browsers position the sup/sup properly, relative to the surrounding text */
	position: relative;
	/* Note that if you're using Eric Meyer's reset.css, this is already set and you can remove this rule */
	vertical-align: baseline;
}

sup {
	/* Move the superscripted text up */
	top: -0.5em;
}

sub {
	/* Move the subscripted text down, but only half as far down as the superscript moved up */
	bottom: -0.25em;
}

.STD  { 
	color: #000000; 
	font-size: 12px;
}

.OTHER  { 
	color: #336699;
	font-size: 12px;
}

.ERROR  { 
	color: #FF0000; 
}

.LIST-HEAD {
	color: #0000CC;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
}

.SIDE-HEAD, .SIDE-HEAD A:link, .SIDE-HEAD A:visited, .SIDE-HEAD A:hover {
	color: #000000; 
	font-size: 11px; 
	text-decoration: none;
	outline: none;
}

.SIDE-HEAD A:link {
	color: #0000CC; 
	outline: none;
} 

.SIDE-HEAD A:visited {
	color: #336699; 
	outline: none;
} 

.SIDE-HEAD A:hover {
	color: #336699; 
	outline: none;
} 

.MAIN-BAR {
	Background: #000000;
	color: #000000;
}

.MAIN-PDF {
	color: #CC9933; 
	font-weight: bold;
	font-size: 11px;  
	text-decoration: none;
} 

.MAIN-PDF A:link {
	color: #CC9933; 
	font-weight: bold;
	font-size: 11px;  
	text-decoration: none;
	outline: none;
} 

.MAIN-PDF A:visited {
	color: #CC9933; 
	font-weight: bold;
	font-size: 11px;  
	text-decoration: none;
	outline: none;
} 

.MAIN-PDF A:hover {
	color: #FFCC66; 
	font-weight: bold;
	font-size: 11px;  
	text-decoration: none;
	outline: none;
} 

.SIDE-NAV {
	color: #0000CC; 
	font-size: 10px;  
} 

.SIDE-NAV A:link {
	color: #0000CC; 
	font-size: 10px;  
	text-decoration: none;
	outline: none;
} 

.SIDE-NAV A:visited {
	color: #336699; 
	font-size: 10px;  
	text-decoration: none;
	outline: none;
} 

.SIDE-NAV A:hover {
	color: #336699; 
	font-size: 10px;  
	text-decoration: none;
	outline: none;
}

.ART-HEAD {
	color: #336699;
	font-size: 32px !important;
	text-decoration: none;
}
div.ART-HEAD {
	color: #336699;
	font-weight: normal;
	font-size: 24px !important;
	text-decoration: none;
}

h1.ART-HEAD,
h2.ART-HEAD1 {
	margin:0;
}

.ART-HEAD1 {
	color: #336699;
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
	font-style: italic;
}

div.ART-HEAD1 {
	color: #336699;
	font-weight: none;
	font-style: italic;
	font-size: 20px !important;
	text-decoration: none;
}

.SPOTLIGHT {
	color: #333399;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

.CONTENTS {
	color: #336699;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
	text-indent: 0 !important;
	margin: 0 !important;
}

h1.CONTENTS a {
	font-size: 18px !important;
}

h2.CONTENTS {
	font-size: 13px !important;
}

.CALLOUT {
	color: #336699;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	text-decoration: none;
}

.ART-LETTER {
	color: #336699;
	font-weight: none;
	font-style: none;
	font-size: 24px;
	text-decoration: none;
	margin-bottom: 0px;
}

.FORM  { 
	font-family: Times ; 
	color: #000000; 
	font-size: 12px;
}


.CREDITS {
	font-family: Times ; 
	color: #000000; 
	font-size: 10px;  
}
 
.LIST {
	color: #000000; 
	font-size: 11px;  
}
 
.LIST A:link {
	color: #0000CC; 
	font-size: 11px;  
	text-decoration: none;
	outline: none;
} 

.LIST A:visited {
	color: #336699; 
	font-size: 11px;  
	text-decoration: none;
	outline: none;
} 

.LIST A:hover {
	color: #336699; 
	font-size: 11px;  
	text-decoration: none;
	outline: none;
} 

.HILITE {
	color: #000000;
	font-weight: bold;
	font-size: 15px;  
} 

.FOOTER {
	color: #000000; 
	font-size: 11px;  
} 

.FOOTER A:link {
	color: #0000CC; 
	font-size: 11px;  
	text-decoration: none;
	outline: none;
} 

.FOOTER A:visited {
	color: #336699; 
	font-size: 11px;  
	text-decoration: none;
	outline: none;
} 

.FOOTER A:hover {
	color: #336699; 
	font-size: 11px;  
	text-decoration: none;
	outline: none;
} 
.head-nav {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.head-nav a:link {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

.head-nav a:visited {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

.head-nav a:hover {
	color: #336699;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

.foot-nav {
	color: #000000;
	font-size: 11px;
}

.foot-nav a:link {
	color: #336699;
	Background: #FFFFFF;  
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

.foot-nav a:visited {
	color: #336699;  
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

.foot-nav a:hover {
	color: #336699;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

.white a:link {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
	outline: none;
}

.white a:visited {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
	outline: none;
}

.white a:hover {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
	outline: none;
}

.foot-nav {
	color: #000000;
	font-size: 11px;
}

.search-nav a:link {
	color: #999966;
	Background: #FFFFFF;  
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

.search-nav a:visited {
	color: #999966;  
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

.search-nav a:hover {
	color: #999966;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

.hide_layer {
	position: absolute;
	visibility: hidden;
}

.show_layer{
	position: absolute;
	visibility: visible;
}
.special_header {
	color:#ffffff;
	font-size: 15px;
	font-style:normal;
	background-color:#30659b;
	width:506px;
	padding:.4em;
	margin-bottom:.8em;
}


/* AddThis */
.addthis_toolbox { 
	width:48px;
	margin-bottom: 20px;  
}
/* End AddThis */

.ART-HEAD2 {
	color: #336699;
	font-weight: none;
	font-style: italic;
	font-size: 16px;
	text-decoration: none;
}

.ART-HEAD1-GRADIENT {
	color: #336699;
	font-weight: none;
	font-style: italic;
	font-size: 18px;
	text-decoration: none;
	font-size: 16px;font-style:normal;
	padding:.2em;
	margin-bottom: .2em;
	background: white; /* For browsers that do not support gradients */
	/* see https://angrytools.com/gradient/ for help to change the rest of this */
	background: -moz-linear-gradient(45deg, rgba(102,204,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(102,204,255,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1))); /* safari4+,chrome */
	background: -webkit-linear-gradient(45deg, rgba(102,204,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(45deg, rgba(102,204,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%); /* opera 11.10+ */
	background: -ms-linear-gradient(45deg, rgba(102,204,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%); /* ie10+ */
	background: linear-gradient(45deg, rgba(102,204,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%); /* w3c */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#66CCFF',GradientType=1 ); /* ie6-9 */
}

span.top_ribbon_bg {
	display: block;
	background-color: #0e1b21;
	opacity: .5;
	margin: 0 16px;
	border-radius: 2px 2px 0 0;

	position: absolute;
	top:0px;
	left: 0px;
	right: 0px;
	height: 22px;
}
a.top_ribbon {
	display: block;
	float: left;
	padding: 3px 20px 3px 30px;
	color: #ffffff;
	margin: 0 16px;
	background-image: url(../images/MDSG_logo_square.png);
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: 3px;
	border-radius: 2px 2px 0 0;
	text-transform: uppercase;
	font-size: 1em;
	font-family: 'Oswald',arial,sans-serif;

	position: absolute;
	top:0px;
	right: 0px;
}

.header_wrap {
	margin: 0;
	padding: 0;
	position: relative;
}

input[type=text],
textarea {
	border-radius: 2px;
	border: thin solid #ccc;
	padding: 3px;
	margin-right: 10px;
}
textarea {
	margin-bottom: 10px;
}
.formButton {
	height: 20px;
	width: 150px;
	margin: 5px 5px 5px 0px;
	padding: 0px 0px 2px 0px;
	border: thin solid #999999;
	background-color: #e9e9e9;
	text-decoration: none;
	outline: none;
	text-align: center;
	border-radius: 4px !important;
	font-size: .9em;
}

/* kevin add */

.img_aside {
	width: 50%;
	position: relative;
	font-style: italic;
}

.img_aside img {
	width: 100% !important;
	height: auto;
	margin-bottom: 5px;
}

.img_aside .photographer {
}

.img_aside.right {
	float: right;
	padding:.4em 0em .6em 1em;
}

.img_aside.left {
	float: left;
	padding:.4em 1em .6em 0;
}

.dropcap {
	color: #336699;
	float: left;
	font-size: 62px;
	line-height: 42px;
	padding-right: 6px;
	padding-left: 0px;
}

.title-block {
	padding-bottom: .2em;
}

.title-block .title-text {
	padding-bottom: .2em;
}

.title-block .author-name {
	padding-bottom: 0;
}

.cq-masthead img {
	height: auto;
	width: 100%;
	border: 0;
}

.cq-masthead .masthead-legend-box {
	float:right;
	width:235px;
	padding:.4em 0em .6em 1em;
	margin: 0 -5px 5px 10px;
	border-left: thin solid #e0e0e0;
}

.cq-masthead .masthead-legend-box .LEGEND {

}

.infographic {
	padding: 0;
	position: relative;
	display: block;
}

.infographic li {
	display: block;
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;

	padding: 15px;
	max-width: 250px;
	background-color: white;
	box-shadow: 5px 5px 20px #999999;

	border-radius: 8px;
}

.colorbold {
	font-weight: bold;
	color: #336699;
}

.photographer {
}

.italic {
	font-style: italic;
}

.callout {
	font-size: 2em;
	font-style: italic;
	color: #336699;
	display: block;
	float: right;
	padding: 10px 0 10px 10px;
	width: 50%;
	margin: 0;
}

.semantic-header {
	background-repeat: no-repeat;
	background-position: top left;

	display: block;
	text-indent: -5000px;
	overflow: hidden;
	background-size: 100%;
}

table.matrix th {
	font-family: "Gill Sans", "Arial", Sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	color: #0C5229;
	padding-top: 20px;
}

table.matrix tr {
	border-bottom: thin solid #ffffff;
}

table.matrix td {
	font-family: "Gill Sans", "Arial", Sans-serif;
	padding: 10px 5px 10px 0;
	vertical-align: top;
	color: #0C5229;
}

table.matrix tr:first-child {
	border: none;
}

table.matrix tr:last-child {
	border: none;
}

table.matrix td img {
	max-width: 100%;
}

.panel {
	padding: 10px;
}

.profile-tile {
	float: left;
	width: 47%;
	margin: 10px 10px 10px 0;
	display: inline-block;
	position: relative;
}

.full-width {
	width: 100%;
	clear: both;
}

.profile-tile img {
	float: left;
	margin: 5px 10px 5px 0;
	max-width: 37%;
}

.profile-tile.full-width img {
	max-width: 25%;
	margin: 0 10px 5px 0;
}

.clearfix {
	clear: both;
}

.bold {
	font-weight: bold;
}



/*
 bootstrap custom by Kevin 04/11/2018
*/
body > .container {
	background-color: white;
	box-shadow: 0 0 20px #000;
	max-width: 940px !important;
}

body > .container img {
	max-width: 100%;
	height: auto !important;
}

.highlight {
	color:#336699;
	font-weight: bold;
}

.sans {
	font-family: "Open Sans", sans-serif !important;
}

.sans h1,
.sans h2,
.sans h3,
.sans h4,
.sans h5 {
	font-family: "Open Sans", sans-serif !important;
	font-weight: bold !important;
}