
/* CSS Document */

body {
	margin-top: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
.body {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
.body_strong {
	font-family: tahoma; 
	font-size: 11px; 
	color: #666666; 
	font-weight: bold; 
}
.inbox {
	font-size: 10px;
	color: #333333;
	font-family: tahoma;
}
.footer_nav {
	font-family: Arial;
	font-size: 10px;
	color: #ff8800;
}
.copyright {
	font-size: 10px;
	font-family: Arial;
	color: #999999;
}
.color_impact {
	color: #FFA74E;
}

a:footer_nav {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}

a { 
	color: #ff8800; 
	letter-spacing: 0.00em;
	text-decoration: none;
}
a:link,visited,active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.footer_nav A:link,visited,active {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
.footer_nav A:hover {
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
}
.form_margin {
}
.formfield {
	font-family: Tahoma, Verdana, Arial;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	color: #333333;
}
.button_submit {
	color: #FF3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
}
