﻿body /* Mozilla Firefox alignment, is hack but need to have 2 body definitions */ 
{ 
	font-size:10pt;
	font-family:Tahoma, Verdana, Arial;
	color:#424243;
	text-align: -moz-center; 
	background-color:#EEEEEE;
} 

body /* Internet Explorer */ 
{
	font-size:10pt;
	font-family:Tahoma, Verdana, Arial;
	color:#424243;	
	text-align: center; 
	background-color:#EEEEEE;
}

.tb
{
	font-size:10pt;
	font-family:Tahoma, Verdana, Arial;
	color:#424243;	
}

btn
{
	font-size:10pt;
	font-family:Tahoma, Verdana, Arial;
	color:#424243;	
}

.lbl
{
	font-size:10pt;
	font-family:Tahoma, Verdana, Arial;
	color:#424243;	
}
.lblNewsHeader
{
	font-size:10pt;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial;
	color:Black;	
}

.lblCareersHeader
{
	font-size:10pt;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial;
	color:Black;	
}

.lb
{
	font-size:10pt;
	font-family:Tahoma, Verdana, Arial;
	color:#424243;		
	text-decoration:none;	
}
.lb:hover
{
	color: black;			
}

.lbNewsDescription
{
	font-size:9pt;
	font-family:Tahoma, Verdana, Arial;
	color:#424243;		
	text-decoration:none;	
}
.lbNewsDescription:hover
{
	color: black;			
}

.lbCareersDescription
{
	font-size:9pt;
	font-family:Tahoma, Verdana, Arial;
	color:#424243;		
	text-decoration:none;	
}
.lbCareersDescription:hover
{
	color: black;			
}

.lbLogin
{
	Width:25px;
	font-family: Georgia, Tahoma, Verdana, Arial;
	text-decoration:none;	
	color:#424243;	
	font-size:9pt;
}
.lbLogin:hover
{
	color:Black;	
}

.navRight
{
	text-align:right;	
}

.content
{
	background-image: url(Images/words.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.window
{
	background-repeat: no-repeat;
	background-position: center 10px;
}

.tcNavWhy
{
	padding-left: 120px;
	padding-bottom: 20px;
	text-align:right;
}

.tcNavCustomized
{
	padding-left: 40px;
	padding-bottom: 20px;
}

.tcNavProprietary
{
	padding-left: 5px;
}

.tcNavServices
{
	padding-left: 65px;
	padding-bottom: 20px;
}

.tcNavAbout
{
	padding-left: 135px;
	padding-bottom: 20px;
}

.tcNavContact
{
	padding-left: 190px;
}

.imgTopBuffer
{
	height:31px;	
	width:1px;
}

.imgBottomBuffer
{
	height:43px;	
	width:1px;
}