body
{
	background: #000033 url(images/back-top.gif) repeat-x top;
	font-size: 12px;
	padding: 0;
	margin: 26px;
	font-family: Verdana;
}

#contentleft
{
	background-color: #fff;
	border-left: solid 1px #CCCC33;
	width: 636px;
	padding: 15px 10px 10px 15px;
	text-align: left;
}

#contentright
{
	background: #2956B2 url(images/back-rightcol.gif) repeat-x top;
	border-right: solid 1px #CCCC33;
	width: 243px;
	padding: 0;
}
#contentright-pad
{
	font-size: 11px;
	text-align: left;
}

.quote
{
	width: 92%;
	background-color: #649AEE;
	padding: 10px;
	text-align: left;
	font-size: 11px;
}

.disclaim
{
	vertical-align: text-top;
}
.disclaim a
{
	color: #000;
}

.fontorange
{
	color: #EE9618;
}

#slideInContainer {
	bottom: 0px ;
	display: none ;
	left: 0px ;
	position: fixed ;
	width: 100% ;
	}

#slideInInner {
	/* background-color: #F0F0F0 ;
	border: 1px solid #666666 ; */
	background: url('images/slideinform/bottomback.gif') repeat-x bottom;
	border-bottom-width: 0px ;
	text-align: center;
	}