﻿@import url(toolnav/layout.css);
@import url(mainnav/layout.css);
@import url(footernav/layout.css);
@import url(subnav/layout.css);
@import url(text.css);
@import url(snippets.css);

form {
	margin: 0; 
	padding: 0;
	}
body {
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	text-align: center;
	background-color: #ffffff;
	}	
.frame {
	width: 912px;
	margin: 0 auto;
	text-align: left;
	background: url(../library/frame_bg.png) repeat-y top left #ffffff;
	}	
.con-printlogo {
	display: none;
	}		
.con-header {
	width: 912px;
	position: relative;
	z-index: 5;
	/*background-color: #ad0000;*/
	margin: 0px 0px 0px 0px;
	height: 110px;
	background-image: url(../library/header_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	}	
.con-wrapper {
	background-color:#FF9900;
	margin: 60px 0px 0px 6px;
	padding: 0px 10px 10px 10px;
	width:880px;
	}
	
	.con-wrapper-home {
		background-color:#FF9900;
		margin: 0px 0px 0px 6px;
		/*padding: 10px 10px 10px 10px;*/
		width: 900px;
		/*height: 441px;*/
		}
	
	.con-wrapper-basic {
		background-color:#FF9900;
		margin: 0px 0px 0px 6px;
		padding: 0px 10px 10px 10px;
		width:880px;
		}
	
.con-supp-1 {
	float: left;
	width: 190px;
	}			
.con-main {
	float: left;
	background-color: #ffffff;
	}
.con-main-home {
	float: left;
	background-color: #FFA700;
	}
	
	.con-main .close-win {
		display:block;
		padding:10px 15px 0pt 0pt;
		text-align:right;
		width:865px;
		font-size: 110%;
		font-weight: bold;
		}
		
		.con-main .close-win a:link, .con-main .close-win a:visited {
			color: #cc0000;
			text-decoration: none;
			}
			
		.con-main .close-win a:hover, .con-main .close-win a:active {
			color: #ff9900;
			text-decoration: none;
			}
			
	.con-footer-basic .close-win-footer {
		left:790px;
		position:absolute;
		top:26px;
		z-index:1;
		font-size: 110%;
		font-weight: bold;
		}
		
		.con-footer-basic .close-win-footer a:link, .con-footer-basic .close-win-footer a:visited {
			color: #ffffff;
			text-decoration: none;
			}
			
		.con-footer-basic .close-win-footer a:hover, .con-footer-basic .close-win-footer a:active {
			color: #ff9900;
			text-decoration: none;
			}
	
body.content .con-main {
	background-color: #FFFFFF;
	float: left;
	width: 880px;
	height: auto;
	overflow: hidden;
	}							
.con-footer {
	height: 70px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	background-image: url(../library/footer_bg.png);
	background-repeat: no-repeat;
	}
	
	.con-footer .footer-img {
		position: absolute; 
		z-index: 1; 
		top: 22px; 
		left: 18px;
		width: 580px;
		height: 31px;
		display: block;
		background-image: url(../library/footer_img.png);
		background-repeat: no-repeat;
		}
		
		.con-footer .footer-img a {
			width: 580px;
			height: 31px;
			display: block;
			}
		
		.con-footer .footer-img a:link, .con-footer .footer-img a:visited {
			background-image: url(../library/footer_img.png);
			background-repeat: no-repeat;
			}
			
		.con-footer .footer-img a:hover, .con-footer .footer-img a:active {
			background-image: url(../library/footer_img_roll.png);
			background-repeat: no-repeat;
			}
		
		.con-footer .footer-img span {
			display: none;
			}
			
.con-footer-basic {
	height: 70px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	background-image: url(../library/footer_bg_basic.png);
	background-repeat: no-repeat;
	}
	
	.con-footer-basic .footer-img {
		position: absolute; 
		z-index: 1; 
		top: 22px; 
		left: 18px;
		width: 580px;
		height: 31px;
		display: block;
		background-image: url(../library/footer_img.png);
		background-repeat: no-repeat;
		}
		
		.con-footer-basic .footer-img a {
			width: 580px;
			height: 31px;
			display: block;
			}
		
		.con-footer-basic .footer-img a:link, .con-footer-basic .footer-img a:visited {
			background-image: url(../library/footer_img.png);
			background-repeat: no-repeat;
			}
			
		.con-footer-basic .footer-img a:hover, .con-footer-basic .footer-img a:active {
			background-image: url(../library/footer_img_roll.png);
			background-repeat: no-repeat;
			}
		
		.con-footer-basic .footer-img span {
			display: none;
			}
		
#copyright {
	position: absolute;
	z-index: 1;
	/*top: 30px;*/
	/*left: 405px;*/
	/*white-space: nowrap;*/
	color: #b2b2b2;
	/*width: 240px;*/
	}
#copyright{
	right: 15px;
	top: 75px;
	}			
.mod-sitelogo {
	/*background-color: #FD9C00;*/
	/*color: #FFFFFF;*/
	height: 44px;
	left: 33px;
	margin: 0px;
	position: absolute;
	top: 22px;
	width: 366px;
	z-index: 1;
	}
.mod-mainnav {
	/*padding-left: 10px;*/
	position: absolute; 
	z-index: 1; 
	top: 82px; 
	left: 7px; 
	width: 899px; 
	height: 27px;
	}
.mod-areyounav {
	/*padding-left: 10px;*/
	position: absolute; 
	z-index: 1; 
	top: 110px; 
	left: 6px; 
	width: 900px; 
	height: 60px;
	background-color: #ff9900;
	background-image: url(../library/areyounav_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	}
.mod-toolsnav {width: 770px; padding-left: 10px;}	
.mod-footernav {
	position: absolute; 
	z-index: 1; 
	top: 26px; 
	left: 717px;
	/*padding: 26px 0px 0px 717px;*/
	}

.tools-container {
	padding: 95px 10px 10px 10px;
	min-height: 252px;
	}
.mod-banking {text-align: center;}	

.mod-sectionimage {
	float:left;
	padding:15px 0pt 15px 15px;
	width:175px;
	}

/*.mod-latestnews,
.mod-group {
	padding: 0px 15px 0px 15px;
	}*/
/*.mod-group {*/
	/*min-height: 140px;
	padding-top: 10px;*/
	/*color:#CC0000;
	font-size:110%;
	}*/
	
.mod-contentpanel {
	color:#CC0000;
	font-size:110%;
	}
	
.contentpanel-container {
	padding: 15px 0 15px 15px;
	width: 175px;
	float: left;
	}		
.contentpanel-container .mod-contentpanel {
	margin: 5px;
	padding: 0;
	}
.con-main .mod-contentpanel img {
	/*margin-bottom: .6em;*/
	}
/*div.content {
	float:left;
	padding: 0 10px 10px 0;
	width:490px;
	}*/
	
div.content {
	float:left;
	padding:0pt 0px 30px 0pt;
	width: 690px;
	position: relative;
	z-index: 6;
	height: auto;
	overflow: hidden;
	}

.mod-textcontentpanel {
	margin: 20px 0px 0px 0px;
	display: block;
	position: relative;
	}
	
.mod-contactform {
	/*border-bottom: 15px solid #fff;*/
	padding-top: 15px;
	}					

/* Clear child floats */
.clear:after {
	display: block;
	clear: both;
	content: ".";
	visibility: hidden;
	height: 0;
	}	


/*-- Terms and conditions --*/

div.legals p {
	position: relative;
	padding-left: 3.2em;
}
div.legals p.nopad {
	padding-left: 0;
}
div.legals ol,
div.legals ul {
	position: relative;
	padding-left: 5em;
}
div.legals ul.nopad {
	padding-left: 2.5em;
}
div.legals li ol,
div.legals li ul {
	position: relative;
	padding-left: 3em;
}
div.legals p span.number {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.important {
	background-color: #feedd0;
	padding: 1px 1em;
	border: 1px solid #fddca1;
}
div.important p {
	padding-left: 0;
}
div.important ul {
	padding-left: 2.5em;
}

.anchor {color: #cc0000; text-decoration: none;}
.anchor a:link {color: #cc0000; text-decoration: none;}
.anchor a:visited {color: #cc0000; text-decoration: none;}
.anchor a:focus {color: #036; text-decoration: none;}
.anchor a:hover {color: #036; text-decoration: none;}	
.anchor a:active {color: #036; text-decoration: none;}

.accu-logo-link {
	display: block;
	right: 38px;
	margin: 0px;
	position: absolute;
	top: 13px;
	z-index: 200;
	}
.accu-logo-link a {
	display: block;
	width: 206px;
	height: 54px;
	background: transparent url(../library/accu-logo.png) no-repeat 0 0;
	}
.accu-logo-link a span {
	display: none;
	}

.ccu-link {
	display:block;
	left:715px;
	margin:0px;
	position:relative;
	top:35px;
	z-index:200;
	width: 150px;
	}
	
.ccu-link a:link {color: #ff9900; text-decoration: none;}
.ccu-link a:visited {color: #ff9900; text-decoration: none;}
.ccu-link a:focus {color: #ffffff; text-decoration: none;}
.ccu-link a:hover {color: #ffffff; text-decoration: none;}	
.ccu-link a:active {color: #ffffff; text-decoration: none;}

.caption {
	background-color: #fff;
	padding: 10px;
	color: #000000;
	text-align:left;
	overflow: hidden;
	height: auto;
}

	.caption strong {
		color: #cc0000;
	}
	
	.get-flash-txt {
		float: left;
		display: block;
		width: 250px;
		font-size: 85%;
	}
	
	.get-flash-btn {
		float: left;
		display: block;
		width: 148px;
		padding-left:10px;
	}

.flash-link {
		display: block;
		padding: 0 15px 15px 15px;
		font-size: 100%;
		color: #000;
		text-align: center;
		background-color: #ffa700;
	}
	.flash-link p {
		margin-top: 0;
	}
	.flash-link-btn img {
		margin: 0 auto;
		border: 0;
	}