body {
	margin: 10px 0;
	padding: 0;
	font: 12px arial, helvetica, sans-serif;
	line-height: 14px;
	color: #000;
	background: #DEDEDE;
	/*behavior:url("/css/csshover.htc");*/
}

h1 {
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	margin: 0;
}

h2 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	margin: 0;
}

h3 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin: 0;
}

p {
	margin: 8px 0;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

input, select {
	font-size: 11px;
}

a {
	color: #102648;
}

a:hover {
	color: #4A7E63;
}

hr.hidden {
	display: none;
}

input.button {
	border: 1px solid #102648;
	color: #000;
	background: #fff;
	font-size: 9px;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

input.button:hover {
	color: #fff;
	background: #102648;
}

#rightNav input.button {
	border: 1px solid #186849;
}

#rightNav input.button:hover {
	background: #186849;
}

.clear {
	clear: both;
	height: 0;
}

div#printHeader {
	display: none;
}

div#pageWrapper {
	position: relative;
	width: 956px;
	border: 1px solid #000;
	margin: 0 10px;
	background: #fff;
	/* below is hidden from ie5/win */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 954px;
	margin: 0 auto;
}

div#pageWrapper {}

/* header */
div#header {
	width: 954px;
	height: 128px;
	background: #102648 url(/images/bg_top.jpg);
}

a#homeLink {
	display: block;
	width: 266px;
	height: 108px;
	float: left;
}

#logo-100day {
	margin: 10px 0 0 10px;
}

.interior div#header {
	margin-bottom: 20px;
}

div#topNav {
	float: right;
	width: 370px;
	padding: 22px 0 0 0;
}

/* search */

.home div#search {
	float: right;
	width: 180px;
	color: #fff;
	margin: 0px 10px 0 0;
}

.interior div#search {
	color: #fff;
	margin-bottom: 30px;
}

input#searchText {
	width: 115px;
}

#advancedSearch {
	border: 1px solid #102648;
	color: #000;
	background: #fff;
	font-size: 11px;
	width: 115px;
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 2px;
	margin: 3px 0 5px 0;
}

#advancedSearch:hover {
	color: #fff;
	background: #102648;
}

#rightNav #advancedSearch {
	border: 1px solid #186849;
}

#rightNav #advancedSearch:hover {
	background: #186849;
}

/* left nav area */

div#leftWrapper {
	float: left;
}

.home div#leftWrapper {
	width: 205px;
	height: 220px;
	display: inline;
	margin: 20px 0 20px 20px;
	/* below is hidden from ie5/win */
	voice-family: "\"}\""; 
  voice-family:inherit;
	width: 205px;
}

.home div#leftWrapper {}

.interior div#leftWrapper {
	width: 190px;
}

div#leftWrapper ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#leftWrapper ul ul li {
	padding: 0 0 0 12px;
	background: url(/images/bg_bullet.gif) no-repeat 2px 5px;
}

div#leftWrapper ul ul ul li {
	background: url(/images/bg_bullet2.gif) no-repeat 2px 5px;
}

div#leftWrapper ul a {
	display: block;
	width: 160px;
	margin: 0;
	padding: 2px;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	/* below is hidden from ie5/win */
	voice-family: "\"}\""; 
  voice-family:inherit;
	width: 156px;
}

div#leftWrapper ul a {}

.interior div#leftWrapper ul a {
	margin: 3px 0;
}

div#leftWrapper ul ul a {
	display: block;
	width: 148px;
	margin: 0;
	padding: 2px;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	/* below is hidden from ie5/win */
	voice-family: "\"}\""; 
  voice-family:inherit;
	width: 144px;
}

div#leftWrapper ul ul ul a {}

div#leftWrapper ul ul ul a {
	display: block;
	width: 136px;
	margin: 0;
	padding: 2px;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	/* below is hidden from ie5/win */
	voice-family: "\"}\""; 
  voice-family:inherit;
	width: 132px;
}

div#leftWrapper ul ul ul a {}

div#leftWrapper ul a:hover, div#leftWrapper ul a.on {
	background: #102648;
}

div#leftWrapper ul a#network {
	background: url(/images/bg_bt_network.jpg);
	padding: 4px 2px;
}

div#leftWrapper ul a:hover#network {
	background: #102648;
}

.interior div#leftNav {
	width: 190px;
	padding: 20px 10px 20px 20px;
	background: url(/images/bg_leftnav.jpg);
	/* below is hidden from ie5/win */
	voice-family: "\"}\""; 
  voice-family:inherit;
	width: 160px;
}

.interior div#leftNav {}

.home div#networkLink {
	margin: 5px 0;
}

.interior div#networkLink {
	background: #4A7E63;
	height: 70px;
	padding: 23px 10px 17px 20px;
	/* below is hidden from ie5/win */
	voice-family: "\"}\""; 
  voice-family:inherit;
	height: 30px;
}

.interior div#networkLink {}

.interior div#secondaryNav {
	width: 190px;
	padding: 20px 10px 20px 20px;
	/* below is hidden from ie5/win */
	voice-family: "\"}\""; 
  voice-family:inherit;
	width: 160px;
}

.interior div#secondaryNav {}

/* content area */

div#contentWrapper {
	width: 954px;
}

.home div#contentWrapper {
	background: #102648 url(/images/bg_bottom.jpg);
}

.interior div#contentWrapper {
	background: #fff url(/images/bg_content_interior.gif);
}

div#content {
	line-height: 1.5em;
}

.home div#content {
	float: left;
	width: 470px;
	height: 220px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #fff;
	padding: 0 30px;
	margin: 20px 0 20px 0;
	/* below is hidden from ie5/win */
	voice-family: "\"}\""; 
  voice-family:inherit;
	width: 408px;
}

.home div#content {}

.interior div#content {
	float: left;
	width: 546px;
	padding: 0 10px 20px 17px;
	/* below is hidden from ie5/win */
	voice-family: "\"}\""; 
  voice-family:inherit;
	width: 519px;
}

.interior div#content {}

div#contentHeader {
	margin-bottom: 20px;
}


/* right nav area */

.home div#rightNav {
	float: left;
	width: 190px;
	margin: 20px 0 0 30px;
}

.interior div#rightNav {
	float: left;
	width: 218px;
	padding: 20px 0 0 20px;
	/* below is hidden from ie5/win */
	voice-family: "\"}\""; 
  voice-family:inherit;
	width: 198px;
}

.interior div#rightNav {}

div#rightNav a {
	display: block;
	margin-bottom: 30px;
}

/* footer area */

div#footer {
	width: 956px;
	margin: 5px;
	font-size: 11px;
	/* below is hidden from ie5/win */
	voice-family: "\"}\""; 
  voice-family:inherit;
	margin: 5px auto;
}

div#footer {}

div#footer a {
	color: #231F20;
}

div#copyright {
	float: left;
	width: 35%;
	margin: 5px 0;
}

div#copyright {}

div#footerLinks {
	float: right;
	text-align: right;
	width: 60%;
	margin: 5px 0;
	color: #231F20;
}

div#footerLinks {}

a#pahLogo {
	float: left;
	margin: 20px 20px 0 0;
	padding: 0;
	width: 250px;
	height: 40px;
}

div#disclaimer {
	float: left;
	width: 680px;
}


/* loging section */
div#login
{
	float: right;
	color: #ffffff;	
	margin: 20px 10px 0 0;
}

div#login a
{
	color: #ffffff
}

div#login a:hover
{
	/*color: #4A7E63;*/
	color:yellow;
}


/* loging1 section */
div#login2
{
	float: right;
	color: #ffffff;	
	margin: 0px 0px 0px 0px;
}

div#login2 a
{
	color: #ffffff;
}

div#login2 a:hover
{
	/*color: #4A7E63;*/
	color:yellow;
}