body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#privacytitle {
	color: #FFFFFF;
	padding: 43px 0px 0px 25px;
}
#topsection {
	background-image: url(../images/popup_cloudBand.jpg);
	background-repeat: no-repeat;
	height: 158px;
	width: 100%;
	background-position: left bottom;
}
.bodyTextRed {
	color: #FF0000;
}
#mainwrapper {
	width: 100%;
	background-image: url(../images/popup_main_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
p.lastupdate {
	font-size: 9px;
	color: #666666;
	margin-bottom: 0px;
}
h3 {
	margin-top: 4px;
	margin-bottom: 8px;
	font-weight: bolder;
	font-size: 12px;
	color: #000000;
}
p {
	margin-top: 0px;
	margin-bottom: 16px;
}
#maincontent {
	padding: 0px 20px 25px 25px;
}
#login_us {
	margin-right: 25px;
	margin-top: 10px;
}
#logo {
	padding-left: 25px;
	padding-top: 23px;
	width: 86px;
}
#login_canada {
	margin-right: 15px;
	margin-top: 10px;
}
.floatLeft {
	float:left;
}
#leaders_leftcolumn {
	width: 122px;
}
#footer {
	font-size: 9px;
	color:#7AA0D0;
	border-top: solid 1px #7AA0D0;
	padding-top: 6px;
}
.floatRight {
	float:right;
}
.clearBoth {
	clear:both;
}
#closebutton {
	width: 74px;
	padding-right: 20px;
	padding-top: 16px;
}
#topband {
	width: 100%;
	color: #FFFFFF;
}
#leadersdropdown {
	text-align: right;
	padding: 35px 25px 0 0;
}
#leaders_rightcolumn {
	margin-left: 16px;
	width: 414px;
}
form.leadersdropdown {
	margin-top: 4px;
	margin-bottom: 0px;
}
#contactleftcolumn {
	width: 62%;
	margin-top: 25px;
	margin-bottom: 25px;
}
#contactrightcolumn {
	width: 180px;
	padding-left: 20px;
	background-image: url(../images/rightcolumn_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
}
h4 {
	margin-top: 4px;
	margin-bottom: 0px;
	font-weight: bolder;
	font-size: 10px;
	color: #FF0000;
	font-style: italic;
}

select {
	font-size:10px;
	border: solid 1px #00CCFF; 
	}
	
input {
	font-size:10px;
	border: solid 1px #00CCFF; 
	}
textarea {
	font-size:10px;
	border: solid 1px #00CCFF;
	}
input.submit {
	color:#FFFFFF;
	background-color: #005CA7;
	padding:3px;
	}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
