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, .pageHeadline {
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	margin: 0;
}

h2, .title1 {
	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: 854px;
	border: 1px solid #000;
	margin: 0 10px;
	background: #fff;
	/* below is hidden from ie5/win */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 854px;
	margin: 0 auto;
}

div#pageWrapper {}

/* header */

div#waitMessage {
	position: absolute;
	top: 120px;
	left: 10px;
	width: 660px;
	padding: 40px 0 0 0;
	background: #186A49;
	border: 1px solid #102648;
	visibility: hidden;
	z-index: 99;
}

div#waitMessage p {
	margin: 0 40px 40px 40px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

div#header {
	width: 854px;
	height: 108px;
	margin-bottom: 20px;
	background: #102648 url(/images/bg_top_network.jpg);
}

a#homeLink {
	display: block;
	width: 266px;
	height: 108px;
	float: left;
}

div#topNav {
	float: right;
	width: 458px;
	padding: 12px 0 0 0;
}

/* content area */

div#contentWrapper {
	width: 854px;
}

div#contentWrapper 
{
	width: 854px;
	background: #fff url(/images/bg_content_network.gif);		
}

div#content {
	float: left;
	width: 661px;
	padding: 0 10px 20px 10px;
	line-height: 1.5em;
	/* below is hidden from ie5/win */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 661px;
}

div#content {}

#reg-form th {
	background: #102648;
	color: #fff;
	text-align: left;
}

/* right nav area */

div#rightNav {
	float: left;
	width: 156px;
	color: #fff;
}

div#rightNav h3 {
	width: 165px;
	height: 28px;
	font-size: 11px;
	color: #fff;
	padding: 6px 0 0 8px;
	margin: 0;
	background: #186A49 url(/images/bg_rightnav_header.jpg);
	/* below is hidden from ie5/win */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 165px;
	height: 22px;
}

div#rightNav h3 {}

div#rightNav h3.navHeaderWrap {
	height: 42px;
	padding: 6px 15px 0 8px;
	/* below is hidden from ie5/win */
	voice-family: "\"}\""; 
  voice-family:inherit;
	width: 150px;
	height: 36px;
}

div#rightNav h3#PCheader {}

div#rightNav h3 a {
	color: #fff;
	text-decoration: none;
}

div#rightNav h3 a:hover {
	color: #102648;
}

div#rightNav ul {
	list-style: none;
	margin: 5px 0;
	padding: 0;
}

div#rightNav ul ul, div#rightNav ul ul ul {
	margin: 0;
}

div#rightNav ul li {
	margin: 0 0 0 8px;
	padding: 0;
}

div#rightNav ul ul li {
	margin: 0 0 0 12px;
	padding: 0 0 0 12px;
	background: url(/images/bg_bullet_network.gif) no-repeat 2px 3px;
}

div#rightNav ul ul ul li {
	margin: 0;
	padding: 0 0 0 12px;
	background: url(/images/bg_bullet2_network.gif) no-repeat 2px 3px;
}

div#rightNav ul a {
	display: block;
	width: 150px;
	margin: 0;
	padding: 1px;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	/* below is hidden from ie5/win */
	voice-family: "\"}\""; 
  voice-family:inherit;
	width: 150px;
}

div#rightNav ul a {}

div#rightNav ul ul a {
	display: block;
	width: 114px;
	margin: 0;
	padding: 1px;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	/* below is hidden from ie5/win */
	voice-family: "\"}\""; 
  voice-family:inherit;
	width: 112px;
}

div#rightNav ul ul a {}

div#rightNav ul ul ul a {
	display: block;
	width: 102px;
	margin: 0;
	padding: 1px;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	/* below is hidden from ie5/win */
	voice-family: "\"}\""; 
  voice-family:inherit;
	width: 100px;
}

div#rightNav ul ul ul a {}

div#rightNav ul a:hover {
	background: #186A49;
}

div#rightNav ul a.on, div#rightNav ul a.on:hover {
	background: #B9D2C8;
	color: #102648;
}

ul#PCmonitor0, ul#PCmonitor1, ul#PCmonitor2 {
	display: none;
}

/* footer area */

div#footer {
	width: 854px;
	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: 576px;
}

/* legacy styles */

.table {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000; 
	line-height: normal;
}

.tableHeaderWhite {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #FFFFFF; 
	line-height: normal
}

.tableHeaderWhiteSmall {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #FFFFFF; 
	line-height: normal;
}

.tableLink {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #1B3F7A; 
	text-decoration: none;
}

.tableLink:visited {
	color: #744888;
}

#mc-left-banner {
	margin: 1px;
	float: left;
	width: 86px;
	color: #ffffff;
	text-align: center;
}

#mc-right-banner {
	margin: 0;
	float: right;
	width: 502px;
	text-align: center;
}

#mc-right-banner p {
	margin: 0;
}

mc-br.clear {
	clear: both;
	}
	
.bold {
	font-weight: bold;
}