footer p {
text-align:right;
color:#bbb;
}
h1 {
margin-bottom:10px;
}
.this-page {
font-weight:bold;
}

.redbold {
	color: #FF0000; 
	font-weight: bold;
}	

.img-shadow {
width:100%; -webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0, 0.5); -moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0, 0.5); box-shadow: 0px 0px 12px 0px rgba(0,0,0, 0.5);	
}

h1{font-size:2.2em;font-weight:300;} 
h2{font-size:1.75em;font-weight:300;} 
h3{font-size:1.5em;font-weight:300;} 
h4{font-size:1.2em;font-weight:300;}
.bs-docs-section{margin-top:3.5em}
@media (max-width:720px){h1{font-size:1.5em;font-weight:300;} h2{font-size:1.2em;font-weight:300;} h3{font-size:1em;font-weight:300;} .bs-docs-section{margin-top:2.5em}}
@media (min-width:721px) and (max-width:991px){h1{font-size:1.75em;font-weight:300;} h2{font-size:1.5em;font-weight:300;} h3{font-size:1.25em;font-weight:300;} h4{font-size:1em;font-weight:300;} .bs-docs-section{margin-top:5em}}
@media (min-width:992px) and (max-width:1200px){h1{font-size:1.75em;font-weight:300;} h2{font-size:1.5em;font-weight:300;} h3{font-size:1.25em;font-weight:300;} h4{font-size:1em;font-weight:300;} .bs-docs-section{margin-top:6em}}

/* Used by textarea formatting tool in _table.php file. */
a.fontbutton:link,a.fontbutton:visited,a.fontbutton:active {
	background-color: eaeef0;
	height: 25px;
	width: 25px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;



}
a.fontbutton:hover {
	background-color: b9c4c9;
	height: 25px;
	width: 25px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	border: 1px dashed #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;

}
	