a.menulink:link {color: #FFFFFF; text-decoration: none;}
a.menulink:visited {color: #FFFFFF; text-decoration: none ;}
a.menulink:hover {color: #172936; text-decoration: none ;}

a.greylink:link {color: #3F3F3F; text-decoration: none; font-size: 100%;}
a.greylink:visited {color: #3F3F3F; text-decoration: none ; font-size: 100%;}
a.greylink:hover {color: #3F3F3F; text-decoration: underline ; font-size: 100%;}

a.footerlink:link {color: #FFFFFF; text-decoration: none; font-size: 90%;}
a.footerlink:visited {color: #FFFFFF; text-decoration: none ; font-size: 90%;}
a.footerlink:hover {color: #999999; text-decoration: underline ; font-size: 90%;}


A, A:active, A:visited
{
	color: #334F35;
  text-decoration: none;
}
A:hover
{
    color: #6D8D70;
    text-decoration: underline;
}


BODY, P, H1, H2, H3, H4, H5, H6, LI, TD, DD, DT
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #000000;
}
BODY
{
background-image: url('images/pageassets/pagetile.jpg');
background-repeat: repeat;
		background-color: #2B6239;
		margin: 0px;
}
LI,UL,OL
{
list-style: disc outside;
line-height: 115%;
}
H1, H2, H3
{
 FONT-FAMILY: Times, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold
}
H1
{
	font-size: 150%
}
H2
{
	font-size: 150%;
	line-height: 100%;
	color: #334F35;
  margin-bottom:0px;
	margin-top: 10px;
}
H3
{
	font-size: 130%;
	margin-top: 10px;
	margin-bottom:0px;
}
H4
{
	font-size: 100%;
	line-height: 100%;
	margin-top: 2px;
	margin-bottom:0px;
}
H5
{
	font-size: 100%;
	line-height: 10%;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #666600;
}
H6
{
	color: #ADADAD;
	font-size: 7pt;
	font-weight: normal
}
PRE
{
	font-size: 10pt;
    color: black;
}
.maintable{
width:100%;
height:600px;
background-image: url('images/pageassets/greenbg.jpg');
background-repeat: repeat-x;
}
.contenttable{
width:800px;
height:600px;
}
.topmenu{
width:488px;
height:80px;
}
.menucell{
width:201px;
background-image: url('images/pageassets/textbg.jpg');
background-repeat: repeat;
}
.logocell{
width:201px;
height:83px;
background-image: url('images/pageassets/topedge.jpg');
background-repeat: repeat-x;
}
.textarea{
width: 579px;
height: 391px;
background-image: url('images/pageassets/textbg.jpg');
background-repeat: repeat;
padding: .2cm
}
.sitetitle{
width: 287px;
height: 83px;
background-image: url('images/pageassets/topedge.jpg');
background-repeat: repeat-x;
}
.pagetitle{
width:287px;
height: 46px;
background-image: url('images/pageassets/textbg.jpg');
background-repeat: repeat;
font-size: 20px;
font-weight: bold;
font-style: italic;
color: #334F35;
}
.piccell{
width:292px;
height:209px;
background-image: url('images/pageassets/picbg.jpg');
background-repeat: repeat-x;
}
.topedge{
width: 10px;
height: 80px;
}
.leftedge{
width:10px;
background-color: #B9BBA9;
}
.rightedge{
width:10px;
background-color: #B9BBA9;
}
.bottomborder{
width:800px;
height:10px;
background-color: #B9BBA9;
}
.bottom{
background-image: url('images/pageassets/textbg.jpg');
background-repeat: repeat;
}
.clusterheader{
background-color: #B9BBA9;
color: #000000;
}
.clustertitle{
background-color: #B9BBA9;
color: #000000;
font-size: 110%;
FONT-FAMILY: Times;
font-weight: bold;
}
.clusterdesc{
font-size: 70%;
}
.jobtitle{
font-size: 110%;
font-weight: bold;
}
.jobdesc{
font-size: 70%;
}
.formsheader{
background-color: #334F35;
color: #E2E4D1;
font-size: 110%;
FONT-FAMILY: Times;
font-weight: bold;
}
.openings{
color: #334F35;
font-weight: bold;
}
.openingsheader{
background-color: #B9BBA9;
color: #000000;
font-size: 100%;
FONT-FAMILY: Times;
font-weight: bold;
}
.quote{
font-style: italic;
}
.quoteby{
font-weight: bold;
color: #334F35;
}
.footer{
font-size: 88%;
line-height: 120%;
}
.footerlink{
width: 87px;
padding: 2px;
border-right: thin solid #FFFFFF;
border-left: thin solid #FFFFFF;
height:20px;
}
.missionst{
background-color: #B9BBA9;
color: #000000;
font-size: 100%;
FONT-FAMILY: Times;
}
FORM {margin: 0px}
	INPUT {font-size: 90%; background: white; padding: 1px 3px 0px; margin-right: 10px}
	SELECT {font-size: 90%; margin: 1px 0px; margin-right: 10px}
	TEXTAREA {height: 70px; font-size: 90%; padding: 1px 3px 0px; margin-right: 10px}

