/****************		navigation table top and bottom of pages */

/*
.subnav p,.subnav ul li,.subnav table tr td  {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	color: black;
	background-color: white;
	}
*/	
.subNav th {
	margin: 0 1px;
	padding: 0 2px;
	border-collapse: collapse;
	background: #fff8dc;
	text-align: center;
	border: 1px solid #CCCCCC;
	white-space: nowrap; }

.subNav th a,
.subNav th a:link,
.subNav th a:visited {
	display: block;
	background: #fff8dc url('/WPAS2/images/bg-headercell.gif') top right repeat-x;
	text-decoration: none;
	font-weight: 700;
	font-size: 11px;
	font-family: "MS Trebuchet", "Trebuchet MS", "Lucida Sans", Helvetica, Arial, sans-serif;
	letter-spacing: .1em;
	color: #000000; }

.subNav th a:hover,
.subNav th a:active {
	display: block;
	text-decoration: none;
	background: #f5f5f5 url('/WPAS2/images/bg-headercell2.gif') bottom right repeat-x; }

table.mainNavLinx tr th.subNavLink {
	margin: 0 1px;
	padding: 0 2px;
	border-collapse: collapse;
	background: #fff8dc;
	text-align: center;
	border: 1px solid #CCCCCC;
	white-space: nowrap; }

table.mainNavLinx tr th.subNavLink a,
table.mainNavLinx tr th.subNavLink a:link,
table.mainNavLinx tr th.subNavLink a:visited {
	display: block;
	background: #fff8dc url('/WPAS2/images/bg-headercell.gif') top right repeat-x;
	text-decoration: none;
	font-weight: 700;
	font-size: 11px;
	font-family: "MS Trebuchet", "Trebuchet MS", "Lucida Sans", Helvetica, Arial, sans-serif;
	letter-spacing: .1em;
	color: #000000; }

table.mainNavLinx tr th.subNavLink a:hover,
table.mainNavLinx tr th.subNavLink a:active {
	display: block;
	text-decoration: none;
	background: #f5f5f5 url('/WPAS2/images/bg-headercell2.gif') bottom right repeat-x; }

table.mainNavLinx tr th.subNavHere {
	background: #ffcccc;
	text-decoration: none;
	font-weight: 900;
	font-size: 11px;
	font-family: "MS Trebuchet", "Trebuchet MS", "Lucida Sans", Helvetica, Arial, sans-serif;
	letter-spacing: .1em;
	color: #000000; }



table.formNavLinx tr th.formNavLink {
	margin: 0 1px;
	padding: 0 2px;
	border-collapse: collapse;
	background: #fff8dc;
	text-align: center;
	border: 1px solid #CCCCCC;
	white-space: nowrap; }

table.formNavLinx tr th.formNavLink a,
table.formNavLinx tr th.formNavLink a:link,
table.formNavLinx tr th.formNavLink a:visited {
	display: block;
	background: #FFF8DC url('/WPAS2/images/bg-headercell.gif') top right repeat-x;
	text-decoration: none;
	font-weight: 700;
	font-size: 11px;
	font-family: "MS Trebuchet", "Trebuchet MS", "Lucida Sans", Helvetica, Arial, sans-serif;
	letter-spacing: .1em;
	color: #000000; }

table.formNavLinx tr th.formNavLink a:hover,
table.formNavLinx tr th.formNavLink a:active {
	display: block;
	text-decoration: none;
	background: #F5F5F5 url('/WPAS2/images/bg-headercell2.gif') bottom right repeat-x; }

table.formNavLinx tr th.formNavHere {
	background: #FFCCCC;
	text-decoration: none;
	font-weight: 900;
	font-size: 11px;
	font-family: "MS Trebuchet", "Trebuchet MS", "Lucida Sans", Helvetica, Arial, sans-serif;
	letter-spacing: .1em;
	color: #000000; }




table.empNavLinx tr th.empNavLink {
	margin: 0 1px;
	padding: 0 2px;
	border-collapse: collapse;
	background: #fff8dc;
	text-align: center;
	border: 1px solid #CCCCCC;
	white-space: nowrap; }

table.empNavLinx tr th.empNavLink a,
table.empNavLinx tr th.empNavLink a:link,
table.empNavLinx tr th.empNavLink a:visited {
	display: block;
	background: #FFF8DC url('/WPAS2/images/bg-empcell.gif') top right repeat-x;
	text-decoration: none;
	font-weight: 700;
	font-size: 11px;
	font-family: "MS Trebuchet", "Trebuchet MS", "Lucida Sans", Helvetica, Arial, sans-serif;
	letter-spacing: .1em;
	color: #000000; }

table.empNavLinx tr th.empNavLink a:hover,
table.empNavLinx tr th.empNavLink a:active {
	display: block;
	text-decoration: none;
	background: #F5F5F5 url('/WPAS2/images/bg-empcell2.gif') bottom right repeat-x; }

table.empNavLinx tr th.empNavHere {
	background: #99FF99;
	text-decoration: none;
	font-weight: 900;
	font-size: 11px;
	font-family: "MS Trebuchet", "Trebuchet MS", "Lucida Sans", Helvetica, Arial, sans-serif;
	letter-spacing: .1em;
	color: #000000;
	white-space: nowrap; }





/****************		content section typography */

h2 {
	color: #800000;
	/* border-bottom: 1px solid #8b4513; */
	}

h3 {
	color: #191970;
	border-bottom: 1px solid #008080; /* ffa07a */
	}

h4 {
	padding-left: 2px;
	color: #2f4f4f;
	border-bottom: 1px solid #b0c4de;
	}

#contentcell address a, #contentcell address a:link, #contentcell address a:visited  {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	}
#contentcell address a img {
	border-bottom: 0 none;
	background: none;
	}

#contentcell address a:hover, #contentcell address a:active {
	color: #000000;
	background: none;
	text-decoration: none;
	border-bottom: 1px dotted #CC0000;
	}
address img, #contentcell address a:link img, #contentcell address a:link img {
	border: 0 none;
	}