body {
	background-color:	#d9f1f7;
	padding-bottom:		30px;
}

.outerRing {
	border: 			2px solid;
	border-color:		#b2b2b2 black black #b2b2b2;
	background-color:	 #fff;
	width: 				800px;
	top: 				20px;
	position: 			relative;
}

.content {
	border:				1px solid;
	border-color:		black #b2b2b2 #b2b2b2 black;
	padding:			50px 0px 10px 0px;
}

.topNav {
	display:			none;
}

.topNav img {
	border:				0px;
	height:				46px;
}

.leftTop {
	position:			absolute;
	top:				1px;
	left:				1px;
}

.rightTop {
	position:			absolute;
	top:				1px;
	right:				1px;
}

.mainMenu {
	display:			none;
	width:				800px;
	z-index:			10;
	position:			relative;
}

.mainMenu {
	display:			none;
	list-style: 		none;
	padding: 			0;
	margin:				0;
}

.mainMenu ul {
	display:			none;
	padding:			0;
	margin:				0;
}

.mainMenu li {
	float:				left;
	padding:			0;
	margin:				0;
}

.submenu {
	display:			none;
	margin:				0px;
	position:			absolute;
	top:				36px;
	padding:			0;
	font-size:			12px;
	font-family:		Arial;
}

.submenu ul {
	padding: 			0;
	padding-left:		0;
	margin:				0;
	list-style: 		none;
}

.submenu li {
	margin:				1px;
	width:				200px;
	display:			block;
	float:				none;
}

.submenu a:link,
.submenu a:visited,
.submenu a:active {
	color:				#333333;
	display:			block;
	padding:			2px;
	text-decoration:	none;
	width:				100%;
	background-color:	#b5e4ee;
	border:				1px solid #6dc1d9;
}

.submenu a:hover {
	background-color:	#6dc1d9;
	color:				white;
}

.background {
        display: none;
   	z-index: 1;
	position: absolute;
	right: 1px;
	top: 90px;
}

.textContent {
	color: 				#4c4c4c; 
	font-size: 			12px; 
	font-family: 		arial; 
	line-height: 		20px;
	padding-bottom:		60px;
	padding-left:		134px;
}

.textContentSubs {
	color: 				#4c4c4c; 
	font-size: 			12px; 
	font-family: 		arial; 
	line-height: 		20px;
	padding-left:		25px;
}

.textContentSubs {
  padding-right:		40px;
}

.textContentSubs strong {
	color:				#0a51a1;
}

.instantaneousTransformation { 
	color: 				#0a51a1; 
	font-size: 			14px; 
	font-family: 		arial; 
	line-height: 		20px; 
	font-weight:		bold;
}

.topNav a:link,
.topNav a:visited,
.topNav a:hover,
.topNav a:active {
	text-decoration:	none;
}

.someSpace {
	padding:			15px;
}

.footer {
	color: 				#4c4c4c; 
	font-size: 			12px; 
	font-family: 		arial; 
	line-height: 		20px;
	padding-bottom:		10px;
	padding-left:		25px;
	text-align:			center;
}

.footer sm {
	font-size: 9px; 
}


.footer .separator {
	border-bottom:		1px solid #B2B2B2;
	left:				340px;
	margin:				10px 0pt;
	position:			relative;
	width:				100px;
}

.bodytext {
	float:	left;
}

.listenNow {
	float: 				right;
	width: 				110px;
	text-align: 	center;
}

.listenNow a img {
	border:			none;
}

.ntbl {
        vertical-align: top;
        padding-left: 10px;
        padding-top: 10px;
}

#search
{
	display: none;
}
