#container {
	margin: 0px 20px 0 20px;
	width: 654px;
	padding:10px 0 10px 0
}

/**** Inline STYLE-tag style sheet ****/

		
		/*
			Vertical Accordions
		*/
		
		.accordion_toggle {
			display: block;
			background-color:#999999;
			border: 1px solid #000;
			line-height: 30px;
			color:#fff;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			cursor: pointer;
			margin: 0px 0px 10px 0px;
			text-align:left;
			padding:0 0 0 10px;
			background-image: url(../images/icon-plus.gif);
			background-repeat: no-repeat;
			background-position: 625px center;
			/*height: 30px;
			width: 626px;
			padding: 0px 10px 0px 0px;
			border-bottom: 1px solid #cde99f;*/
		}
		.accordion_toggle span { 
		    margin-left:10px;}
		
		.accordion_toggle_active {
			background-color:#FE1B14;
			border: 1px solid #000;
			color: #fff;
			font-weight:bold;
			height:30px;
			line-height:30px;
			background-image: url(../images/icon-minus.gif);
			background-repeat: no-repeat;
			background-position: 625px center;
			/*border-bottom: 1px solid #f68263;*/
		}
			.accordion_content3 {
			background-color: #f2f2f2;
			color: #444444;
			border:1px solid #c4c4c4;
			overflow: hidden;
			width: 589px;
			text-align:left;
			padding:23px 30px;
			margin:10px 0 12px 0;
			
		}
		.accordion_content2 {
			background-color: #f2f2f2;
			color: #444444;
			border:1px solid #c4c4c4;
			overflow: hidden;
			width: 589px;
			text-align:left;
			padding:23px 30px;
			margin:10px 0 12px 0;
			
		}
		
		.accordion_content {
			background-color: #f2f2f2;
			color: #444444;
			border:1px solid #c4c4c4;
			overflow: hidden;
			width: 652px;
			text-align:left;
			/*padding:23px 30px;*/
			margin:10px 0 12px 0;
			
		}
		.accordion_content a:link, .accordion_content a:hover, .accordion_content a:visited{}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
			.accordion_content p {
				/*line-height: 120%;*/
				padding: 10px;
			}
			
		.vertical_accordion_toggle {
			display: block;
			height: 30px;
			width: 405px;
			background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
  			
		/*
			Horizontal Accordion
		*/
		
		.horizontal_accordion_toggle {
			/* REQUIRED */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */

			display: block;
			height: 100px;
			width: 30px;
			background: url(images/h_accordion_toggle.jpg) no-repeat top left #a9d06a;
			color: #ffffff;
			text-decoration: none;
			outline: none;
			border-right: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.horizontal_accordion_toggle_active {
			background: url(images/h_accordion_toggle_active.jpg) no-repeat top left #e0542f;
			border-right: 1px solid #f68263;
		}
		
		.horizontal_accordion_content {
			/* REQUIRED */
			height: 100px;	/* We need to define a height for the accordion as it stretches the width */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */
			
			overflow: hidden;
			background-color: #ffffff;
			color: #444444;
		}
			
			.horizontal_accordion_content p {
				width: 600px;
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
					
					
    /* Container styling*/
    #horizontal_container {
      margin: 20px auto 20px auto;
      width: 415px;   
      height: 100px;    
    }
    
    #vertical_nested_container {
      margin: 20px auto 20px auto;
      width: 620px;
    }

.grey-border{
	/*border:1px solid #cacaca;*/
	width:106px;	
	vertical-align:middle;
	text-align:center;
	position:relative;
	margin:0 20px 0 0;
	padding:6px 0 0 0;}
	
.grey-border div{
	border:3px solid #fff;}	
	
.info-head-bg{
	background:url(../images/info-head-bg.jpg) no-repeat;
	width:121px;
	height:22px;
	margin:20px 0 0 0;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	color:#000;
	line-height:22px;
	padding:0;}
	
.grey-box1{
	background:#ebebeb;
	position:relative;
	border:1px solid #d5d5d5;
	padding:10px 10px;
	text-align:justify;
	line-height:16px;}
	
.swap-info{
	width:248px;
	float:right;
	color:#fff;
	font-weight:bold;
	margin:10px 10px 0 0;
	line-height:18px}
	
.swap-info span{
	color:#cccaca;
	font-weight:bold;
	padding-left:8px;}
	
#info-top{
	background-image: url(../images/grey-box-top.jpg) ;
	height: 11px;
	width:248px;
	background-repeat: no-repeat;
}

.info-middle{
	background:#757273;
	width:230px;
	border-left:1px solid #604d51;
	border-right:1px solid #604d51;
	padding:0 8px 0 8px;}

#info-bottom{
	background-image: url(../images/grey-box-bottom.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width:248px;
}

.left-box{
	margin-right:200px;
	position:relative;
	color:#000;
	line-height:16px;
	font-weight:bold;
	font-size:11px;
	}
	
.left-box span{
	color:#fc1b15;
	font-weight:bold;}

.left-box p{
	margin:0px;
	padding:0px 0px 5px 0px
}
.error{
font: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FF0000; font-weight:bold;}

.red-text{
font: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FF0000; font-weight:bold; padding:0 0 0 15px}

.red-text a{
font: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FF0000; font-weight:bold; text-decoration:underline}

.red-text a:hover{
font: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FF0000; font-weight:bold; text-decoration:none}

/* ----- end of accordian */
