html {
	font-size:100.01%;
}
body {
	/*margin: 0;*/
	padding-top: 60px;
	background: #07090a url(../images/wire.jpg) fixed center top;
	font-family: Arial, Helvetica, sans-serif;
	/*font-weight: lighter;*/
	color: #e0e0d5;
}
img {
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #CCC;
	margin: 20px 0;
	padding: 0;
	line-height: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	padding: 2px 0 2px 0;
	text-decoration: none;
	color: #90d7e6;
}
a:hover {
}
h1, h2, h3, h4, h5, h6, h7 {
	font-family: "Trebuchet MS", "Helvetica Condensed", Helvetica, "Arial Narrow", Arial, sans-serif;
	font-weight: lighter;
	margin: 10px 0;
	padding: 0;
	text-transform: uppercase;
}
h1 {
	font-size: 36px;
	color: #90d7e6;
}
h2 {
	font-size: 24px;
	color: #FF6600;
}
h3 {
	font-size: 18px;
	color: #FF9900;
}
h4 {
	font-size: 18px;
	color: #FFCC66;
}
h5 {
	font-size: 9px;
	color: #FFFFFF;
}
.button {
	background: url(../images/black_20.png);
	/*background: url(../images/send_sat.gif) 8px 6px no-repeat;*/
	border: 1px dotted #e0e0d5;
	color:#ffffff;
	font-size: 14px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
/*style for the 'share this' div*/
/*.share{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	padding-bottom: 12px;
	text-align:right;
	font-weight: normal;
}
.share a{
	color:#ffffff;
}*/
.share {
	/*text-align:right;*/
	float:right;
	margin-bottom: 12px;
	display:inline-block;
	line-height:20px;
}
.share a img {
	background: none;
	border: 0;
	padding: 0;
	margin-bottom: -4px;
}
.share a {
	padding: 0;
	text-decoration: none;
	border: 0;
}
.share a:hover {
	/*background: url(../images/black_20.png);*/
	border: 0;/*background-color: #fff;*/
}
.share .print {
	background: url(../images/print_icon.gif) top right no-repeat;
	margin-right: 8px;
}
.share .print a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #132b34;
	padding-right: 24px;
	display: inline-block;
}
.share .print a:hover {
	color: #FFFFFF;
}
.share .sharebutton {
}
.nav_holder {
	background-color: #07090a;
	height: 50px;
	width: 100%;
	z-index: 5000;
	position:fixed;
	overflow: visible;
	left: 0px;
	top: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF9900;
}
.nav {
	display: block;
	padding: 15px 0 0 0;
	margin: 0 auto;
	height: 30px;
	width: 990px;
	z-index: 2;
	position:relative;
	overflow: visible;
}
/*nav holder hi and nav hi are for use with highlighted main nav items
they are just copy/pasted and then put 1 z depth up*/
.nav_holder_hi {
	height: 50px;
	width: 100%;
	z-index: 5001;
	position:absolute;
	overflow: visible;
	left: 0px;
	top: 0px;
}
.nav_hi {
	display: block;
	padding: 15px 0 0 0;
	margin: 0 auto;
	height: 30px;
	width: 990px;
	z-index: 3;
	position:relative;
	overflow: visible;
}
.nav_hi_box {
	/*	background-color: #07090a;*/
	background: url(../images/nav_dot.gif) 0px 0px no-repeat;
	padding:2px 0 0 16px;
	color:#fff;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	letter-spacing: 1px;
}
.media_holder {
	background: none;
	height: 50px;
	width: 100%;
	z-index: 6000;
	position:absolute;
	overflow: visible;
	left: 0px;
	top: 0px;
}
.mediabuttons {
	display: inline-block;
	padding: 30px 0 0 0;
	margin: 0 auto;
	height: 20px;
	width: 970px;
	z-index: 3;
	position:relative;
	overflow: visible;
	text-align: right;
}
.mediabuttons span {
	margin: 0 20px 0 0;
}
#printlogo {
	display: none;
	z-index: 1;
	position:relative;
	overflow: visible;
}
.container {
	margin: 0 auto;
	padding: 20px;
	width: 930px;	/*font-family: "Times New Roman", Times, serif;
	font-weight: lighter;*/
}
.container img {
	background-color: #FFF;
	border: 1px solid #326874;
	padding: 4px;
}
.centered {
	margin: 0 auto;
}
.videoBox {
	float: right;
	width: 200px;
	padding: 20px;
	margin: 0 10px 0 0;
	background-image: url(../images/black_20.png);
	z-index: 52;
	position:relative;
	overflow: visible;
}
.videoBox h2 {
	font-size: 28px;
	color: #FF9900;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}
.videoBox p {
	/*	font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	line-height: 16pt;
	margin: 0;
	padding: 0;/*color: #e0e0d5;
	
	*/
}
.videoHeader {
	width: 820px;
	padding: 0px;
	margin: 10px auto;
}
.videoHeader h1 {
	float:left;
	font-size: 24px;
	color: #90d7e6;
	margin:0px;
	padding: 0 0 0 12px;
	background: url('../images/dot_orange6.gif') 0px 12px no-repeat;
}
.videoHeader h2 {
/*	float:left;
	font-size: 24px;
	color: #90d7e6;
	margin:0px;*/
}
.rightSideBox {
	float: right;
	width: 500px;
	padding: 30px;
	margin: 10px 4px 0 0;
	background-image: url(../images/black_20.png);
	font-size: 90.01%;
}
.rightSideBox h2 {
	font-size: 28px;
	color: #FF9900;
	margin:0;
	padding: 30px 0 0 0;/*margin-top: 300px;*/
}
.rightSideBox h3 {
	font-size: 24px;
	color: #FF9900;
	margin: 0;
	padding: 0;
	margin-top: 30px;
}
.rightSideBox h4 {
	font-size: 22px;
	color: #FF9900;
	margin: 0;
	padding: 0;
	margin-top: 30px;
}
.rightSideBox h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-weight: lighter;
}
.rightSideBox p {
	font-family: Arial, Helvetica, sans-serif;/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e0e0d5;
	margin: 20px 0 20px 0;
	padding: 0;
	line-height: 20pt;*/
}
/*.rightSideBox img {
	background-color: #ffffff;
	border: 2px solid #e0e0d5;
	padding: 10px;
}*/
.rightSideBox ol {
	/*Bullet Styles*/
	font-family: "Trebuchet MS", "Helvetica Condensed", Helvetica, "Arial Narrow", Arial, sans-serif;
	font-size: 32px;
	color: #F5E396;
	line-height: 30px;
}
.rightSideBox ol p {
	/*Bullet Styles*/
	font-family: Arial, Helvetica, sans-serif;/*	font-size: 16px;
	color: #e0e0d5;*/
}
.rightSideBox ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
.rightSideBox ul li {
	background: url(../images/dot_orange6.gif) 0px 10px no-repeat;
	padding-left: 20px;
	margin-top: 10px;
}
.rightSideBox blockquote p {
	font-style: italic;	/*quotes: "\201C" "\201D";*/
	font-family: Georgia, "Times New Roman", Times, serif;	/*quotes: “\00AB” “\00BB” */
}
/*.rightSideBox blockquote:before {
	content: open-quote;
	font-size:36px;
}
.rightSideBox blockquote:after {
	content: close-quote;
}*/
.leftQuote {
	/*float: left;*/
	width: 270px;
	padding: 0 0 0 12px;
	margin: 140px auto;
	text-align:left;
	background: url('../images/dot_orange8.png') 0px 14px no-repeat;
}
.leftQuote h1 {
	font-size: 38px;
	margin: 0;
	padding: 0;
	line-height:36px;
}
.leftQuote h2 {
	color:#90d7e6;
	font-size: 32px;
	line-height:32px;
	margin: 0;
	padding: 0;
}
.leftQuote p {
	font-size: 13px;
	line-height: 14pt;
	/*	font-family: Arial, Helvetica, sans-serif;
	color: #e0e0d5;*/
	margin: 0;
	padding: 0;
}
.leftQuote p .quote {
	font-size: 15px;
}
.blockleft {
	float: left;
	width: 400px;
	margin: 0 0 0 40px;
	padding: 0;
}
.blockright {
	float: right;
	width: 300px;
	background-image: url(../images/black_20.png);
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
.leftColumn360 {
	float: left;
	width: 360px;
	padding: 0;
	margin: 0;
	text-align:center;
}
.mediaphoto a, .mediaphoto a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.container .rightSideBox .nobgd {
	margin: 0px;
	padding: 0px;
	border-style: none;
	background-color: transparent;
}
.container .leftColumn360 .leftQuote .biggertext {
	font-size: 13px;
	line-height: 16px;
}
.container .leftColumn360 .nobgd {
	margin: 0px;
	padding: 0px;
	border-style: none;
	background-color: transparent;
}
form label {
	display: block;
	line-height: 2;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
form input.forminput {
	padding: 1px;
	font-size: 14px;
	color: #222;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}
form .btn02 {
	margin-top: 25px;
}
.container .blockright form p {
	padding: 0px;
	line-height: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container .leftColumn360 .leftQuote .sidemenu p {
	margin-top: 5px;
}
.container .rightSideBox .events li {
	background-image: none;
	list-style-image: url(../images/dot_orange6a.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
/*.container .rightSideBox .events li ul li {
	margin-top: 10px;
}*/
.container .rightSideBox .mission p {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 28px;
}
.container .videoBox ul li {
	list-style-image: url(../images/dot_orange6a.gif);
}
