@charset "iso-8859-1";

body {font-family: arial, helvetica, sans-serif; background-color: #ffffff; margin: 0 0 0 0}

a:link		{ color: #0000ff; text-decoration: underline }
a:visited	{ color: #0000ff; text-decoration: underline }
a:hover		{ color: #0000ff; text-decoration: none }
a:active	{ color: #0000ff; text-decoration: underline }

.privacyPolicy {
	margin: 0px;
	padding: 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666666;
}

.address {
	font-family: arial, helvetica, sans;
	color: #ffffff;
	font-size: 6.5pt;
	height: 23px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}

.poweredBy {
	color: #ffffff;
	font-size: 11px;
	font-weight:normal;
	font-style: italic;
}

.note {
	color: #ffffff;
	font-size: 11px;
	font-weight:normal;
}

.note a:link {
	text-decoration: underline;
}

.note a:visited {
	text-decoration: underline;
}

.note a:hover {
	text-decoration: none;
}

.note a:active {
	text-decoration: underline;
}

.tagline {
	color: #ffffff;
	font-size: 14px;
	font-style: italic;
	font-family: arial;
}

.email {
	color: #ffffff;
	font-size: 10px;
	font-weight:normal;
}

.email a:link {
	color: #ffffff;
	font-size: 10px;
	font-weight:normal;
	text-decoration: underline;
}

.email a:visited {
	color: #ffffff;
	font-size: 10px;
	font-weight:normal;
	text-decoration: underline;
}

.email a:hover {
	color: #ffffff;
	font-size: 10px;
	font-weight:normal; 
	text-decoration: none;
}

.email a:active {
	color: #ffffff;
	font-size: 10px;
	font-weight:normal;
	text-decoration: underline;
}

.bottomMenu { font-family:arial, verdana, times new roman, arial, helvetica; font-size:10px; }