#fullheight{height:100%}

a { color: #0A4476}

hr {
  border: 1;
  width: 400px;;
}

.text {
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
	color: #000000}
	
a.text:hover {
	font-size: 11px;
	font-family: tahoma;
	text-decoration: underline;
	color: #0A4476}
	
a.text {
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
	color: #0A4476}

.newstext {
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
	color: #595959}

.bluetext {
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
	color: #0A4476}

a.bluetext {
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
	color: #0A4476}

a.bluetext:hover {
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: underline;
	color: #0A4476}

.whitetextbold {
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
	color: #FFFFFF}

a.whitetextbold {
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
	color: #FFFFFF}

a.whitetextbold:hover {
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: underline;
	color: #FFFFFF}

.grayboldtext {
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
	color: #8D8D8D}

a.grayboldtext {
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
	color: #8D8D8D}

a.grayboldtext:hover {
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: underline;
	color: #8D8D8D}

h1{
	font-size: 11px;
	font-weight: bold;
	line-height: 6pt;
	font-family: tahoma;
	text-decoration: none;
	color: #0A4476}

h2{
	font-size: 11px;
	font-weight: bold;
	line-height: 6pt;
	font-family: tahoma;
	text-decoration: none;
	color: #8D8D8D}

.whitetext {
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
	color: #FFFFFF}

a.whitetext {
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
	color: #FFFFFF}

a.whitetext:hover {
	font-size: 11px;
	font-family: tahoma;
	text-decoration: underline;
	color: #FFFFFF}
	
.title {
	font-size: 12px;
	font-family: tahoma;
	text-decoration: none;
	color: #6F6F6F}

a.title:hover {
	font-size: 12px;
	font-family: tahoma;
	text-decoration: underline;
	color: #6F6F6F}

.boldtext11 {
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
	color: #000000}

a.boldtext11 {
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
	color: #0A4476}

a.boldtext11:hover {
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: underline;
	color: #0A4476}

a.tabletitle {
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
	color: #000000}
	
a.tabletitle:hover {
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: underline;
	color: #000000}
	
.footertext {
	font-size: 10px;
	font-family: tahoma;
	text-decoration: none;
	color: #635A48}
	
a.footertext:hover {
	font-size: 10px;
	font-family: tahoma;
	text-decoration: underline;
	color: #635A48}

.project{
	background: #F7F7F7;
	border: solid 1px #F0F0F0;
	width: 490px;
	height: 145px;
	padding: 10px;
	text-align: left;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
	color: #000000
	margin-left: 10px;
	margin-top: 15px;}

.projectimage{
	float: right;
	margin-left;: 10px;}

/* gateway buttons */
.buttonbuilding {
	float: left; 
	width: 119px}

.buttonbuilding a {
	background-image: url(images/gatewaynav-building.gif);
	display:block;
	height: 32px;
	width: 119px}

.buttonbuilding a:hover {
	background-image: url(images/gatewaynav-building-o.gif);}

.buttondemo {
	float: left; 
	width: 123px}

.buttondemo a {
	background-image: url(images/gatewaynav-demo.gif);
	display:block;
	height: 32px;
	width: 123px}

.buttondemo a:hover {
	background-image: url(images/gatewaynav-demo-o.gif);}

.buttonleasing {
	float: left; 
	width: 108px}

.buttonleasing a {
	background-image: url(images/gatewaynav-leasing.gif);
	display:block;
	height: 32px;
	width: 108px}

.buttonleasing a:hover {
	background-image: url(images/gatewaynav-leasing-o.gif);}