@charset "UTF-8";
img, object, embed, video { max-width: 100%; }
.gridContainer { width: 100%;margin:auto;padding-left:0;padding-right:0; }
body, button, input, select, textarea { font-family: Verdana, Geneva, sans-serif; }
body {
	background-color:#FFFFFF;
	color: #092a0b;
}
.main-wrap {
	clear: both;
	display: block;
	position: absolute;
	top:0;
	left:0;
	width:100%;
}
.full-wrap{
	padding-top:5px;
}
#NavBox {
	clear: both;
	display: block;
	margin-top:0;
	width:100%;
	height:91px;
}
.NavBar {
	width:100%;
	height:28px;
	margin-top:1px;
}
.top-bgr {
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 0.95);
	border-bottom:1px solid #000;
}
.Btns {
	font-family: Verdana, Geneva, sans-serif;
	text-align:left;
	cursor: pointer;
	white-space:nowrap;
	font-size:12px;
	padding-top:2px;
	padding-bottom:9px;
	padding-right:10px;
}
.Btns:hover, .Btns:active, .Btns:focus {
	font-style: italic;
}
.topMenu {
	padding: 5px 10px 0 0;
	cursor: pointer;
}
.Banner {
	clear: both;
	display: block;
	position: absolute;
	left:0;
	top:30px;
	width:100%;
	height:55px;
	padding-top:5px;
	border-bottom:2px solid #30312F;
}
.Banner h1 {
	margin-top:4px;
	margin-left:15px;
	margin-bottom:0;
	font-family:"Century Gothic";
	line-height:28px;
	font-size:28px;
	color:#000;
}
.Banner h4 {
	margin-left:15px;
	margin-bottom:0;
	font-family:"Century Gothic";
	font-size:13px;
	color:#000;
}
.BnrImg {
	clear: both;
	display: block;
	height:80px;
	margin-bottom:5px;
	margin-left:15px;
	margin-top:-30px;
}
#credits, #credits:visited {
	clear: both;
	display: block;
	padding: 5px 25px 25px;
	color: #d7d7d7;
	font-size:13px;
	text-decoration:none;
	cursor: pointer;
}
h1 {
	font-size:19px;
	line-height:28px;
	margin-bottom:10px;
	margin-top:10px;
	font-weight:normal;
}
h2 {
	font-size:18px;
	line-height:28px;
	margin-bottom:10px;
	font-weight:normal;
}
h3 {
	font-size:17px;
	line-height:25px;
	margin-bottom:10px;
	font-weight:normal;
}
h3 {
	font-size:17px;
	line-height:25px;
	margin-bottom:10px;
	font-weight:normal;
}
h4 {
	font-size:16px;
	line-height:25px;
	margin-bottom:10px;
	font-weight:normal;
}
h5 {
	font-size:12px;
	margin:0;
}
p a, p a:visited,
h5 a, h5 a:visited,
h5 a, h5 a:visited,
h3 a, h3 a:visited,
ul li a, ul li a:visited,
ol li a, ol li a:visited,
.InfoBox a, .InfoBox a:visited {
	color:#0026C6;
	text-decoration:none;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-bottom:15px;
}
ul li {
	background: transparent url(../images/bullets.png) 0 3px no-repeat;
	margin: 5px 0 0 2px;
	padding: 0 0 0 30px;
}
#TopBox {
	clear: both;
	display: block;
	padding: 15px 25px 10px;
	margin-top: 5px;
	background-color: #FFFFFF;
	border-bottom:2px solid #000;
}
#mainText {
	clear: both;
	display: block;
	width:100%;
	margin-top:15px;
}
.navBtn, .navBtn:visited {
	font-size:16px;
	color:#3A5190;
	text-decoration:none;
	line-height:21px;
	cursor: pointer;
}
#navSide {
	display:none;
	padding-left:15px;
	padding-right:10px;
	padding-top:10px;
	border-bottom:2px solid #000;
}
#navSide ul, .navText ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-bottom:5px;
}
#navSide ul li, .navText ul li {
	background: transparent url(../images/button.png) 0 6px no-repeat;
	margin: 5px 0 11px 2px;
	padding: 0 0 0 30px;
}
.navPoint, .navPoint:visited {
	background: transparent url(../images/button.png?ver=2) 0 6px no-repeat;
	font-size:16px;
	color:#3A5190;
	text-decoration:underline;
	line-height:21px;
	cursor: pointer;
}
.navPoint:hover, .navPoint:active, .navPoint:focus{
	font-style: italic;
}
.navCur {
	color: #0f7a2b;
	font-style:italic;
	text-decoration:none;
}
#form-wrap {
	font-size:14px;
}
.expandertext {
	display:none;
	padding-bottom:5px;
}
.toggle.expander.collapsed, .tile {
	cursor: pointer;
	padding-left: 20px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../images/button_collapsed.png);
}
.toggle.expander.expanded, .tile.dn {
	cursor: pointer;
	padding-left: 20px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../images/button_expanded.png);
}
#slider {
	width: 100%;
	border-bottom: 2px solid #000;
}
.sliderImg {
	width:100%;
}
#slideText {
	margin-top: -60px;
	height: 60px;
	color: #FFFFFF;
	padding-left: 25px;
}
.ws-title {
	visibility:hidden;
}
.highlight {
	color:#000066;
	font-style:oblique;
	font-size:larger
}
.sectLine {
	display: block;
	width:100%;
	border-style:none;
	border-width:0;
	margin-bottom:15px;
}
.InfoBox {
	font-size: 14px;
}
.textBox {
	padding: 15px 25px 10px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
#sideBox {
	padding: 15px 25px 10px;
	margin-top: 5px;
	background-color:rgb(18, 31, 41);
	color: #FFFFFF;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
.video {
	width:100%;
	height:170px;
}
.wideImg, .sideImg {
	margin-top: 5px;
	width:100%;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
.smallImg {
	margin-top: 5px;
	margin-right: 5px;
	width:auto;
	border:1px solid #000;
}
.BtnFrm {
	text-align:center;
	cursor: pointer;
	white-space:nowrap;
	font-size:12px;
	padding: 4px 10px 4px 10px;
	color:#EEE;
	border-radius: 6px 6px 6px 6px;
	background-color:#00679A;
}
#fillBox{
	width:100%;
	border-bottom:2px solid #000;
	overflow: hidden;
}
#fillBox img{
	max-width:none;
}
#Fill_L{
	display:none;
}

/* Tablet Layout: 500px to 700px */
@media only screen and (min-width: 500px) {
	.Btns {
		padding-right:30px;
		padding-left:10px;
	}
	h1 {
		font-size:24px;
		margin-bottom:15px;
		margin-top:15px;
	}
	h2 {
		font-size:20px;
		margin-bottom:15px;
	}
	h3 {
		font-size:18px;
		margin-bottom:15px;
	}
	.ws-title {
		visibility:visible;
	}
	.video {
		height:325px;
	}
}

/* Large Nav Layout: 598 */
@media only screen and (min-width: 598px) {
	#NavBox {
		height:136px;
	}
	.Banner {
		height:90px;
		padding-top:15px;
	}
	.Banner h1 {
		margin-top:20px;
		margin-left:36px;
		line-height:36px;
		font-size:36px;
	}
	.Banner h4 {
		margin-left:36px;
		font-size:15px;
	}
	.BnrImg {
		height:109px;
	}
	#filler {
		float:right;
		width:225px;
		margin-top: 5px;
		border-left:1px solid #000;
		border-top:1px solid #000;
		border-bottom:1px solid #000;
	}
	#sideBox {
		border-left:1px solid #000;
	}
	#sidebar {
		float:right;
		width:226px;
	}
	.sideImg {
		float:right;
		width:225px;
		border-left:1px solid #000;
	}
	#PhotoHeader {
		padding-left:15px;
		margin-top:-37px;
		height:37px;
		color:#FFFFFF;
	}
	#slideText h2{
		font-size: 17px;
	}
	#TopBox {
		margin-left: 25px;
		margin-right: 25px;
		border:2px solid #000;
	}
	.bioPic{
		float:left;
		margin-right:25px;
		margin-bottom:15px;
		width:300px;
	}
}

/* Tablet Layout: 740px to 768px */
@media only screen and (min-width: 740px) {
	.Btns {
		padding-right:40px;
		padding-left:15px;
		font-size:16px;
		color: rgb(11, 120, 35);
	}
	.video {
		width:486px;
		height:279px;
	}
}

/* Desktop Layout: 818px to a max of 1200px */
@media only screen and (min-width: 818px) {
	#slideText h2{
		font-size: 20px;
	}
	#filler, .sideImg {
		width:301px;
	}
	#sidebar {
		width:302px;
	}
	.video {
		width:648px;
		height:370px;
	}
	/* Mouse Hover */
	.Btns {
		padding-top:3px;
		padding-bottom:9px;
		padding-right:50px;
		padding-left:25px;
	}
	.BtnFrm:hover, .BtnFrm:active, .BtnFrm:focus {
		text-decoration:underline;
		background-color:#333;
	}
	.Btns:hover, .Btns:active, .Btns:focus {
		color: #00aee2;
		text-decoration:underline;
	}
	#credits:hover, #credits:active, #credits:focus {
		font-style: italic;
		text-decoration:underline;
	}
	#navSide ul li:hover, #navSide ul li:active, #navSide ul li:focus,
	.navBtn:hover, .navBtn:active, .navBtn:focus,
	.InfoBox a:hover, .InfoBox a:active, .InfoBox a:focus,
	ul li a:hover, ul li a:active, ul li a:focus,
	ol li a:hover, ol li a:active, ol li a:focus,
	p a:hover, p a:active, p a:focus,
	h5 a:hover, h5 a:active, h5 a:focus,
	h3 a:hover, h3 a:active, h3 a:focus {
		font-style: italic;
		color:#20008D;
		text-decoration:underline;
	}
	#Fill_L{
		display:block;
		float:left;
		margin-right:25px;
		width:300px;
	}
	#NavMain ul{
		float:left;
		width:500px;
	}
}
