﻿/* ------------------------------------ TOP ------------------------------------ */

.ChatBubble
{
	/*background-image: url('../images/ChatBubbles.png');*/
    background-image: url('../images/WhatsNewButton.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial;
	font-size: 12px; color: Blue;
	/*padding: 5px 0px 5px 5px;*/
	/*margin: 10px 10px 0px 0px;*/
	/*margin: 5px 10px 0px 0px;*/
	margin: 2px 10px 0px 0px;
	background-color: White;
	border: solid thin Blue;
	/*width: 253px;
	height: 190px;*/
	width: 240px;
	height: 196px;
	text-align: left;
	float: right;
}

.searchBox
{
	margin-top: 55px; 
	margin-bottom: 0px;
	margin-right: 7px;
	margin-left: 0px;
	float: right;
}

.searchBox input
{
	vertical-align: middle;
}

#top a:hover
{
	background-image:url(../images/MainMenuBar_Blue.gif);
	background-repeat: repeat-x;
	color: #ffffff;
}

#top a.selected
{
	background-image:url(../images/MainMenuBar_Blue.gif);
	background-repeat: repeat-x;
	color: #ffffff;
}

#top a
{
	background-image:url(../images/MainMenuBar_Silver.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align:text-top;
	width: 132px;
	height: 25px;
	margin: 0 1px 0 0px;
	display: block;	
	font-family: Calibri;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #305083;
}

/* ------------------------------------ BOTTOM ------------------------------------ */

/*#Intlbottom a
{
	color: #305083;
	width: 100%;
}*/

#Intlbottom .widecell a
{
	color: #305083;
}

#Intlbottom .copyright
{
	background-image:url(../images/FooterMenu_Blue.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: center;
	height: 16px;
	width: 800px;
	
	color:#ffffff;
	font-family: Constantia;
	font-size: 11px;
}

#Intlbottom
{
	float: none;
	clear: both;
}

#Intlbottom .fill
{
	width: 800px;
	border: none;
	border-collapse: collapse;
	margin: 0 auto 0 auto;	
}

#Intlbottom .fillGray
{
	background-color:#F0F0F0;
	width: 183px;	
}

#Intlbottom .fillWhite
{
	background-color:#ffffff;
	border-top-color:#CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
}

#Intlbottom .menu
{
	border-collapse: collapse;
	border: none;
	text-align: center;
	margin: 0px 1px 0px 1px;
	padding: 0px;	
}

#Intlbottom a
{
	background-image:url(../images/FooterMenu_Silver.gif);
	background-repeat: repeat-x;
	vertical-align:text-top;
	height: 16px;
	font-family: Constantia;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	display: block;
	color: #305083;
}

#Intlbottom a:hover
{
	color: #ffffff;
}

#Intlbottom td
{
	margin: 0px;
	padding: 0px;
	border: none;
}

#Intlbottom .widecell a
{
	background-image:url(../images/FooterMenu_Silver.gif);
	background-repeat: repeat-x;
	vertical-align:text-top;
	height: 16px;
	width: 266px;
	font-family: Constantia;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	display: block;
}

#Intlbottom .widecell a:hover
{
	color: #ffffff;
}

/* ------------------------------------ INDEX ------------------------------------ */

.divHome
{
	background-image: url(../images/Home_Bkgrnd.jpg);
	width: 800px;
	height: 265px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	position: relative;
}

/*.AltText
{
	padding: 245px 5px 0 0;
	border: none;
  	font-family: Calibri;
 	font-size: 16px;
  	font-weight: bold;
  	color: #ffffff;
  	text-align: right;
	float: right;
}*/

/*  Home Page Boxes  */
#Box1 
{
	/*background-image: url(../images/Warehouse_Square.jpg);*/
	background: url(../images/TFI_IndexSprite.jpg) 0px 0px no-repeat;
	background-repeat: no-repeat;
	text-align: center;
	width: 198px;
	height: 198px;
	color: #ffffff;
	display: block;
	text-decoration: none;
}

/*#Box1 a
{
	/*background-image: url(../images/Warehouse_Square.jpg);
	background: url(../images/TEUIndexSprite.jpg) 0px 0px no-repeat;
	background-repeat: no-repeat;
	text-align: center;
	width: 198px;
	height: 198px;
	color: #ffffff;
	display: block;
	text-decoration: none;
}

#Box1 a:hover
{
	color:#75bafe;
}*/

#Box2 a
{
	/*background-image: url(../images/Parts_Square.jpg);
	background: url(../images/TFIndexSprite.jpg) -199px 0px no-repeat;*/
	background-repeat: no-repeat;
	text-align: center;
	/*width: 198px;
	height: 198px;
	display: block;*/
	color: #305083;
	text-decoration: none;
}

#Box2 a:hover
{
	color: #005aea;
}

#Box3 a
{
	/*background-image: url(../images/Top20_Square.jpg);*/
	background: url(../images/TEUIndexSprite.jpg) -398px 0px no-repeat;
	background-repeat: no-repeat;
	text-align: center;
	width: 198px;
	height: 198px;
	display: block;
	color: #ffffff;
	text-decoration: none;
}

#Box3 a:hover
{
	color: #005aea;
}

#Box4 a
{
	
	/*background-image:url(../images/Addtl_Square.jpg);*/
	background: url(../images/TEUIndexSprite.jpg) -597px 0px no-repeat;
	background-repeat: no-repeat;
	text-align: center;
	color: #005f0c;
	display:block;
	width: 198px;
	height: 198px;
	text-decoration: none;
	/*font-family: Calibri;
	font-size: 13px;*/
}

#Box4 a:hover
{
	color: Blue;
}

/*.BoxesLink2
{
	font-family: Calibri;
	font-size: 14px;
	color: #51638C;
	text-decoration: none;
}

.BoxesLink2:hover
{
	color:#005aea;
	text-decoration:underline;
}*/

/*#divAddtl */
#Box2
{
	background: url(../images/TEUIndexSprite.jpg) -199px 0px no-repeat;
	background-repeat: no-repeat;
	text-align: center;
	width: 198px;
	height: 198px;
	display: block;
	color: #51638C;
	font-family: Arial;
	font-size: 12px;
	font-family: Arial;
}

.Green
{
	list-style-image: url(../images/footprints.jpg);
}

.divTechDisplay
{
	min-height: 600px;
	border-left: solid thin #006699;
}

