.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: Arial, Verdana, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
	text-align: center;
    word-spacing: 2px;
	color: #670001;
}

/* Page Title Heading */
.pageTitleHeading
{
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	color: #670001;
	vertical-align:top;
	text-align:left;
	padding-top:15px;
	padding-bottom:15px;
}

.pageTitleHeading a:link
{
	color: #670001;
	text-decoration: none;
}
	
.pageTitleHeading a:visited
{
	text-decoration: none;	
	color: #670001;
}	
		
.pageTitleHeading a:active
{
	text-decoration: none;	
	color: #670001;
}	
		
.pageTitleHeading a:hover
{	
	text-decoration: none;
	color: #670001;
}

h1
{
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	color: #670001;
	vertical-align:top;
	text-align:left;
	padding-top:15px;
	padding-bottom:15px;
}

h1 a:link
{
	color: #670001;
	text-decoration: none;
}
	
h1 a:visited
{
	text-decoration: none;	
	color: #670001;
}	
		
h1 a:active
{
	text-decoration: none;	
	color: #670001;
}	
		
h1 a:hover
{	
	text-decoration: none;
	color: #670001;
}

/* Title Heading */
.titleHeading
{
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	color: #670001;
	vertical-align:top;
	text-align:left;
	padding-top:0px;
	padding-bottom:15px;
	padding-top:5px;
}

.titleHeading a:link
{
	color: #670001;
	text-decoration: none;
}
	
.titleHeading a:visited
{
	text-decoration: none;	
	color: #670001;
}	
		
.titleHeading a:active
{
	text-decoration: none;	
	color: #670001;
}	
		
.titleHeading a:hover
{	
	text-decoration: underline;
	color: #999999;
}

h2
{
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	color: #670001;
	vertical-align:top;
	text-align:left;
	padding-top:0px;
	padding-bottom:15px;
	padding-top:5px;
}

h2 a:link
{
	color: #670001;
	text-decoration: none;
}
	
h2 a:visited
{
	text-decoration: none;	
	color: #670001;
}	
		
h2 a:active
{
	text-decoration: none;	
	color: #670001;
}	
		
h2 a:hover
{	
	text-decoration: underline;
	color: #999999;
}

/* Sub Title Heading */
.subTitleHeading
{
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	color: #670001;
	margin-bottom:10px;
	vertical-align:top;
	text-align:left;
	text-decoration: none;
	padding-bottom:5px;
	padding-top:5px;
}

.subTitleHeading a:link
{
	color: #670001;
	text-decoration: none;
}
	
.subTitleHeading a:visited
{
	text-decoration: none;	
	color: #670001;
}	
		
.subTitleHeading a:active
{
	text-decoration: none;	
	color: #670001;
}	
		
.subTitleHeading a:hover
{	
	text-decoration: underline;
	color: #999999;
}

h3
{
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	color: #670001;
	margin-bottom:10px;
	vertical-align:top;
	text-align:left;
	text-decoration: none;
	padding-bottom:5px;
	padding-top:5px;
}

h3 a:link
{
	color: #670001;
	text-decoration: none;
}
	
h3 a:visited
{
	text-decoration: none;	
	color: #670001;
}	
		
h3 a:active
{
	text-decoration: none;	
	color: #670001;
}	
		
h3 a:hover
{	
	text-decoration: underline;
	color: #999999;
}

/* Header Title Label */
.headerTitleLabel
{
	height: 20px;
	font-family: Arial, Verdana, helvetica, sans-serif;
    font-size: 11px;
	font-weight: bold;
	letter-spacing:2px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background-color: #670001;
}

.headerTitleLabel u
{
	text-decoration: none;
}

.headerTitleLabel a
{
	text-decoration: none;
	color: #ffffff;
}

.headerTitleLabel a:visited	
{
	text-decoration: none;
	color: #ffffff;
}	
		
.headerTitleLabel a:active	
{
	text-decoration: none;
	color: #ffffff;
}	
		
.headerTitleLabel a:hover	
{	
	text-decoration: underline;
	color: #670001;
}

/* Plain Link */
.plainLink
{
	font-family: Arial, Verdana, helvetica, sans-serif;
    font-size: 11px;
	font-weight:normal;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	color: #670001;
	text-decoration: normal;
}

.plainLink a
{
	color: #670001;
	text-decoration: underline;
}
	
.plainLink a:visited	
{
	text-decoration: underline;	
	color: #670001;
}	
		
.plainLink a:active	
{
	text-decoration: underline;
	color: #670001;
}	
		
.plainLink a:hover
{	
	text-decoration: none;
	color: #670001;
}

.errorStyle
{
    font-family: Arial, Verdana, helvetica, sans-serif;
    font-size: 12px;
	font-weight: normal;
	text-decoration: none; 
	color: #ff0000;
	text-align: left;
	padding-bottom:5px;
	padding-top:5px;
}

.errorStyle li
{
    font-family: Arial, Verdana, 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
{
	font-family: Arial, Verdana, helvetica, sans-serif;
    font-size: 12px; 
	font-weight: normal; 
	text-align:left;
	color: #666666;
	background-color: #ffffff;
	margin-left:15px;
}

.leftSideImage
{
	width:126px;
	text-align:right;
	vertical-align: bottom;
}
