@charset "UTF-8";
/* CSS Document */
@import url("tablet.css");
/* CSS Document */

body {
	margin-top: 3px;
}
#container {
	max-width: 97%;
	margin: -3px auto 0px;
}
header {
	background: #eaebed url(none);
	padding: 0px 0px 0px;
    min-height: 60px;
}
header h2 {
	font-size: 1.2em;
	color: #000;
	border-top: 1pt solid #000;
	border-bottom: 1pt solid #000;
}
header #logo p {
	display: none;
}
header .floatRight {
	float: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-top: 0px;
}
#logo {
	text-align: center;
	float: none;
	width: 100%;
	margin-left: 0;
	padding-bottom: 5px;
}
#container header .floatRight .alignCenter p img, #container header p {
	display: none;
	height: 0px;
}
h1 {
	font-size: 1.6em;
}
h2 {
	margin-top: 10px;
}

h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.4em;
}
h6 {
	font-size: 1.1em;
	margin-top: 10px;
}
p {
	font-size: 1em;
}
#sidebar1 {
	float: none;
	width: 95%;
}
#content {
	width: 95%;
	float: none;
	overflow: hidden;
}
#content ul, #content ol, #container #content .seal div ul {
	padding: 0 15px 15px 30px; 
}
footer {
	height: auto;
}
footer p, #container footer .floatRight {
	font-size: 0.7em;
	margin: 5px 10px;
	line-height: 2em;
	text-align: center;
	float: none;
}
#container footer a:link, #container footer a:visited {
	font-size: 1.1em;
	line-height: 2em;
}
.oneHalf {
	float: none;
	width: 99%;
	padding-right: 0px;
}
.oneThird {
	float: none;
}
.twoThirds {
	float: none;
}
.oneFourth {
	float: none;
	width: 100%;
	padding-right: 0px;
}
.thickBlue {
	height: 10px;
}
.seal {
	background: url(none);
	height: auto;
	display: block;
	min-width: auto;
	width: 100%;
}
.imgBorderShadow {
	margin-right: 0px;
}
img {max-width:100%;height:auto}
.photoCaption {
	clear: left;
}

#container #content table { 
  max-width: 98%; 
}
/*#container #content table tr td:nth-child(3)	{ display:none; visibility:hidden; } used to hide 3rd column on phones*/

.flexslider .info {
    font-size: 0.8em;
    padding: 2px 4px;
    right: 5px;
    top: 2px;
    width: 150px;
}
.flexslider .info p {
    display: none;
}
#container #content .seal .floatLeft {
	text-align: center;
	display: block;
	float: none;
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#container #sidebar1 ul {
	line-height: 2em;
}
#container #sidebar1 #searchBox #cse-search-box input {
	width: 75%;
}
#container #content article .floatRight #map {
	height: auto;
	width: 100%;
}
#container #content article .short-table {
	height: auto;
	width: 100%;
}
#container #content article .short-table tr td {
	max-width: 30%;
}
#container #content article p .imgBorderShadow, #container #content article p img.imgBorderShadow, #container #content article .alignCenter .imgBorderShadow {
	height: auto;
	width: 90%;
	max-width: 290px;
}#container #content .seal .twoThirds p img {
	height: auto;
	width: 90%;
}
#container #content .seal ul li a, #container #content .seal ul li ul li a {
	line-height: 2em;
}
#container #content article #registration .indentBox .oneHalf {
	float: none;
	width: 100%;
}

#printed-article {
	display: none;
}
.box {margin:0px 8px 0px 0px;padding:10px; border-radius: 10px}
.highlight {background: #fff685;}
.noPhone {display: none;}