﻿html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}


/* CSS layout */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	
	background: url(images/backdrop.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
}

html {
	font-size:100%;
}
@media screen and (min-width:600px) {
nav {
	float: left;
	width: 25%;
}
section {
	margin-left: 25%;
}
}
@media screen and (max-width:599px) {
nav li {
	display: inline;
}
}
/* "auto" makes the left and right margins center the wrapper */
#wrap {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;	
}
#container {
	width:inherit;
	 -ms-overflow-style: none;
    overflow: hidden;
}
#masthead {
	
	margin-top: 0;
	margin-right: 5%;
	margin-bottom: 0;
	margin-left: 5%;
	overflow: auto;
	width:inherit;
	overflow:hidden;
}
img {
  max-width: 100%;
  height: auto;
}
#headertextbox {
	text-align:center;
	max-height:30%
	border: none;
	float: none;
	margin-left: 5%;
	
}
#headertextbox h1{
	color: #003399;	
	background-color: transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:xx-large;
	
	font-weight:bold;
}
#headertextbox h2{
	color: #003399;
	background-color: transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	}
#headertextbox h3{
	color: #000000;
	background-color: transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
		font-style: italic;
}

#textbox {
	
	margin-left: 25%;
	margin-right: 5%;
	
	
	padding: 10px;
}
#textbox_r {
	float: right;
	width: 250px;
	padding: 5px;
	margin-right: 0px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, Verdana, sans-serif;
	font-size: 1em;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: 3px solid #06234F;
	background-color: #0F2091;
	-webkit-box-shadow: #B3B3B3 5px 5px 5px;
	-moz-box-shadow: #B3B3B3 5px 5px 5px;
	box-shadow: #B3B3B3 5px 5px 5px;
	color: #FFFFFF;
}
#textbox_r a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1em;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}
#textbox_r_home {
	float: right;
	width: 200px;
	height: 200px;
	padding: 5px;
	margin-right: 0px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, Verdana, sans-serif;
	font-size: 1em;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: 3px solid #06234F;
	background-color: #CCCCFF;
	-webkit-box-shadow: #B3B3B3 5px 5px 5px;
	-moz-box-shadow: #B3B3B3 5px 5px 5px;
	box-shadow: #B3B3B3 5px 5px 5px;
	color: #FFFFFF;
}

#textbox_l {
	float: left;
	width: 225px;
	padding: 5px;
	margin-right: 0px;
	margin-left:50px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, Verdana, sans-serif;
	font-size: .9em;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: 3px solid #06234F;
	background-color: #59ABE3;
	-webkit-box-shadow: #B3B3B3 5px 5px 5px;}
	-moz-box-shadow: #B3B3B3 5px 5px 5px;
	box-shadow: #B3B3B3 5px 5px 5px;
	color: #003399;
}
#textbox_l a {
	text-decoration: none;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	
}
#textbox_l h1 {
	font-size: 1em;
	
}

#textbox_l blockquote {
	font-size: 1em;
	font-weight:bold;
	
}

#textbox_l_o {
     float:none;	
	width: 250px;
	padding: 5px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, Verdana, sans-serif;
	font-size: 1em;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: 3px solid #06234F;
	background-color: #0F2091;
	-webkit-box-shadow: #B3B3B3 5px 5px 5px;
	-moz-box-shadow: #B3B3B3 5px 5px 5px;
	box-shadow: #B3B3B3 5px 5px 5px;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-left: 30%;
	
	margin-top: 5px;
}
#textbox_l_o a {
	color: #CCCCCC;
	text-decoration:underline;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

#textbox_l_o p {
	color:#FFFFFF;
	font-size:.9em;
	text-align:left;
	
}

#top_nav {
	margin: 2px auto 2px auto;
	
	float: none;
	margin-left: 20%;
	margin-right: auto;
	
	width: 850px;
		
z-index: 9999999;
position: relative;

}
#right_col {
	width: 200px;
	float: right;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, Verdana, sans-serif;
	font-size: .8em;
	background-color:#CCCCCC;
	
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: 3px solid #06234F;
	-webkit-box-shadow: #B3B3B3 5px 5px 5px;
	-moz-box-shadow: #B3B3B3 5px 5px 5px;
	box-shadow: #B3B3B3 5px 5px 5px;
	color: #003399;

}
#right_col_home {
	width: 125px;
	float: right;
	/* default fallback */background: rgb(255, 255, 255) transparent;
/* nice browsers */background: rgba(255, 255, 255, 0.6);
/* IE 6/7 */filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF); /* IE8 */;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF)";
-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: 3px solid #06234F;
	-webkit-box-shadow: #B3B3B3 5px 5px 5px;
	-moz-box-shadow: #B3B3B3 5px 5px 5px;
	box-shadow: #B3B3B3 5px 5px 5px;
	padding:10px;

}

#right_col p {
	font-size: 11px;
}
#right_col cite {
	font-size: 11px;
	font-style: italic;
}
#page_content {
	text-align: left;
	margin-right: 10;
	margin: 0px 0 0 0;
	width:90%;
/* default fallback */background: rgb(255, 255, 255) transparent;
/* nice browsers */background: rgba(255, 255, 255, 0.6);
/* IE 6/7 */filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF); /* IE8 */;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF)";
	padding-left: 10px;
}
.content_link {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:navy;
}
#button_container {
	border: none;
	float: none;
	margin-left: 20%;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	position:relative;
	
	
	
}

#page_contentbuttons {
	height: 100px;
	width: 100px;
	line-height:100px;
	-moz-border-radius: 50%;
	border-radius:  50%;
	-moz-box-shadow: inset 0 0 10px #000000;
	-webkit-box-shadow: inset 0 0 10px #000000;
	box-shadow: inset 0 0 10px #000000;
	color: #FFFFFF;
	font-size: .8em;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
	background: rgb(35,83,138);
	
  
	
/* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIzNTM4YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhN2NmZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(35,83,138,1) 0%, rgba(167,207,223,1) 100%); /* FF3.6+ */;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(35,83,138,1)), color-stop(100%,rgba(167,207,223,1))); /* Chrome,Safari4+ */;
	background: -webkit-linear-gradient(top, rgba(35,83,138,1) 0%,rgba(167,207,223,1) 100%); /* Chrome10+,Safari5.1+ */;
	background: -o-linear-gradient(top, rgba(35,83,138,1) 0%,rgba(167,207,223,1) 100%); /* Opera 11.10+ */;
	background: -ms-linear-gradient(top, rgba(35,83,138,1) 0%,rgba(167,207,223,1) 100%); /* IE10+ */;
	background: linear-gradient(to bottom, rgba(35,83,138,1) 0%,rgba(167,207,223,1) 100%); /* W3C */;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23538a', endColorstr='#a7cfdf',GradientType=0 ); /* IE6-8 */
}
.buttontext {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.buttontext:hover {
	color: #003399; 
}

a.tooltip {
	outline: none;
}
a.tooltip strong {
	line-height: 30px;
}
a.tooltip:hover {
	text-decoration: none;
}
a.tooltip span {
	z-index: 10;
	display: none;
	padding: 14px 20px;
	margin-top: -30px;
	margin-left: 28px;
	width: 300px;
	line-height: 16px;
}
a.tooltip:hover span {
	display: inline;
	position: absolute;
	color: #111;
	border: 1px solid #DCA;
	background: #fffAF0;
}
.callout {
	z-index: 20;
	position: absolute;
	top: 30px;
	border: 0;
	left: -12px;
}
/*CSS3 extras*/
a.tooltip span {
	border-radius: 4px;
	box-shadow: 5px 5px 8px #CCC;
}
.btn {
	background: #3498db;
	background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
	background-image: -moz-linear-gradient(top, #3498db, #2980b9);
	background-image: -ms-linear-gradient(top, #3498db, #2980b9);
	background-image: -o-linear-gradient(top, #3498db, #2980b9);
	background-image: linear-gradient(to bottom, #3498db, #2980b9);
	-webkit-border-radius: 28;
	-moz-border-radius: 28;
	border-radius: 28px;
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
}
.btn:hover {
	background: #3cb0fd;
	background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
	background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
	text-decoration: none;
}
#footer {
	clear: both;
	color: #000000;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #000066;
	font: bold;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9;
	background-color: #000080;
	font: bold;
	color:#FFFFFF
	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font: bold;
	color: #000000
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-variant: normal;
	
	font-style: italic;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000
}
.content_li {
	list-style-type: circle;
	list-style-position: inside;
	font-size: 1em;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.8em;
	color:navy;
}
ul {
	list-style-position: inside;
}
blockquote {
	margin-left: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#003399;
	
}
address {
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:active {color: #0000ff; text-decoration: none; }
a:visited {color: #0000ff;	text-decoration: none;}
a:hover {color: #ff0000; text-decoration: none; }
