@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#081929;
	line-height:14px;
	background:url(../images/back_main/back_main.jpg) repeat-x top center;
	background-color:#0C549E;
}

.clearFloats {
	clear:both;
}

	.mainBox {
		width:870px;
		margin-left:auto;
		margin-right:auto;
		position:relative;
	}
	
		.bannerFlash {
			width:870px;
			height:300px;
			margin-top:10px;
			margin-bottom:30px;
			background:url(../images/back_banner_flash/back_banner_flash.png) no-repeat;
		}
		
		.containerContentMain {
			width:inherit;
		}
		
		.topBackground {
			width:870px;
			height:12px;
			background:url(../images/backs_containerContent/back_top.png) no-repeat top center;
		}
		
		.middleBackground {
			width:870px;
			height:100%;
			background:url(../images/backs_containerContent/back_middle.png) repeat-y left center;
		}
		
			.leftColumnText {
				width:400px;
				float:left;
				margin-left:10px;
			}
			
				.headerTopTextSpecial {
					width:415px;
					padding-bottom:15px;
					border-bottom:1px dotted #fff200;
				}
				.headerTopText {
					width:850px;
					padding-bottom:15px;
					border-bottom:1px dotted #fff200;
				}
				
					.headerTopText h3 {
						margin:0;
						padding:0;
						font-size:16px;
						color:#CD1818;
						font-weight:normal;
					}
					.headerTopTextSpecial h3 {
						margin:0;
						padding:0;
						font-size:16px;
						color:#CD1818;
						font-weight:normal;
					}
					
				.wrapperTextLeftColumn {
					width:inherit;
					margin-top:10px;
				}
				.wrapperText{
					width:850px;
					margin-top:10px;
					
				}
				.wrapperText p{
				font-size:14px;
					color:#081929;
					font-weight:normal;
				}
				.lytebox{
					width:inherit;
					margin-top:25px;
					margin-bottom:25px;
				}
				
				
					.wrapperTextLeftColumn p {
						margin:0;
						padding:0;
						font-size:14px;
						color:#081929;
						margin-bottom:10px;
					}
					.wrapperText p {
						margin:0;
						padding:0;
						color:#081929;
						margin-bottom:10px;
					}
					.wrapperTextLeftColumn a {
							color:#cd1818;
							text-decoration:underline;
						}
					.wrapperText a {
							color:#cd1818;
							text-decoration:underline;
						}
						.wrapperText ul li{
							color:#fff;
							font-size: 11px;
						}
			
			.rightColumnFlash {
				width:430px;
				float:right;
				margin-top:45px;
			}
			.rightColumnFlash a{
				color:#cd1818l
			}
			
				.isoContainer {
					width:inherit;
				}
			
			.footer {
				width:415px;
				float:left;
				margin-left:5px;
			}
			
				.footer ul {
					margin:0;
					padding:0;
					list-style:none;
				}
				
					.footer ul li {
						float:left;
						padding-left:5px;
						padding-right:5px;
						border-right:1px solid #fff;
					}
					
					.footer ul li.liNoBorder {
						border:none;
					}
					
						.footer ul li a {
							color:#fff200;
							text-decoration:underline;
						}
						
						.footer ul li a:hover {
							color:#fff;
							text-decoration:underline;
						}	
		
		.bottomBackground {
			width:870px;
			height:12px;
			background:url(../images/backs_containerContent/back_bottom.png) no-repeat top center;
		}

.ultimateFooter{
	width:1025x;
}
	.ultimateFooter h4{
		text-align:center;
		color:#fff;
	}
	.ultimateFooter p {
		text-align:center;
		color:#CCCCCC;
		font-size: 11px;
	}
	.ultimateFooter a{
		color:#fff200;
		text-decoration:underline;
	}
	.ultimateFooter a:hover{
		color:#ffffff;
		text-decoration:underline;
	}

/*CSS code for data.html*/

.bannerFlashSmall {
	width:870px;
	height:122px;
	margin-top:10px;
	margin-bottom:30px;
	background: url(../images/back_banner_flash_small/back_banner_flash_small.png) no-repeat;
} 
.regularText{
	margin:0;
	padding:0;
	color:#000000;
	margin-bottom:10px;
	
}
