body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Verdana, Arial, serif;
	font-size: 11px;
	color:#000000;
}

.copyright {
	text-align: center;
}


a:link {
	color: #0000ff
	text-decoration: none;
}
a:visited {
	color: #800080;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

a.copyright:link {
	color: #aaaaaa;
	text-decoration: none;
}
a.copyright:visited {
	color: #aaaaaa;
	text-decoration: none;
}
a.copyright:hover {
	color: #000000;
	text-decoration: underline;
}
a.copyright:active {
	color: #000000;
	text-decoration: none;
}
a.newsletter:link {
	color: #0000ff;
	text-decoration: none;
}
a.newsletter:visited {
	color: #800080;
	text-decoration: none;
}
a.newsletter:hover {
	color: #800080;
	text-decoration: underline;
}
a.newsletter:active {
	color: #800080;
	text-decoration: none;
}
.newsletterlist {
	position: relative;
	float: left;
	width: 460px;
}
.newslettersubscribeform {
	position: relative;
	float: left;
	width: 300px;
}
.newslettermsg {
	color: #ff0000;
}
.pbsubmit,.fobutton{
	border: 1px solid gray;
	font-size:11px;
	font-weight: normal;
	color:#585454; 
	height:22px;
	width:91px;
	height:17px;
	border: 1px solid gray;
}
.form,.input {
	border: 1px solid gray;
	height:17px;
	background-color:#FFFFFF;
}
.label {
	/*color: #000000;*/
	color: #ADB1B8;
}
.textfieldError,.inputerror {
	border: 1px solid gray;
	background-color: #DCECF8;
	/*background-color: #E4DCBB;*/
	height:17px;
}
.errortextfield {
	background-color: #DCECF8;
	/*background-color: #FAC7A0;*/
}
.MsgArea {
	color: #ff0000;
}