/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster
{
	width: 770px;
	background-color: #ffffff;
}

/************** 1. BRANDING   *****************/
table.BrandingTable
{
	overflow: hidden;
}
td.BrandingTableLogo
{
	background-color: #000000;
	overflow: hidden;
	text-align: left;
	vertical-align: top;
}

td.BrandingTableSitewide
{
	background-color: #FFFFFF;
	overflow: hidden;
	text-align: left;
	vertical-align: top;
}

td.BrandingTableBanner
{
	background-color: #FFFFFF;
	overflow: hidden;
	text-align: left;
	vertical-align: top;
}

td.BrandingTablePortal
{
	background-color: #FFFFFF;
	overflow: hidden;
	text-align: left;
	vertical-align: top;
}


/************** 1. BRANDING *****************/

/************** 2. SITEWIDE   *****************/
table.SitewideTable
{
	overflow: hidden;
	text-align: right;
}

.SitewideForm {
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
	color: #666666;
}

.SitewideText
{
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
}

A.SitewideLink
{
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
}
A.SitewideLink:link
{
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
}

A.SitewideLink:visited
{
	color:#FFFFFF; 
	text-decoration: none;
}
A.SitewideLink:active
{
	color: #FFFFFF;
	text-decoration: underline;
}
A.SitewideLink:hover
{
	color:#FFFFFF; 
	text-decoration: underline;
}
/************** 2. SITEWIDE *****************/

/************** 3. PORTAL *****************/
table.PortalTable
{	
	overflow: hidden;
}
td.PortalTable
{
	font-family:arial,helvetica,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	overflow: hidden;
}
td.PortalTableSelected
{
	background-color: #336666;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	overflow: hidden;
}
A.PortalLink
{
	font-family:arial,helvetica,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
A.PortalLink:link
{
	font-family:arial,helvetica,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
A.PortalLink:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
A.PortalLink:active
{
	color: #FFFFFF;
	text-decoration: underline;
}
A.PortalLink:hover
{
	color:#FFFFFF; 
	text-decoration: underline;
}


/************** 3. PORTAL *****************/

/************** 4. NAVIGATION   *****************/
table.NavTable
{
	background-color: #FFFFFF;
	overflow: hidden;
}

/************** 4. NAVIGATION *****************/

/************** 5. BREADCRUMB *****************/
table.BreadcrumbTable
{
	background-color: #FFFFFF;
	overflow: hidden;
}
td.BreadcrumbTable
{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	text-align: left;
	overflow: hidden;
}
.Breadcrumb
{
	font-family:arial,helvetica,sans-serif; 
	font-size : 10px;
	font-weight:none; 
	color:#003333; 
	text-decoration:none;
}
a.BreadcrumbLink
{
        font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #003333;
	text-decoration: none;
}
a.BreadcrumbLink:link
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:none; 
	color:#003333; 
	text-decoration:none;
}
a.BreadcrumbLink:hover
{
	color: #336666;
	text-decoration: underline;
}

/************** 5. BREADCRUMB *****************/

/************** 6. PAGE TITLE *****************/
table.TitleTable
{
	margin-top: 10px;
	background-color: #FFFFFF;
	overflow: hidden;
}
td.TitleTable
{
	background-color: #FFFFFF;
	text-align: left;
	overflow: hidden;
}
/************** 6. PAGE TITLE *****************/

/************** 7. BODYCONTENT *****************/
table.BodyTable
{
	background-color: #FFFFFF;
	overflow: hidden;
}
td.BodyContentTable
{
	background-color: #FFFFFF;
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	overflow: hidden;
	padding-bottom: 50px;
}
td.BodyContentTable a
{
	font-family:arial,helvetica,sans-serif; 
	font-size: 11px; 
	font-weight:bold; 
	color:#003333; 
	text-decoration:none;
}

td.BodyContentTable a:link
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:bold; 
	color:#003333; 
	text-decoration:none;
}


td.BodyContentTable a:visited
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:bold; 
	color:#003333; 
	text-decoration:none;
}
td.BodyContentTable a:active
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:bold; 
	color:#669999; 
	text-decoration:underline;
}
td.BodyContentTable a:hover
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:bold; 
	text-decoration:underline;
}
td.BodyContentTable a:visited:hover
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:bold; 
	color:#336666;
	text-decoration:underline;
}

.PageBanner
{
	vertical-align: top;
	align: left;
}
.CopySmall {
	color: #000000;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	line-height: normal;
}

.CopySmallBold {
	color: #000000;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
}
.CopyNegative {
	color: #FFFFFF;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	line-height: normal;
}

.CopyNegativeSmall {
	color: #FFFFFF;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	line-height: normal;
}

.CopyKicker {
	color: #000000;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
}
.CopyPressDate {
	color: #000000;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
}
.CopyMimeType{
	color: #000000;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	line-height: normal;
}
.ContactHead
{
	font-family:arial, helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
	font-weight: bold;
	margin-bottom: 10px; 
}
.ContactSubHead
{
	font-family:arial, helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight: bold;
	margin-bottom: 10px;
}
.CopyContact
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}
.RelatedLinkHead
{
	font-family:arial, helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
	font-weight: bold;
	margin-bottom: 10px;
}
.RelatedLinkSubHead
{
	font-family:arial, helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight: bold;
	margin-bottom: 10px;
}
.CopyRelatedLink
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}


/************** 7. BODYCONTENT *****************/

/************** 8. KEY CONTACT *****************/
table.KeyContactTable
{
	background-color: #FFFFFF;
	overflow: hidden;
}
.KeyContactHeading
{
	background-color: #FFFFFF;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	text-align: right;
	overflow: hidden;
}

.PrintOptionsTable
{
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	overflow: hidden;
}


A.KeyContactLink
{
	color: #336666;
	text-decoration: none;
}
A.KeyContactLink:hover
{
	color: #999999;
	text-decoration: none;
}

/************** 8. KEY CONTACT *****************/

/************** 9. CALL TO ACTION  *****************/

.cta
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.ctablack
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.ctablack:hover
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color: #336666;
	font-weight: bold;
	text-decoration: underline;
}

a.ctawhite
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.ctawhite:hover
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

/************** 9. CALL TO ACTION *****************/

/************** 10. PROMOTION *****************/

td.ICTable
{
	background-color: #FFFFFF;	
}

.PromoHead
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.PromoSubHead
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.CopyPromo
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color: #999966;
}


/************** 10. PROMOTION *****************/

/************** 11. SPACERS *****************/
table.SpacerTable
{
	background-color: #FFFFFF;
	overflow: hidden;
}
td.SpacerTable
{
	background-color: #FFFFFF;
	overflow: hidden;
}

.s5
{
	color: #FFFFFF;
	font-size: 5px;
}

.s3
{
	color: #FFFFFF;
	font-size: 3px;
}
/************** 11. SPACERS *****************/

/************** 12. FOOTER *****************/
table.FooterTable
{
	margin-top: 0px;
	background-color: #FFFFFF;
	overflow: hidden;
}
td.FooterTable
{
	background-color: #FFFFFF;
	font-size: 10px;
	color : #666666;
	text-align: left;
	overflow: hidden;
}
td.FooterTableLine
{
	background-color: #666666;
	overflow: hidden;
}


.Copyright
{
	font-size: 10px;
	color: #666666;
}
.Disclaimer
{
	font-size: 10px;
	color: #666666;
}
A.FooterLink
{
	color: #336666;
	font-size: 10px;
	text-decoration: none;
}
A.FooterLink:hover
{
	color: #336666;
	text-decoration: underline;
}

/************** 12. FOOTER *****************/

/************** 13. PRLIST STYLES *****************/
/*---- GENERAL STYLES----*/
.Heading1
{
}
.Introduction
{
	font-weight: bold;
	font-style: italic;
}
.Date
{
	font-weight: bold;
}
/*---- GENERAL STYLES----*/

/* These Styles can be Specific or Global */
/*---- PRLIST DATE NAV BAR STYLES----*/
p.PRList_DateNavBar
{
	margin: 1px;
}
p.PRList_Item
{
}
.PRList_DateNavBar_Selected
{
	font-weight: bold;
}
.PRList_Item_Date
{
	font-weight: bold;
}
.PRList_DateNavBar_NotSelected
{
}
A.PRList_DateNavBar_Link:link
{
	color: #333399;
	text-decoration: underline;
}
A.PRList_DateNavBar_Link:visited
{
	color: #660033;
	text-decoration: underline;
}
A.PRList_DateNavBar_Link:active
{
	color: #CC3300;
	text-decoration: underline;
}
A.PRList_DateNavBar_Link:hover
{
	color: #CC3300;
	text-decoration: underline;
}
A.PRList_DateNavBar_LinkSelected:link
{
	color: #333399;
	text-decoration: underline;
	font-weight: bold;
}
A.PRList_DateNavBar_LinkSelected:visited
{
	color: #660033;
	text-decoration: underline;
	font-weight: bold;
}
A.PRList_DateNavBar_LinkSelected:active
{
	color: #CC3300;
	text-decoration: underline;
	font-weight: bold;
}
A.PRList_DateNavBar_LinkSelected:hover
{
	color: #CC3300;
	text-decoration: underline;
	font-weight: bold;
}
div.PRList_DateNavBar
{
}
/*---- PRLIST DATE NAV BAR STYLES----*/

/*---- PRLIST DATE NAV BAR TABLES----*/
table.PRList_DateNavBar
{
    font-family: verdana, arial, helvetica, geneva, 'sans serif';
    background-color: #FFFFFF;
    padding: 1px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    width: 100%;
}

table thead.PRList_DateNavBar
{
    background-color: #000080;
}

table thead th.PRList_DateNavBar
{
    background-color: #000080;
    font-size: 10pt;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

table tr.PRList_DateNavBar
{
}

table tr td.PRList_DateNavBar
{
	background-color: #FFFFFF;
	/*padding: 2px;
	margin: 1px;*/
}

table tr td.PRList_DateNavBarCopyLeft
{
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
    background-color: #FFFFFF;
    padding: 2px;
    /*margin: 1px;*/
    text-align: left;
}

table tr td.PRList_DateNavBarCopyCentre
{
   font-weight: normal;
   font-size: 8pt;
   color: #000000;
   background-color: #FFFFFF;
   /*padding: 2px;
   margin: 1px;*/
   text-align: center;
}

table tr td.PRList_DateNavBarCopyRight
{
   font-weight: normal;
   font-size: 8pt;
   color: #000000;
   background-color: #FFFFFF;
   padding: 2px;
   /*margin: 1px;*/
   text-align: right;
}
/*---- PRLIST DATE NAV BAR TABLES----*/

/************** 13. PRLIST STYLES  *****************/

/************** 14. DEFAULTS *****************/
body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
p
{ 
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}

hr
{
	border-top: #CCCC99 2px solid;
	width: 100%;
	height: 1px
}

a
{
	font-family:arial,helvetica,sans-serif; 
	font-size: 11px; 
	font-weight:normal; 
	color:#003333; 
	text-decoration:none;
}

a:link
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:normal; 
	color:#003333; 
	text-decoration:none;
}


a:visited
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:normal; 
	color:#003333; 
	text-decoration:none;
}
a:active
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:normal; 
	color:#669999; 
	text-decoration:underline;
}
a:hover
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:normal; 
	text-decoration:underline;
}
a:visited:hover
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:normal; 
	color:#336666;
	text-decoration:underline;
}
ul
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	list-style-type: square;
}
ul ul
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	list-style-type: circle;
}
ul ul ul
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	list-style-type: disc;
}
li
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	
}
ol
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}
form
{
	font-size: 11px;
	font-family:arial, helvetica, sans-serif;
}
textarea
{
	font-size: 11px;
	font-family:arial, helvetica, sans-serif;
}
input
{
	font-size: 11px;
	font-family:arial, helvetica, sans-serif;
}
select
{
	font-size: 11px;
	font-family:arial, helvetica, sans-serif;
}

td
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.error
{
	font-weight: bold;
	color: red
}
/************** 14. DEFAULTS *****************/

/************** 1. SITEWIDE BACKGROUND COLOUR  *****************/

td.SitewideTable
{
	background-color: #283A44;
	text-align: right;
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
	color: #FFFFFF;
	overflow: hidden;
}

/************** 1. SITEWIDE BACKGROUND COLOUR  *****************/

/************** 2. NAVIGATION HIGHLIGHT COLOURS  *****************/

.MainMenu_RootMenuArrow 
{
	background-image: url('downarrow.gif');
	background-repeat: no-repeat;
	border: 3px solid #cc0000;
}

.MainMenu_MenuBar
{
	height: 30px;
}

.NavTableItem, .NavTableSelected
{	
	display:-moz-inline-box; /* Gecko proprietary  (ORDER IS IMPORTANT HERE!)*/ 
	display: inline-block; /* supported by Opera and ? */
	white-space:normal !important;
	text-wrap: unrestricted;
	width: 126px;
	height: 30px;
	margin-right: 1px;
	margin-bottom: 1px;
	padding-left: 5px;
	
}

.NavTableItem span + span, .NavTableSelected span + span
{
	display:-moz-inline-block; /* Gecko proprietary  (ORDER IS IMPORTANT HERE!)*/ 
	display: inline-block; /* supported by Opera and ? */
	width: inherit;
	
}

.NavTableItem
{
	background-color: #999999;
	font-family:arial,helvetica,sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	color:#FFFFFF; 
	text-decoration:none;
	text-align: left;
	overflow: hidden;
}

.NavTableSelected
{
	background-color: #336600;
	font-family:arial,helvetica,sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	color:#FFFFFF; 
	text-decoration:none;
	text-align: left;
	overflow: hidden;
}

.NavTableItemHover
{
	color: #FFFFFF; 
	text-decoration: underline;
}

.NavTableSub
{
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #98baac;
	width: 180px;
}

.NavTableSubHover
{
	background-color: #98baac;
}

/************** 2. NAVIGATION HIGHLIGHT COLOURS  *****************/

/************** 4. PROMOTION COLOURS  *****************/

td.PromotionTable
{
	/*background-color: #CCCCCC;*/
	border: 1 #CCCCCC;
	overflow: hidden;
}

.Login {
	background: #336600;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
}

/************** 4. PROMOTION COLOURS  *****************/

/************** 5. POPUP STYLES  *****************/

td.PopupClose
{
	background-color: #336600;
	overflow: hidden;
	text-align: left;
	vertical-align: bottom;
}

/************** 5. POPUP STYLES  *****************/

/************** 6. TABLE STYLES  *****************/

td.TableHead
{
	background-color: #336600;
	font-weight : bold;
	color : #FFFFFF;
	font-size : 11px;
	vertical-align:top;
}
td.TableHead a 
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:none; 
	color:#FFFFFF; 
	text-decoration:none;
}
td.TableHead a:link 
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:none; 
	color:#FFFFFF; 
	text-decoration:none;
}
td.TableHead a:visited
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:none; 
	color:#FFFFFF; 
	text-decoration:none;
}
td.TableHead a:active
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:none; 
	color:#FFFFFF; 
	text-decoration:underline;
}
td.TableHead a:hover
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:none; 
	color:#FFFFFF;
	text-decoration:underline;
}
td.TableHead a:visited:hover
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:none; 
	color:#FFFFFF;
	text-decoration:underline;
}

td.TableSubHead
{ 
	background-color: #CCCCCC;
	font-weight : bold;
	font-size: 11px;
	color : #000000;
	vertical-align:top;
}

td.TableCopy
{
	background-color: #CCCCCC;
	font-size: 11px;
	color : #000000;
	vertical-align:top;
}

td.TableCopyAlt
{  
	background-color: #CCCCCC;
	font-size: 11px;
	color : #000000;
	vertical-align:top;
}
td.NormalStyle
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	vertical-align:top;
}

/************** 6. TABLE STYLES  *****************/


table#products {
	border:1px solid #A3A3A3;
	font-family:Helvetica, "Arial Narrow", Helvetica, sans-serif;
	font-size:90%;
	padding:1px;
	width:95%;
}
#products thead th, #products tbody td {
	border-right:1px solid #CCC;
	margin:0;
	padding:3px;
}
#products thead th.last, #products tbody td.last {
	border-right:0 none;
}

#products thead th {
	background-color: #A3A3A3;
	color: #FFF;
}
#products tbody td {
	background-color: #FFF;
	color: #666;
}
#products tbody tr.odd td {
	background-color: #efefef;
	color: #666;
}




table#tiered {
	border:1px solid #A3A3A3;
	font-size:100%;
	padding:1px;
	width:95%;
}
#tiered thead th, #tiered tbody td {
	border-right:1px solid #CCC;
	margin:0;
	padding:3px;
}
#tiered thead th.last, #tiered tbody td.last {
	border-right:0 none;
}

#tiered thead tr th {
	background-color: #006600;
	color: #FFF;
	text-align: left;
}
#tiered tbody td {
	background-color: #FFF;
	color: #666;
}
#tiered tbody tr.odd td {
	background-color: #CCE0CC;
}

#tiered tbody tr.topline td {
	background-color: #FFF;
	color: #666;
	border-top: solid #CCC 1px;
	vertical-align: top;
}
#tiered tbody tr.split td {
	background-color: #FFF;
	color: #339999;
	border-top: solid #CCC 1px;
	height: 5px;
}



/************** 7. HEADING STYLES  *****************/

h1
{ 
	font-family:arial,helvetica,sans-serif;
	font-size: 20px;
	color:#666666;
}

h2
{
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #000000;
}

h3
{
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #000000;
} 
h4
{
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #666666;
	border-bottom: solid #666666 1px;
	margin-bottom: -1em;
}
h5
{
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #336600;
} 
h6
{ 
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #666666;
} 

/************** 7. HEADING STYLES  *****************/

/*************** 8. FOOTER STYLES  *****************/
span.FooterNavigator {
	width: 100%;
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
}
a.FooterNavigator, a.FooterNavigator:visited
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.FooterNavigator:hover
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	background-color: #AAAAAA;
	color: #FFFFFF;
	text-decoration: none;
}
/*************** 8. FOOTER STYLES  *****************/

table.Borders
{
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

table.Borders td
{
	border-bottom: 1px solid #cccccc;
}

