




body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family:arial, helvetica, sans-serif;
	font-size:small;
}

/************** 1. BRANDING   *****************/
table.BrandingTable {
	overflow: hidden;
}
table.BrandingTable td {
	vertical-align: top;
	}
td.BrandingTableLogo, td.BrandingTableSitewide, td.BrandingTableBanner, td.BrandingTablePortal {
	overflow: hidden;
	text-align: left;
	vertical-align: top;
}
td.BrandingTableLogo {
	background-color: #000;
}
td.BrandingTableSitewide, td.BrandingTableBanner, td.BrandingTablePortal{
	background-color: #fff;
}

/************** 2. SITEWIDE   *****************/
table.SitewideTable {
	overflow: hidden;
	text-align: right;
}
.SitewideForm {
	font-size:10px;
	color: #666;
}
.SitewideText,
a.SitewideLink,
a.SitewideLink:link {
	font-size:10px;
	color: #fff;
	text-decoration: none;
}
a.SitewideLink:visited {
	color:#fff; 
	text-decoration: none;
}
a.SitewideLink:hover,
a.SitewideLink:active {
	color: #fff;
	text-decoration: underline;
}

/************** 3. PORTAL *****************/
table.PortalTable {	
	overflow: hidden;
}
td.PortalTable {
	font-size: 11px;
	color: #fff;
	overflow: hidden;
}
td.PortalTableSelected {
	background-color: #366;
	font-size:11px;
	font-weight:bold;
	color: #fff;
	overflow: hidden;
}
a.PortalLink, a.PortalLink:link, a.PortalLink:visited {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
a.PortalLink:hover, a.PortalLink:active, a.PortalLink:visited:hover {
	color: #fff;
	text-decoration: underline;
}

/************** 4. NAVIGATION   *****************/
table.NavTable {
	background-color: #fff;
	overflow: hidden;
}

/************** 5. BREADCRUMB *****************/
table.BreadcrumbTable {
	background-color: #fff;
	overflow: hidden;
}
td.BreadcrumbTable {
	background-color: #fff;
	font-size: 10px;
	color: #666;
	text-align: left;
	overflow: hidden;
}
.Breadcrumb {
	font-size: 10px;
	font-weight:none; 
	color:#033; 
	text-decoration:none;
}
a.BreadcrumbLink {
	font-size: 10px;
	color: #033;
	text-decoration: none;
}
a.BreadcrumbLink:link {
	font-weight:none; 
	color:#033; 
	text-decoration:none;
}
a.BreadcrumbLink:hover
{
	color: #366;
	text-decoration: underline;
}

/************** 6. PAGE TITLE *****************/
table.TitleTable {
	margin-top: 10px;
	background-color: #fff;
	overflow: hidden;
}
td.TitleTable {
	background-color: #fff;
	text-align: left;
	overflow: hidden;
}

/************** 7. BODYCONTENT *****************/
table.BodyTable {
	background-color: #fff;
	overflow: hidden;
}
td.BodyContentTable {
	background-color: #fff;
	font-size: 11px;
	color:#333;
	overflow: hidden;
}
td.BodyContentTable a, td.BodyContentTable a:link, td.BodyContentTable a:visited {
	font-weight:bold; 
	color:#033; 
	text-decoration:none;
}
td.BodyContentTable a:hover,
td.BodyContentTable a:active {
	color:#699; 
	text-decoration:underline;
}
td.BodyContentTable a:visited:hover {
	color:#366;
	text-decoration:underline;
}
.PageBanner {
	vertical-align: top;
	align: left;
}
.CopySmall, .CopySmallBold {
	color: #000;
	font-size: 10px;
	line-height: normal;
}
.CopySmallBold {
	font-weight: bold;
}
.CopyNegative, .CopyNegativeSmall{
	color: #fff;
	font-size: 11px;
	line-height: normal;
}
.CopyNegativeSmall {
	font-size: 11px;
}
.CopyKicker, .CopyPressDate {
	color: #000;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
}
.CopyMimeType {
	color: #000;
	font-size: 10px;
	line-height: normal;
}
.ContactHead, .ContactSubHead {
	color:#333;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px; 
}
.ContactSubHead {
	font-size: 12px;
}
.CopyContact {
	color:#333;
	font-size: 11px;
}
.RelatedLinkHead, .RelatedLinkSubHead {
	color:#333;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.RelatedLinkSubHead {
	font-size: 12px;
}
.CopyRelatedLink {
	font-size: 11px;
	color:#333;
}
.center, th.center, td.center {
	text-align:center;
	}
.right, th.right, td.right {
	text-align:right;
	}

/************** 8. KEY CONTACT *****************/
table.KeyContactTable {
	background-color: #fff;
	overflow: hidden;
}
.KeyContactHeading {
	background-color: #fff;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	overflow: hidden;
}
.PrintOptionsTable {
	background-color: #fff;
	color: #000;
	text-align: left;
	overflow: hidden;
}
.KeyContactLink {
	color: #366;
	text-decoration: none;
}
a.KeyContactLink:hover {
	color: #999;
	text-decoration: none;
}

/************** 9. CALL TO ACTION  *****************/

.cta, a.ctablack, a.ctawhite{
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.ctablack {
	color: #000;
}
a.ctawhite {
	color: #fff;
}
a.ctablack:hover, a.ctawhite:hover{
	text-decoration: underline;
}

/************** 10. PROMOTION *****************/

td.ICTable {
	background-color: #fff;	
}
.PromoHead, .PromoSubHead {
	color: #000;
	font-size: 11px;
	font-weight: bold;
}
.PromoSubHead {
	font-size: 11px;
}
.CopyPromo {
	font-size: 11px;
	color: #996;
}

/************** 11. SPACERS *****************/
table.SpacerTable, td.SpacerTable {
	background-color: #fff;
	overflow: hidden;
}

.s5, .s3 {
	color: #fff;
	font-size: 5px;
}
.s3 {
	font-size: 3px;
}

/************** 12. FOOTER *****************/
table.FooterTable {
	margin-top: 0;
	background-color: #fff;
	overflow: hidden;
}
td.FooterTable {
	background-color: #fff;
	font-size: 10px;
	color: #666;
	text-align: left;
	overflow: hidden;
}
td.FooterTableLine {
	background-color: #666;
	overflow: hidden;
}
.Copyright {
	font-size: 10px;
	color: #666;
}
.Disclaimer {
	font-size: 10px;
	color: #666;
}
a.FooterLink {
	color: #366;
	font-size: 10px;
	text-decoration: none;
}
a.FooterLink:hover {
	color: #366;
	text-decoration: underline;
}

div.page-footer {
	width:720px;
	margin:1em 50px;
	border-top:1px solid #666;
}
	

/************** 13. PRLIST STYLES *****************/
/*---- GENERAL STYLES----*/
.Heading1 {}
.Introduction {
	font-weight: bold;
	font-style: italic;
}
.Date {
	font-weight: bold;
}

/* 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: #339;
	text-decoration: underline;
}
a.PRList_DateNavBar_Link:visited {
	color: #603;
	text-decoration: underline;
}
a.PRList_DateNavBar_Link:active {
	color: #c30;
	text-decoration: underline;
}
a.PRList_DateNavBar_Link:hover {
	color: #c30;
	text-decoration: underline;
}
a.PRList_DateNavBar_LinkSelected:link {
	color: #339;
	text-decoration: underline;
	font-weight: bold;
}
a.PRList_DateNavBar_LinkSelected:visited {
	color: #603;
	text-decoration: underline;
	font-weight: bold;
}
a.PRList_DateNavBar_LinkSelected:active {
	color: #c30;
	text-decoration: underline;
	font-weight: bold;
}
a.PRList_DateNavBar_LinkSelected:hover {
	color: #c30;
	text-decoration: underline;
	font-weight: bold;
}
div.PRList_DateNavBar {
}

/*---- PRLIST DATE NAV BAR TABLES----*/
table.PRList_DateNavBar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	padding: 1px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 100%;
}
table thead.PRList_DateNavBar {
    background-color: #000080;
}
table thead th.PRList_DateNavBar {
    background-color: #000080;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
table tr.PRList_DateNavBar {
}
table tr td.PRList_DateNavBar {
	background-color: #fff;
	/*padding: 2px;
	margin: 1px;*/
}
table tr td.PRList_DateNavBarCopyLeft
{
    font-weight: normal;
    font-size: 8px;
    color: #000;
    background-color: #fff;
    padding: 2px;
    /*margin: 1px;*/
    text-align: left;
}
table tr td.PRList_DateNavBarCopyCentre {
   font-weight: normal;
   font-size: 8px;
   color: #000;
   background-color: #fff;
   text-align: center;
}
table tr td.PRList_DateNavBarCopyRight {
	font-weight: normal;
	font-size: 8px;
	color: #000;
	background-color: #fff;
	padding: 2px;
	text-align: right;
}

/************** 14. DEFAULTS *****************/

p { 
	font-size: 11px;
	color:#333;
	}

hr {
	width: 100%;
	height: 1px;
	border-top: 2px solid #cc9;
	}

a, a:link, a:visited {
	color:#033; 
	text-decoration:none;
	}
a:active {
	color:#699; 
	text-decoration:underline;
	}
a:hover {
	text-decoration:underline;
	}
a:visited:hover {
	color:#366;
	text-decoration:underline;
	}
	
ul {
	font-size: 11px;
	color:#333;
	list-style-type: square;
	}
ul ul {
	font-size: 11px;
	color:#333;
	list-style-type: circle;
	}
ul ul ul {
	font-size: 11px;
	color:#333;
	list-style-type: disc;
	}
li {
	font-size: 11px;
	color:#333;
	}
	
form, textarea, input, select {
	font-size: 11px;
	}
th, td {
	font-size: 11px;
	color: #333;
	}
.error {
	font-weight: bold;
	color: #c00;
	}
	
/*	Thickbox
	----------------------------- */
/*	thickbox-specific link and font settings */

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666;
}

#TB_window a:link {color: #666;}
#TB_window a:visited {color: #666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666;}
#TB_window a:focus{color: #666;}

/*	thickbox settings
	----------------------------- */
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0;
	left: 0;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/img/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #fff;
	z-index: 102;
	color:#000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow {
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle {
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title {
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent {
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal {
	padding:15px;
}

#TB_ajaxContent p {
	padding:5px 0;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent {
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


#mrbstyle1 p {
	font: "Helvetica 45 Light";
	font-size: 16pt;
}


