body {
	background: #747474;
	background-image:url(images/hp_bg01.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family: arial, sans-serif;
	font-size: 75%;
	color: #333333;
	padding: 0em 0px 0em 0px;
	margin: 0;
}

p, td, th {
	background: fff;
	font-family: arial, sans-serif;
	color: #333333;
	font-size: 1em;
}

h1 {
	color: #fff;
	padding-left: 20px;
	padding-top: 18px;
	width: 250px;
	line-height: 1.5em;
	font-size: 1.5em;
	font-weight: normal;	
}

ul {
	list-style-type : square;
	color: #333333;
	line-height: 1.2em;	
}

ul.dashList {
	list-style : url(images/dash.gif);
	color: #333333;
	line-height: 1.2em;
	margin-top: 0px;
	margin-left: -28px;
}

*html ul.dashList {
	margin-left: 16px;
	margin-top: 4px;
}

ul.menuPageDashList {
	list-style : url(images/dash.gif);
	color: #333333;
	line-height: 1.2em;
	margin-left: 15px;
	margin-top: 4px;
	font-size: .9em;
}

*html ul.menuPageDashList {
	margin-left: 16px;
	margin-top: 4px;
}

ul.loginBullets {
	list-style-type : square;
	color: #333333;
	line-height: 1em;
	margin-left: -15px;
	margin-top: 2px;	
}

*html ul.loginBullets {
	margin-left: 18px;
}
	
ul.personalTrustBullets {
	list-style-type : square;
	color: #333333;
	line-height: 1.2em;
	margin-left: -28px;
	margin-top: 8px;	
}

*html ul.personalTrustBullets {
	margin-left: 16px;
}

ul.investmentInfo {
	list-style-type : square;
	color: #333333;
	line-height: 1.8em;	
	margin-left: -28px;
}

*html ul.investmentInfo {
	margin-left: 16px;
}

a {
	font-family: arial, sans-serif;
	color: #990000;
}

a.boldLink {
	font-weight: bold;
	font-size: .9em;
}

a.boldTableLink {
	font-weight: bold;
	font-size: .9em;
}

*html a.boldTableLink {
	font-weight: bold;
	font-size: 1em;
}

a.boldLinkNoUL {
	font-weight: bold;
	text-decoration: none;
}

a.homePageLinks {
	font-size: 1.25em;
	font-weight: bold;
	text-decoration: none;
}

a.utilityNav {
	color: #000000;
	text-decoration: none;
	textAlign: right;
	font-size: .9em;
}

a.utilityNav:hover {
	text-decoration: underline;
}

a.smallLink {
	font-size: .9em;
	font-weight: normal;
}

a.smallBoldLink {
	font-size: .9em;
	font-weight: bold;
}

a.rightGradientLink {
	font-size: .9em;
	font-weight: bold;
}

a.homeFeature {
	font-size: 1.3em;
	font-weight: bold;
}

a.footerLinks {
	text-decoration: none;
	font-size: 1em;
}

a.footerLinks:hover {
	text-decoration: underline;
	font-size: 1em;
}

a.topMenuText {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: .9em;
}

a.topMenuTextCurrent {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}

a.topMenuTextCurrent:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1em;
}

a.topSubMenuText {
	font-size: .9em;
	text-decoration: none;
	font-weight: normal;
}

a.topSubMenuTextCurrent {
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

a.topSubMenuTextCurrent:hover {
	font-size: 1em;
	text-decoration: underline;
	font-weight: bold;
	color: #000;
}

a.topMenuText:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

a.topSubMenuText:hover {
	font-size: .9em;
	text-decoration: underline;
	font-weight: normal;
}

a.pageMenuOn {
	font-weight: bold;
	color:#000;
	font-size: .9em;
}

a.pageMenuOff {
	font-weight: bold;
	font-size: .9em;
	text-decoration: none;
}

a.pageMenuOff:hover {
	font-weight: bold;
	font-size: .9em;
	text-decoration: underline;
}

a.pageMenuItems {
	padding-left: 0px;
	font-weight: bold;
	font-size: .9em;
	text-decoration: none;
}

a.leftNavOffLink {
	color: #fff;
	font-size: .9em;
	text-decoration: none;
}

a.leftNavOffLink:hover {
	color: #fff;
	font-size: .9em;
	text-decoration: underline;
}

a.leftNavOnLink {
	color: #fff;
	font-size: 1em;
	text-decoration: none;
}

a.leftNavOnLink:hover {
	color: #fff;
	font-size: 1em;
	text-decoration: underline;
}

a.leftSubNavOffLink {
	color: #fff;
	font-size: .9em;
	text-decoration: none;
}

a.leftSubNavOffLink:hover {
	color: #fff;
	font-size: .9em;
	text-decoration: underline;
}

a.leftSubNav:hover {
	color: #fff;
	font-size: .9em;
	text-decoration: underline;
}

.utilityNavPipe {
	color: #333333;
	font-size: .8em;
	vertical-align: middle;
	padding-left: 6px;
	padding-right: 6px;
}


.dividingLine {
	background-image: url(images/dottedLine.gif);
	background-position: left;
	line-height: 1px;	
	height: 1px;
}

.rightDividingLine {
	background-image: url(images/dottedLine.gif);
	background-position: left;
	line-height: 1px;	
	height: 1px;
	float: right;
}

*html .rightDividingLine {
	margin-bottom: -3px;
	float: none;
}

.searchButton {
	font-family: arial, sans-serif;
	font-size: .8em;
	color: #990000;
	background: #EFEFEF;
	border: 1px solid #999999;
	padding: 2px, 3px, 2px, 3px;
}

.pageBannerText {
	color: #fff;
	padding-left: 35px;
	padding-top: 11px;
	width: 250px;
	line-height: 1.5em;	
}

.bannerText {
	color: #000;
	padding-left: 20px;
	padding-top: 10px;
	width: 250px;
	line-height: 1.5em;
	font-size: 1.2em;	
}

.homeFeatureContainer {
	padding-left: 35px;
	padding-top: 35px;
	width: 250px;
}

.homeFeatures {	
	line-height: 1.5em;
	margin-bottom: 4px;
	font-size: .9em;
}

.homePressRelease {	
	line-height: 1.3em;
	margin-bottom: 4px;
	font-size: .9em;
}

.signInArea {
	background:#E2E2E2;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
	line-height: 1.3em;


background-image: url(images/under_login.gif);
	background-repeat: no-repeat;
	background-position: bottom;


}

.signInHeader {
	width: 320px;
	background:#990000;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(images/loginpage_header_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	line-height:2.2em;
	font-size: .9em;	
}

.signInLeft {
  width: 330px;

  background:#ffffff;
  border-right:1px solid #ffffff ;
  border-left:1px solid #ffffff ;
  border-bottom:1px solid #ffffff ;
  
  position:relative;
  top:-270px;
  left:0px;
}

.signInRight{
  width: 153px;
  position:relative;
  top:0px;
  left:440px;
  background:#ffffff;
  padding-top:5px ;


background-image: url(images/over_clock.jpg);
	background-repeat: no-repeat;
	background-position: top;


}

.browserSecurity{
  padding-left:5px ;
  padding-bottom:10px ;
  border-right:1px solid #000000 ;
  border-left:1px solid #000000 ;

}

.accountLoginArea {
	width: 152px;
	background:#E2E2E2;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 2px;
  padding-bottom: 0px;
	float: right;
	clear: all;
	line-height: 1.3em;
}

.accountLoginHeader {
	width: 162px;
	background:#990000;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(images/lock.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	line-height:2.2em;
	font-size: .9em;	
}

.loginTable {
	color: #000;
	background:#E2E2E2;
	font-size: 1em;
	font-weight: bold;
}

.userName {
	color: #000;
	background:#fff;
	font-size: 1em;
}

.accountApplyArea {
	width: 162px;
	background:#F6F6F6;
	color: #000;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	float: right;
	line-height:2em;
	font-size: .9em;
}

.accountApplyLinks {
	width: 162px;
	background:#F6F6F6;
	color: #000;
	padding-left: 10px;
	line-height:1.5em;
	padding-top: 4px;
	padding-bottom: 16px;	
}

.applyButton {
	font-family: arial, sans-serif;
	font-size: .8em;
	color: #990000;
	background: #EFEFEF;
	border: 1px solid #999999;
	width: 22px;
	line-height: 1em;
}

* html .applyButton {
	line-height: 1.4em;
}

.accountApplyDropdown {
	width: 100px;
	font-size: .9em;	
	line-height: 1em;
}

.loginButton {
	font-family: arial, sans-serif;
	font-size: .9em;
	color: #990000;
	background: #EFEFEF;
	border: 1px solid #999999;
	background-image: url(images/loginArrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 55px;
	text-align: left;
	line-height: 1em;

margin-left:10px;
margin-bottom:2px;

	padding-left:5px;
padding-top:3px;
padding-right:3px;

}

*html .loginButton {
	line-height: 1.5em;
	padding-left: 2px;
	width: 60px;
}

.rightTextArea {
	width: 152px;
	background:#ffffff;
	padding-left: 10px;
	padding-right: 10px;
	clear: all;
	line-height: 1.2em;
	padding-top: 10px;
	
	
	
	
	
	
	
}

.rightColHeading {
	background: #E2E2E2;
	color: #000;
	font-weight: bold;
	font-size: .9em;
	line-height: 1.5em;
	width: 140px;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 2px;
	background-image: url(images/smallArrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.rightColHeadingNoArrow {
	background: #E2E2E2;
	color: #000;
	font-weight: bold;
	font-size: .9em;
	line-height: 1.5em;
	width: 140px;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 2px;
}

.rightColText {
	background: #F6F6F6;
	color: #000;
	font-size: 1em;
	line-height: 1.2em;
	width: 140px;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 12px;
}

.rightContactArea {
	width: 150px;
	background:#F6F6F6;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	float: right;
	border: 1px solid #F6F6F6;
}

.rightContactTitle {
	line-height: 1.3em;
	line-height: .9em;
	font-size: 1em;
	font-weight: bold;
	color: #000;
}

.rightContactText {
	line-height: 1em;
	font-size: .9em;
	padding-top: 4px;
	background:#F6F6F6;
}

.investorRelationText {
	line-height: 1.2em;
	font-size: .9em;
	padding-top: 4px;
	padding-left: 2px;
	background:#F6F6F6;
}

.date {
	font-size: .9em;
}

.footerLinks {
	background: #000;
	color: #fff;
	line-height: 1.8em;
	padding-left: 10px;
	padding-right: 10px;
	font-size: .9em;	
}

.footerText {	
	line-height: 1.1em;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 20px;
	font-size: 0.95em;
}

/* Menu and submenu styles */

.topMenuItem {
	background: #000;
	color: #fff;
	margin-top: 1px;
	padding-top: 3px;
	padding-left: 12px;	
	padding-right: 12px;
	padding-bottom: 6px;
	float: left;
	font-weight: bold;
}

.topMenuItemCurrent {
	background: #EFEFEF;
	color: #000;
	margin-top: 2px;
	padding-top: 3px;
	padding-left: 12px;	
	padding-right: 12px;
	padding-bottom: 5px;
	float: left;
	font-weight: bold;
	font-size: .9em;
	height: 1.299em;
}

.topSubMenuItem {
	background: #EFEFEF;
	color: #fff;
	margin-top: 1px;
	padding-top: 3px;
	padding-left: 10px;	
	padding-right: 10px;
	padding-bottom: 4px;
	float: left;
	text-align: center;
}

.topSubMenuItemFirst {
	background: #EFEFEF;
	color: #fff;
	margin-top: 1px;
	padding-top: 3px;
	padding-left: 0px;	
	padding-right: 10px;
	padding-bottom: 4px;
	float: left;
	text-align: center;
}

.topSubMenuItemCurrent {
	background: #EFEFEF;
	color: #000;
	margin-top: 1px;
	padding-top: 3px;
	padding-left: 6px;	
	padding-right: 6px;
	padding-bottom: 4px;
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;	
}

.topSubMenuItemCurrentFirst {
	background: #EFEFEF;
	color: #000;
	margin-top: 1px;
	padding-top: 3px;
	padding-left: 0px;	
	padding-right: 6px;
	padding-bottom: 4px;
	float: left;
	font-size: .9em;
	font-weight: bold;
	text-align: center;	
}

.oneLineSubMenuTall {
	background: #EFEFEF;
	color: #000;
	margin-top: 1px;
	padding-top: 10px;
	padding-left: 10px;	
	padding-right: 16px;
	padding-bottom: 4px;
	float: left;
	text-align: center;	
}

.oneLineSubMenuTallFirst {
	background: #EFEFEF;
	color: #000;
	margin-top: 1px;
	padding-top: 10px;
	padding-left: 0px;	
	padding-right: 16px;
	padding-bottom: 4px;
	float: left;
	text-align: center;	
}

.oneLineSubMenuTallCurrent {
	background: #EFEFEF;
	color: #000;
	margin-top: 1px;
	padding-top: 10px;
	padding-left: 6px;	
	padding-right: 6px;
	padding-bottom: 4px;
	float: left;
	font-weight: bold;
	font-size: .9em;
	text-align: center;	
}

.oneLineSubMenuTallCurrentFirst {
	background: #EFEFEF;
	color: #000;
	margin-top: 1px;
	padding-top: 10px;
	padding-left: 0px;	
	padding-right: 6px;
	padding-bottom: 4px;
	float: left;
	font-weight: bold;
	font-size: .9em;
	text-align: center;	
}

.topSubMenuPipe {
	color: #ccc;
	padding-top: 4px;
	float: left;
}

.topTwoLineSubMenuPipe {
	color: #ccc;
	padding-top: 6px;
	float: left;
	font-size: 1.5em;
}

.tabOn {
	padding-top:4px; 
	padding-bottom:5px; 
	padding-left:14px; 
	padding-right:12px;
	background: #eee;
	font-weight: bold;
	float: left;
}

.tabOff {
	padding-top:4px; 
	padding-bottom:4px; 
	padding-left:12px; 
	padding-right:12px;
	margin-left: 4px;
	margin-right: 6px;
	background: #fff;
	font-weight: bold;
	float: left;
	border: 1px solid #CCC;
	border-bottom: none;
}

.pageMenuOn {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:13px;
	font-weight: bold;
	font-size: 1em;
}

.pageMenuItems {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:13px;
	font-weight: bold;
	font-size: 1em;
}

.menuPageTitle {
	font-weight: bold;
	font-size: 1em;
}

.leftNavOff {
	background: #000;
	color: #fff;
	padding-left: 14px;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.leftNavOn {
	background: #666666;
	color: #fff;
	font-weight: bold;
	font-size: .9em;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 14px;
	background-image: url(images/leftNavOnArrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.leftSubNavOff {
	background: #666;
	color: #fff;
	font-size: .9em;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 4px;
}

.leftSubNavOn {
	background: #ccc;
	color: #000;
	font-size: .8em;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-right: 4px;
	padding-top: 4px;
}

.leftNavDividingLine {
	background: #000;
	background-image: url(images/solidGrayLine.gif);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 1px;	
}

.leftNavGradient {
	height: 311px;
	background: #000;
	background-image: url(images/leftNavGradient.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.rightGradient {
	background-image: url(images/rightGradient.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 12px;
	padding-bottom: 22px;	
}

.landingPageHeading {
	color: #990000;
	background: #ffffff;
	border: solid 1px #990000;
	width: 99%;
	padding-left: 4px; 
	padding-top: 2px; 
	padding-bottom: 2px;
	line-height: 1.5em;
	font-size: .96em;
	font-weight: bold;
}

.highlightContentHeading {
	width: 97%;
	color: #000;
	background: #EFEFEF;
	font-weight: bold;
	font-size: .9em;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}

.contentHeading {
	font-weight: bold;
	padding-bottom: 6px;
	float: left;
	font-size: .9em;
}

.indentContent {
	color: #333333;
	line-height: 1.3em;
	font-size: .9em;
	padding-left: 8px;
	padding-right: 12px;
}

.contentHeadingLinks {
	font-weight: bold;
	padding-bottom: 6px;
	font-size: 1em;
}

.rightHeadingLinks {
	font-weight: bold;
	font-size: 1em;
	padding-bottom: 8px;
	float: right;
	clear: all;
}

.backToArticles {
	font-weight: bold;
	font-size: .9em;
	padding-bottom: 8px;
	float: right;
	clear: all;
}

.contentSubHeading {
	color: #000;
	font-weight: bold;
	padding-bottom: 4px;
	font-size: 1em;
}

.content {
	color: #333333;
	line-height: 1.3em;
	font-size: .9em;
}

.tableText {
	color: #333333;
	line-height: 1.4em;
	font-size: .9em;
}

.tableContent {
	font-size: .9em;
}

.tableSpacer {
	line-height: .3em;
}

.investContent {
	color: #333;
	line-height: 1.3em;
	font-size: 95%;
}

*html .investContent {
	font-size: 1em;
}

.perfTable{
	font-size: .9em;
}

.perfTableHeading {
	color: #000;
	background: #E2E2E2;
	padding-left: 10px;
}

.perfTableLabelOff {
	color: #000;
	background: #fff;
	text-align: left;
	font-size: 95%;
}

*html .perfTableLabelOff {	
	font-size: 1em;
}

.perfTableLabelOn {
	color: #000;
	background: #E2E2E2;
	text-align: left;
	font-size: 95%;
}

*html .perfTableLabelOn {	
	font-size: 1em;
}

.perfTableOff {
	color: #000;
	background: #fff;
	text-align: center;
	font-size: 95%;
}

*html .perfTableOff {	
	font-size: 1em;
}

.perfTableOn {
	color: #000;
	background: #E2E2E2;
	text-align: center;
	font-size: 95%;
}

*html .perfTableOn {	
	font-size: 1em;
}

.twoColText {
	color: #333333;
	background: #fff;
	font-size: 95%;
}

*html .twoColText {	
	font-size: 1em;
}

#Corp_Jurisdictions_IrelandPic {
	padding-right: 230px;
	height: 172px;
	background-image: url(images/irelandImage.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: -2px;
}

*html #Corp_Jurisdictions_IrelandPic {
	margin-top: 0px;
}

.byline {
	color: #666;
	line-height: 1.3em;
	font-weight: bold;
	font-size: .9em;
}

.errorMsg {
	font-size: 1em; 
	font-weight: bold;
	color: #990000;
	border: 1px solid #000000;
	padding: 10px 15px 10px 15px;
}

#errorMsgRow {
	background: #fff;
}

/* breadcrumb link */
a.breadcrumb         { font-family: arial, sans-serif; font-size: .9em; }
a.breadcrumb:link    { color: #990000; }
a.breadcrumb:visited { color: #990000; }

.breadcrumbText { font-family: arial, sans-serif; font-size: .9em; color: #990000}
.breadcrumbTextCurrent { font-weight: bold; }

#navBottom { width: 657px; height: 25px; border: solid 0px #a7a7a7;
	padding: 6px 34px 6px 0; text-align: right; }

#navBottom input { margin-left: 10px; }
#navBottom img {border: 0; }

#navBottomLeft {
  float:left;
  width: 250px;
  text-align: left;
}
#navBottomLeft img {border: 0;}

#navBottomRight {
  float:right;
  width: 200px;
  border: solid 0px #a7a7a7;
  text-align:right;
}
#navBottomRight img {border: 0;}

/*
///////////// SURVEY COMPONENT STYLES (6/11/08, Anteneh) ///////////////////
*/
.survey_body {background-color: rgb(237,237,237);}
.survey_title {margin-left: 7px; font-size:12px; font-weight: bold;}
.survey_question_text {margin-left: 7px; text-align: justify; font-size:11px; font-weight: bold;}
.survey_answer_text {margin-left: 7px; font-size:10px;}
.survey_text_input {}
.survey_textarea {}
.survey_radio {margin-left: 7px;}
.survey_checkbox {margin-left: 7px;}
.survey_select {margin-left: 7px;}
.survey_option {}
.survey_button {margin-left: 7px; margin-top: 7px; margin-bottom: 7px; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;}

/* MFA COMPONENT STYLES */
  .browsableImage { height:100px; width:100px; border:5px solid #F0F0FF; vertical-align:bottom; }
  .clickedImage { height:100px; width:100px; border:5px solid #9999FF; vertical-align:bottom; }
  .selectedImage0 { height:100px; width:100px; border:5px solid #999999; vertical-align:bottom; }
  .verifyImage { height:100px; width:100px; border:1px solid #000000; vertical-align:bottom; }
  .selectedImage { 
	height:100px; 
	width:100px; 
	border:5px solid #999999;
	margin: 0 0px 0px 0;
	vertical-align:bottom;
  }
  .imgRow0 {
	padding: 0px 0 10px 0px;
  }
  .imgRow {
	padding: 0px 0 10px 60px;
  }
  .popUpContainer {
  	font-family: arial, sans-serif;
  	color: #000;
  	padding: 0em 5px 0px 5px;
  	margin: 0 0 0 0;
  	text-align:left;
	background: #FFFFFF;
	height: 600px;
  }
  
  .popUpHeader {
  	height: 60px;
  }
  .stripeAboveMenu {
  	height: 2.2em;
  	line-height:5px;
  	background: #000000;
  }
  .categoryButton {
  	width: 190px;
  	height: 2.2em;
  	border: solid #AABABA 1px;
  	background: #C9C9C9;
  	COLOR:#FFFFFF;
  	padding-left:10px;
  	FONT-SIZE:0.8em;
  	FONT-WEIGHT:normal;
  	text-align:left;
  }

  .currentCategoryButton{
  	width: 190px;
  	height: 2.2em;
  	border: solid #AABABA 1px;
  	background: #9A9A9A;
  	COLOR:#000000;
  	padding-left:10px;
  	FONT-SIZE:0.8em;
  	FONT-WEIGHT:bold;
  	text-align:left;
  }

  a.imagenav         { font-family: arial, sans-serif; font-size: .7em; font-weight:bold; text-decoration: underline;}
  a.imagenav:link    { color: #990000; }
  a.imagenav:visited { color: #990000; }

/* end of MFA style */


.homeH01 {
	background-color: #E2E2E2;
	border: 2px solid #E2E2E2;
	position: static;
	height: 15px;
	width: 360px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	font-family:arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#333333;
	padding-left:10px;
	padding-right:1px;

}



.homeH02 {
	background-color: #FFFFFF;
	background-image:url(/repositories/wtc_images/home_callout_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	border-right:2px solid #E2E2E2;
	border-bottom:2px solid #E2E2E2;
	border-left:2px solid #E2E2E2;
	position: static;
	width: 360px;
	height: 150px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	font-family:arial, sans-serif;
	font-size:11px;
	color:#333333;
	padding-left:10px;
	padding-right:1px;

}

/* SMS Styles */
.SMSSectionHeader  { 
	font-family: arial, sans-serif; 
	color: white; 
	font-weight: bold;
}

.SMSAccountHeadFS  { 
	font-family: arial, sans-serif; 
	color: #ffffff; 
	font-weight: normal;
}

.SMSAccountDataFS { 
	font-family: arial, sans-serif; 
	font-weight: normal; 
	font-size: 11px; 
}

/* Login Page */
#blankBody {
/*
	background: #747474;
	background-image:url(images/pfs_background2.gif);
	background-position:top;
	background-repeat: no-repeat;
*/
}

#blankBody .loginTable {
	color: black;
	background: #E2E2E2;
	font-size: 1em;
	font-weight: bold;
}

.loginDiv {border: 1px solid gray;}
.loginBoxHeader {
	color: white; font-weight: bold; background: #8C0001;
}

.loginPageDiv {margin-left: auto; margin-right: auto; padding-left: 650px; margin-top: -565px; width: 159px;}

.accountLoginPageHeader {
/*background:#990000 url(images/lock.gif) no-repeat scroll right center;*/
color:#FFFFFF;
font-size:0.9em;
font-weight:bold;
text-align: left;
line-height:2.2em;
padding-left:10px;
width:162px;
}

.accountLoginPageArea {
background: #E2E2E2;
line-height:1.3em;
width:152px;
}

#accessSecurityImages img {
	vertical-align: top;
}