/* CSS Document */

/* Positioning Styles*/



body {
	margin: 0px 0px 20px 0px;
	font-size:76%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
  	background-color: #c8de89;
	height: 100%;
}

#wrapper{
	position: relative;
	text-align: left;
	width: 800px;
	height: 800px;
	margin-right: auto;
	margin-left: auto;
}

#content{
	width: 530px;
	padding: 15px 80px 7px 190px;
	background-color: #edf8cd;
}



#logos{
	border-top: 1px solid #96ac04;
	height: 81px;
	font-size: 0.9em;
	position: relative;
	text-align: center;
	padding: 0px 0px 0px 0px;
	color: #000;
	background-color: #fff;
	background: url(images/SI-Website-Logos.gif);	
}

#bottomnav{
	font-size: 0.9em;
	position: relative;
	text-align: center;
	padding: 8px 10px 11px 10px;
	color: #0072bc;
	background-color: #96ad06;
}

#phark{
	text-indent: -5000px;
}
#top-image{
	position: absolute;
	top: 134px;
	left: 189px;
	text-align: left;
}
/*  end Positioning  Styles */




/*  Navi Styles */

#navigation {
	position: absolute;

	top: 137px; 
	left: 0px;
	width: 188px;

}

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	line-height: 16px;
	}
#navigation li {
	text-transform: lowercase;
}

#navigation li a:link, #navigation li a:visited  {
	display: block;
	color: #00501f;
	text-decoration: none;
	background-color: #a6ce39;
	padding: 4px 3px 4px 8px;
}

#navigation li a:hover, #navigation li a:active {
	display: block;
	color: #fff;
	text-decoration: none;
	background-color: #bddd65;
	padding: 4px 3px 4px 8px;	
}

/* Sub Navi Styles */

#navigation ul ul{
	font-size: 0.8em;	
	font-weight: bold;
	
}

#navigation ul ul li a:link, #navigation ul ul li a:visited{
	background-color: #bddf61;
	text-transform: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
#navigation ul ul li a:hover, #navigation ul ul li a:active{
	background-color: #bddf61;
	padding-top: 4px;
	padding-bottom: 4px;
}



/* HOME Styles */
#wrapper-home{
	height: 100%; 
	overflow: visible;
	text-align: left;
	width: 800px;
	margin: auto;
	}

#content-home{
position: relative;
	width: 800px;
	height: 487px;
	background-color: #C8DE89;
	background: url(images/SI-Website-Home-Background.gif) no-repeat;	
	
}
#header-home{
	height: 185px;
	padding: 0px  0px 0px 0px;
	border-bottom: 1px solid #edf8cd;
}

#home-buttons{
	width: 215px;
	margin-top: 273px;
	margin-left: 337px;
	text-align: left;
}
#committment{
position: absolute;
	color: #FFFFFF;
	top: 250px;
	left: 569px;
	width: 215px;
	text-align: left;
}
#committment a{
	color: #FFFFFF;
}



#reuse{
	position: absolute;
	color: #FFFFFF;
	top: 385px;
	left: 569px;
	width: 215px;
	text-align: left;
}
#reuse a{
	color: #FFFFFF;
}


/* Inner Pages */


#header-sath{
	height: 137px;
	padding: 0px  0px 0px 0px;
	background: url(images/SI-Website-Header-SatH.jpg) no-repeat;	
	border-bottom: 1px solid #edf8cd;
}

#header-generic{
	height: 137px;
	padding: 0px  0px 0px 0px;
	background: url(images/SI-Website-Header-Generic.jpg) no-repeat;	
	border-bottom: 1px solid #edf8cd;
}


/* END TOP Navi Styles */

/* Challenge styles */

.challenge {
margin-top: -3px;
  	font-size: 1.1em;
	text-align: left;
	line-height: 17px;
	color: #333;
  }

/* END Challenge Styles */

#images-top{
	position: absolute;
	top: 160px;
	left: 205px;
	margin-bottom: 100px;
	background-color: #4c5b52;	

}
#image-left{
	position: absolute;
	width: 180px;
	top: 240px;
	left: 8px;	
}
#image-left a{
color: #333;
font-size: 0.8em;
line-height: 12px;

}

#images-left2{
	position: absolute;
	top: 350px;
	background-color: #4c5b52;	
}

/* Text Styles */

p {
  	font-size: 1.1em;
	text-align: left;
	line-height: 19px;
	color: #333;
  }


h1 {
	font-size: 1.6em;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 0.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 1.4em;
	text-align: left;
	color: #006600;
	margin-top: 2em;
	margin-bottom: 1em;
	line-height: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 1.2em;
	text-align: left;
	margin-bottom: -0.5em;
	color: #669900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

td {
	text-align: left;
}


th {
	text-align: left;
	font-size: 0.8em;
}

hr {
color: #a6ce39;
background-color: #EDF8cd;
height: 1px;
}


a:link, a:active, a:visited {
	color: #007236;
}
a:hover {
	color: #005825;
}


.table{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em;
	text-align: left;
	line-height: 15px;
	color: #333;
}
.table p{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em;
	text-align: left;
	line-height: 15px;
	color: #333;
}


.imgborder{
	border: 3px solid #993;	
}

.pdf{
	height: 19px;
	background: url(images/acrobat16.gif) no-repeat center left;
	padding: 0 0 -5px 0px;
	margin-top: -5px;
}

.pdf a{
	height: 19px;
	padding-left: 18px;
}
.word{
	height: 19px;
	background: url(images/word16.gif) no-repeat center left;
	padding: 0 0 -5px 0px;
	margin-top: -5px;
}

.word a{
	height: 19px;
	padding-left: 18px;
}

.top{
	height: 22px;
	background: url(images/bullet-green.gif) no-repeat center left;
	padding: -3px 0 -5px 0px;
}

.top a{
	height: 19px;
	padding-left: 18px;
	color: #005825;
	font-size: 0.9em;
	text-decoration: none;
}
.style1 {
	color: #007236;
	font-weight: bold;
}



#centered{
margin-left: 33%; 
margin-right: 10%;

}

.capital{
text-transform: uppercase;
}
.red{
color: #e6424d;
}

.pink{
color: #FF0066;
}

ul {
	list-style: url(images/Bullet-white.gif);
	text-align: left;
		font-size: 1.05em;
	line-height: 19px;
	color: #333;
}
ul ul li {
text-align: left;
	line-height: 19px;
	color: #333;
		font-size: 1.05em;
}

td ul {
	list-style: url(images/Bullet-white.gif);
	text-align: left;
	line-height: 19px;
	color: #333;
		font-size: 1.02em;

}
td ul ul li {
	text-align: left;
	line-height: 19px;
	color: #333;
		font-size: 1.02em;

}
