.tableheader {
background-color:#00cc00;
}

.highlight {
background-color:#eeeeff;
}

.dim {
background-color:#ffffdd;
}

.cdr-table-padding td {
padding:3px;
}

a.pagelink:link {             
background: transparent url(../img/page.gif) top left;
padding: 2px;
}	

a.pagelink:visited {                          
background: transparent url(../img/page.gif) top left;
padding: 2px;
}	
  
a.pagelink:hover {                         
background-color: #ddddff;
border: solid black 1px;
padding: 2px;
} 



.mark
 {
 color:#FF0000;
 padding:2px;
 }
 
.hideme {
	background-color: #ffffff;
	border: 1px solid #7bc8ff;
	font-size: 9pt;
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: arial;
}

.msg{
 margin-left:2em;
 margin-top:2em;
 color:#009900;
 }
 
.base{
  margin-left:8em;
  margin-right:2em;
  margin-top:4em;
  margin-bottom:2em;
  }

.buttons  {
	clear: both;
  text-align: center;
  margin-top:2em;           
  margin-bottom:2em;	           
  }   

table.primaryaccount {	
  width:100%; 
  }

table.primaryaccount td {	
  vertical-align: top;
  }
  
table.primaryaccount th {
	background-image:url(../img/table_header.gif);
	background-repeat:repeat-x;
	background-position:top;
  color:#006699;
  }


table.primaryaccount tr.padd {
  text-align:center;
	background-image:url(../img/grey-dots.gif);
	background-repeat:repeat-x;
	background-position:bottom;
  } 
	
h3 a:link {                            
  color: #44aa44;                
  }	

h3 a:visited {                          
  color: #44aa44;
  }	
  
h3 a:hover {                         
  text-decoration: underline; 
  color: #44aa44;
  } 
	
p a:link {                            
  color: #44aa44;                
  }	

p a:visited {                          
  color: #44aa44;
  }	
  
p a:hover {                         
  text-decoration: underline; 
  color: #44aa44;
  }  
	
td a:link {                            
  color: #44aa44;                
  }	

td a:visited {                          
  color: #44aa44;
  }	
  
td a:hover {                         
  text-decoration: underline; 
  color: #44aa44;
  } 
  
.success{
 text-align:center;
 color:blue;
 }
 
.fixed-col {
 color:#006699;
 font-weight: bold;
 display: block;
 float: left;
 width: 17em;
 }
 
 .fixed-col1 {
 color:#006699;
 font-weight: bold;
 display: block;
 float: left;
 width: 50em;
 }

.input-instructions {
 display: block;
 padding-bottom: 10px;
 }
 
.row {
	line-height: 16px;
	margin: 0px auto;
	width: 600px;
	} 
	
.setup-createuser {
	clear: both;
	float: left;
	width: 150px;
	} 
	
.setup-reservedusers {
	float: left;
	width: 150px;
	}  
	
.setup-primary {
	float: left;
	width: 150px;
	}  
	
.setup-type {
	float: left;
	width: 150px;
	} 

.trueswitch {
	background: transparent url(../img/true_switch_header.gif) top left;
	color:#FFFFFF;
	height:76px;
	line-height:14px;
	font-size: 11px;
	margin-top:10px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	width:636px;
}
 
.trueswitch-content {
	float:left;
	padding-left:33px;
	padding-top:5px;
	width:410px;
} 

.trueswitch a {
	color:#009900;
 	font-weight: bold;
	text-decoration:none;
} 

.trueswitch a:hover {
	text-decoration:underline;
}

.trueswitch-click-here {
	float:right;
	padding-right:36px;
	padding-top:16px;
}
  
ol.ordered-list {
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
}

ol.ordered-list li {
	line-height: 14px;
	padding-left: 0px;
	padding-top: 0px;
}
  
ul.alpha {
	list-style:lower-alpha;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.mcafee-icons {
	float:left;
	line-height:1.25em;
	margin-right:2%;
	padding-bottom:0.50em;
	width:47%;
}

div.mcafee-icons img {
	float:left;
	padding-right:0.50em;
}

div.mcafee-icons * {
	vertical-align:middle;
}

div.call-detail-codes {
	float:left;
	width:10em;
}

