/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}
.topMenuLinks
{
	font-family: Arial;
	font-size: 15px;
	font-weight:bold;
	color:White;
	text-decoration: none;
	
}
.topMenuLinksEspanol
{
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color:White;
	text-decoration: none;
}
.ArialBlue15B
{
	font-family: Arial;
	font-size: 15px;
	font-weight:bold;
	color:#24286a;
	text-decoration: none;
}
.ArialBlue20B
{
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	color:#24286a;
	text-decoration: none;
}
.ArialBlue16B
{
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	color:#24286a;
	text-decoration: none;
}
.ArialBlue14B
{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color:#24286a;
	text-decoration: none;
}
.ArialBlue14
{
	font-family: Arial;
	font-size: 14px;
	color:#24286a;
	text-decoration: none;
}
.ArialBlue12B
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color:#24286a;
	text-decoration: none;
}
.ArialWhite24B
{
	font-family: Arial;
	font-size: 24px;
	font-weight:bold;
	color:white;
	text-decoration: none;
}
.ArialWhite16B
{
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	color:white;
	text-decoration: none;
}
.ArialWhite17B
{
	font-family: Arial;
	font-size: 17px;
	font-weight:bold;
	color:white;
	text-decoration: none;
}
.ArialWhite14
{
	font-family: Arial;
	font-size: 14px;
	color:white;
	text-decoration: none;
}
.ArialWhite14B
{
	font-family: Arial;
	font-size: 14px;
	color:white;
	font-weight:bold;
	text-decoration: none;
}
.ArialWhite15
{
	font-family: Arial;
	font-size: 15px;
	color:white;
	text-decoration: none;
}
.ArialWhite18B
{
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
	color:white;
	text-decoration: none;
}
.ArialLightBlue14B
{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color:#55648d;
	text-decoration: none;
}
.ArialLightBlue13B
{
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color:#55648d;
	text-decoration: none;
}
.ArialLightBlue12B
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color:#55648d;
	text-decoration: none;
}
.ArialLightBlue11B
{
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color:#55648d;
	text-decoration: none;
}
.mainBGbackground
{
	background-image:url(images/background_maintopBG.gif);
	background-position: center top;
	background-repeat:repeat-x;	
}
.leftBGbackground
{
	background-image:url(images/background_mainleftrepeat.gif);
	background-position: center top;
	background-repeat:repeat-y;	
}
.rightBGbackground
{
	background-image:url(images/background_mainrightrepeat.gif);
	background-position: center top;
	background-repeat:repeat-y;	
}
.titleBackground
{
	background-image:url(images/wit_AbouUs_TopBkg.gif);
	background-position: center top;
	background-repeat:no-repeat;	
	width:895px;
	height:29px;
	margin-left:20px;
	margin-top:10px;
}
.divIndustry
{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	OVERFLOW: auto; 
	WIDTH: 421px; 
	PADDING-TOP: 0px; 
	HEIGHT: 305px;
	font-family:Arial;
	font-size:13px;
	font-weight: normal;
	color:White;
	margin-left:10px;
	margin-top:5px;
}
.divDeals
{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	WIDTH: 465px; 
	PADDING-TOP: 0px; 
	HEIGHT: 332px;
	font-family:Arial;
	font-size:13px;
	font-weight: normal;
	color:White;
	margin-left:10px;
	margin-top:5px;
}
.divComingSoon
{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	WIDTH: 420px; 
	PADDING-TOP: 0px; 
	HEIGHT: 188px;
	font-family:Arial;
	font-size:13px;
	font-weight: normal;
	color:White;
	margin-left:10px;
	margin-top:5px;
}
.errMessage
{
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color:red;
	text-decoration: none;
}
.formText
{
	width:400px;
	font-family: Arial;
	font-size: 12px;
	
}
.formTextMulti
{
	width:400px;
	height:60px;
	font-family: Arial;
	font-size: 12px;
	
}
.bottomBorderArialWhite14
{
	border-bottom-color:White;
	border-bottom-width:2px;
	border-bottom-style:solid;
	font-family: Arial;
	font-size: 14px;
	color:white;
	text-decoration: none;	
}