body {
	font-family: Verdana, Arial, sans-serif;
	color: #382FB5;	
	font-size: 70%;
	overflow: -moz-scrollbars-vertical;
}

/*----- Global margins reset to 0 ------*/

* {
	margin: 0;
	padding: 0;

}

img {
	border: 0;
}

p {
	margin: 10px 0 0px 0;
}

p.notopmargin {
	margin: 0 0 0px 0;
}

p.orange {
	font-weight: bold;
	color: #E76E03;
	margin: 0 0 10px 0;
}

p.section {
	font-weight: bold;
	color: #E76E03;
	margin: 18px 0 10px 0;
	padding: 15px 0 0 0;
	border-top: 1px dashed #BBCFEC;
}

#page_links p {
	margin: 10px 0;
}

.forgottenpswd { margin: 5px 0px 5px 0; font-size:.85em;}

/*------------ Headers ------------------*/

h1,h2,h3,h4,h5,h6 { font-family: Verdana, Arial, sans-serif; }

h1{	font-size: 1.5em; color: #382FB5; }
h2{	font-size: 1.5em; color: #382FB5; }
h3{	font-size: 1.4em; color: #382FB5; }
h4{	font-size: 1.0em; color: #382FB5; }

#banner_panel h1 { width: 162px; height: 22px; margin: 0; padding: 0; background: url(../common/pp_logo.gif) no-repeat; }
#banner_panel h1 span { display: none; }
#banner_panel h1 a { width: 162px; height: 22px; display: block; background: url(../common/pp_logo.gif) no-repeat; }
 
#banner_panel p { width: 162px; height: 22px; margin: 0; padding: 0; background: url(../common/strapline.gif) no-repeat; }
#banner_panel p span { display: none; }

#content_panel h1 { margin: 0; padding: 0 0 20px 0; }
#content_panel h2 { margin: 0; padding: 0 0 20px 0; }


/* Links */
/*---------------------------------------------------*/

a:link { color: #382FB5; text-decoration: underline; }
a:visited { color: #382FB5; text-decoration: underline; }
a:hover { color: #E76E03; text-decoration: underline; }

#topnav_panel a, #topnav_panel a:link, #topnav_panel a:visited { color: #2B57BA; text-decoration: none; font-weight: bold; }
#topnav_panel a:hover { color: #E76E03; }

#content_panel a, #content_panel a:link, #content_panel a:visited { color: #382FB5; text-decoration: underline; }
#content_panel a:hover { color: #E76E03; text-decoration: none; }

#footer_panel a, #footer_panel a:link, #footer_panel a:visited { color: #382FB5; text-decoration: underline; }
#footer_panel a:hover { color: #E76E03; text-decoration: none; }


/*------------ Misc div items ------------------*/

.error { font-family: Verdana, Arial, sans-serif; color: #ff0000; }
.important { font-family: Verdana, Arial, sans-serif; color: #E76E03; }
.hide { position: absolute; left: -3000px; top: -3000px; }
.clear { clear:both; height: 1px; overflow: hidden; }

#skiptocontent {
    position: absolute;
    left: -999em;
    }

a#skiptocontent:active, a#skiptocontent:focus {
    left: 0px;
	top: 0px;
	width: 100%;
    border: none;
	color: #fff;
	background-color: #1C29B2;
	padding: 2px 0px 4px 0px;
	font-size: 0.8em;
	font-weight: bold;
	text-align:center;
}

/*------------ List items ------------------*/

#topnav_panel ul { padding: 0; margin: 3px 0 0 0; }
#topnav_panel li { width: auto; height: auto; padding: 0px 4px 0px 10px; display: inline; list-style: none; background: url(../common/linksbar.gif) no-repeat; }
#topnav_panel li.first { width: auto; height: auto; padding: 0px 4px 0px 10px; display: inline; list-style: none; background: none; }

#content_panel ul { width: auto; padding: 0; margin: 15px 0 15px 0; }
#content_panel li { clear: both; padding: 2px 0 0 14px; margin: 0; list-style: none; background: url(../common/section_bullet.gif) no-repeat; }

#links_panel ul { padding: 0 0 0 1px; margin: 0; }
#links_panel li { padding: 0 0 5px 17px; margin: 0; list-style: none; background: url(../common/arrow_bullet.gif) no-repeat; }

#page_links ul { width: 370px; padding: 0; margin: 0; }
#page_links ul li { width: 90%; clear: both; padding: 2px 0 0 14px; margin: 0; list-style: none; background: url(../common/section_bullet.gif) no-repeat; }

#page_links ol { width: 370px; padding: 0; margin: 0 0 0 18px; }
#page_links ol li { width: 90%; clear: both; padding: 2px 0 0 14px; margin: 0; list-style: decimal; background: none;}

#section_links ul { float: left; display: block; width: 370px; padding: 0; margin: 0; }
#section_links li { width: 90%; clear: both; padding: 2px 0 0 14px; margin: 0; list-style: none; background: url(../common/section_bullet.gif) no-repeat; }

#section_search_links ul { float: left; display: block; width: 370px; padding: 0; margin: 0 0 15px 0; }
#section_search_links li { width: 90%; clear: both; padding: 2px 0 0 14px; margin: 0; list-style: none; background: url(../common/section_bullet.gif) no-repeat; }


/*------------ Nav panel -------------------*/
#nav_panel { width: 167px; }  /* set width of menu */
#nav_panel h2 { display: none; }
#nav_panel a, #nav_panel a:link, #nav_panel a:visited { color: #2B57BA; text-decoration: none; }
#nav_panel a:hover { color: #E76E03; text-indent: 0; }
#nav_panel ul li.submenu a, #nav_panel ul li.submenu a:link, #nav_panel ul li.submenu a:visited { color: #2B57BA; text-decoration: none; }
#nav_panel ul li.submenu a:hover { text-decoration: underline; }
#nav_panel ul li.subsubmenu a, #nav_panel ul li.subsubmenu a:link, #nav_panel ul li.subsubmenu a:visited { color: #E76E03; text-decoration: none; }
#nav_panel ul li.subsubmenu a:hover { text-decoration: underline; }

#nav_panel ul { width: 167px; margin: 0px; padding: 0px; list-style: none; background-color: #ffffff; }
	
#nav_panel li {
	color: #0C00A4;
	position: relative;
	padding: 3px 0 4px 0;
	margin: 0px 0px 2px 0px;
	}
	
#nav_panel li.first {
	color: #0C00A4;
	width: 150px; 
	position: relative;
	padding: 3px 0 4px 17px;
	margin: 0px 0px 2px 0px;
	background: url(../common/top_navbutton.gif) #BBCEEC no-repeat;
	}

#nav_panel li.first_on {
	color: #0C00A4;
	width: 163px; 
	position: relative;
	padding: 3px 0 4px 4px;
	margin: 0px 0px 2px 0px;
	background: url(../common/top_navbutton.gif) #BBCEEC no-repeat;
	}
	
#nav_panel li.middle {
	color: #0C00A4;
	width: 150px; 
	position: relative;
	padding: 3px 0 4px 17px;
	margin: 0px 0px 2px 0px;
	background: #BBCEEC;
	}

#nav_panel li.middle_on {
	color: #0C00A4;
	width: 163px; 
	position: relative;
	padding: 3px 0 4px 4px;
	margin: 0px 0px 2px 0px;
	background: #BBCEEC;
	}
	
#nav_panel li.last {
	color: #0C00A4;
	width: 150px; 
	position: relative;
	padding: 3px 0 10px 17px;
	margin: 0px;
	background: url(../common/bottom_navbutton.gif) #fff no-repeat;
	}

#nav_panel li.last_on {
	color: #0C00A4;
	width: 163px; 
	position: relative;
	padding: 3px 0 10px 4px;
	margin: 0px;
	background: url(../common/bottom_navbutton.gif) #fff no-repeat;
	}
	
#nav_panel li ul {
	position: absolute;
	left: 167px;
	top: 0px;
	display: none;
	width: 151px;
	}
	
#nav_panel ul li ul li ul {
	position: absolute;
	left: 167px;
	top: 0px;
	display: none;
	width: 150px;
	}
	
/* Holly Hack. IE6 Requirement \*/
* html #nav_panel ul li { float: left; height: 1%; }
* html #nav_panel ul li a { height: 1%; }
/* End */

/* Styles for Menu Items */
#nav_panel ul li a:hover {
	text-indent: 0;
	color: #E76E03;
}
		
/* Styles for second Menu Items */
#nav_panel ul li ul li {
	background-color: #DEE7F6;
	padding: 4px 8px 4px 8px;
	width: 151px;
	}
	
/* Styles for third Menu Items */	
#nav_panel ul li ul li ul li {
	background-color: #ECF0F7;
	color: #0C00A4;
	padding: 4px 8px 4px 8px;
	width: 151px;
}


/* :hover for Firefox, xhover code using javascript for IE */

/* hide deeper ul lists when first li is hovered over */
#nav_panel li:hover ul ul, #nav_panel li:hover ul ul ul {
    display: none;
    }

#nav_panel li.xhover ul ul, #nav_panel li.xhover ul ul ul {
    display: none;
    }
    
/* show deeper ul lists when each level of li is hovered over */
#nav_panel li:hover ul, #nav_panel li li:hover ul, #nav_panel li li li:hover ul {
    display: block;
    }
    
#nav_panel li.xhover ul, #nav_panel li li.xhover ul, #nav_panel li li li.xhover ul {
    display: block;
    }


/* Forms */
/*---------------------------------------------------*/

select {
	width: auto;
	margin: 3px 0px 4px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.0em;
}

input {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.0em;
}

textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.0em;
}

.form_txtfld {
	width: 250px;
	margin: 3px 0px 4px 0px;
	padding: 2px 0px 2px 0px;
}

.form_txtfldmedium {
	width: 150px;
	margin: 3px 0px 4px 0px;
}

.form_txtfldsearch {
	width: 120px;
	margin: 0 0 3px 0;
	color: #382FB5;
}

.form_txtfldmulti {
	width: 450px;
	height: 150px;
	margin: 3px 0px 4px 0px;
	padding: 2px 0px 2px 0px;
}

.form_labels {
	color: #382FB5;
	background-color:#FFFFFF;
	width: 110px;
	float:left;
	clear: left;
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 6px 0px;
}

.form_labels_auto {
	color: #382FB5;
	width: auto;
	float:left;
	padding: 0 10px 0 0;
	margin: 1px 0 0 0;
}

.form_labels_auto_white {
	color: #fff;
	font-weight: bold;
	width: auto;
	float:left;
	padding: 0 10px 0 0;
	margin: 1px 0 0 0;
}

*html .form_labels_auto {
	color: #382FB5;
	width: auto;
	float:left;
	padding: 0 10px 0 0;
	margin: 3px 0 0 0;
}

/* Tables */
/*---------------------------------------------------*/

table {
	position:relative;
	float:left;
	width: 100%;
	text-align:left;
	margin-bottom: 20px;
}

th {
	padding: 6px;
	background-color: #8ABDD0;
	color: #333;
	text-align:left;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 2px solid #fff;
}

tr {
	background-color: #fff;
}
	
td {
	padding: 6px;
	text-align:left;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 2px solid #fff;
}