.pageBackground
{
	background-image:url('images/homepage_bckgr.gif');
}

.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: 11px;
    font-weight: bold;
    letter-spacing: 1px;
	text-align: center;
    word-spacing: 2px;
	color: #3399cc;
}

/* Page Title Heading */
.pageTitleHeading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	color: #3399cc;
	vertical-align:top;
	text-align:left;
	padding-top:10px;
	padding-bottom:15px;
	margin:0px;
}

.pageTitleHeading a:link
{
	color: #3399cc;
	text-decoration: none;
}
	
.pageTitleHeading a:visited
{
	text-decoration: none;	
	color: #3399cc;
}	
		
.pageTitleHeading a:active
{
	text-decoration: none;	
	color: #3399cc;
}	
		
.pageTitleHeading a:hover
{	
	text-decoration: none;
	color: #3399cc;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	color: #3399cc;
	vertical-align:top;
	text-align:left;
	padding-top:10px;
	padding-bottom:15px;
	margin:0px;
}

h1 a:link
{
	color: #3399cc;
	text-decoration: none;
}
	
h1 a:visited
{
	text-decoration: none;	
	color: #3399cc;
}	
		
h1 a:active
{
	text-decoration: none;	
	color: #3399cc;
}	
		
h1 a:hover
{	
	text-decoration: none;
	color: #3399cc;
}


/* Title Heading */
.titleHeading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	color: #3399cc;
	vertical-align:top;
	text-align:left;
	padding-bottom:5px;
	padding-top:5px;
	text-decoration:none;
	margin:0px;
}

.titleHeading a:link
{
	color: #3399cc;
	text-decoration: none;
}
	
.titleHeading a:visited
{
	text-decoration: none;	
	color: #3399cc;
}	
		
.titleHeading a:active
{
	text-decoration: none;	
	color: #3399cc;
}	
		
.titleHeading a:hover
{	
	text-decoration: underline;
	color: #999999;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	color: #3399cc;
	vertical-align:top;
	text-align:left;
	padding-bottom:5px;
	padding-top:5px;
	text-decoration:none;
	margin:0px;
}

h2 a:link
{
	color: #3399cc;
	text-decoration: none;
}
	
h2 a:visited
{
	text-decoration: none;	
	color: #3399cc;
}	
		
h2 a:active
{
	text-decoration: none;	
	color: #3399cc;
}	
		
h2 a:hover
{	
	text-decoration: underline;
	color: #999999;
}

/* Sub Title Heading */
/* Title Heading */
.subTitleHeading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	color: #3399cc;
	vertical-align:top;
	text-align:left;
	text-decoration: none;
	padding-bottom:5px;
	padding-top:5px;
	margin:0px;
}

.subTitleHeading a:link
{
	color: #3399cc;
	text-decoration: none;
}
	
.subTitleHeading a:visited
{
	text-decoration: none;	
	color: #3399cc;
}	
		
.subTitleHeading a:active
{
	text-decoration: none;	
	color: #3399cc;
}	
		
.subTitleHeading a:hover
{	
	text-decoration: underline;
	color: #999999;
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	color: #3399cc;
	vertical-align:top;
	text-align:left;
	text-decoration: none;
	padding-bottom:5px;
	padding-top:5px;
	margin:0px;
}

h3 a:link
{
	color: #3399cc;
	text-decoration: none;
}
	
h3 a:visited
{
	text-decoration: none;	
	color: #3399cc;
}	
		
h3 a:active
{
	text-decoration: none;	
	color: #3399cc;
}	
		
h3 a:hover
{	
	text-decoration: underline;
	color: #999999;
}

/* Plain Link */
.plainLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight:normal;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	color: #3399cc;
	text-decoration: normal;
}

.plainLink a
{
	color: #3399cc;
	text-decoration: underline;
}
	
.plainLink a:visited	
{
	text-decoration: underline;	
	color: #3399cc;
}	
		
.plainLink a:active	
{
	text-decoration: underline;
	color: #3399cc;
}	
		
.plainLink a:hover
{	
	text-decoration: none;
	color: #3399cc;
}

.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;
}

/* Left Side Styles */
.dynamicColumn
{
	width:200px;
	vertical-align: top;
}

.dynamicColumnTable
{
	width:200px;
	height:100%;
	background-image:url('images/subdivider.gif');
	background-position:right;
	background-repeat:no-repeat;
	padding-right:5px;
}

.dynamicColumnHeader
{
	vertical-align:top;
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399cc;
	border-bottom:dashed 1px #3399cc;
	padding-bottom:5px;
}

.leftSideImage
{
	width:126px;
	text-align:right;
	vertical-align: bottom;
}