﻿body
{
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#centerbody
{
	width: 900px;
	margin-top: 40px;
}
.divcenter
{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.divmaster
{
	clear: both;
	margin: 0;
	padding: 0;
}
#masterbanner img
{
	float: right;
	border: 0;
}

#masterbody
{
	margin-top: 10px;
	min-height: 500px;
}
.strong
{
	font-weight: bold;
}
h1
{
	font-size: 14pt;
}
h2, h3
{
	font-size: 12pt;
}
#divvertitabs
{
	float: left;
	width: 140px;
	border-right: solid 1px #696;
}
#divsubbody
{
	float: right;
	margin: 0;
	padding: 0;
	width: 750px;
}
#masterfooter
{
	margin-top: 15px;
	margin-bottom: 15px;
}
.innercontent
{
	margin: 10px;
}
.nifty
{
	background: #ff8c00;
	margin: 10px;
	padding: 0; /* Required for nifty rounded corners */
}
.nifty a
{
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}
.nifty a:hover
{
	font-weight: bold;
	color: #483d8b;
}
.nifty h4
{
	margin: 5px 0 5px 0;
	text-align: center;
}
.campaignlist
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.campaignlist li
{
	margin-bottom: 8px;
}
.tblinput th
{
	text-align: right;
}
.leftcontent
{
	float: left;
	width: 550px;
}
.rightcol
{
	float: right;
	width: 200px;
}
.rightcontent
{
	float: right;
	width: 550px;
}
.leftcol
{
	float: left;
	width: 200px;
}
.halfcontent
{
	margin: 0;
	padding: 0;
	width: 48%;
}
.trademark
{
	font-size: small;
}
.black_overlay
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
}
.white_content
{
	display: none;
	position: absolute;
	top: 100px;
	left: 15%;
	width: 70%;
	height: auto;
	padding: 0;
	border: 0;
	background-color: #000000;
	border: solid 10px #000000;
	z-index: 1002;
	overflow: auto;
}
#divcountry
{
    float: left;
    font-size: 70%;
    margin-left: 20px;
}