	body {
		margin: 10px;
		background-color: #FFFFFF;
	}
	body, td {
		font-family: Arial, Helvetica, sans-serif;
		color: #333333;
		font-size: 12px;
	}
	p {
		margin: 0.75em 0em;
	}
	a {
		color: #0868AC;
	}
	a:hover {
		text-decoration: underline;
		color: #FF7900;
	}

/* General text styles */
	.headline {
		color: #0868AC;
		font-size: 13px;
		font-weight: bold;
	}
	.subheader {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #F88F1A !important;
		font-size: 12px;
	}
	.bodyText {
		font-family: Arial, Helvetica, sans-serif;
		color: #333333;
	}
	.error {
		font-weight: bold;
		color: #FF0000;
	}
	.warning {
		color: #FF0000;
	}
	p.tagline {
		margin: 0em 0em 1em;
		font-style: italic;
		font-weight: bold;
		/*color: #87888A;*/
		color: #0868AC;
	}
	span.topHeadline {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #FF7900;
	}
	p.wideTagline {
		margin: 0em 0em 1em;
		font-weight: bold;
		color: #666666;
	}
	
	.blueHeader {
	font-size: 13px;
	font-weight: bold;
	color: #0868AC;
	}
/* end General text styles */

/* General structural styles */
	ul, ol {
		margin: 0.75em 0em 0em 2em;
		padding-left: 0em;
	}
	
	ol {
		list-style-image: none;
	}
	
	li {
		margin-top: 0.75em;
	}
	td.panelColumn ul {
		margin-top: 0em;
		margin-left: 1.25em;
		padding-left: 0em;
		margin-bottom: 0em;
		list-style-image: url('./images/grey/list_bullet_panel.gif');
	}
/* end General structural styles */


/* Toolbox (email / bookmark / forgot pwd) */
	table.headerTools td.toolText {
		color: #0868AC;
		font-size: 11px;
		padding: 1px 0px 0px 4px;
	}
	table.headerTools td.toolText a {
		text-decoration: none;
		color: #0868AC;
	}
	table.headerTools td.toolText a:hover {
		text-decoration: underline;
		color: #0868AC;
	}
/* end Toolbox */


/* exclusive to this ID styles for the index and header */
	.indexGrey_copy{
		font-family: Arial, Helvetica, sans-serif;
		font-weight:500;
		padding-left:6px;
		padding-top:5px;
		text-decoration:none;
		color:#666666;
	}
	
	a.indexWhite_copy {
		font-family: Arial, Helvetica, sans-serif;
		font-weight:500;
		padding-bottom:10px;
		margin-top:5px;
		text-decoration:none !important;
		color:#FFFFFF !important;
	}
	
	a.indexWhite_copy:hover, a.indexWhite_copy:visited:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-weight:500;
		padding-bottom:10px;
		margin-top:5px;
		text-decoration:none !important;
		color:#FFFFFF !important;
	}

	
	a.menuStyle { 
		fontfamily:Arial, Helvetica, MS Sans Serif;
		font-size:12px;
		font-weight:550;
		color:#666666 !important;
		padding:6px;
		text-decoration:none !important;
	}
	
	a.menuStyle:hover, a.menuStyle:visited:hover {
		fontfamily:Arial, Helvetica, MS Sans Serif;
		font-size:12px;
		font-weight:550; 
		color:#FF6600 !important;
		padding:6px;
		text-decoration:none !important;
	}
	
	a.menuStyleOver {
		fontfamily:Arial, Helvetica, MS Sans Serif;
		font-size:12px;
		font-weight:550; 
		color:#FF6600 !important;
		padding:6px;
		text-decoration:none !important;
	}
/* end exclusive to this ID styles for the index and header */

	
/* Login table */
	table.loginTable {
		margin: 0px 1px 0px 0px;
	}
	
	table.loginTable td {
		color: #0868AC;
		font-size: 12px;
		padding: 1px 0px 0px 0px;
	}
/* end Login table */

/* Forms */
	input.input76 {
		width: 76px;
		height: 18px;
		border: 1px solid #0868AC;
		margin: 0px;
	}
	input.radio, button.radio {
		background : url(./images/button.gif);
		font-family: Arial, Helvetica, sans-serif;
		color: #0868AC;
		font-weight: bold;
		font-size: 12px;
		border: none;
		height: 25px;
		width: 70px;
	}
	input.radioGrey {
		background-image : url(./images/grey/button_grey.gif);
		font-family: Arial, Helvetica, sans-serif;
		color: #0868AC;
		font-weight: bold;
		font-size: 12px;
		border: none;
		height: 25px;
		width: 88px;
	}
/* end Forms */

/* Nav bar */

	table.navBar {
		margin: 0;
	}	

	table.navBar td {
		/*background-image: url("./images/nav_background.gif");*/
	}

	#navBar {
		background-image:url(./images/nav_background.gif);
		background-repeat:no-repeat;
		width:775px;
		height:35px;
	}
	
	#navBarMenu {
		float: left;
		padding-top: 10px;
		padding-left: 10px;
		display: inline;
	}
	
	#navBarSearch {
		float: right;
		padding-top: 5px;
		padding-right: 10px;
		display: inline;
	}
	
/* end Nav bar */

/* Main layout table */
	table.mainTop {
		/*background-image: url('./images/grey/bg_outline_maintop.gif');*/
		background-position: top left;
		background-repeat: no-repeat;
	}
	td.topHeadline {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #FF7900;
		padding: 12px 0px 12px 12px;
	}
	td.buttons {
		padding: 0px 0px 0px 0px;
	}
	table.splitTop {
		/*background-image: url('./images/bg_outline_splittop.gif');*/
		background-position: top left;
		background-repeat: no-repeat;
	}
	table.splitWidth {
		margin: 12px 0px 0px 0px;
	}
	table.splitWidth td.Subnav {
		padding-right: 6px;
	}
	table.splitWidth td.mainContent {
		padding: 1px 20px 0px 12px;
	}
	table.splitWidth td.fullContent {
		padding: 0px;
	}
	table.fullWidth td.mainContent {
		padding: 12px 12px 0px 12px;
	}
	
	table.fullWidth td.fullContent {
		padding: 0px;
	}
	table.splitWidth td.mainContent, table.splitWidth td.fullContent, table.fullWidth td.mainContent, table.fullWidth td.fullContent {
		color: #333333;
	}
	table.mainTable h1, table.fullWidth h1 {
		margin: 0em;
		font-size: 18px;
		font-weight: normal;
		color: #FF7900;
		display:inline;
	}
	table.mainTable h2, table.fullWidth h2 {
		margin: 0em;
		font-size: 16px;
		font-weight: bold;
		color: #0868AC;
	}
	table.widePanel h2, table.fullWidth h2 {
		margin: 0em;
		font-size: 16px;
		font-weight: bold;
		color: #0868AC;
	}
	table.mainTable h3, table.widePanel h3, table.fullWidth h3 {
		margin: 1em 0em 0.75em 0em;
		font-size: 12px;
		font-weight: bold;
		color: #FF7900;
	}
	table.mainTable h3.topItem, table.widePanel h3.topItem, table.fullWidth h3.topItem {
		margin-top: 0px;
	}
	table.mainTable h4, table.widePanel h4, table.fullWidth h4 {
		margin: 0em 0em 0em 0em;
		font-size: 11px;
		color: #0868AC;
	}
/* end Main layout table */

/* Multi-column list tables */
	table.featureList td {
		padding-right: 12px;
	}
/* end Multi-column list tables */

/* Outlined panels */
	table.panel, div.panel {
		margin: 0px 0px 5px 5px;
		background-image: url('./images/bg_outline_panel_bottom.gif');
		background-position: bottom right;
		background-repeat: no-repeat;
	}
	table.panel td.panel, div.panel div.normalPanel {
		margin: 0px;
		background-image: url('./images/bg_outline_panel_top_cap.gif');
		background-position: top right;
		background-repeat: no-repeat;
		padding: 18px 12px 16px 20px;
	}
/* end Outlined panels */

/* First panel, for text panel in first position at top of right column */
	table.panel td.firstPanel, div.panel div.firstPanel {
		margin: 0px;
		background-image: url('./images/bg_outline_firstpanel_top_cap.gif');
		background-position: top right;
		background-repeat: no-repeat;
		padding: 18px 12px 16px 20px;
	}

/* Self-contained panel has blank background and no padding (for images/flash) */
	table.panel td.selfContained, div.panel div.selfContained {
		margin: 0px;
		background-image: url('./images/bg_blank.gif');
		background-position: top left;
		background-repeat: repeat;
		padding: 0px 0px 0px 5px;
	}

/* Full-page-width panels */
		table.widePanel, div.widePanel {
		margin: 0px 0px 5px 0px;
		background-image: url('./images/bg_outline_widepanel_bottom.gif');
		background-position: bottom left;
		background-repeat: no-repeat;
	}
	
	table.widePanel td.widePanel, div.widePanel div.widePanel {
		margin: 0px;
		background-image: url('./images/bg_outline_widepanel_top_cap.gif');
		background-position: top left;
		background-repeat: no-repeat;
		padding: 20px;
	}
	
	table.widePanel td.selfContained, div.widePanel div.selfContained {
		margin: 0px;
		background-image: url('./images/bg_blank.gif');
		background-position: top left;
		background-repeat: repeat;
		padding: 0px 12px;
	}
	
	/* end Full-page-width panels */

/* Content-area-width panels */
	table.contentPanel, div.contentPanel {
		margin: 0px 0px 5px 0px;
		background-image: url('./images/grey/bg_outline_contentpanel_bottom.gif');
		background-position: bottom left;
		background-repeat: no-repeat;
	}
	table.contentPanel td.contentPanel, div.contentPanel div.contentPanel {
		margin: 0px;
		background-image: url('./images/grey/bg_outline_contentpanel_top_cap.gif');
		background-position: top left;
		background-repeat: no-repeat;
		padding: 12px;
	}
/* end Content-area-width panels */

/* Custom-padded panel for header tools */
	table.headerToolsPanel, div.headerToolsPanel {
		margin: 0px 0px 5px 0px;
		background-image: url('./images/grey/bg_outline_headertools_bottom.gif');
		background-position: bottom right;
		background-repeat: no-repeat;
	}
	table.headerToolsPanel td.headerToolsPanel, div.headerToolsPanel div.headerToolsPanel {
		margin: 0px;
		background-image: url('./images/grey/bg_outline_headertools_top_cap.gif');
		background-position: top right;
		background-repeat: no-repeat;
		padding: 4px 0px 4px 6px;
	}
/* end Custom-padded panel for header tools */

/* If an item is the first thing at the top of a panel, don't add a margin to the top */
	.topItem {
		margin-top: 0em;
	}

/* Home page three-column layout */
	table.index3column {
		background-image: url('./images/grey/bg_solid_rightcolumn_top_connected.gif');
		background-position: top right;
		background-repeat: no-repeat;
	}
	table.index3column tr td.rightColumn {
		background-image: url('./images/grey/bg_solid_rightcolumn_bottom.gif');
		background-position: bottom right;
		background-repeat: no-repeat;
		padding: 0px 9px 9px 9px;
	}

/* Panel on home page (in left columns) */
	table.index3column table.panel {
		margin: 5px 5px 0px 0px;
	}

/* Copyright footer */
	div.footer {
		clear:both;
		float:left;
		font-size: 11px;
		width: 775px;
		padding: 24px 12px 24px 0px;
	}

	p.copyright {
		font-family: Arial;
		font-size: 9px;
		color: #666666;
	}
	.footer_navigation a{
		margin:0px 3px 0px 3px;
	}
/* end Copyright footer */

/* Language */
	.version {
		padding: 3px 2px 0px 0px;
		vertical-align: bottom;
		color: #F88F1A;
		font-size: 10px;
		font-weight: bold;
		text-decoration:none;
	}
/* end Language */

	.subSiteNavOn {
		padding: 0px 2px 5px 0px;
		vertical-align: bottom;
		color: #FF7900 !important;
		font-size: 11px;
		font-weight: bold;
		text-decoration:none;
	}	
	.subSiteNavOff {
		padding: 0px 2px 5px 0px;
		vertical-align: bottom;
		color: #1E8BE6 !important;
		font-size: 11px;
		font-weight: bold;
		text-decoration:none;
	}

/* Shading for alternate row items */
	.altShade {
		background-color: #ECECEC;
	}


/*products pages */
div.productPriceImg {
	float:left;
	background-image:  url(./images/products_grey_box.gif);
	background-repeat: no-repeat;
	height: 148px;
	width: 265px;
}

div.productPriceText {
    position: relative;
    height: auto;
    width: auto;
    left: 14px;
    top: 12px;
	line-height: 12pt;
}
.smallNote {
	float:left;
	clear:both;
	font-size: 10px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #999999;
	width:100%;
}

.productsDevicePrice {
	font-size: 12px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #FF7900;
	font-weight: bold;
}

/* UK Refer A Friend */
div#chartbgImg{
    background-image:  url(./images/border_bg.gif);
    background-repeat: no-repeat;
    height: 101px;
    width: 292px;
}
div#chartbgImg2{
    background-image:  url(./images/border_bg2.gif);
    background-repeat: no-repeat;
    height: 85px;
    width: 292px;
}
div#chartbgText {
    position: relative;
    height: auto;
    width: auto;
	left: 11px;
    top: 13px;
}
div#chartbgText2 {
    position: relative;
    height: auto;
    width: auto;
	left: 11px;
    top: 16px;
}

/* Formatting for Search Results page */

.gsaPageTitle {
	float: left;
	background-color: #FF9900;
	height: 16px;
	width: 100%;
	padding: 3px;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.gsaResults .a{
padding: 0 0 8px 20px ;
}

.gsaResults .b{
padding: 0 0 8px 70px ;
}

.gsaResults .suggestion{
    width: 98%;
padding: 5px 0 8px 20px ;
margin: 27px 0 15px  0;
background-color: #FFE0C4;
}

.gsaResults .link{
font-size: 13px;
}

.gsaResults .more{
font-size: 11px;

}


.gsaResults b{
color: #F67711;
padding: 0 0 0 3px;
}

.gsaNextbtn {
	float: left;
	background-color: #FF9900;
	height: 16px;
	width: 100%;
	padding: 3px;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

/* Styles for Alpha Login */

#alphaLogin {   
    background-image: url(./images/alpha_login2.png);
    height:296px;
    width:260px;
    padding: 0 0 0 0;
    font-weight: bold;
    float: left;
    text-align: right;
 }
 
#alphaLogin #alphaLoginForm {
	padding: 80px 0 0 25px;
} 
 
#alphaLogin #inputes {
    float: left;
    width: 175px;
}
 
#alphaLogin #userContainer {
    height: 23px;
	padding: 0 0 0 2px
}

#alphaLogin #userContainer #userName {
    float: left;  
    padding: 3px 0 0 0;  
}

#alphaLogin #inputes input {
    width: 100px;
    border: solid 1px #008ADC;
}

#alphaLogin #passContainer {
}

#alphaLogin #passContainer #passWord {
    float: left;
    padding: 3px 0 0 3px;  
}

#alphaLogin #passContainer #passBox{
    padding: 0 0 0 9px;
}

#alphaLogin #loginBtn {
    margin: 4px 0px 2px 0;
    width:  39px;
    float: left;
}

#alphaLogin #forgotPassLink {
    font-size: 10px;
    padding: 0 0 0 2px;
}

#alphaLogin #alphaSubmitBox {

}

/* END styles for Alpha login */

#flash_icon_menu {
	width: 270px;
}

/* BEGIN STARTUP COST AND SAVINGS CALCULATOR */
#c_container{
	width:254px;
	margin-top:0px;
}

#c_top{
	height:100px;
	background-image: url(./images/bg_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-bottom:0px;
}

#c_top #content{
	font-family: arial, helvetica, san-serif;
	padding: 0px;
	line-height: 15px;
	padding-top: 60px;
	width:240px;
	padding-left:10px;
	font-size: 13px; 
	font-weight: bold;
}

#c_top #content a {
	color: #0066cc;
}

#c_top #content a:active {
	color: #0066cc;
}

#c_top #content a:hover {
	color: #f6860c;
}

#c_top #content a:visted {
	color: #666666;
}

#c_mid{
	background-image: url(./images/bg_middle.gif);
	background-repeat: repeat-y;
	/*padding-left: 5px;*/
}

#c_mid #content{
	width:235px;
	padding-left:10px;
	color: #333333;
}

#c_bottom{
	background-image: url(./images/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height:16px;
}

#c_bottom #content{
	width:235px;
	padding-left:10px;
	color: #333333;
}

#c_bottom #content #spacer{
	display:inline;
	height:16px;
}

#c_bottom #content #startup{
	display:none;
	line-height: normal;
	font-weight: normal;
	border-top: 1px solid #dbdbdb;
	padding-top:10px;
}

#c_bottom #content #savings{
	display:none;
	line-height: normal;
	font-weight: normal;
	border-top: 1px solid #dbdbdb;
}
/* END STARTUP COSTS AND SAVINGS CALCULATOR8?

				/* Begin Index Top Columns */	
				
					#indexBox {
						float:left;
						width:800px;
						padding: 0;
						margin: 6px 0 8px 0;
					}			
				
					/* Begin Left Top Column styles */	
				
						#indexLeftBox {
							float:left;
							width:535px;
							height:200px;
							margin: 6px 0px 3px 0px;
						}
					
						#customerName {
							float:left;
							padding:22px 0 70px 30px;
							color:#FFFFFF;
							font-weight:900;
							font-size:28px
						}
					
						#hp800Number {
							float:left;
							color:#FF6600;
							font-weight:900;
							letter-spacing:1px;
							position: relative;
						}
				
											
					/* End Left Top Column styles */	
				
				
					/* Begin Right Top Column styles */	
						
						#indexRightBox {
							float:left;
							height:198px;
															width:236px;
														background-repeat:no-repeat;
							overflow: hidden;
							padding: 0;
							margin: 5px 0 0 8px;
						}
								
											
							#indexRightBox a {
								float:left;
							}
							
							#orCallImage {
								clear:both;
								float:left;
								padding:0 3px 0 15px;
							}
							
							#hp800Number {
								font-size:16px;
								top: -32px;
								left: 94px;
							}
										
					/* End Right Top Column styles */	
				
				/* End Index Bottom Columns */	
				
				
				/* Index Bottom Columns */
				
					#index_bottombox {
						clear:both;
						float:left;
						margin: 0; 
						padding: 8px 0px 8px 8px; 
						width: 778px;
						/*width: 778px; */
							
						height: 240px;
					 
						background-image: url( './images/index_bottomBox.png' ); 
						background-repeat: no-repeat;
					}	

					#index_bottombox img,
					#index_bottombox embed,
					#index_bottombox object {
						border: none;
						padding: 0;
						margin: 0;
					}
					
					.searchitem	{	margin:0px;
									list-style-image:none;
									background: url('./images/orange_circle.png') no-repeat scroll 0px 0px; 									width: 180px;
					}
					
					#prospect_column_1,
					#prospect_column_2,
					#prospect_column_3 {
						float: left;
						margin: 0 8px 0 0;
						padding: 0;
						background-repeat: none;
					}
					
					#prospect_column_1 div.box,
					#prospect_column_2 div.box,
					#prospect_column_3 div.box {
						margin: 0 0 8px 0;
						padding: 0;
						border: none;
						background-repeat: none;
					}
					
					#prospect_column_1 {
						width: 307px;
					}
					#prospect_column_2 {
						width: 212px;
					}
					#prospect_column_3 {
						width: 223px;
						margin: 0;
					}
					
					.indexBottomColumns, #indexBottomColumns {	
						clear:both;
						float:left;
						background-image:url(./images/index_bottomBox.gif);
						width:773px;;
													height: 405px;
												background-repeat: no-repeat;	
						margin: 0;		
					}
					
					/* Begin Left Bottom Column styles */
					
						#indexLeftColumn {
							float:left;
							padding:0 0 0 9px;
						}
						
						.indexBottomLeftContent {
							float:left;
						}
								
						#indexBottomTop1 {	
							float:left; 
							width: 306px;
									
								height: 163px;
													}
						
						#indexBottomTop1 .indexBottomLeftContent {
									
								padding:26px 0 0 7px;
													}
					
						.indexBottomLeft2 {
							clear:both;
							float:left;
							width: 306px;
									
								height: 232px;
													}
					
						.indexBottomLeft2 .indexBottomLeftContent {
									
								padding:20px 0 0 9px;
													}
					
						.indexBottomLeftContent table, .indexBottomLeftContent tr, .indexBottomLeftContent td {
							padding:0;
							margin:0;
						}
					
						#indexBottomTop1 table {
							width:100%;
							height:100px;
						}
					
						.indexBottomLeft2 table {
							width:100%;
							height:76px;
						}
						
						.hpTeaserGo, .hpTeaserHeader {
							vertical-align:bottom;
						}
						
						.hpTeaserIcon {
							width:60px;
							text-align:center;
						}
					
						.hpTeaserContent {
							vertical-align:top;	
						}
						
						.hpTeaserGo a {
							float:right;
							padding:0 5px 5px 0;
						}
					
					/* End Left Bottom Column styles */
				
				
					/* Begin Center Bottom Column styles */
				
						#indexCenterColumn {
							float:left;
							padding: 30px 10px 0 10px;
						}	
						
						#index_featuresMovieHeader {
							padding:0 0 5px 5px;
						}
						
						#index_featuresMovie {
							display:block;
							width:180px;
							height:125px;
							margin:0 0 0 10px;
						}
					
						#index_ratesMovieHeader {
							display:block;
							padding:20px 0 3px 5px;		
						}
						
						#index_ratesMovie {
							padding:0 0 0 5px;
						}
							
						#flash_intrates {
							width: 200px; 
							height: 80px;
						}
							
						#index_ratesMovieTagline {
							text-align:center;
						}
								
						#RAFbannerHP {
							float:left;
							width:209px;
							text-align:center;
						}
					
						#RAFbannerHP a {
							display:block;
							clear:both;
							padding:10px 0 0 0;
						}
				
					/* End Center Bottom Column styles */
				
				
					/* Begin Right Bottom Column styles */
				
						#indexRightColumn {
							float:left;
							width: 220px;
							padding: 23px 0 0 0;
						}
								
						#indexTopRight {
															padding:27px 0 43px 14px;
													}
						
						#indexBottomRight {
							float:left;
							text-align:center;
															padding:0 0 0 11px;
													}
						
						#indexRightColumn #flash_news {
							width: 200px; 
							height: 150px;
						}	
						
						#lnpToolDiv {
							float:left;
							padding:0 0 25px 11px;
						}
						
						#lnpToolDiv form {
							float:left;
							margin:0;
							padding: 0 0 0 0;
						}
						
						#lnpToolDiv #lnpFields {
							float:left;
							margin:0;
							padding:0px 0pt 20px 13px;
							vertical-align:top;
						}
						
						#box #lnpFields {
							float:left;
							margin:0;
							padding:0px 0pt 20px 13px;
							vertical-align:top;
						}
						
						#lnpFields input {
							font-size: 10px;							
						}
						
						#submitBtn {
							float:right;
							vertical-align:top;
							width: 65px;
							height: 30px;
							padding: 0;
							margin: 0;
						}

							
						#indexRightColumn .indexGrey_copy {
							padding:0;
							margin:0;
						}
							
						#lnpToolDiv .indexGrey_copy, #lnpToolDiv #lnpFieldsContainer {
							float:left;
							width:210px;
							padding:0;
						}
						
						#indexRetailBoxHeader {
							display:block;
							padding:0 0 10px 0;
						}
						
						#indexRetailBoxContent {
							float:left;
						}
						
						#indexRetailBoxContent .indexGrey_copy {
							float:right;
							padding:4px 5px 0 0;
						}
						
						#indexRetailBoxContent img {
							float:right;
							padding:0 10px 0 0;
							margin:0;
						}
					
					/* End Right Bottom Column styles */
					
				/* End Index Bottom Columns */	


a.residentialTitle:hover, a.businessTitle:hover, a.UpgradeTitle:hover {
	text-decoration:underline;
	color: #FF7900 !important;
}

/*For floating content box */
/*BUG: in IE, three lines are required for background repeat to be visible*/
div.bluebox {
	position: relative;
	/*bottom: 20px; */
	float:right;
	width: 258px;
	clear: both;
	margin-top: 5px;
	margin-bottom:3px;	
	/*left: 527px;
	top: 131px;
	z-index: 3;*/	
}
	
div div.blueboxtop {
	background-image: url('/knowledgeBase/images/bluebox_top.gif');
	background-repeat: no-repeat;
	width: 258px;
	height: 22px;	
	clear: both;	
}

div div.blueboxmid {
	background-image: url('/knowledgeBase/images/bluebox_mid.gif');
	background-repeat: repeat;
	padding-left: 15px;
	widows: 258px;
	overflow: auto;
	clear: both;
}

div div.blueboxmid p {
	margin-left: 10px;
}

div div.blueboxmid img {
	padding-bottom: 5px;
}

div div.blueboxmid ul {
	list-style-type: none;	
	padding: 0px;
	margin-left: 20px;	
}

div div.blueboxmid ul li {
	list-style-image:none;
	background: url('/images/orange_arrow.gif') no-repeat scroll 0px 0px;
	margin: 0px;	
	padding-bottom: 5px;
	width: 150px;	
	vertical-align: top;	
}

div div.blueboxmid ul li a {
	position: relative;
	bottom: 3px;
	right: 3px;
	left: 13px;
}

div div.blueboxmid ul li span {
	position: relative;
	bottom: 3px;
	right: 3px;	
	left: 13px;
}

div div.blueboxbot {
	background-image: url('/knowledgeBase/images/bluebox_bot.gif');
	background-repeat: no-repeat;
	width:258px;
	height: 25px;
	clear: both;	
}

#tnf_0, #tnf_1, #tnf_2, #tnf_3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size:12px;
}
#tnf_0 {
	width:80px;
}
#tnf_1, #tnf_2 {
	width:30px;
}
#tnf_3 {
	width:38px;
}
#tnf_4 {
	color: #333333;
	font-size:11px;
	width:70px;
	margin: 1px 0px 0px 2px;
}