/*** Global Styles ***/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 4px 0px 0px;
                font-size: 11px;
                color: #000000;
}

img {border: none;}

form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

a:link, a:active, a:visited {
	color: #1400FF;
	text-decoration: underline;
}

a:hover {
	color: #1400FF;
	text-decoration: none;
}

.header_background {
	background-image:  url("images/hw_filmstrip_bckgrnd.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

.header_liquid {
	background-image:  url("images/liquid_corner.gif");
	background-repeat: no-repeat;
	background-position: right top;
}

.header_img_padding_top {
	padding-top: 10px;
}

.header_img_padding_right {
	padding-right: 5px;
}

.header_img_padding_left {
	padding-left: 5px;
}

.header_divider_padding_top {
	padding-top: 10px;
}

.footer_background {
	background-image:  url("images/footer_bckgrnd.gif");
	background-repeat: repeat-x;
	background-position: left top;
}

.keyline_left_right {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.keyline_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
}

.keyline_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
}

.keyline_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}

.keyline_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
}

.padding_top {
	padding-top: 4px;
}

.padding_left {
	padding-left: 2px;
}

.padding_right {
	padding-right: 2px;
}

.background_silver {
	background-image:  url("images/ap_silver_header.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

.background_silver_200 {
	background-image:  url("images/ap_silver_header_200.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

.background_silver {
	background-image:  url("images/ap_silver_header.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#silver {
	position:relative;
	width:140px;
	height:70px;
	z-index:1;
	top: 20px;
	left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}

.background_silver_200 {
	background-image:  url("images/ap_silver_header_200.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#silver200 {
	position:relative;
	width:140px;
	height:70px;
	z-index:1;
	top: 18px;
	left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}

.background_platinum {
	background-image:  url("images/ap_platinum_header.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#platinum {
	position:relative;
	width:140px;
	height:70px;
	z-index:1;
	top: 20px;
	left: 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
	font-weight: bold;
}

.background_platinum_200 {
	background-image:  url("images/ap_platinum_header_200.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#platinum200 {
	position:relative;
	width:140px;
	height:70px;
	z-index:1;
	top: 18px;
	left: 94px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
	font-weight: bold;
}

.background_platinum_plus {
	background-image:  url("images/ap_platinum_plus_header.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#platinum_plus {
	position:relative;
	width:130px;
	height:88px;
	z-index:1;
	top: 10px;
	left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}

.background_platinum_plus_200 {
	background-image:  url("images/ap_platinum_plus_header_200.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#platinum_plus200 {
	position:relative;
	width:130px;
	height:88px;
	z-index:1;
	top: 9px;
	left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}

.apprice {
	font-size: 24px;
	line-height: 24px;
}
.apforonly {
	font-size: 12px;
}
/** Type Styles **/
.black {
	color: #000000;
}
.gray {
	color: #333333;
}
.white {
	color: #FFFFFF;
}
.red {
	color:#FF3300
}
.world_blue {
	color: #0068C6;
}
.world_blue_50 {
	color: #418ED3;
}
.world_green {
	color: #7A9F39;
}
.world_yellow {
	color: #FFE300;
}
.world_orange {
	color: #FF773A;
}
.world_red {
	color: #F14331;
}
.world_gray {
	color: #BAC7D2;
}
.world_black {
	color: #292629;
}
.row_world_blue {
	background-color: #0068C6;
}
.row_world_blue_50 {
	background-color: #418ED3;
}
.row_world_green {
	background-color: #7A9F39;
}
.row_world_yellow {
	background-color: #FFE300;
}
.row_world_orange {
	background-color: #FF773A;
}
.row_world_red {
	background-color: #F14331;
}
.row_world_gray {
	background-color: #BAC7D2;
}
.row_world_black {
	background-color: #292629;
}
.row_white {
	background-color: #FFFFFF;
}
.row_gray {
	background-color: #BAC7D2;
}
.row_light_gray {
	background-color: #EEEEEE;
}
.row_yellow {
	background-color: #FFFFCC;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.normal {
	font-weight: normal;
	font-style: normal;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
	font-style: normal;
}
.bold_italic {
	font-weight: bold;
	font-style: italic;
}
a:link, a:active, a:visited {
	color: #1400FF;
	text-decoration: underline;
}
a:hover {
	color: #1400FF;
	text-decoration: none;
}
.bullets {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: -16px;
}


/*** helloWorld Dashboard - Class ID Container and Tags ***/
#dashboard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/** Type Styles **/
#dashboard .black {
	color: #000000;
}
#dashboard .gray {
	color: #333333;
}
#dashboard .white {
	color: #FFFFFF;
}
#dashboard .regular {
	font-size: 10px;
}
#dashboard .heading {
	font-size: 12px;
}
#dashboard .normal {
	font-weight: normal;
	font-style: normal;
}
#dashboard .bold {
	font-weight: bold;
	font-style: normal;
}
#dashboard .bold_italic {
	font-weight: bold;
	font-style: italic;
}
#dashboard a:link, #dashboard a:active, #dashboard a:visited {
	color: #1400FF;
	text-decoration: underline;
}
#dashboard a:hover {
	color: #1400FF;
	text-decoration: none;
}

/** public dashboard backgrounds **/
#dashboard .pub_bckgrnd_dynamic {
	background-image:  url("images/pdashboard_bckgrnd_dynamic.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#dashboard .pub_bckgrnd_footer {
	background-image:  url("images/pdashboard_bckgrnd_footer.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

a.product:link { background-color : #FFFFFF; font-family : Arial, Helvetica, "Sans-Serif"; font-size : 12px; font-style : normal; font-weight : bold; color : #418C9D; text-decoration : none;} 
a.product:visited { background-color : #FFFFFF; font-family : Arial, Helvetica, "Sans-Serif"; font-size : 12px; font-style : normal; font-weight : bold; color : #418C9D; text-decoration : none;} 
a.product:active { background-color : #FFFFFF; font-family : Arial, Helvetica, "Sans-Serif"; font-size : 12px; font-style : normal; font-weight : bold; color : #418C9D; text-decoration : none;} 
a.product:hover { background-color : #FFFFFF; font-family : Arial, Helvetica, "Sans-Serif"; font-size : 12px; font-style : normal; font-weight : bold; color : #418C9D; text-decoration : underline;} 
.price {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000;} 
.producthead {background-color: #C5C5C5; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000;} 
.productheadnull {background-color: #C5C5C5; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #C5C5C5;} 
.productlabel {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000;} 
.productdescription {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000;} 
.error {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #C00000;}

TD.infoicon {
                  PADDING-RIGHT: 1px; 
                  PADDING-LEFT: 1px; 
                  PADDING-BOTTOM: 1px; 
                  PADDING-TOP: 1px;
}
TR.inforow {
                  CURSOR: hand;
}
TD.exTable {
                  COLOR: #000099; 
                  padding-left: 1px; 
                  WIDTH: 133px; 
                  HEIGHT: 15px; 
                  TEXT-ALIGN: left; solid
}
TD.description {
                  padding-right: 2px; 
                  padding-left: 1px; 
                  DISPLAY: none; 
                  PADDING-BOTTOM: 3px; 
                  PADDING-TOP: 3px;
}


/** Portlet Module Headline Item Link **/
a.ybrxlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #1400FF;
	text-decoration: underline;
}
a.ybrxlink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #1400FF;
	text-decoration: none;
}
a.ybrxlink:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #1400FF;
	text-decoration: underline;
}

/** Portlet Module Small Item Link **/
a.ybrxlinksm {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #1400FF;
	text-decoration: underline;
}
a.ybrxlinksm:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #1400FF;
	text-decoration: none;
}
a.ybrxlinksm:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #1400FF;
	text-decoration: underline;
}
.ybrxlinksm {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/** Top Story Headline Link **/
a.ybrxtopstoryheadlinelink {
	color:#000080;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
a.ybrxtopstoryheadlinelink:hover {
	color:#000080;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
a.ybrxtopstoryheadlinelink:visited {
	color:#000080; font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.ybrxheadlinelink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ybrxtext {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.ybrxtextbold {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-size:9px;
}

.ybrxtextcourier {
	color:#000;
	font-family:Courier,Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.ybrxtextlg {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.ybrxtextlgbold {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
}

.ybrxtextsm {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.ybrxtextsmbold {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
}

.ybrxtextred {
	color:#f00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.ybrxtableoutline {
	background-color:#FFFFFF;
}
.ybrxtableattributes {
	background-color:#FFFFFF;
}
td.ybrxsubheaderattributes {
	background-color:#FFFFFF;
}

.WeatherListSearchBox {
	width:140px;
}
.WeatherSearchBox {
	width:140px;
}
.StockListSearchBox {
	width:155px;
}
.NewsSearchBox {
	width:140px;
}
.CompanySearchBox {
	width:155px;
}

/** Module Border **/
.ybrxupregionborder {
	border-top: 0px;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
}
.ybrxupregionnoborder {}



/** Module Header Color/Image and corners **/
.ybrxupheadercolor {
	background-image: url("images/footer_bckgrnd.gif");
}
.ybrxupheadernocolor {

}
.ybrxupleftcurve {}
.ybrxupleftnocurve {}
.ybrxuprightcurve {}
.ybrxuprightnocurve {}

/** Module Header Text **/
a.ybrxupheader2link {
	font-family:helvetica,verdana,arial,geneva,sans-serif;
	font-size:8pt;
	color:#000080;
}
a.ybrxupheader2link:hover {
	font-family:helvetica,verdana,arial,geneva,sans-serif;
	font-size:8pt;
	color:#000080;
	text-decoration:none;
}
a.ybrxupheader2link:visited {
	font-family:helvetica,verdana,arial,geneva,sans-serif;
	font-size:8pt;
	color:#000080;
}

a.ybrxupheaderlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color: #1400FF;
	text-decoration: underline;
}
a.ybrxupheaderlink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color: #1400FF;
	text-decoration: none;
}
a.ybrxupheaderlink:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color: #1400FF;
	text-decoration: underline;
}
.ybrxupheadertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}



.cipageheader {
	color:#ccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}
.ybrxtextbold11 { color:#000;
	font-family:helvetica,verdana,sans-serif;
	font-size:10px;
	font-weight:bold;
}
.ybrxsubheaderattributes {
	background:#E5E5E5;
}
.ybrxparagraphtext {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.ybrxparagraphtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #1400FF;
	text-decoration: underline;
}
a.ybrxparagraphtext:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #1400FF;
	text-decoration: none;
}
a.ybrxparagraphtext:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #1400FF;
	text-decoration: underline;
}
.ybrxparagraphheading {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
a.ybrxparagraphheading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #1400FF;
	font-weight:bold;
	text-decoration: underline;
}
a.ybrxparagraphheading:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #1400FF;
	font-weight:bold;
	text-decoration: none;
}
a.ybrxparagraphheading:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #1400FF;
	font-weight:bold;
	text-decoration: underline;
}
span.myLoadingText {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10px;
      color: #333333;
}
.clsError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
                color: FF3300;
 }
.clsTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 }