/*the _ is for ie only*/
/*Aligns the navigation text left*/
header {
	text-align: left;
}
/*The Telcobuy image in the header displayed as a background image*/
.header {
	background-color: #003466;
	color:#FFFFFF;
	background-image: url(/images/telcobuy_header.png);
	background-repeat: no-repeat;
	height: 50px;
font-family: ARIAL,verdana,HELVETICA,SAN-SERIF;
font-size:13px
}
/*The first 4 navigational links*/
.nav1 {
	margin-right:40px
}
.nav1 a {
	text-decoration: none;
	color:#FFFFFF
}
.nav1 a:hover {
	text-decoration: underline;
	color:#FFFFFF
}
/*The Support Navigational link*/
.nav2 {
	text-decoration: none;
	color:#FFFFFF
}
.nav2 a {
	text-decoration: none;
	color:#FFFFFF
}
.nav2 a:hover {
	text-decoration: underline;
	color:#FFFFFF
}
/*Moves the Navigation over*/
.header div {
	text-indent: 385px;
}
/*Controls the left column*/
.leftcontent {
	padding-left:0px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:5px;
	border-color:#003466;
  font-family: ARIAL,VERANDA,HELVETICA,SAN-SERIF;
	vertical-align: top
	
}
/*Controls the left column content*/
.leftcontent .content {
	background-color: #e2e2e2;
	border-color:#003466;
	border-style:solid;
	border-width:1px;
	margin-top:5px;
	_margin-top:3px;
  border-collapse:collapse
}
.leftcontent .content a {
	color: #003466;
	text-decoration: none;
	margin-left:5px;
	font-size:12px
}
/*Controls the center column*/
.centercontent {
	padding-left:0px;
	padding-right:0px;
	padding-top:5px;
  _padding-top:5px;
	padding-bottom:5px;
	border-color:#003466;
	vertical-align: top;
	font-family: ARIAL,verdana,HELVETICA,SAN-SERIF
}
/*Jim and Dave Image control*/
.centercontent .content img {
	margin-top:13px;
  _margin-top:10px
}
/*Controls the center column content*/
.centercontent .content {
	border-color:#003466;
	border-style:solid;
	border-width:1px;
  border-collapse:collapse
}
.centercontent .content p {
	text-align: left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
  margin-top:8px;
  _margin-top:8px;
  color:#000000;
	font-size:12px;
	font-style:veranda
}
.centercontent .content h1 {
	font-size: 14px;
	text-align: left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
  margin-top:8px;
  _margin-top:8px;
	color:#000000
}
.centercontent .content h2 {
	font-size: 12px;
	text-align: center;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
  margin-top:8px;
  _margin-top:8px;
	color:red
}
.centercontent .content h3 {
	font-size: 12px;
	text-align: center;
	font-style: italic
}
.centercontent .content a {
	text-decoration: none;
	color:#4173a4
}
.centercontent .content a:hover {
	text-decoration: underline
}
.centercontent .content ul {
	color:#000000;
  text-align: left;
	font-size:12px
}
/*Controls the center column on home page only*/
.homecentercontent {
	padding-left:0px;
	padding-right:0px;
	padding-top:5px;
  _padding-top:5px;
	padding-bottom:5px;
	border-color:#003466;
	vertical-align: top;
	font-family: ARIAL,verdana,HELVETICA,SAN-SERIF;
}
/*Jim and Dave Image control*/
.homecentercontent .content img {
  float: left;
    padding-right:20px;
    margin-top:2px;
    margin-bottom:15px;
    _margin-bottom:-3px
}
/*Controls the center column content*/
.homecentercontent .content {
	border-color:#003466;
	border-style:solid;
	border-width:1px;
  border-collapse:collapse
}
.homecentercontent .content p {
	font-size: 14px;
	text-align: left;
	margin-left:21px;
	margin-right:21px;
	margin-bottom:19px;
  _margin-top:18px;
	color:#4173a4;
	font-size:12px;
	font-style:veranda;
	line-height: 13px
}
.homecentercontent .content a {
	color:#4173a4;
	font-weight:bold;
	text-decoration:none;
	text-align: right
}
.homecentercontent .content a:hover {
	text-decoration:underline
}

/*End home page only content control */

/*Controls the right column*/
.rightcontent {
	padding-left:5px;
	padding-right:0px;
	padding-top:5px;
	vertical-align: top
}
/*Controls the right column content*/
.rightcontent .content {
	background-color: #e2e2e2;
	border-color:#003466;
	border-style:solid;
	border-width:1px;
  border-collapse:collapse;
  color:#4173a4
}
.rightcontent .content a {
	color:#4173a4;
	font-size:12px
}
.rightcontent .content h1 {
	font-size: 12px
}
/*Home footer*/
.footer {
	text-align: center;
	color:#006699;
	font-size:11px;
	font-family: ARIAL,verdana,HELVETICA,SAN-SERIF
}
.footer a {
	text-decoration: none;
	color:#006699
}
.footer a:hover {
	text-decoration: underline;
	color:#006699
}
/*All other pages Footer*/
.footerContent {
	padding-left:365px;
	color:#006699;
	font-size:12px
}
.footerContent a {
	text-decoration: none;
	color:#006699
}
.footerContent a:hover {
	text-decoration: underline;
	color:#006699
}
/*The blue header in each column*/
.contentheader {
	background-color: #003466;
	color:#FFFFFF;
	font-size:12px;
	font-family:arial;
  font-weight:bold;
}
.contentheader td{
	padding-left:5px;
	padding-bottom:2px
}
/*Registration username control*/
.username {
	font-size: 12px;
	color: #003466;
  margin-top:5px;
	margin-left:10px
}
/*Registration password control*/
.password {
	font-size: 12px;
	color: #003466;
	margin-left:10px
}
/*Text and Password input control*/
.formInput {
	font-size: 12px;
	color: #4173a4;
	margin-left:10px
}
 INPUT {
font-family: arial, verdana, ms sans serif;
font-size: 10pt
}

TEXTAREA {
color: black;
font-family: arial, verdana, ms sans serif;
font-size: 12pt;
font-weight: normal
} 
/*Registration Image Control*/
.regimage {
	margin-left:5px
}
.regimage a:hover{
   text-decoration:underline
}
/*Registration Image Control*/
.goimage {
  margin-top:5px;
	margin-left:4px
}
/*Sets the page position relative to the edge of the browser*/
.bodyTable {
  position:absolute;
	left: 5px;
	top: 5px
}
/*Cisco information for the content pages*/
.leftCisco {
  margin-top:5px;
	background-color: #e2e2e2;
	border-color:#003466;
	border-style:solid;
	border-width:1px;
  border-collapse:collapse
}
.leftCisco a {
	color: #4173a4;
	font-size:12px
}
.ciscocontent {
  font-style:VERANDA,ARIAL,HELVETICA,SAN-SERIF;
	margin-left:10px;
	margin-right:10px;
  margin-top:5px;
margin-bottom:10px;
  font-size:11px;
  border-collapse:collapse;
  color:#4173a4
}
.ciscocontent a{
  text-decoration:none;
  color:#4173a4
}
.ciscocontent a:hover{
  text-decoration:underline
}
.ciscoLink {
	margin-top:-10px;
	margin-bottom:6px;
	_margin-top:-12px;
	_margin-bottom:-12px;
	_padding:-5px
  
}
.ciscoImage{
  float: right;
  margin-bottom:6px;
	_margin-bottom:-12px;
}
/*Form information*/
.form {
	margin-left:10px;
	margin-right:21px;
	margin-bottom:19px;
  _margin-left:0px;
	_margin-right:0px;
	_margin-bottom:0px;
}

.formsectionTitle {
	color: #4173a4;
	text-decoration: none;
	margin-left:5px;
	font-size:12px;
	font-weight:bold
}
.formlabel {
	color: #4173a4;
	text-decoration: none;
	margin-left:5px;
	font-size:12px
}
/*PAGE SPECIFIC CSS*/

/*Contact Us Page*/
/*Controls the individual contact headers*/
.contactHeader {
	text-decoration: underline;
	color: #4173a4
}

/*Products and Services Page*/
/*Controls the individual contact headers*/
.servicesHeader {
	font-weight: bold
}
.productsServicesTable {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
  margin-top:8px;
  _margin-top:8px;
	font-size:12px
}
.productsServicesTable th{
  text-align:center;
  text-decoration:underline;
  color:#FFFFFF;
  background:#4173a4;
  width:200px
}
.productsServicesTable td{
  text-align:left;
  line-height:14px;
  vertical-align:top
}
.productsServicesTable td .information{
  padding-left:22px;
}
.productsServicesTable td .supply{
  padding-left:32px;
}
.productsServicesTable td .professional{
  padding-left:30px;
}
.productsServicesTable a{
  text-decoration:underline
}
.productsServicesTableHeader {
  color:#FFFFFF
}
.centercontent .productServicesContent a {
	color:#4173a4
}
.centercontent .productServicesContent a:hover {
  text-decoration:underline
}
.centercontent .productServicesContent .nounderline a:hover {
  text-decoration:underline
}
.serviceSubHeading{
	font-size:14px
}

/*About Us Page*/
/*Controls the Basic Information Table*/
.basicInformationTable {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
  margin-top:8px;
  _margin-top:8px;
	font-size:12px
}
.basicInformationTable tr {
	border-color:#003466;
	border-style:solid;
	border-width:1px
}
.basicInformationTable td {
	vertical-align: top
}
.aboutCover {
  color:#006699;
  font-weight:bold
}
/*Terms and Conditions*/
.termMainHeader{
  font-weight:bold;
  text-decoration:underline
}
.termSubHeader{
  text-decoration:underline
}
.boldItalic{
  font-weight:bold;
  font-style:italic
}
