.barn-header {
	background-color: #EFEEEC;
	padding: 8px;
	width: 100%;
	height:15px;
}

html>body .barn-header {
	width: 96%;
}


.barn-header ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.barn-Leftheader {
	float: left; 
	width: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .70em;
	font-weight: bold;
	color:#91867e
}

.Col1 {
	padding-top:5px;
	padding-left:10px;
	padding-right:6px;
	float:left;
	width:36%;
	font-weight:bold;
	color:#91867e;
	font-size:0.7em;
}
.Col2 {
	float:left;
	padding-bottom:5px;
	width:200px;	
	font-weight:bold;
	color:#91867e;
	font-size:0.7em;
}

div.country-left-off {
	width: 303px;
	float: left; 
	background: #EFEEEC;
	border-bottom: 10px solid #ffffff;
	font-size: 0.7em;
	font-weight: bold;
	color:#91867e;
	height: 15px;
	padding: 8px;
}

html>body div.country-left-off {
	width: 265px;
}

div.country-right-off {
	float:left; 
	width:100px;
	background:#EFEEEC;
	border-bottom:10px solid #ffffff;
	font-size:0.7em;
	height: 15px;
	padding: 8px;
}

div.country-left-on {
	width:290px;
	float:left; 
	background:#91867E;
	height: 15px;
	padding: 8px;
	font-size:0.7em;
	font-weight: bold;
}

html>body div.country-left-on {
	width:260px;
}

div.country-right-on {
	float:left; 
	width:100px;
	background:#91867E;
	height: 15px;
	padding: 8px;
	font-size:0.7em;	
}

.CountryListContent1{
	Padding-left:10px;
	width:210px;
	float:left;
}
.CountryListContent2{
	width:169px;
	float:left;
}

#faq ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	white-space: wrap;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#faq ul li {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding: 2px;	
	width:100%;
}

#faq ul li a, #faq ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1em;
	padding: 0px 5px 0px 5px;
	color: #3297b9;
	height:10px;
	background: url(../images/quicklink-arrowactive.jpg) 0 0.4em no-repeat;
}

#faq ul li a:hover, #faq ul li a:active {
	color: #FF6600;
	background: url(../images/quicklink-arrowover.jpg) 0 0.4em no-repeat;
}

/* STSRT Toggle(Show and Hide) width and height of workable area of webpage */

a {
	color: #3297b9;
	text-decoration: none;
	cursor: hand;
}

html>body a {
	color: #3297b9;
	text-decoration: none;
	cursor:pointer;
}

a:hover {
	color: #f55a1c; 
	text-decoration: none;
	cursor: hand;
}

.toggle-activelink	{
	color: #ffffff; 
}

.white	{
	color: #FFFFFF; 
	text-decoration: none
}

#textWhite	{
	color: #FFFFFF; 
	text-decoration: none
}

/* END Toggle(Show and Hide) width and height of workable area of webpagee */
