pBODY	{ SCROLLBAR-BASE-COLOR: #009900 }



a:link		{
	color: green;
	text-decoration: none;
}
a:visited	{ color: green; text-decoration: none }
a:hover		{ text-decoration: underline }




 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #666666; FONT: 11px geneva, verdana, arial, sans-serif }

.title		{
	COLOR: #003300;
	FONT: bold normal 18px/normal Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}

.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none }

.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline }

.just 		{
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	float: none;
	height: auto;
	width: auto;
}

.copyright	{ COLOR: #999999; FONT: 9px geneva, verdana, arial, sans-serif }

.smalltitle 	{ COLOR: #003300; FONT: normal 12px Verdana, Arial, Helvetica, sans-serif}

.careertitle	{ COLOR: #003300; FONT: bold 16px Verdana, Arial, Helvetica, sans-serif}

.subtitle	{
	COLOR: #003300;
	FONT: bold 14px geneva, verdana, arial, sans-serif;
	cursor: wait;
}

.subtitle_em	{ COLOR: #006600; FONT: bold small-caps 15px geneva, verdana, arial, sans-serif}

.phonetitle	{ COLOR: #FFF000; FONT: bold 12px geneva, verdana, arial, sans-serif}

.picturecomments{ COLOR: #006600; FONT: 10px geneva, verdana, arial, sans-serif}

.picturehilight	{ COLOR: #006600; FONT: bold 13px geneva, verdana, arial, sans-serif}

.picturetitle 	{ COLOR: #006600; FONT: bold 13px verdana, arial, sans-serif}

.list 		{ COLOR: #000000; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: normal }

.faq 		{ line-height: 19px }


 /* SIDEBAR OPTIONS */


a.sidelink:link		{ color: #FFF000; text-decoration: none }

a.sidelink:visited	{ color: #FFF000; text-decoration: none }

a.sidelink:active	{ color: #FFFFFF; text-decoration: none }

a.sidelink:hover	{ color: #FFF000; text-decoration: underline }

.sidebartitle	{ COLOR: #60583C; FONT: 13px verdana, arial, sans-serif; font-weight: bold }

.sidebartext	{
	COLOR: #FFF000;
	FONT: 11px geneva, verdana, arial, sans-serif;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	border-top: thin none;
	border-right: thin none #FF0000;
	border-bottom: thin none #FF0000;
	border-left: thin none #FF0000;

}

.date-font	{
	color: #FFCC00;
	font: bolder small-caps 15px verdana, arial, sans-serif;
	background-color: #006600;
}


 /* END SIDEBAR OPTIONS */


.button-popups { 	background-image: url("picts/button-popup.gif");
		background-color:#948B6D;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }

.buttonon-popups { 	background-image: url("picts/buttonon-popup.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		BORDER: #000000 1px solid}


.dropdown 	{ COLOR: #333333;
		WIDTH: 250PX;
		FONT: 11px geneva, verdana, arial, sans-serif}


.textarea	{
	FONT: 13px arial, verdana, sans-serif;
	background-image: url("picts/shadeform.gif");
	text-align: left;
	WIDTH: 275PX;
	BORDER: #000000 1px solid;
	color: #003300;
}

.submitbutton { FONT: 9pt arial, verdana, sans-serif }


.searchform { 	WIDTH: 110PX;
		HEIGHT: 20PX;
		FONT: 11px arial, georgia, "Times New Roman", sans-serif;
		BORDER-BOTTOM: #000000 1px solid;
		BORDER-LEFT: #000000 1px solid;
		BORDER-RIGHT: #000000 1px solid;
		BORDER-TOP: #000000 1px solid }


.searchdrop { WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }


.searchbutton {	background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 18px;
		width: 35px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }


 /* IMAGE HOVER CODE */


.rollover 	{ background-color: #000000}

.rolloveron 	{ background-color: #948B6D; filter:alpha(opacity=60)  }



 /* START THE CODE FOR THE MENUS */


 /* TOP LEVEL MENU CONTROL */


a.menu_TOP{
display:block;
line-height: 14pt;
text-align: center;
text-decoration:none;
border-right: #948B6D 1px solid;
}



 /* SUB LEVEL MENU CONTROL */


a.menu_SUB{
display:block;
padding: 2px 2px 2px 4px;
text-decoration:none;
filter:alpha(opacity=100);
border-bottom: #999999 1px solid;
}


 /* MORE SUB LEVEL MENU CONTROL */


.menu_DIV{
border-top: #000000 0px solid;
border-bottom: #666666 0px solid;
border-right: #666666 1px solid;
border-left: #666666 1px solid;
filter:alpha(opacity=100);
z-index:100;
}
.smalltitleEm {
	COLOR: #003300;
	FONT: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.servicebullets {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(housebullet.png);
	color: #003300;
	cursor: auto;
	white-space: normal;
	text-decoration: blink;




}
.biotitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #006600;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #006600;
}
.servicetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #006600;
	text-decoration: underline;
	text-transform: none;

}
.nrcsmalltext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003300;
}
