body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	line-height: 1.35em;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

.clearBoth {
	clear: both;
}

.flashNav a {
	text-decoration: none;
	color: #666666;
}

.flashNavLarge a {
	text-decoration: none;
	color: #666666;
	font-size: 115%;
	line-height: 115%;
}

.flashNavLarger a {
	text-decoration: none;
	color: #666666;
	font-size: 130%;
	line-height: 130%;
}

.flashNavLargest a {
	text-decoration: none;
	color: #666666;
	font-size: 145%;
	line-height: 145%;
}

.flashNavHuge a {
	text-decoration: none;
	color: #666666;
	font-size: 160%;
	line-height: 160%;
}

.centerContainerText {
	font-size: 100%;
	line-height: 135%;
}

.centerContainerTextLarge {
	font-size: 115%;
	line-height: 150%;
}

.centerContainerTextLarger {
	font-size: 130%;
	line-height: 165%;
}

.centerContainerTextLargest {
	font-size: 145%;
	line-height: 180%;
}

.centerContainerTextHuge {
	font-size: 160%;
	line-height: 195%;
}

/*#############################################*/

.footer {
	text-decoration: none;
	color: #666666;
	font-size: 0.80em;
}

.footer a {
	text-decoration: none;
	color: #007CC0;
}

.footer a:hover {
	text-decoration: none;
	color: #F06510;
}

.footerimage {
	float: left;
	padding-right: 10px;
}

h1 {
	font-size: 1.50em;
	color: #F06510;
	padding: 34px 0 0 0;
}

.prodLeft {
	display: block;
	width: 172px;
}

.prodCenterFloatRight {
	display: block;
	float: right;
	padding: 32px 0 0 0;
}

.prodCenterFloatRightHome {
	display: block;
	float: right;
	padding-left: 30px;
}

.prodRightFloatRight {
	display: block;
	float: right;
	padding: 34px 0 0 0;
	margin: 0 0 0 0;
}

div#leftContainer p {
	padding-top: 10px;
}

/*#####*/

.textSizeDefault {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
	line-height: 220%;
	padding-right: 20px;
}

.textSizeDefaultHi {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
	line-height: 220%;
	padding-right: 20px;
}

a:hover.textSizeDefault {
	color: #FFFF00;
}

/*#####*/

.textSizeLarge {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 125%;
	line-height: 150%;
	padding-right: 20px;	
}

.textSizeLargeHi {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	font-size: 125%;
	line-height: 150%;
	padding-right: 20px;	
}

a:hover.textSizeLarge {
	color: #FFFF00;
}


/*#####*/

.textSizeLarger {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 150%;
	line-height: 150%;
	padding-right: 20px;	
}

.textSizeLargerHi {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	font-size: 150%;
	line-height: 150%;
	padding-right: 20px;	
}

a:hover.textSizeLarger  {
	color: #FFFF00;
}

/*#####*/

.textSizeLargest {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 175%;
	line-height: 165%;
	padding-right: 20px;	
}

.textSizeLargestHi {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	font-size: 175%;
	line-height: 165%;
	padding-right: 20px;	
}

a:hover.textSizeLargest  {
	color: #FFFF00;
}

/*#####*/

.textSizeHuge {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 300%;
	line-height: 140%;
	padding-right: 20px;	
}

.textSizeHugeHi {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	font-size: 300%;
	line-height: 140%;
	padding-right: 20px;	
}

a:hover.textSizeHuge  {
	color: #FFFF00;
}

sup
{
	font-size: 80%;
}