/* CSS Document */

.container {
	/*background: #fff;
	width: 720px;
	text-align: center; 
	margin: 5px auto 0px auto;
	padding: 29px;*/
	padding:5px 0 10px 0;
	font-size:12px;
	color:#fff;
	margin:0 auto;
	text-align:justify;
	line-height:15px;
	width:895px;
	background:#CCD1F7;
	font-family:Tahoma, Geneva, sans-serif;
}

.container p {
	padding: 0 10px;
}

.container .content {
	font-family: Verdana, Helvetica, Arial; 
	font-size: 11px; 
	color:#464541;
	text-align: left;
}

.container .content a,.container .content a:hover, .container .content a:visited {
	color: #fff;
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
}	

#banner-container iframe {
	width:100%;
	height:900px;	
	overflow:auto;
}

.title {
	font-family: Verdana, Helvetica, Arial; 
	font-size: 14px; 
	color:#464541;
	text-align: left;
	text-decoration:underline;
	font-weight: bold;
}




.c-title {
	background:url(images/footer_header.gif) no-repeat;
	width:888px;
	height:25px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#0A135A;
	font-weight:bold;
	padding:4px 15px;
	text-align:left;
}

.c-inner {
	background:#717EDB url(images/footer_bottom.gif) 0% 100% no-repeat;
	width:887px;
	margin:5px 4px;
	padding-bottom:10px;
}

a{color:#fff;font-family:Tahoma, Geneva, sans-serif; text-decoration:none;}
