@charset "utf-8";
/* CSS Document */


body{
	margin:0;
	padding:0;
	text-align: center;
}

sup{
	font-size: .9em
}

img{
	border:none;
}

#container{
	width: 970px;
	margin: auto;
	text-align:left;
}

#flashcontent{
	width: 970px;
	height: 566px;
	margin-top:10px;
}

#footer{
	margin-left:10px;
	width:950px;
	color: #676767;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.small-blue{
	margin-bottom:10px;
	}

a.small-blue {
	color:#3399CC;
	text-decoration:none;
	border:none;
}	
a.small-blue:hover 
{
	color:#78D0FD;
	text-decoration:none;
	border:none;
}

a.blue {
	color:#3366CC;
	text-decoration:none;
	border:underline;
}

a.blue:hover 
{
	color:#3366CC;
	text-decoration:none;
	border:underline;
}

#disc_container{
	width:100%;
}

#disclaimer{
	position:relative;
	float:left;
	width:890px;
	height:50px;
	padding-top:10px;
}

#lender{
	float:left;
	text-align:right;
	/*padding-right:10px;*/
}

#foot_subcont{
	margin-top:5px;
	width:100%;
}

#foot_sub1{
	position:relative;
	float:left;
}

#foot_sub2{
	text-align:right;
}

#legal{
	color: #afafaf;
	font-size:14px;
}


