body{	background-color: #FFF;	/*we use an abssolute url for NN4 followed by a relative url for modern browsers*/	/*/*/	background-image: url("geo_pbg.gif");	/* */	background-repeat: repeat-x;	/*css shorthand values: Top Right Bottom Left */	margin: 121px 15px 0px 193px;	padding: 0;}/*font family for page*/div{	font-family: "Trebuchet MS", Arial, sans-serif;	margin: 0px;}/*Contains Logo at top of Page*/#HeaderDiv{	position: absolute;	left: 0px;	top: 0px;	width: 668px;	z-index: 100;	height: 58px;}/* Connects the Header DIV to the main content and navigation divs*/#ConnectDiv{	position: absolute;	left: 191px;	top: 48px;	width: 165px;	z-index: 50;}/* Div that sits atop the navigation menu*/#NavTopperDiv{	position: absolute;	left: 26px;	top: 48px;	width: 165px;	z-index: 50;}/*the thick border above the main content Div (cDiv) */#contentCap{	background-color: #333333;	margin: 0 122px 2px 0;	min-width: 400px;	height: 16px;	line-height: 10px;}#contentCapAd{	background-color: #333333;	margin: 0 0px 2px 0;	min-width: 400px;	height: 16px;	font-size: 10px;	color: #CCCCCC;}/* The main content Div */#cDiv{	padding: 8px 0px 24px;	font-size: 12px;	border-top: 1px solid #A2ADA0;	border-right: 1px solid #A2ADA0;	border-bottom: 6px solid #333;	border-left: 1px solid #A2ADA0;	margin: 0px 1px;	min-width: 325px;	font-family: "Trebuchet MS", "Lucida Grande";	color: #333333;}.mainTD{	font-size: 12px;	border: 1px solid #999999;}.mainTD a:link {	color: #60745D;	text-decoration: none;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #798A77;}.mainTD a:visited{	color: #666666;	text-decoration: none;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #666666;}.mainTD a:hover{	color: #798A77;	text-decoration: none;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #798A77;}#cDivHeadline{	font-family: "Trebuchet MS", Arial, sans-serif;	color: #999966;	font-size: 16px;	font-weight: bold;	letter-spacing: +.5em;}#cDiv a:link{	color: #60745D;	text-decoration: none;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #798A77;}#cDiv a:visited{	color: #666666;	text-decoration: none;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #666666;}#cDiv a:hover{	color: #798A77;	text-decoration: none;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #798A77;}h1{	margin: 0;	color: #8E9B8C;	/*/*/	font-size: 18px;	letter-spacing: .5em;	/* */}h2{	margin: 36px 0 0 0;	color: #8E9B8C;	/*/*/	font-size: 16px;	letter-spacing: .3em;	/* */}/*The Footer DIV*/#footer{	width: 300px;	padding: 6px;	margin: 0 0 50px 40px;	background-color: #333;	font-size: 11px;	color: #CCC;	text-align: center;	letter-spacing: .3em;	position: relative;	left: 40px;}/*Contains the Expand All and Collapse All controls*/#CtrlDiv{	position: absolute;	left: 4px;	top: 162px;	width: 22px;	/*/*/	visibility: visible;	/* */}/*fixes image display bug in Netscape 6 for images in the CtrlDiv*/#CtrlDiv img{	display: block;}/*Container Div for the navigation Menu*/#navDiv{	position: absolute;	left: 26px;	top: 288px;	width: 165px;	z-index: 100;}/* The navigation Div*/#p7TMnav{	/*/*/	background-color: #B5BDB3;	/* */}/*The Link style for top-level menuitems and is read by all browsers*/#p7TMnav div a{	color: #666;	font-size: 12px;}/*The Link style for top-level menuitems hidden from Netscape 4*/#p7TMnav div a{	/*/*/	color: #999999;	font-size: 12px;	background-color: #333333;	padding: 1px 8px 1px 32px;	text-decoration: none;	display: block;	border-bottom: 1px solid #FFFFFF;	/* */}#p7TMnav div a:hover{	color: #CCCCCC;	background-color: #666666;}/*The Link styles for second-level menuitems*/#p7TMnav div div a{	color: #333333;	font-size: 12px;	background-color: transparent;	border-bottom: 1px solid #FFFFFF;	padding: 1px 2px 1px 38px;}#p7TMnav div div a:hover{	color: #666666;	background-color: #CCCCCC;}/*The Link style for third-level menuitems and lower*/#p7TMnav div div div a{	font-size: 12px;	color: #666666;}/*The Link style for fourth-level menuitems and lower*//*To set a specific style for the fifth level, add a div to the selector*//*Fifth-level example syntax: p7TMnav div div div div div a {declaration}*/#p7TMnav div div div div a{	font-size: 12px;}/*rules programatically assigned to parent links when image-based plus and minus option is selected. The padding on the 4 following rules supercedes (via !important) the padding on the p7TMnav div a selector when you've chosen the option to use images for the plus and minus signs*/.p7plusmark{	background-repeat: no-repeat;	background-image: url("p7geo_plus.gif");	background-position: 0 50%;}.p7minusmark{	background-repeat: no-repeat;	background-image: url("p7geo_minus.gif");	background-position: 0 50%;}/*rule programatically assigned to child links when image-based plus and minus option is selected*/.p7defmark{	background-image: none;}/*rules programatically assigned to page link correesponding to current page (You are Here)*/a.p7currentmark{	font-weight: bold;	background-color: #E5BD84 !important;	color: #FFFFFF !important;	letter-spacing: 3px;	background-repeat: no-repeat;	background-image: url("p7geo_here.gif");	background-position: 0 50%;}.titleText {	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #9A765C;	letter-spacing: 0.2em;}.listSmall{	font-size: 12px;}.datatable{	font-family: "Lucida Grande", Arial, Verdana, sans-serif;	font-size: 10px;	line-height: 14px;	color: #333333;}.hiliteText{	font-family: "Trebuchet MS", "Lucida Grande";	font-size: 14px;	font-weight: bold;	letter-spacing: .1em;	color: #9A765C;}#right{	float: right;	margin: 0px;	padding: 0px 0px 10px 2px;}#subfooter{	margin-bottom: 0px;	margin-top: 100px;	margin-right: 122px;	margin-left: 0px;	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;	font-size: 11px;	text-decoration: none;	text-align: center;	color: #666666;}#subfooter a:link{	text-decoration: none;	color: #666666;	border-right-width: 2px;	border-left-width: 2px;	border-right-style: solid;	border-left-style: solid;	border-right-color: #FFFFFF;	border-left-color: #FFFFFF;}#subfooter a:visited{	text-decoration: none;	color: #666666;	border-right-width: 2px;	border-left-width: 2px;	border-right-style: solid;	border-left-style: solid;	border-right-color: #FFFFFF;	border-left-color: #FFFFFF;}#subfooter a:hover{	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;	color: #FFFFFF;	font-size: 11px;	text-decoration: none;	background-color: #FF6600;	border-bottom-width: 2px;	border-bottom-style: solid;	border-bottom-color: #FF6600;	border-right-width: 2px;	border-left-width: 2px;	border-right-style: solid;	border-left-style: solid;	border-right-color: #FF6600;	border-left-color: #FF6600;}.newsposting{	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;	font-size: 10px;	color: #939F92;	background-color: #D9E7DA;	letter-spacing: 0.2em;	font-weight: bold;}.newsinfo{	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;	font-size: 10px;	color: #B3B3B3;	letter-spacing: 0.2em;	font-weight: bold;}.newsTable{	border: 1px solid #C9C7DA;}.newsoddjob{	background-color: #DEE2FF;	font-family: "Lucida Grande", Arial, Helvetica, Geneva;	font-size: 12px;}.newsevenjob{	background-color: #EFF1FF;	font-family: "Lucida Grande", Arial, Helvetica, Geneva;	font-size: 12px;}