#mainContent
{
	position: absolute;
	top: 197px;
	left: 75px;
	z-index: 40;
	width: 435px;
}

#sidebarContent 
{
	position: absolute;
	top: 303px;
	left: 543px;
	z-index: 40;
	width: 170px;
	color: #333333;
}

#informationContent 
{
	position: absolute;
	top: 408px;
	left: 85px;
	z-index: 40;
	width: 175px;
	color: #333333;
}

#technologyContent 
{
	position: absolute;
	top: 408px;
	left: 324px;
	z-index: 50;
	width: 175px;
	color: #333333;
}

#countdownDiv
{
	position: absolute;
	top: 361px;
	left: 179px;
	z-index: 40;
	width: 330px;
	height: 28px;
	color: #5D75AD;
	background: #F9FBFD;
	border-left: solid 1px #9596B2;
	border-top: solid 1px #9596B2;
	text-align: center;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 8pt;
	line-height: 9pt;
}

.leadershipFlash 
{
	position: absolute;
	top: 434px;
	left: 543px;
	z-index: 50;
	width: 165px;
	height: 28px;
}

#searchDiv 
{
	position: absolute;
	top: 600px;
	left: 20px;
	height: 30px;
	width: 707px;
	z-index: 100;
	background: #F7FBFE;
	border: 1px solid #9394A8;
	text-align: center;
}

input, select
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	width: auto;
}

.toggleSearchButton {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	width: auto;
	margin-top: 2px;
}

.footer 
{
	position: absolute;
	top: 640px;
	left: 0px;
	z-index: 40;
	width: 750px;
	color: #9596B2;
	text-align: center;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 7pt;
	line-height: normal;
}

.bottomArea 
{
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 7pt;
	line-height: normal;
}

.footer a,.bottomArea a
{
	color: #8081A1;
	text-align: center;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 7pt;
	line-height: normal;
	text-decoration: none;
}

.footer a:hover,.bottomArea a:hover
{
	color: #425585;
	text-align: center;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 7pt;
	line-height: normal;
	text-decoration: underline;
}


h2 
{
	font-family: Arial Narrow, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	line-height: 11pt;
	color: #C56464;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	/*text-transform: uppercase;*/
}

h3 
{
	font-family: Arial Narrow, Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	line-height: 14pt;
	color: #444444;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

h4 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #5D75AD;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	padding: 0px 0px 1px 0px;
}

.backgroundTable 
{
	position: absolute;
	top: 160px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	z-index: 10;
}

a.countdownLink 
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #1D356E;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
}

a.countdownLink:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #666666;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: underline;
}