body { 
background-color: #c5c5c5;
background-image:url(../images/bkgd.jpg);
background-repeat: repeat-x;
background-position: left top;
margin: 10px;
}

form {
/*
margin: 0,0;	bounced by FF
padding: 0,0;	bounced by FF
*/
margin: 0;
padding: 0;
}

.text {
	color: #0a679b;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.6em;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif; }
a.text {
	color: #ff9933;
	font-weight: normal;
	text-decoration: none; }
a:hover.text {
	color: #0a679b;
	text-decoration: none; }

.news {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif; }
a.news{
	color: #ff9933;
	font-weight: normal;
	text-decoration: none; }
a:hover.news {
	color: #0a679b;
	text-decoration: none; }

.content {
	color: #777777;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif; }
a.content {
	color: #ff9933;
	font-weight: normal; }
a:hover.content {
	color: #0a679b;
	text-decoration: none; }

p { margin-top: 0px; margin-bottom: 10px; }

H1 { font:20px Helvetica, Arial, Verdana, sans-serif; color:#0a679b; font-weight:normal; margin-top: 0px; margin-bottom: 15px; }

H2 { font:18px Helvetica, Arial, Verdana, sans-serif; color:#0a679b; font-weight:normal; margin-top: 0px; margin-bottom: 15px; }

.boldhd {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif; }
a.boldhd {
	color: #000000;
	font-weight: bold; }
a:hover.boldhd {
	color: #666666;
	text-decoration: none; }

ul {
	margin-left: 17px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(../images/bullet_arrow.gif);
	}

ul li {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 1.3em;
	padding: 0px 0px 5px 0px;
	}

hr {
  color: #dddddd;
  background-color: #dddddd;
  height: 1px;
  border: none;
  margin-top: 20px;
  margin-bottom: 20px; }

.footer {
	color: #999999;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif; }
a.footer {
	color: #999999;
	font-weight: normal; }
a:hover.footer {
	color: #0a679b;
	text-decoration: none; }

a { color:#ff9933; text-decoration: none; }
a:hover { color:#0a679b; }
a:active { color:#888888; }







/***** Greg *****/

div.maingrx
{
	display: block;
	visibility: visible;
	height: 220;
	width: 900;
	background-image: url('../images/maingrx.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
	z-index:20;
}
div.maingrx_h
{
	z-index:-1;
	position: absolute;
}



div.maingrxTxt
{
	display: block;
	float: left;

	width: 700;
	height: 170;

padding-top: 32;

	color: white;
	font-size: 12;
	font-family: Helvetica, Arial, Verdana, sans-serif;
/*font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
/*	font-family: "Helvetica Condensed", Helvetica, Arial, Verdana, sans-serif;*/
}
div.maingrxTxtSpacer
{
	display: block;
	float: left;
	clear: left;
	width: 35;
	height: 180;
}

div.maingrxTxtGrav
{
	display: block;
	float: left;
	clear: none;

	font-weight: normal;
	font-size: 30;	/*28;*/

	width: 170;
	height: 160;
margin-top: -3;
}
div.maingrxTxtHdr
{
	display: block;
	float: left;
	clear: none;
	font-size: 28;	/*24;*/
	font-weight: normal;

	width: 400;
	height: 160;
}

div.maingrxTxtDesc
{
	display: block;
	float: left;
	clear: none;
	font-size: 15;

	line-height: 1.5em;
	margin-top: 10;
}





div.srchgrx, div.resgrx, div.outgrx, div.jobgrx, div.bdgrx
{
	display: block;
	visibility: visible;
	height: 220;
	width: 900;
	z-index:20;
}
div.srchgrx_h, div.resgrx_h, div.outgrx_h, div.jobgrx_h, div.bdgrx_h
{
	position: absolute;
	z-index:-2;
}


div.bdgrx, div.srchgrx, div.resgrx, div.outgrx, div.jobgrx
{
	background-image: url('../images/maingrx_f1.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
}




div.layerTxt
{
	display: block;
	float: left;
	clear: both;
	color: white;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	height: 200;
	width: 900;
	overflow:  hidden;
}
div.layerTxt_h
{
	display: none;
}

div.layerHdrA
{
	display: block;
	float:	left;
	clear: both;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	padding: 15 0 5 30;
}

div.layerColA, div.layerColB, div.layerColC
{
	display: block;
	float: left;
	clear: none;
	height: 150;
	width: 275;
	font-size: 12px;
}
div.layerColC
{
	width: 270;
}

div.layerColIndentA, div.layerColIndentB, div.layerColIndentC
{
	display: block;
	float: left;
	clear: none;
	width: 15;
	height: 200;
}
div.layerColIndentA
{
	width: 30;
}


div.layerHdrB
{
	display: block;
	float:	left;
	clear: left;
	font-weight: bold;
	color: orange;
	width: 100%;
	padding: 0 0 5 0;
}

div.layerColIntro
{
	display: block;
	float:	left;
	clear: left;
	width: 100%;
	padding: 0 0 8 0;
	font-size: 12px;
}

div.layerColFeat
{
	display: block;
	float:	left;
	clear: left;
	width: 100%;
	font-size: 12px;
}
div.layerColFeat ul
{
}
div.layerColFeat li
{
	margin: 0 0 0 10;
	padding: 2 0 0 0;
}



span.dnd
{
	font-weight: bold;
	font-style: italic;
	color: orange;
}
span.highlight
{
	font-weight: bold;
	color: orange;
}





div.demoLeft
{
	display: block;
	float: left;
	clear: none;
	width: 430;
	height: 300;
	margin-left: auto;
	margin-right: auto;
}
div.demoLeft p
{
	font-size: 15px;
	line-height: 1.4em;
}

div.demoLeft ul
{
	font-size: 15px;
	margin-left: 40;
	list-style-image: none;
}


div.demoSpacer
{
	display: block;
	float: left;
	clear: none;
	width: 20;
	height: 300;
}


div.demoRight, div.newsLeft, div.newsRight
{
	display: block;
	float: left;
	clear: none;
	width: 400;
	margin-left: auto;
	margin-right: auto;
}
div.newsLeft, div.newsRight
{
	height: 371;
}
div.newsLeft
{
	width: 330;
}
div.newsRight
{
	width: 550;
}


div.demoData, div.newsList
{
}
div.newsView
{
	display: block;
	float: left;
	clear: none;
	height: 290;
	width: 100%;
	overflow: auto;
}

div.newsViewDate
{
	display: block;
	float: left;
	clear: left;
	color: #777;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 12px;
	margin-bottom: 5;
	margin-top: 3;
}
div.newsViewTxt
{
	display: block;
	float: left;
	clear: left;
	color: #0A679B;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 13px;
	line-height: 17px;
	width: 480;
}
div.newsViewTxt p
{
	margin-top: 10;
}





table.demo, table.newsLeft, table.newsRight, table.newsView
{
}
table.demoData, table.newsList
{
}
table.newsList
{
	width: 250;
}

td.newsList
{
	text-align: left;
	vertical-align: top;
}

td.newsListItem
{
	text-align: left;
	vertical-align: top;
	padding-top: 10;
}
td.newsListItemTop
{
	padding-top: 0;
}
div.newsListItem, div.newsListDate
{
	display: block;
	float: left;
	clear: left;
	font-size: 13;
}

div.newsListItem a
{
	text-decoration: none;
}
div.newsListItem a:hover, div.newsListItem a.newsListItemVisited:hover
{
	color: #0A679B;
	text-decoration: none;
}
div.newsListItem a.newsListItemSelected
{
	color: #0A679B;
	text-decoration: none;
}
div.newsListItem a.newsListItemVisited
{
	color: #666666;
	text-decoration: none;
}

span.newsListDate
{
	font-size: 11;
	color:#666666;
}

td.demoBoxTopLeft, td.demoBoxTopRight, td.demoBoxBottomLeft, td.demoBoxBottomRight
{
	width: 30;
	vertical-align: top;
}
td.demoBoxTopRight, td.demoBoxBottomRight
{
	width: 25;
}
img.demoBoxTopLeft, img.demoBoxTopRight, img.demoBoxBottomLeft, img.demoBoxBottomRight
{
	width: 30;
	height: 25;
	border: 0;
}
img.demoBoxTopRight, img.demoBoxBottomRight
{
	width: 25;
}

td.demoBoxTop, td.demoBoxBottom, td.newsListTop, td.newsListBottom, td.newsViewTop, td.newsViewBottom
{
	width: 320;
	vertical-align: top;
}
img.demoBoxTop, img.demoBoxBottom, img.newsListTop, img.newsListBottom, img.newsViewTop, img.newsViewBottom
{
	width: 320;
	height: 25;
	border: 0;
}
td.newsListTop, td.newsListBottom, img.newsListTop, img.newsListBottom
{
	width: 250;
}
td.newsViewTop, td.newsViewBottom, img.newsViewTop, img.newsViewBottom
{
	width: 502;
}

td.demoBoxSpacer, td.newsListBoxLeft
{
	width: 30;
	vertical-align: top;
	background-image: url('../images/box_left.gif');
	background-repeat: no-repeat;
}

img.demoBoxSpacer
{
	width: 10;
	height: 200;
	border: 0;
}


td.demoBoxRight, td.newsViewBoxRight
{
	width: 25;
	vertical-align: top;
	text-align: right;
}
img.demoBoxRight
{
	width: 15;
	height: 215;
	border: 0;
}
img.newsViewBoxRight
{
	width: 15;
	border: 0;
	height: 290;
}


td.newsListBoxRight
{
	width: 10;
	vertical-align: top;
	text-align: right;
}
img.newsListBoxRight
{
	width: 25;
	height: 290;
	border: 0;
}



td.demoLabel
{
	text-align:right;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #777777;
	font-size: 14px;
	line-height: 30px;
	padding-right: 2;
}
td.demoData
{

}
input.demoData
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #0a679b;
	font-size: 14px;
	width: 250;
}


td.demoRequest
{
	width: 100%;
	height: 40;
	text-align: center;
	padding-top: 10;
}
td.demoRequest	a
{
	font-size: 14;
}

td.demoConfidential
{
	width: 100%;
	text-align: center;
	padding-top: 10;
	font-size: 12px;
	color: #777777;
}
span.demoConfidential
{
}




div.demoThanks
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #0a679b;
	font-size: 14px;
	line-height: 1.5em;
	width: 320;
}
div.demoThanks p
{
	margin-top: 12;
}
div.demoWaitDisplay
{
	display: block;
	float: left;
	clear: none;
	background-image: url('../images/wait.gif');
	background-color: transparent;
	background-repeat:no-repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 20px;
	height: 20px;
	margin-left: 150px;
}





div.whyGrav, div.aboutGrav
{
	font-size: 15px;
	line-height: 1.5em;
}
div.whyGrav ul
{
	margin-left: 35;
	list-style-image: none;
}



p.newsSnippet
{
	width: 250;
	height: 50;
	overflow: hidden;
}
div.hidden
{
	display:	none;
	visibility: hidden;
	z-index: -9;
}






/* **************** */

/*
div.boxMap
{
display: block;
clear: none;
padding-right: 20;
margin-right: -20;
z-index: -1;
}
*/
map.circleMap
{
	display: inline;
	z-index: 10;
}





