﻿
html {
	
}
.wrapper {
	width: 643px;	
	margin-right:7px;
}
.expand_top,.expand_wrapper
{
	width: 640px;
	padding:0px;
	margin:0px 0px 5px 0px;
	float:right;
}
h1 {
	font-family: Adobe Arabic,Tahoma;
	text-align:center;
	padding: 20px 0;
	color: #ffffff;
}

h2.expand_heading {
	padding: 0 0px 0 0px;
	margin: 0 0 5px 0;
	background: url(/images/expand_collapse/expand_collapse.png) no-repeat;
	height: 38px;
	line-height: 38px;
	width: 640px;
	font-size: 20px;
	font-weight: normal;
	float: right;
}
.expand_all
{
cursor:default;
}
h2.expand_heading a {
	color: #AC0066;
	text-decoration: none;
	display: block;
	padding-right:10px;
}
h2.expand_heading a:hover {
	color: #6a6a6a;
}

h2.active {background-position: left bottom;}
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	background: #ffffff;
	overflow: hidden;
	font-size: 1.2em;
	width: 640px;
	clear: both;
}
.toggle_container .box {
	padding:0px;
}
.toggle_container .box p {
	padding: 5px 0;
	margin: 5px 0;
}
.toggle_container h3 {
	font: 2.0em normal Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px;
	padding: 0 0 5px 0;
	color:#000000;
	border-bottom: 1px dotted #ccc;
}
.toggle_container img {
	
}
.expand_all
{
width:116px;
height:29px;
background:url(extra_buttons.png) no-repeat top left;
float:right;
cursor: pointer; 
}
.expanded
{
background-position:bottom left;
}
.footer
{
margin:200px 0px 0px 0px;
text-align:center;
float:left;
color:#ffffff;
font-size:15px;
overflow:hidden;
}
.footer a
{
color:#ffffff;
font-weight:bold;
font-size:15px;
line-height:20px;
text-decoration:none;
}
