.pageBackground
{
	background-color:#000000;
	padding-top: 40px;
}

.subPageBackground
{
	background-image:url('images/member_subpage_bckgr.gif');
}

.subPageBanner
{
	background-image:url('images/mem_subpage_banner.gif');
	background-position:left top;
	background-repeat:no-repeat;
}

.subPageBanner1
{
	background-image:url('images/mem_subpage_table.gif');
}

/* css stylesheet for cgi ebusiness suite sample site */
.pageDisplayLine
{
    font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
	text-align: center;
    word-spacing: 2px;
	color: #ffffff;
}

/* Page Title Heading */

.pageTitleHeading, h1
{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
    font-size: 18px;
	font-weight:bold;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	text-align:left;
	text-decoration: normal;
	text-indent: 3px;
	padding:3px;
	color: #ffffff;
}

.pageTitleHeading a:link, h1 a:link
{
	color: #ffffff;
	text-decoration: underline;
}
	
.pageTitleHeading a:visited, h1 a:visited
{
	text-decoration:underline;
	color: #ffffff;
}	
		
.pageTitleHeading a:active, h1 a:active
{
	text-decoration: underline;
	color: #ffffff;
}	
		
.pageTitleHeading a:hover, h1 a:hover
{	
	text-decoration: underline;
	color: #ffffff;
}

/* Title Heading */

.titleHeading, h2
{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
    font-size: 15px;
	font-weight:bold;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	text-align:left;
	text-decoration: normal;
	text-indent: 3px;
	padding:3px;
	color: #ffffff;
}

.titleHeading a:link, h2 a:link
{
	color: #ffffff;
	text-decoration: underline;
}
	
.titleHeading a:visited, h2 a:visited
{
	text-decoration:underline;
	color: #ffffff;
}	
		
.titleHeading a:active, h2 a:active
{
	text-decoration:underline;
	color: #ffffff;
}	
		
.titleHeading a:hover, h2 a:hover
{	
	text-decoration: underline;
	color: #ffffff;
}

/* Sub Title Heading */
/* Title Heading */

.subTitleHeading, h3
{
	font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 12px;
	font-weight:bold;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	text-align:left;
	text-decoration: normal;
	text-indent: 3px;
	padding:3px;
	color: #ffffff;
}

.subTitleHeading a:link, h3 a:link
{
	color: #ffffff;
	text-decoration: underline;
}
	
.subTitleHeading a:visited, h3 a:visited
{
	text-decoration: underline;
	color: #ffffff;
}	
		
.subTitleHeading a:active, h3 a:active
{
	text-decoration: underline;
	color: #ffffff;
}	
		
.subTitleHeading a:hover, h3 a:hover
{	
	text-decoration: underline;
	color: #ffffff;
}

/* Plain Link */
.plainLink
{
	font-family:  Trebuchet MS, Tahoma, Verdana, Arial;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: normal;
	text-align: left;
    word-spacing: normal;
	color: #ffffff;
}

.plainLink a, a
{
	font-weight: bold;
    color: #ffffff;
	text-decoration: none;
	border-bottom:dashed 1px #ffffff;
}
	
.plainLink a:visited, a:visited
{
	font-weight: bold;
    color: #ffffff;
	text-decoration: none;
}	
		
.plainLink a:active, a:active	
{
	font-weight: bold;
    color: #ffffff;
	text-decoration: none;
}	
		
.plainLink a:hover, a:hover
{
	font-weight: bold;
    color:#ffffff;
	text-decoration: underline;
	border-bottom:0px;
}

.errorStyle
{
    font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 11px;
	font-weight: normal;
	text-decoration: none; 
	color: #ff0000;
	text-align: left;
	padding-bottom:5px;
	padding-top:5px;
}

.errorStyle li
{
    font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 11px;
	font-weight: normal;
	text-decoration: none; 
	color: #ff0000;
	text-align: left;
}


.PIPathwayPage
{
	border-left: solid 5px #ffffff;
	border-bottom: solid 5px #ffffff;
	border-right: solid 5px #ffffff;
	width:735px;
	background-color: #037188;
	color:#ffffff;	
}
