@charset "UTF-8";
/* CSS Document */

.clear {clear:both;}

img {border: 0;}

html body {
	height: 100%;
}
body {
	background: rgb(125,126,125); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(14,14,14,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* IE10+ */
	background: radial-gradient(center, ellipse cover,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* W3C */



 filter: progid:DXTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#333333',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}


#container {
	width: 1200px;
	margin: 0 auto;
	text-align: left;
	padding: 30px;
	background: -moz-linear-gradient(top,  rgba(125,126,125,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(125,126,125,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(125,126,125,0.65) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(125,126,125,0.65) 0%,rgba(0,0,0,0) 100%); /* IE10+ */

background: linear-gradient(top,  rgba(125,126,125,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C */

filter: progid:DXTransform.Microsoft.gradient( startColorstr='#00c9c8c7', endColorstr='#999999',GradientType=0 ); /* IE6-9 */



}

a:link {
border-style: none;
}


a:visited {
 border-style: none;
 text-decoration: none;
}



p {
 	font: Tahoma, Geneva, sans-serif;
	text-align: left;
		
}

p.front {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 15px;
	text-align: left;
	width: 350px;
	float: left;
}

p.bio {
	clear: left;
	width: 400px;	
}

p.home {
	margin-top: 0;
	margin-left: 120px;
	width: 400px;
	text-align: left;
	padding-right: 20px;
	font-size:13px;
}

p.disclaimer {
	margin-top: 0;
	margin-left: 120px;
	width: 1000px;
	text-align: left;
	padding-right: 20px;
	font-size:13px;
}

p.noObserved {
    	
}

p.inotify {
	margin-top: 5px;
}

a.resourceLink:link {color:#06F; text-decoration: none;}      /* unvisited link */
a.resourceLink:visited {color:#06F;}  /* visited link */
a.resourceLink:hover {color:#F90;}  /* mouse over link */
a.resourceLink:active {color:#F90;}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	text-shadow: 0px 2px 3px #666;
	float: left;
}

h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-shadow: 0px 2px 3px #666;
	clear: both;
}

h3 {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	color:#000;
	text-shadow: 0px 2px 1px #bbbaba;
	}
	
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #504f4f;

	}
	
h5 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-top: 3px;
	text-shadow: 0px 2px 3px #666;
}

h6 {
font: Tahoma, Geneva, sans-serif;
	text-align: left;	
	color: #0CF;
	text-shadow: 0px 2px 3px #666;
	font-size: 13px;
}

h7 {
font: Tahoma, Geneva, sans-serif;
	text-align: left;
	color: #0CF;
	text-shadow: 0px 2px 3px #666;	
	font-size: 13px;
}

h8 {
font: Tahoma, Geneva, sans-serif;
	text-align: left;
	color: #0CF;	
	text-shadow: 0px 2px 3px #666;
	font-size: 13px;
}

h9 {
font: Tahoma, Geneva, sans-serif;
	color:#000	
	text-shadow: 0px 2px 3px #666;
	font-size: 20px;
	padding-left: 10px;

}

h3.funTitle {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	color:#DF7401;
	text-shadow: 0px 2px 1px #bbbaba;
}

h3.introTitle {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color:#DF7401;
	text-shadow: 0px 2px 1px #bbbaba;
}

h3.paraTitle {
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color:#000;
}

h1.offeringHead {
	font-size: 32px;
	text-align: center;
	float: none;
}

h2.offeringHead {
	text-align: center;
	font-size: 24px;
	text-shadow: 0px 2px 1px #bbbaba;
}

h3.offeringHead {
	font-size: 18px;
	text-align: justify;
}

#subheadsFloat {
	clear: left;
}

#subheads {
	float: left;
	width: 50%;
}

#subheadsTotal {
	float: left;
	width: 50%;
}


#headerLogo {
	width: 1200px;
	height: 246px;	
}

#globalNav {
z-index: 1000;
float: left;
margin-left: 200px;
}	


/*--Style for topnav bar--*/ 

ul.topnav {  
    list-style: none;  
    padding: 0 0 0 12px;  
    float: left;
	margin-left: 30px;  
	width: 960px;
	height: 35px;  
    background: #222;  
    font-size: 1.2em; 
	font-family:Tahoma, Geneva, sans-serif; 
    background: url(images/topnav_bg.gif) repeat-x; 
	z-index: 1000;
	
}  
ul.topnav li {
	float: left;
	margin: 0;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
	z-index: 1000;
}  
ul.topnav li a{  
    padding: 10px 4px;  
    color: #fff;  
    display: block;  
    text-decoration: none;  
    float: left;
	z-index: 1000;
 
}  
ul.topnav li a:hover{  
    background: url(images/topnav_hover.gif) no-repeat center top;  
	z-index: 1000;
	color: #0CF;
}  
ul.topnav li a:trigger { /*--Drop down trigger styles--*/  
	height: 55px;   
    color: #fff; 
    background: url(images/topnav_hover.gif) no-repeat center top;
	position: relative;  
	z-index: 1000;
}  

ul.topnav li a:active {
	height: 55px;   
    color:#0CF;
    background: url(images/topnav_hover.gif) no-repeat center top;
	z-index: 1000;
}

ul.topnav li a:current {
	height: 55px;   
    color:#0CF;
    background: url(images/topnav_hover.gif) no-repeat center top;
	z-index: 1000;
}
ul.topnav li span.subhover {background-position: center; cursor: pointer; } /*--Hover effect for trigger--*/  

ul.topnav li ul.subnav {  
    list-style: none;  
    position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/  
    left: 0; top: 35px;  
    background: #333;  
    margin: 0; padding: 0;  
    display: none;  
    float: left;  
    width: 170px; 
	font-size: 12px; 
    border: 1px solid #111;  
	
}  
ul.topnav li ul.subnav li{  
    margin: 0; padding: 0;  
    border-top: 1px solid #252525; /*--Create bevel effect--*/  
    border-bottom: 1px solid #444; /*--Create bevel effect--*/  
    clear: both;  
    width: 170px;  
	
}  
html ul.topnav li ul.subnav li a {  
    float: left;  
    width: 145px;  
    background: #333 url(images/dropdown_linkbg.gif) no-repeat 10px center;  
    padding-left: 20px;  
	
}  
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/  
    background: #222 url(images/dropdown_linkbg.gif) no-repeat 10px center; 
	color:#00CCFF;  
	
} 

/*--End Style for topnav bar--*/

/*--Style for topnavWelcome bar--*/ 

ul.topnavWelcome {  
    list-style: none;  
    padding: 0 0 0 12px;  
    float: left;
	margin-left: 30px;  
	width: 960px;
	height: 35px;  
    background: #222;  
    font-size: 1.2em; 
	font-family:Tahoma, Geneva, sans-serif; 
    background: url(images/topnav_bg.gif) repeat-x; 
	z-index: 1000;
	
}  
ul.topnavWelcome li {
	float: left;
	margin: 0;
	padding-top: 0;
	padding-right: 15px;
	padding-left: 90px;
	padding-bottom: 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
	z-index: 1000;
}  
ul.topnavWelcome li a{  
    padding: 10px 4px;  
    color: #fff;  
    display: block;  
    text-decoration: none;  
    float: left;
	z-index: 1000;
 
}  
ul.topnavWelcome li a:hover{  
    background: url(images/topnav_hover.gif) no-repeat center top;  
	z-index: 1000;
	color: #0CF;
}  

ul.topnavWelcome li a:active {
	height: 55px;   
    color:#0CF;
    background: url(images/topnav_hover.gif) no-repeat center top;
	z-index: 1000;
}

ul.topnavWelcome li a:current {
	height: 55px;   
    color:#0CF;
    background: url(images/topnav_hover.gif) no-repeat center top;
	z-index: 1000;
}

/*--End Style for topnavWelcome bar--*/


/*--Begin style for leftnav bar--*/

ul.svertical{
width: 200px; /* width of menu */
overflow: auto;
 /* background of menu */
margin: 0;
padding: 0;
padding-top: 10px; /* top padding */
list-style-type: none;
}

ul.svertical li{
text-align: right; /* right align menu links */
}

ul.svertical li a{
position: relative;
display: inline-block;
text-indent: 5px;
overflow: hidden;
background:#333; /* initial background color of links */
font: 12px Tahoma;
text-decoration: none;
padding: 5px;
margin-bottom: 7px; /* spacing between links */
color: white;
-moz-box-shadow: inset -7px 0 5px rgba(114,114,114, 0.8); /* inner right shadow added to each link */
-webkit-box-shadow: inset -7px 0 5px rgba(114,114,114, 0.8);
box-shadow: inset -7px 0 5px rgba(114,114,114, 0.8);
-moz-transition: all 0.2s ease-in-out; /* CSS3 transition of hover properties */
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

ul.svertical li a:hover{
padding-right: 30px; /* add right padding to expand link horizontally to the left */
color: black;
background:#0CF;
-moz-box-shadow: inset -3px 0 2px rgba(114,114,114, 0.8); /* contract inner right shadow */
-webkit-box-shadow: inset -3px 0 5px rgba(114,114,114, 0.8);
box-shadow: inset -3px 0 5px rgba(114,114,114, 0.8);
}

ul.svertical li a:before{ /* CSS generated content: slanted right edge */
content: "";
position: absolute;
left: 0;
top: 0;
border-style: solid; 
border-width: 70px 0 0 20px; /* Play around with 1st and 4th value to change slant degree */
border-color: transparent transparent transparent transparent; /* change black to match the background color of the menu UL */

}
/*--End style for leftnav bar--*/

/*#leftColumn {;
	float: left;
	width: 145 px;
	margin: 0; padding: 0;
}
*/

#mainContent {
	float: left;
	width: 1200px;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	padding-left: 13px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-top: 10px;
	background: #eeeeee; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */

background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C */

filter: progid:DXTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-8 */

}
.resourceColumn {
	float: left;
	width: 350px;
	margin-left: 30px;
}

#resourceColumn {
	float: left;
	width: 275px;
	margin-left: 40px;
}
#resourceColumnAdditional {
	float: left;
	width: 240px;
	margin-left: 35px;
}

h1.resourceListTitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	text-align: left;
	text-shadow: 0px 2px 3px #666;
	margin-top: 0;
	padding-bottom: 5px;
	padding-top: 10px;
	clear: both;
}

p.resourceList {
	margin-top: 0;
	margin-left: 0px;
	width: 200px;
	text-align: left;
	padding-right: 20px;
	font-size: 13px;
	clear: both;
}

/*--Create styles for s--*/
div.graphs {
	margin: 5px;
	clear: left;
}

div.graphsTotal {
	align: center;
	clear: left;
}

.thumbnail{
float: left;
margin-right: 10px;
/*background-attachment: fixed; */
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail span{ /*CSS for enlarged */
position: absolute;
background-color:#666;
padding: 10px;
left: -1000px;
border: 5px solid black;
visibility: hidden;
color: black;
text-decoration: none;
z-index: 100;
}

.thumbnail span img{ /*CSS for enlarged */
border-width: 0;
padding: 2px;
z-index: 200;
}

.thumbnail:hover span{ /*CSS for enlarged  on hover*/
visibility:visible;
top: 0;
left: 60px; /*position where enlarged  should offset horizontally */
}

.shadow2{
box-shadow: 7px 7px 8px #818181;
-webkit-box-shadow: 7px 7px 8px #818181;
-moz-box-shadow: 7px 7px 8px #818181;
filter: progid:DXTransform.Microsoft.dropShadow(color=#818181, offX=7, offY=7, positive=true);
}


/*--End Styles for s--*/
#footer {
	clear: both;
	width: 1200px;;
	color: white;
	margin-top: 0;
	background: rgb(125,126,125); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(14,14,14,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* IE10+ */

background: linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* W3C */

filter: progid:DXTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */


	}

.navigation {
padding:0 0 0 0px;
margin: 0;
list-style:none;
height:40px;
background: url(images/navigation/navBackground.png);
}

.navigation li {
float:left;
padding: 0 15px 0 0; 
}

.navigation li a {
display:block;
float:left;
height:40px;
line-height:40px;
color:#FFFFFF;
text-decoration:none;
font-family:arial, verdana, sans-serif;
text-align:center;
padding:0 0 0 3px;
font-size:18px;
}
.navigation li a b {
    float:left;
    display:block;
    padding:0 0px 0 3px;
}

.navigation li.current a {
    color:#FFFFFF;
    background:url(images/navigation/nav_hover.png);
}
.navigation li a:hover {
    color:#00CCFF;
    background: url(images/navigation/nav_hover.png);
}
.navigation li a em {
    display:block;
    float:left;
    width:0px;
    height:40px;
}

#indexGuide {
	padding-top: 25px;
}

#bio {
	width: 500px;
	float: left;
	margin-right: 20px;
}

div.developer {
	float: right;
	width: 305px;
}

.about {
	margin-bottom: 20px;	
}

.aboutImg {
	float: right;
margin: 0 15px 10px 10px;
clear:right;
	border: 15px solid #666;
	 -moz-box-shadow: 3px 3px 4px #999; /* Firefox */
 -webkit-box-shadow: 3px 3px 4px #999; /* Safari/Chrome */
 box-shadow: 3px 3px 4px #999; /* Opera and other CSS3 supporting browsers */
 -ms-filter: "progid:DXTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";/* IE 8 */
 : progid:DXTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');/* IE 5.5 - 7 */
}

.offeringImg {
	float: left;
	clear:left;
	border: 15px solid #666;
	 -moz-box-shadow: 3px 3px 4px #999; /* Firefox */
 -webkit-box-shadow: 3px 3px 4px #999; /* Safari/Chrome */
 box-shadow: 3px 3px 4px #999; /* Opera and other CSS3 supporting browsers */
 -ms-filter: "progid:DXTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";/* IE 8 */
 : progid:DXTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');/* IE 5.5 - 7 */
}

.aboutSpiaImg {
	float: right;
	clear: right;
margin: 0 0 10px 10px;
	border: 5px solid #666;
	 -moz-box-shadow: 3px 3px 4px #999; /* Firefox */
 -webkit-box-shadow: 3px 3px 4px #999; /* Safari/Chrome */
 box-shadow: 3px 3px 4px #999; /* Opera and other CSS3 supporting browsers */
 -ms-filter: "progid:DXTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";/* IE 8 */
 : progid:DXTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');/* IE 5.5 - 7 */
}

.download {
	
margin-left: 120px;
margin-bottom: 10px;
}

.downloadResource {
	
margin-left: 0px;
margin-bottom: 10px;
}


#indexGuide{
	position: fixed;
	font-family: Tahoma, Geneva, sans-serif;
}

/** Nivo Slider  **/

#slider_wrapper {
height: 246 px;
}

#slider {
	position: relative;
	width: 1200px;
	height: 246px;
}

#slider img {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

#slider a {
	border: 0;
	display: block;
}

.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an  is wrapped in a link */
.nivoSlider a.nivo-Link {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
	font-family: Tahoma, Geneva, sans-serif;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
	color: #ff0000;
	text-decoration: none;
}

.nivo-caption a:hover {
	color: #0066CC;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
	background: url(images/arrows.png);
	text-indent: -9999px;
	width: 30px;
	height: 30px;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
	float: left;
}
.nivo-controlNav a.active {
	background-position: 0 -22px;
}
#utilityNav {
	position: relative;
	left: 1000px;
	top: -620px;
	z-index: 300;
}
#spiaLogo {
	position: relative;
	top: -290px; 
	right: 96px;
	z-index: 500;
	width: 400px;
}
.button {
   border-top: 1px solid #5a6369;
   background: #020405;
   background: -webkit-gradient(linear, left top, left bottom, from(#505c63), to(#020405));
   background: -webkit-linear-gradient(top, #505c63, #020405);
   background: -moz-linear-gradient(top, #505c63, #020405);
   background: -ms-linear-gradient(top, #505c63, #020405);
   background: -o-linear-gradient(top, #505c63, #020405);
   padding: 8.5px 17px;
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 14px;
   font-family: Georgia, serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button:hover {
   border-top-color: #08b9fa;
   background: #08b9fa;
   color: #fcfcfc;
   }
.button:active {
   border-top-color: #0a141a;
   background: #0a141a;
   }

#getMesonet {
	margin-top: 10px;
	float: left;
	margin-left: 15px;
	width: 250px;
	height: 416px;
	padding: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), 		color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C */
	filter: progid:DXTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */

	-webkit-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 5px rgba(50, 50, 50, 0.75);}

#NewsData {
	margin-top: 10px;
	float: left;
	margin-left: 15px;
	width: 250px;
	height: 252px;
	padding: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), 		color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C */
	filter: progid:DXTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */

	-webkit-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 5px rgba(50, 50, 50, 0.75);
}

#inotifyData {
	margin-top: 10px;
	float: left;
	margin-left: 15px;
	width: 250px;
	height: 135px;
	padding: 5px 15px 15px 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), 		color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C */
	filter: progid:DXTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */

	-webkit-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 5px rgba(50, 50, 50, 0.75);
}
	
#getSpia {
	margin-top: 10px;
	float: left;
	margin-left: 15px;
	width: 250px;
	height: 500px;
	padding: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;

	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), 		color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C */
	filter: progid:DXTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */

	-webkit-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 5px rgba(50, 50, 50, 0.75);

}

#spiaInfo {
	margin-top: 10px;
	float: left;
	margin-left: 15px;
	width: 150px;
	padding: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;

	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), 		color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C */
	filter: progid:DXTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */

	-webkit-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 5px rgba(50, 50, 50, 0.75);

}

#aboutSpia {
	margin-top: 10px;
	margin-left: 15px;
	float: left;
	width: 803px;
	padding: 15px;
	height: 500px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;

	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), 		color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C */
	filter: progid:DXTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */

	-webkit-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 5px rgba(50, 50, 50, 0.75);

}

#visualData {
		margin-top: 10px;
	margin-left: 15px;
	float: left;
	width: 380px;
	height: 416px;
	padding: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;

	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), 		color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C */
	filter: progid:DXTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */

	-webkit-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 5px rgba(50, 50, 50, 0.75);

}

.homeImg {
	float: right;
}

.homeText {
	width: 250px;
}

.indexImg {
margin: 20px 0 0 50px;
}

.wrnImg {
margin: 30px 0 30px 50px;
}

.inotifyImg {
margin: 0 0 0 45px;
}

ul.footerInfo {  
	width: 1200px;
    list-style: none;  
    padding: 0;  
    float: left;
	margin-left: 0px;  
    font-size: 11px; 
	font-family:Tahoma, Geneva, sans-serif; 
	color:#F93;
	
}  
ul.footerInfo li {  
    float: left;  
    margin: 0;  
    padding: 0 15px 0 0;  
	color:#F93;
}  
ul.footerInfo li a{  
    padding: 10px 5px;  
    color:#F93; 
    text-decoration: none;  
    float: left;
 
}

ul.footerInfo li a:hover{  
	color: #0CF;
}  
/*ul.footerByline {  
	width:420px;
    list-style: none;  
    padding: 0;  
    float: left;
	margin: 0;  
} */
 
.footerByline {   
    margin: 0;  
    padding: 0 0 0 0;  
    font-size: 9px;
	color: #0CF; 
	font-family:Tahoma, Geneva, sans-serif; 
	
}  
ul.footerInfo .footerByline a{ 
	margin:13px 0 0 0;
	padding:0 0 0 0;
    color: #0CF;  
    text-decoration: none;
 
}

#total {
	float: left;
	margin-top: 15px;
}
#formwrapper
{
	width: 550px;
	margin-left: auto;
	margin-top: 2em;
	margin-right: auto;
	padding-top: 2em;
	padding-bottom: 2em;
	border: 5px solid #B1ADAD;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#formwrapper #loginForm
{
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#loginForm label
{
	display: block;
	text-align: left;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	margin-left: 2em;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #888888;
}
#formwrapper fieldset
{
	padding-bottom: 2em;

}

label
 
{
	display: block;
}
#loginForm input
{
	display: block;
	margin-left: 2em;


}

#offeringHeader {
	margin-left: 100px;
	width: 1000px;
	padding-bottom: 10px;
	clear: both;
}

#offeringColRight {
	margin-top: 0;
	margin-left: 640px;
	width: 520px;
	text-align: left;
	padding-left: 20px;
	font-size: 15px;
}

#offeringBlock {
	margin-left: 140px;
	width: 720px;
}

p.offeringText {
	font-size:12px;
}

ul.offeringList {
	display: table;
  	margin-left: 0;
  	padding-left: 16px;
}

li.offeringList1 {
    margin-top: 10px
}

li.offeringList1:first-child {
    margin-top:0;
}

li.offeringList2 {
    margin-top: 5px;
}

li.offeringList2:first-child {
    margin-top:10px;
}

#inotifyLogo {
	position: relative;
	top: 10px; 
	right: -365px;
	z-index: 500;
	width: 600px;
}

#bannerArea {
	position: relative;
	width: 1200px;
	height: 246px;
	display: block;
	border: solid;
	border-color: #3D3D3D;
}

#bannerArea::after {
  content: "";
  background: url(images/banner5.png);
  opacity: 0.5;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
}

#bannerArea p {
	margin-left: 220px;
	margin-right: 200px;
	height: 40px;
	text-align: center;
	padding-top: 20px;
	font-size: 20px;
}