/*************************************************************/
/*   Design:   Multiflex-3 Update-7 / Layout-1               */
/*   File:     Global layout structure                       */
/*-----------------------------------------------------------*/
/*   Author:   Wolfgang                                      */
/*   Date:     January 15, 2007                              */
/*   Homepage: wwww.1-2-3-4.info                             */
/*-----------------------------------------------------------*/
/*   License:  Fully open source without restrictions.       */
/*             Please keep footer credits with a link to     */
/*             Wolfgang (www.1-2-3-4.info). Thank you!       */
/*************************************************************/

/************/
/*  GLOBAL  */
/************/

/* NON-HEADER */
*{padding:0; margin:0;}
 body {font-size:62.5%; background-color:rgb(255,255,255); font-family:verdana,arial,sans-serif; margin: 20px 0;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.main-subcontent-left {display:inline; /*Fix IE floating margin bug*/ float:left; width:200px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; margin: 20px 0px 0px 15px;}
.main-subcontent-right {display:inline; /*Fix IE floating margin bug*/ float:right; width:185px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; margin: 20px 15px 0px 0px;}

.page-container {
	border:0px solid #969696;
	font-size:1em;
	margin:10px auto;
	width:960px;
}
.main {	
	float: left;
	width: 960px;
	margin: 0 auto;
	background: url(../Images/SubHeaderGraphic.gif) no-repeat;
	border-top: 1px solid #FFFFFF;
}
.main-content{
	display:inline;
	float:left;
	margin:20px 30px 30px 30px;
	overflow:visible !important;
}
.col1{width: 900px;}
.col2{width: 670px;}
.col3{width: 470px;}



.col1 div.column1-unit{	width: 100%; }
.col1 div.column2-unit-left{ width: 47%; }
.col1 div.column2-unit-right{ width: 47%; }
.col1 div.column3-unit-left { width: 29%; }
.col1 div.column3-unit-middle { width: 29%; }
.col1 div.column3-unit-right { width: 29%; }
.col1 div.column13-unit-left { width: 31%; }
.col1 div.column13-unit-right { width: 31%; }
.col1 div.column23-unit-left { width: 64%; }
.col1 div.column23-unit-right { width: 64%; }

.col2 div.column1-unit{	width: 100%; }
.col2 div.column2-unit-left{ width: 48%; }
.col2 div.column2-unit-right{ width: 48%; }
.col2 div.column3-unit-left { width: 30%; }
.col2 div.column3-unit-middle { width: 30%; }
.col2 div.column3-unit-right { width: 30%; }
.col2 div.column13-unit-left { width: 30%; }
.col2 div.column13-unit-right { width: 30%; }
.col2 div.column23-unit-left { width: 63%; }
.col2 div.column23-unit-right { width: 63%; }

.col3 div.column1-unit{	width: 100%; }
.col3 div.column2-unit-left{ width: 45%; }
.col3 div.column2-unit-right{ width: 45%; }
.col3 div.column3-unit-left { width: 27%; }
.col3 div.column3-unit-middle { width: 27%; }
.col3 div.column3-unit-right { width: 27%; }
.col3 div.column23-unit-left { width: 54%; }
.col3 div.column23-unit-right { width: 54%; }
.col3 div.column13-unit-left { width: 29%; }
.col3 div.column13-unit-right { width: 29%; }
.col3 div.column23-unit-left { width: 62%; }
.col3 div.column23-unit-right { width: 62%; }

.footer {
	clear: both;
	width: 960px;
	height: 80px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(../Images/SubHeaderGraphic.gif) no-repeat;
}

/* --- For alternative headers START PASTE here --- */
/* Header */
.header {
	width: 920px;
	height: 120px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	background: #CAE646 url(../Images/DepositWizHeader.gif) no-repeat;
/*	background: #CAE646 url(../Images/img01.jpg) no-repeat;*/
}
.menu {
	float: right;
}

.menu ul {
	margin: 0;
	padding-top: 79px;
	list-style: none;
}

.menu li {
	display: inline;
}

.menu a {
	display: block;
	float: left;
	width: 120px;
	height: 30px;
	margin-left: 2px;
	padding-top: 10px;
/*	background: url(../Images/img03.gif) no-repeat;*/
	background: url(../Images/button-unselected.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
	font-size: 140%;
}

.menu a:hover {
/*	background-image: url(../Images/img04.gif);*/
	background-image: url(../Images/button-hover.gif);
}

.menu .AspNet-Menu-Selected a {
/*	background-image: url(../Images/img05.gif);*/
	background-image: url(../Images/button-selected.gif);
}

/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN CONTENT */
.column1-unit { margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left {float:left; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-middle {float:left; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column13-unit-left {float:left; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column13-unit-right {float:right; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column23-unit-left {float:left; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column23-unit-right {float:right;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

/* MAIN SUBCONTENT */
.subcontent-unit-border {width:183px; margin:0 0 2.0em 0; padding:0 0 5px 0; border:solid 1px rgb(190,190,190); background:rgb(235,235,235);}
.subcontent-unit-border-green {width:183px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(160,214,81); background-color:rgb(217,239,185);}
.subcontent-unit-border-blue  {width:183px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(137,170,214); background-color:rgb(213,225,240);}
.subcontent-unit-border-orange {width:183px; margin:0 0 2.5em 0px; padding:0 0 10px 0; border:solid 1px rgb(232,177,13); background-color:rgb(248,224,150);}

.subcontent-unit-noborder {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background:rgb(235,235,235);}
.subcontent-unit-noborder-green {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(217,239,185);}
.subcontent-unit-noborder-blue  {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(213,225,240);}
.subcontent-unit-noborder-orange {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(248,224,150);}

.round-border-topleft {width:10px; height:10px; position:absolute; z-index:1; background:url(../Images/bg_corner_topleft.gif) no-repeat; margin-top:-1px; margin-left:-1px;}
.round-border-toptopleft {width:10px; height:10px; position:absolute; z-index:1; background:url(../Images/bg_corner_toptopleft.gif) no-repeat; margin-top:-1px; margin-left:-1px;}
.round-border-topright {width:10px; height:10px; position:absolute; z-index:1; background:url(../Images/bg_corner_topright.gif) no-repeat; margin-top:-1px; margin-left:174px;}
.round-border-toptopright {width:10px; height:10px; position:absolute; z-index:1; background:url(../Images/bg_corner_toptopright.gif) no-repeat; margin-top:-1px; margin-left:174px;}
.round-noborder-topleft {width:10px; height:10px; position:absolute; z-index:1; background:url(../Images/bg_corner_topleft.gif) no-repeat; margin-top:0px; margin-left:0px;}
.round-noborder-toptopleft {width:10px; height:10px; position:absolute; z-index:1; background:url(../Images/bg_corner_toptopleft.gif) no-repeat; margin-top:0px; margin-left:0px;}
.round-noborder-topright {width:10px; height:10px; position:absolute; z-index:1; background:url(../Images/bg_corner_topright.gif) no-repeat; margin-top:0px; margin-left:175px;}
.round-noborder-toptopright {width:10px; height:10px; position:absolute; z-index:1; background:url(../Images/bg_corner_toptopright.gif) no-repeat; margin-top:0px; margin-left:175px;}


/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height:1.3em; text-align:center; color:rgb(125,125,125); font-weight:bold; font-size:110%;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:rgb(125,125,125);}
.footer a:hover {text-decoration:none; color:rgb(0,0,0);}
.footer a:visited {color:rgb(0,0,0);}

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-content:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width: 100%; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

/******************/
/*  MISC  LAYOUT  */
/******************/
.center{ text-align: center; }


/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:900px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:900px; background:transparent;}}
@media print {.nav2 {float:left; width:900px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}}
@media print {.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}