
select, input, textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#555555;
	vertical-align:top;
	border-width:1px;
	line-height:11px;
}

input.checkbox{
	vertical-align:middle;
}

textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
}

img{
	border:0px;
	padding:0px;
	margin:0px;
	vertical-align:bottom;
}


ul {
	padding:0px; 
	margin:0px;
	list-style-type:none;
}

ul li {
	padding-left:10px;
	background-image: url("/images/icon-listitem-closed.gif");
	background-repeat: no-repeat;
	background-position:0px 8px;
}

.p-iframe{
	background:#FFFFFF;
}

hr{
	height:1px;
	border:0px;
	color:#DEDFE7; /* IE fix */
	background:#DEDFE7;
}

/* General layout options for tables*/
table.p-maxwidth, td.p-maxwidth { 
  width: 100%; 
} 

td.p-nowrap { 
  white-space: nowrap; 
} 

td.p-middle { 
  vertical-align: middle; 
} 

td.p-bold, tr.p-bold td {font-weight:bold;} 

td.p-italic, tr.p-italic td {font-style:italic;} 

td.p-right, tr.p-right td {text-align:right;} 

td.p-center, tr.p-center td {text-align:center;} 

td.p-hl, tr.p-hl td {background:#F5F6F8;} 
td.p-hl-blue, tr.p-hl-blue td {background:#E6EEF7;} 
td.p-hl-yellow, tr.p-hl-yellow td {background:#FFFFCC;} 

/* end base style definitions */

/* Workaround for image bug in NS6 */
/*
img {vertical-align: bottom; line-height: 1%; padding: 0px; border: 0px}
*/
img {border: 0px}

.p-center{
	text-align:center;
}

.p-orange{
	color:#000000;
	/*font-size:80%;*/
	font-size:9px;
}

.p-asterix{
	color:#FE6000;
	font-size:9px;
}

.p-linkplus{
	color:#000000;
	font-size:9px;
}

.p-error{
	color:#FE6000;
}

select.p-selectlist{
	width:200px;
	margin-bottom:5px;
}

h1 {
	text-align:left;
	font-size:22px;
	padding:6px 5px 5px 8px;
	font-weight:normal;
	color:#B9BBC7;
	/*background:url(/images/dots.gif) repeat-x bottom left;*/
	margin:0px;
	margin-left:1px;
	line-height:normal;
}


h5{
	margin:0px;
	font-size:110%;
}

/* 1c. Styles related to templates */

td#p-mainbodywide{
	width:770px;
	vertical-align:top;
	padding:10px;
	text-align:center;
}

table#p-mainbodywide-table{
	width:750px;
}

table#p-mainbodywide-table td{
	vertical-align:top;
}

td.p-mainheader{
	text-align:left;
	font-size:16px;
	padding:3px 5px 3px 10px;
	height:20px;
	font-weight:bold;
	color:#878C9C;
	background:url(/images/dots.gif) repeat-x bottom;
	background-color:#ffffff; 
}


.p-content-grid {
	width:770px;
	/* border-collapse:collapse;  Disabled for Safari */
	border-spacing:0px;
	border-color:#E4E5E9;
	border-width:0px 0px 1px 0px;	
	border-style:solid;
}

.p-content-grid td {
	/* text-align:left; */
	vertical-align:top;
}

.p-content-grid .p-bottomleft {
	background: url(/images/bottomcorner_l.gif) no-repeat left bottom;
	padding-bottom:4px;
	height:4px;
}

.p-content-grid .p-bottomright {
	background: url(/images/bottomcorner_r.gif) no-repeat right bottom;
	padding-bottom:4px;
}

#p-banners {
	margin-top:6px;

}

#p-banners td{
	background-color:#F1F1F5;
}

.p-banner-large {
	width:478px;
}

.p-banner-small {
	width:146px;
}

.p-banner-small td.p-image{
	border-left:solid 1px #FFFFFF;
	width:145px;
}

td.p-caption {
   background-color:#F1F1F5;
	padding:6px 10px 3px 10px;
	font-size:80%;
	height:74px;
	vertical-align:top;
}


/* White space seperators  */
.p-bottomspace {
	padding-bottom:10px;
}

.p-rightspace {
	padding-right:10px;
}

/* Component Form */
.p-form {
	border-collapse:collapse;
	border-spacing:0px;
}

.p-form td {
	background:#F1F1F5;
	text-align:left;
	vertical-align:top;
}

.p-form .p-header {
	height:23px;
	/*padding-left:10px;*/
	vertical-align:middle;
	background-color:#E0E0E8;
	padding-left:7px;
}

.p-form .p-header h4 {
  	/*padding-left:12px;*/
	font-size:100%;
	color:#50596D;
	margin:0px;
  	font-weight:bold;
	text-transform:uppercase;
}

.p-form .p-label .p-orange{
	color:#FE6000;
}

.p-form .p-link .p-orange{
	color:#000000;
}

.p-form .p-label {
	width:112px;
	padding-right:5px;
	white-space:nowrap;
	text-align:right;
}

.p-form .p-content {
	padding:10px;
	font-size:100%;
}

.p-form input {
	font-size:100%;
}


.p-form select {
	font-size:100%;
}

.p-form .p-fields {
	padding:10px 10px 10px 0px;
}

.p-form .p-fields td{
	padding-bottom:3px;
}

.p-form .p-field {
	width:170px;

.p-fields input {
	vertical-align:middle;
}

.p-form .p-buttons {
	text-align:right;
	border-top:solid 1px #DEDFE7;
	padding:5px 10px 6px 0px
}

.p-buttons-right {
	/* Fix to align in Netscape 6.2 */
	margin-left: auto; 
	margin-right: 0px;
}




/* 2c. Styles related to top navigation */
table#p-mainnav{
	margin:auto;
	background-color:transparent;
	font-size:90%;
}

table#p-mainnav td{
	height:33px;
	background-color:transparent;
 	text-align:center;
	vertical-align:middle;
 }

td.p-mainnav-leftcorner{
	background: url(/images/mainnav_left.gif) no-repeat left top;
	background-color:#ffffff;
	height:33px;
	width:5px;
	line-height:15px;
}
td.p-mainnav-rightcorner{
	background: url(/images/mainnav_right.gif) no-repeat right top;
	background-color:#ffffff;
	height:33px;
	width:5px;
	line-height:15px;
}

td.p-mainnav{
	background-color:#ffffff;
	text-align:center;
	width:760px;
	height:33px;
	background: url(/images/bg_nav.gif) repeat-x;
	background-color:transparent;
}

table#p-mainnav td.navbutton{
	background-color:transparent;
	color:#000000;
	font-family:Arial, sans-serif;
	font-size:12px;
	background-repeat:repeat-x;
	background-position:center;
	cursor:pointer;
	cursor:hand; /* IE5 fix */
}

table#p-mainnav td.mainnavsep{
	line-height:0px;
	width:2px;
	height:33px;
	background-image:url(/images/bg_nav.gif);
	background-repeat:no-repeat;
}

table#p-mainnav div{
	padding-top:10px;
	padding-bottom:6px;
}


#p-mainnavoverlay-left{width:5px;}
#p-mainnavoverlay-right{width:5px;}



/* 2d. Styles related to footer */
td#p-footer{
	height:30px;
	background-color:#ffffff;
}

table#p-footertable{
	margin:auto;
	width:770px;
}

table#p-footertable td{
	vertical-align:top;
	color:#888B9C;
	font-size:90%;
	background-color:#ffffff;
}

td#p-stockquotes{
	text-align:left;
	width:120px;
	padding:5px 5px 0px 10px;
}

td#p-footertext{
	padding:5px 5px 0px 0px;
	text-align:center;
}

td#p-footerright{
	/*width:120px;*/
	padding:5px 5px 0px 0px;
	text-align:right;
}

.p-footer-image {
	padding-top:5px;
}

/* 2e. Styles related to left navigation */
#p-table-left{
	cursor:pointer;
	cursor:hand; /* IE5 fix */
	color:#555555;
	width:189px;
	font-size:100%;
}


td#p-search{
	text-align: right;
	vertical-align:bottom;
	padding-bottom:5px;
}

table#p-search-table{
	float:right;
}

#p-search-table #searchform td{
	vertical-align:middle;
}

input.p-searchfield{
	vertical-align:middle;
}

#p-search-table input, #p-search-table select {
	background:#F6F6F6; /*DEDFE7*/
}






