body 
{
	margin: 0 auto;
	background-image: url(../images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	letter-spacing: 0px;
	background-repeat: repeat-x;
}

#flashLayerHome
{
	position: absolute;
	width:768px;
	height: 260px;
	z-index: 1;
	visibility: visible;
	text-align: center;
	top: 37px;
}

#flashLayer
{
	position: relative;
	width:768px;
	height: 260px;
	z-index: 1;
	visibility: visible;
	text-align: center;
	top: 0px;

}

#whatsNewLayer
{
	position: relative;
	width:207px;
	height: 125px;
	z-index: 0;
	visibility: visible;
	top: inherit;
	overflow: visible;
}

.style1 
{
	color: #FFFFFF;
	font-weight: bold;
}

.size8
{
font-size:8pt;
padding-bottom: 6px;

}

.size8w
{
font-size:8pt;
color: white;
padding-bottom: 6px;

}

.size8wb
{
font-size:8pt;
color: white;
font-weight: bold;
padding-bottom: 6px;

}

.size8R
{
font-size:11px;
padding-bottom: 6px;
color: #a40329;

}

.size9
{
font-size:12px;
padding-bottom: 6px;

}
.size9w
{
font-size: 9pt;
font-family:Arial, Helvetica, sans-serif;
color: white;


}

.size9JobTitle
{
font-size:12px;
font-weight: bold;
background-color: #F1F2F2;
padding-top: 12px;

}

.size10
{
font-size:10pt;
padding-bottom: 6px;
padding-top: 10px;
color: #a40329;

}

.size10black
{
font-size:10pt;
padding-bottom: 6px;
padding-top: 10px;
color: black;

}

.size10redWhite
{
font-size:10pt;
padding-bottom: 6px;
padding-top: 10px;
color: white;
background-color: #a40329;

}

.size14
{
font-size:14pt;
font-family:Arial, Helvetica, sans-serif;
padding-bottom: 14px;
color: #a40329;

}

.size14white
{
font-size:14pt;
font-family:Arial, Helvetica, sans-serif;
padding-bottom: 14px;
color: white;

}

.formText {
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
font-weight: bold;
color: #a40329;
cursor : auto;
background-color:white;

}

.formTextButton 
{
color:#a40329;
font-family:Trebuchet ms,helvetica,sans-serif;
font-weight:bold;
}

.menuItem
{
font-size:10pt;
color: #a40329;
font-weight: bold;

}

A
{
text-decoration:none;
font-size: inherit;
color: #a40329;
}

A:hover
{
color: silver;
text-decoration:underline;
font-size: inherit;
color: inherit;
}

A.sm:link 
{
font-size: 10px;
color: #787878;
text-decoration: none;
letter-spacing: 1px;
}

A.sm:visited 
{
font-size: 10px;
color: #787878;
text-decoration: none;
letter-spacing: 1px;
}

A.sm:active 
{
font-size: 10px;
color: #FF9900;
text-decoration: none;
letter-spacing: 1px;
}

A.sm:hover 
{
font-size: 10px;
color: #FF9900;
text-decoration: underline;
letter-spacing: 1px;
}

A.nav:link 
{
font-size: 11px;
color: #333333;
text-decoration: none;
}

A.nav:visited 
{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

A.nav:active 
{
	font-size: 11px;
	color: #B71955;
	text-decoration: none;
}

A.nav:hover 
{
	font-size: 11px;
	color: #B71955;
	text-decoration: underline;
}

.copyright 
{
	font-size: 10px;
	color: #666666;
}

.navbold 
{
	font-size: 12px;
	color: #A50544;
	font-weight: bold;
}

.bold 
{
	font-size: 12px;
	color: #C24073;
	font-weight: bold;
	letter-spacing: 1px;
}
