DIV#metricsrf H3, DIV#newsreader H3  {
  background-color: #000000;
  border-color: #776;
  border-style: solid;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-width: 1px 1px 0 1px;
  color: #ffffff;
  margin: 0;
  padding: 5px 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
}
DIV#metricsrf DIV, DIV#newsreader DIV {
  background-color: #f6f6f0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-color: #bbb;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  color: #666;
  padding: 5px 10px 10px 10px;
  margin: 0;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
}
DIV#metricsrf UL, DIV#newsreader UL { margin: 5px 0; padding-left: 1.5em; }
DIV#metricsrf UL, DIV#newsreader UL LI { line-height: 24px; list-style-type: circle; }
DIV#metricsrf A {
  color: #000;
  display: block;
  font-weight: bold;
  margin-top: 10px;
  text-align: center;
  text-transform: uppercase;
}

DIV#metrics H3, DIV#newsreaders H3  {
  background-color: #aa9;
  border-color: #776;
  border-style: solid;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-width: 1px 1px 0 1px;
  color: #fff;
  margin: 0;
  padding: 5px 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
}
DIV#metrics DIV, DIV#newsreaders DIV {
  background-color: #f6f6f0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-color: #bbb;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  color: #666;
  padding: 5px 10px 10px 10px;
  margin: 0;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
}
DIV#metrics UL, DIV#newsreaders UL { margin: 5px 0; padding-left: 1.5em; }
DIV#metrics UL, DIV#newsreaders UL LI { line-height: 24px; list-style-type: circle; }
DIV#metrics A {
  color: #000;
  display: block;
  font-weight: bold;
  margin-top: 10px;
  text-align: center;
  text-transform: uppercase;
}
DIV.section { font-size: 12px; line-height: 18px; }
DIV.section H3 { border-bottom: solid 1px #ccc; padding-bottom: 2px; }
DIV.section H3 A { color: #666; }
DIV#idxbody DIV.col { float: left; padding: 0 15px; width: 230px; }
DIV#idxbody DIV.col2 { float: left; padding: 0 15px; width: 490px; }
DIV#idxbody DIV#rightcol2 { margin-top: 18px; }
DIV#idxbody DIV.col P { margin-left: 0; margin-top: 3; font-size: 10px; line-height: 14px; padding: 0 0 0 1.5em; }

DIV#idxbody DIV.col UL { margin-left: 0; margin-top: 0; padding: 0 0 0 1.5em; }
DIV#idxbody DIV.col UL LI { font-weight: bold; list-style-type: circle; }

DIV#networkstatus H2  {
  background-color: #aa9;
  border-color: #776;
  border-style: solid;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-width: 1px 1px 0 1px;
  color: #fff;
  margin: 0;
  padding: 5px 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
}




body	{
						margin:0px;
						padding:0px;
						background-image: url(images/bg_main.gif);
						background-position: left top;
						background-repeat: repeat;
						font-family: Verdana, Arial, Helvetica, sans-serif;
						}
td {
						vertical-align:top;
						font-size:12px;
						line-height: normal;
						font-family:Arial;
						color:#535353;
						p
						}	
img {
						border:0;
						}
						
h1 {
	font-size:12px;
	line-height:12px;
	color:#383838;
	padding:0px 0px 0px 0px;
	margin:0px 0px 12px 0px;	
}	
																
h2 {
	color:#0066cd;
}

h3 {
	color: #000000;
}

PRE.netstats  {
	white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
  	overflow-x: auto;
    padding-bottom: expression(this.scrollWidth > this.offsetWidth ? 19 : 4);



}
 
P.netstats   {
	font-family:Courier New;
    font-size:12px;
	color:blue;
	margin:10px 0px 0px 0px; 
	white-space: pre ;
	padding:10px 0px 0px 0px;
}





P.netstatsheader   {
	font-family:Arial;
    font-size:14px;
	margin:10px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	color:black;
}




/*--------------------------------------------------   ul, em, i, form	 ---------------------*/						
ul {
						list-style-type:none;
						margin:0px; 
						padding:0px; 
						}	
em, i {
						font-style:normal;
						}						
form {
						padding:0px;
						margin:0px;
						}
em	{
						line-height:14px;
						}												
/*----------------------------------------------------   a	 ---------------------*/

#whtLink a{
	color:#FFFFFF !important;
	text-decoration:none;
	}
#whtLink a:hover{
	color:#FFFFFF !important;
	text-decoration:underline;
	}

#boldWhtLink {
	color:#FFFFFF;
	}

#boldWhtLink a{
	color:#FFFFFF !important;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	}
#boldWhtLink a:hover{
	color:#FFFFFF !important;
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
	}					
	
							
a	{
	color:#054ab3;
	text-decoration:underline;
}
a:hover	{
	color:#054ab3;
	text-decoration:none;
						}
span {
	color:#054ab3;
}

.blueTxt{
	color:#054ab3;
}

strong	{
						}	
b	{
						}
							
/*----------------------------------------------------   input, textarea	 ---------------------*/						
input, textarea {
						
						font-family:Arial;
						font-size:11px;
						color:#686760;
						line-height:13px;
						padding-left:2px;
						padding-right:2px;
						}												
.select_1	{
						width:50px;
						height:18px;
						}
.input_1	{
						height:15px;
						width:15px;
						margin:0px 5px 0px 6px;
						padding:0px 0px 0px 0px;
						}															
textarea	{
						height:71px;
						width:184px;
						margin:0px 0px 0px 2px;
						overflow:hidden;
						}	
textarea#signup	{
						height:200px;
						width:675px;
						margin:0px 0px 0px 0px;
						overflow: auto;
						}	
/*-----------------------------------------------------  	li	 	---------------------*/


.sidebar li	{
						font-size:11px;
						margin:10px 0px 0px 0px; 
						padding:20px 0px 0px 0px;
						color:white;
						line-height:20px;
						height:20px;						
						
						}
.sidebar li a	{
						color:#585858;
						font-size:11px;
						text-decoration:none;
						
						}
.sidebar li a:hover	{
						color:#585858;
						font-size:11px;
						text-decoration:underline;
						}


.sidebar h1	{color:white;}



li	{
						font-size:11px;
						margin:0px 0px 0px 0px; 
						padding:0px 0px 0px 0px;
						line-height:12px;
						height:14px;
						color:#585858;
						}
li a	{
						color:#585858;
						font-size:11px;
						text-decoration:none;
						
						}
li a:hover	{
						color:#585858;
						font-size:11px;
						text-decoration:underline;
						}
	
/*------------------------------------------------------- footer	 ---------------------*/
.footer a	{
						color:#0066cd;
						font-size:10px;
						text-decoration:none;
						font-weight:bold;
						}
.footer a:hover	{
						color:#0066cd;
						font-size:10px;
						text-decoration:underline;
						font-weight:bold;
						}

/*----------------------------------------------------- main CTAs ---------------------*/

.offering {
	margin:15px 0 10px 7px;
	color: #F5F5F5;
	font-weight:bold;
	font-size:11px;
	list-style:none;
	line-height:15px;
}


#plan1, #plan2, #plan3{
	font: Helvetica, sans-serif,Arial;
	font-size:10px;
	color: #000;
}

#plan1 strong, #plan1 em, #plan2 strong, #plan2 em, #plan3 strong, #plan3 em {
}

#plan1 .cta{
	color:#e59909; /* gold */
	font-size:13px;
	font-weight:bold;
}

#plan2 .cta{
	color:#a30f10; /* red */
	font-size:13px;
	font-weight:bold;
}

#plan3 .cta{
	color:#054ab3; /* blue */
	font-size:13px;
	font-weight:bold;
}

.retentionDays{
	color:#F00;
	}

		
/*-----------------------------------------------------    head   ---------------------*/
.head td {
						color:#ffffff;
						font-size:11px;
						}
.head em {
						color:#ffffff;
						font-size:10px;
						line-height:11px;
						}
.head strong {
						color:#464646;	
						}
.head strong a	{
						color:#464646;
						font-size:11px;
						text-decoration:underline;
						}
.head strong a:hover	{
						color:#464646;
						font-size:11px;
						text-decoration:none;
						}
.head li	{
						font-size:11px;
						margin:0px 0px 0px 0px; 
						padding:0px 0px 0px 0px;
						line-height:12px;
						height:14px;
						color:#464646;
						}
.head li a	{
						color:#464646;
						font-size:11px;
						text-decoration:none;
						}
.head li a:hover	{
						color:#464646;
						font-size:11px;
						text-decoration:underline;
						}												
/*-----------------------------------------------------    search   ---------------------*/		
					
.head span	{
						color:#4C4C4C;
						font-size:10px;
						line-height:11px;
						}						
.head span a	{
						color:#A4A4A4;
						font-size:10px;
						text-decoration:none;
						}
.head span a:hover	{
						color:#A4A4A4;
						font-size:10px;
						text-decoration:underline;
						}								
.head b	{
						color:#CFCFCF;
						text-transform:uppercase;
						}
.head input	{
						height:18px;
						/*width:124px;*/
						margin:0px 2px 0px 12px;
						}
.head select	{
						width:50px;
						font-size:11px;
						height:18px;
						}	
.head .input_2	{
						height:18px;
						width:184px;
						margin:0px 5px 0px 2px;
						padding:0px 0px 0px 0px;
						}	
.height td	{
						height:15px;
						}																	
/*-----------------------------------------------------    menu   ---------------------*/
.menu	td {
						
						border-right:0px;
						text-align:center;
						vertical-align:middle;
						background:url(images/menu_bg.gif) left top repeat-x;
						padding-top:1px;
						}
.menu	img	{
						margin:0px 0px 0px 0px;
						}
.menu a	{
						color:#383838;
						font-size:11px;
						text-decoration:none;
						font-weight:bold;
						}
.menu a:hover	{
						color:#383838;
						font-size:11px;
						text-decoration:underline;
						font-weight:bold;
						}
/*-----------------------------------------------------    search   ---------------------*/		
.search	{
						background:url(images/search_bg.gif) left top repeat-x;
						}					
.search td	{
						color:#4C4C4C;
						font-size:10px;
						line-height:11px;
						}						
.search a	{
						color:#A4A4A4;
						font-size:10px;
						text-decoration:none;
						}
.search a:hover	{
						color:#A4A4A4;
						font-size:10px;
						text-decoration:underline;
						}								
.search b	{
						color:#CFCFCF;
						text-transform:uppercase;
						}
.search input	{
						height:18px;
						/*width:124px;*/
						margin:0px 2px 0px 12px;
						}
.search select	{
						width:50px;
						font-size:11px;
						height:18px;
						}																										
/*-----------------------------------------------------  end  ---------------------*/					
