.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: 12px;
    font-weight: bold;
    letter-spacing: 1px;
	text-align: center;
    word-spacing: 2px;
	color: #000000;
}

/* Page Title Heading */

.pageTitleHeading, h1
{
	font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 20px;
	font-weight:bold;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	text-align:left;
	text-decoration: normal;
	color: #000000;
	border-bottom:1px solid #cccccc;
}

.pageTitleHeading a:link, h1 a:link
{
	color: #008a9b;
	text-decoration: none;
}
	
.pageTitleHeading a:visited, h1 a:visited
{
	text-decoration: none;	
	color: #008a9b;
}	
		
.pageTitleHeading a:active, h1 a:active
{
	text-decoration: none;	
	color: #008a9b;
}	
		
.pageTitleHeading a:hover, h1 a:hover
{	
	text-decoration: underline;
	color: #000000;
}

/* Title Heading */

.titleHeading, h2
{
	font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 14px;
	font-weight:bold;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	text-align:left;
	text-decoration: normal;
	color: #000000;
	border-bottom:1px solid #cccccc;
}

.titleHeading a:link, h2 a:link
{
	color: #008a9b;
	text-decoration: none;
	
}
	
.titleHeading a:visited, h2 a:visited
{
	text-decoration: none;	
	color: #008a9b;
}	
		
.titleHeading a:active, h2 a:active
{
	text-decoration: none;	
	color: #008a9b;
}	
		
.titleHeading a:hover, h2 a:hover
{	
	text-decoration: underline;
	color: #000000;
}

/* Sub Title Heading */
/* Title Heading */

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;
	color: #000000;
	border-bottom:0px solid #cccccc;
}
.subTitleHeading
{
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-weight:bold;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	text-align:left;
	text-decoration: normal;
	text-indent: 3px;
	padding:3px;
	color: #000000;
	border-bottom:0px solid #cccccc;
}

.subTitleHeading a:link, h3 a:link
{
	color: #008a9b;
	text-decoration: none;
}
	
.subTitleHeading a:visited, h3 a:visited
{
	text-decoration: none;	
	color: #008a9b;
}	
		
.subTitleHeading a:active, h3 a:active
{
	text-decoration: none;	
	color: #008a9b;
}	
		
.subTitleHeading a:hover, h3 a:hover
{	
	text-decoration: underline;
	color: #000000;
}

/* Plain Link */
.plainLink
{
	font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: normal;
	text-align: left;
    word-spacing: normal; 
	color: #008a9b;
	background-color:Transparent;
	text-decoration:none;
}

.plainLink a, a
{
	font-weight: bold;
    color: #008a9b;
	text-decoration: none;
}
	
.plainLink a:visited, a:visited
{
	font-weight: bold;
    color: #008a9b;
	text-decoration: none;
}	
		
.plainLink a:active, a:active	
{
	font-weight: bold;
    color:#008a9b;
	text-decoration: none;
}	
		
.plainLink a:hover, a:hover
{
	font-weight: bold;
    color: #000000;	
	text-decoration: underline;
}

.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;
	padding:2px;
	vertical-align: top;
	border-left:solid 0px #cccccc; 
	border-right:solid 1px #cccccc;
}

.dynamicColumnTable
{
	width:100%;
	border: solid 0px #000000;
}

.dynamicColumnHeader
{
	width:100%;
	vertical-align: top;
	font-family: Arial, Verdana, helvetica, sans-serif;
    font-size: 11px;
	font-weight:bold;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	text-align:left;
	text-decoration: normal;
	text-indent: 3px;
	padding:3px;
	color: #333333;
	background-color:#f5f5f5;
	border-bottom: 1px solid #999999;
}

.leftSideImage
{
	width:126px;
	text-align:right;
	vertical-align: bottom;
}

/* Grid Pager */
.gridPager
{
	height:20px;
	font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 11px;
	font-weight:bold;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	color: #999999;
	text-decoration: none;
	text-align:center;
	background-color:#000000;
	padding-left:10px;
}

.sf_newsList 
{
    margin: 0 0 20px;
	padding: 0;
	list-style: none;
}

li.sf_newsList
{
    margin: 0 0 20px;
	padding: 0;
	list-style-type: none;
}

h2.sf_newsTitle
{
    font-size:10px !important;
    font-style:normal;
    font-weight:normal;
    margin:0 !important;
    border-bottom:dotted 1px #58585A;
    line-height:2em !important;

}

h2.sf_newsTitle a.link
{
   color:#58585A;
}