/***********************************************/
/*  Popup STYLESHEET FOR nTelosWireless.com 
/***********************************************/

html, body {
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	text-align:center; /* for IE */ 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 14px;
	font-size: 11px;
	}
	
.wrapper {
	width: 98%;
	margin: 0px;
	text-align:left; /* reset text alignment */
	margin:0 auto; /* for the rest */ 
	padding: 0 5px 0 5px;
	}	

.logocont {
	width:110px; 
	height:71px; 
	float:left; 
	margin-left:5px; 
	display:inline;	
	}

.closewin {
	width:110px; 
	height:41px;
	padding:30px 0 0 0;
	float:right; 
	display:inline;	
	}
	
.shortmenubar {
	background-image:url(/images/global/shortmenubarBG.jpg); 
	background-repeat:repeat-x; 
	height:21px; 
	margin:10px 0 20px 0;
	}	

.footerslice{  
	height:50px;
	padding:30px 0 0 0;
	}
img { border:0; }

* html img{ behavior: url(/iepngfix.htc); }   /* IE 5.5 - 6 PNG Transparency fix */

.clear { clear:both; height:1px; margin:0; overflow:hidden; }
.clearright { clear:right; }
.clearleft { clear:left; }


/*  Common Header Title Styles and FONTS */
/***********************************************/

h3 {
	color: #00529c;
	text-decoration:underline;
	font-weight:900; 
	line-height: 20px;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	letter-spacing:-1px;
	}

h4 {
	color: #00529c;
	text-decoration:underline;
	font-weight:900; 
	line-height: 20px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	letter-spacing:-1px;
	}

.caption {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none;
	color:#666666;
	margin-bottom:20px;
	}	

ul {
	margin:10px 0px 0px 0px;
	padding-left:20px;
	}

ul:li {
	list-style:disc;
	}		



/*  B2B AE Column  */

.aecont { width:800px; clear:both; }
.b2bcol1 {width:180px; float:left; font-weight: bold;}
.b2bcol2 {width:125px; float:left;}
.b2bcol3 {width:320px; float:left; font-weight: bold;}
.b2bcol4 {width:160px; float:left;}




/* LINK STYLES  */ 
/***********************************************/

a:link, a:visited {
	color: #00529C;
	font-weight:500; 
	line-height: 14px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none;
	margin: 0px;
	}

a:hover {
	color:#00529C;
	font-weight:500;  
	line-height: 14px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: underline;
	margin: 0px;
	}