@charset "utf-8";
/* CSS Document */
/* 
	Reset common html tags
*/

h1, h2, h3, 
p, ul, li,
	{
	border:0;
	margin:0px;
	padding:0px;
}
h1 a {text-decoration:none;}
/*
	Set common html tags
*/
body {
	background-color:#eeeeee;
	color:#5D5D5D;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	background-image: url(images/GeoTopSide.gif);
	background-repeat: repeat-x;
	background-position: top;
	border:0;
	margin:0px;
	padding:0px;
	line-height: 16px;
	}
	
form, input {
	color:#6C6C6C;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
}

a:link, a:visited, a:active {color:#46a630; border:0;}
a:hover {color: #46a630;}	

#clicker {
	display: inline;
	width: 451px;
	height: 100px;
	position: absolute;
	top: 40px;
	left: 10px;
}

img {border:0; vertical-align:top; text-align:left;}

h1 {
	font-size: 24px;
	color: #3f933f;
	font-family: "Trajan Pro";
	font-style: normal;
	border:0;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

h2 {
	font-size: 16px;
	color: #3f933f;
	font-family: "Trajan Pro";
	font-style: normal;
	border:0;
	margin:0px;
	padding:0px;
	clear: none;
}
h3 {
	font-size: 14px;
	color: #3f933f;
	font-family: "Trajan Pro";
	font-style: normal;
	border:0;
	margin:0px;
	padding:0px;
}
h4 {
	font-size: 14px;
	color: #888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	border:0;
	margin:0px;
	padding:0px;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border:0;
	margin:0px;
	padding:0px;
	font-size: 12px;
	color: #4F4F4F;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #45381f;
	height: 12px;
	border:0;
	margin:0px;
	padding:0px;
}
p.lg_text { font-size: 16px;
			line-height:24px;}
.FlashWrapper {
	padding-top:30px;
	padding-left:15px;
}
.FloatingRightPic {
	float: right;
	text-align: left;
	clear: none;
}
.FloatingLeftPic {
	float: left;
	text-align: left;
	clear: none;
}
.FloatingRightProjectPic {
	border: thin solid #e2e2d3;
	float: right;
	text-align: left;
	clear: none;
	padding-right: 30px;
	margin-bottom: 4px;
	margin-left: 8px;
	margin-top: 15px;
	padding-left: 30px;
	padding-top: 8px;
}
.FloatingLeftProjectPic {
	border: thin solid #e2e2d3;
	float: left;
	text-align: left;
	clear: none;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 8px;
	margin-top: 15px;
	margin-bottom: 4px;
}

.FloatingRightBox {
	background-color: #f5f5f3;
	padding: 8px;
	float: right;
	width: 210px;
	text-align: center;
	border: thin solid #e2e2d3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.FloatingRightFramedPic {
	background-color: #f5f5f3;
	padding: 8px;
	float: right;
	border: thin solid #e2e2d3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}

.FloatingLeftFramedPic {
	background-color: #f5f5f3;
	padding: 6px;
	float: left;
	border: thin solid #e2e2d3;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.BulletedListGreenSquares {
	list-style-image: url(images/bullet.gif);
	text-align: left;
	white-space: normal;
	padding-left: 25px;
	clip: rect(auto,auto,auto,auto);
	overflow: auto;
}

.EquipmentBox {
	background-color: #ffffff;
	height: 100%;
	width: 622px;
	border: thin solid #e2e2d3;
	font-size: 11px;
	line-height: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	margin-top: 28px;
	margin-right: 4px;
	margin-bottom: 12px;
	margin-left: 4px;
	overflow:auto;
	clear: both;
}
.EquipmentBox .greybgfull {
	width: 610px;
	background-color: #eeeeee;
	padding: 4px 6px 6px 6px;
}

.EquipmentBox .greybglg {
	float: right;
	background-color: #eeeeee;
	height:250px;
	width: 212px;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	}
	
	.EquipmentBox .greybgmed {
	float: right;
	background-color: #eeeeee;
	height:215px;
	width: 212px;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	}
	
	.EquipmentBox .greybgsm {
	float: right;
	background-color: #eeeeee;
	height:205px;
	width: 212px;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	}

	
.EquipmentBox .leftpic {
	float: left;
	padding-left: 0px;
	padding-right: 10px;
}

.ProjectBox {
	background-color: #ffffff;
	height: 100%;
	width: 612px;
	border: thin solid #e2e2d3;
	font-size: 10px;
	line-height: 12px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.ProjectBox .leftpic {
	float: left;
	padding-left: 0px;
	padding-right: 5px;
}
.ProjectCaption {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	line-height: 16px;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
}
/*
	page elements
*/
.container{
	background-color:#ffffff;
	margin:0 auto;
	width:900px;
}

	#header{
	background-image:url(images/GeoHeader.gif);
	height:183px;
	position: relative;
	}

		/* 
		column left 
	*/
	#column_left {
	position:relative;
	float:left;
	width:170px;
	height:300px;
	background-image:url(images/GeoNavBg.gif);
	margin-top: 34px;
	margin-left: 29px;
	padding-top: 60px;
	}
	
		/*
		right body (2/3 of page)
	*/
	#body_right {
	float:right;
	width:700px;
	height:440px;
	}
		
	#divider{
	background-image:url(images/GeoDivider.jpg);
	height:38px;
	clear: both;
	}
	
	#home_info{
	padding-left: 25px;
	padding-top: 12px;
	padding-right: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	}
	
	#text_centered_emp {
	font-style:italic;
	text-align:center;
	padding-top: 12px;
	font-weight: 300;
	}
	
	#footer{
	padding-left: 23px;
	padding-top: 8px;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
	#copyright{
	background-image:url(images/GeoFooterCap.gif);
	height:27px;
	clear: both;
	font-size: 9px;
	padding-top: 12px;
	}
	
	#footer_left{
	float: left;
	width: 180px;
	}
	#footer_right{
	float: right;
	width: 160px;
	}
	#footer_middle{
	padding: 7px 170px 5px 38px;
	margin: 0px;
	}
	#footer_middle a{
	color: #6C6C6C;
	text-decoration: none;
	}	
	
	#sub_body_mid {
	background-image: url(images/GeoBodyMid.gif);
	background-repeat: repeat-y;
	background-position: top;
	overflow: hidden;
	margin-left: 0px;
	}
	
	#sub_body_mid.full_width_white, #sub_body_top.full_width_white, #sub_body_bottom.full_width_white{
		background: #ffffff;
	}
	
	#sub_body_top {
	background-image: url(images/GeoBodyTop.gif);
	background-repeat:	no-repeat;
	height: 12px;
	background-position: top;
	overflow: hidden;
	margin-top: 20px;
	}
	#sub_body_bottom {
	background-image: url(images/GeoBodyBottom.gif);
	background-repeat: no-repeat;
	height: 15px;
	background-position: top;
	overflow: hidden;
	margin-left: 0px;
	}
	
	#sub_body_right {
	float: right;
	height: 100%;
	padding-right: 35px;
	width: 648px;
	padding-left: 35px;
	padding-top: 35px;
	}
	#sub_body_right_wide {
	float: right;
	height: 100%;
	padding-right: 5px;
	width: 648px;
	padding-left: 5px;
	padding-top: 35px;
	}
	#sub_body_full {
	float: right;
	height: 100%;
	padding-right: 35px;
	width: 811px;
	padding-left: 35px;
	padding-top: 35px;	
	}
		
	#sub_body_right_equip {
	float: right;
	height: 100%;
	padding-right: 15px;
	width: 668px;
	padding-left: 15px;
	padding-top: 35px;
	}

	#sub_column_left {
	position:relative;
	float:left;
	width:170px;
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 20px;
	}


	
.grey_border {
	border: thin solid #d5d5ca;
}
	
.equipment_title {
	text-align:center;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 12px;
	font-family: "Trajan Pro";
}
	
.align_top {
	background-position: top;
	vertical-align: top;
}
.one-fifth {
	width: 20%;
	float: left;
}
.one-half-column {
	width: 405px;
	float: left;
/*	padding: 10px;*/
}

hr { 
	display : block; 
	margin : 1em 0; 
	padding : 0;
	height : 1px; 
	border : 0; 
	border-top : 1px solid rgb(204,204,204); }
hr.full {
	clear: both;
}
/* #Buttons ================================================== */


a.button,
button,
input[type="submit"],
input[type="search"],
input[type="reset"],
input[type="button"] {
	background-color: #3f933f;
	border-radius: 5px;
	box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.40);
	padding: 4px 6px;
	-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
			 border-radius: 5px;
	color: #ffffff;
	border: 1px solid #ddd;
	display: inline-block;
	font-size: 14px;
	text-decoration: none;
/*	text-transform: uppercase;*/
/*	text-shadow: 0 1px rgba(255, 255, 255, .50);*/
	cursor: pointer;
	margin-bottom: 50px;
	line-height: 14px;
	-webkit-transition: all 0.25s ease-in-out;
	   -moz-transition: all 0.25s ease-in-out;
	     -o-transition: all 0.25s ease-in-out;
	        transition: all 0.25s ease-in-out;
	}

a.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
	background-color:  #195b10;
	-webkit-transition: all 0.25s ease-in-out;
	   -moz-transition: all 0.25s ease-in-out;
	     -o-transition: all 0.25s ease-in-out;
	        transition: all 0.25s ease-in-out;
	}


.button.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
	background-color: #3f933f;
	width: 90%;
	padding-left:  0 !important;
	padding-right: 0 !important;
	text-align: center;
	}
a.button, a.wide {
	background: #ffffff url(../images/component/bg-button.gif) right 50% no-repeat;
	/*padding: 0 8% 0 4%;*/
	/* width: 65%; causes issues in IE */
	font-family: Arial, Helvetica, sans-serif;
}
a.wide {
	width: 86%;
}
a.button:hover, a.wide:hover {
	background-color:  #195b10;
}
 /*--------------- lists ---------------- */
  dl {
	  clear: both;
    padding: 0.5em;
  }
  dt {
    float: left;
	clear: left;
	width: 110px;
    text-align: right;
    font-size: 0.9em;
    color: #888;
  }

  dd {
    margin: 0 20px 0 135px;
	padding: 10px 0 0 0;
  }
ul.nobullet {
	list-style: none;
}
ul.noindent {
	padding-left: 0;
}
.button {
	padding: 12px;
	background-color: 
}