TD,BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.em {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
}
.sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
}
.grey {
	color: #525050;
}

LI {list-style-type: square;}

A {
	font-family: Arial, Helvetica, sans-serif;
	color:#F16500; 
	font-size: 11px;
	line-height: 16px; 
	font-weight:bold;
	text-decoration:underline;
}
A:link {text-decoration:underline;}
A:visited {text-decoration:underline;}
A:active {text-decoration:underline;}
A:hover {color:#F16500; text-decoration:none;}

A.news {
	font-family: Arial, Helvetica, sans-serif;
	color:#F16500; 
	font-size: 11px;
	line-height: 16px; 
	text-decoration:none;
}
A.news:link {text-decoration:none;}
A.news:visited {text-decoration:none;}
A.news:active {text-decoration:none;}
A.news:hover {color:#F16500; text-decoration:underline;}

A.nav {
	font-family: Arial, Helvetica, sans-serif;
	color:#F16500; 
	font-size: 10px;
	line-height: 13px; 
	text-decoration:none;
}
A.nav:link {text-decoration:none;}
A.nav:visited {text-decoration:none;}
A.nav:active {text-decoration:none;}
A.nav:hover {color:#F16500; text-decoration:underline;}

A.navhere {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000; 
	font-size: 10px;
	line-height: 13px; 
	text-decoration:none;
}
A.navhere:link {text-decoration:none;}
A.navhere:visited {text-decoration:none;}
A.navhere:active {text-decoration:none;}
A.navhere:hover {color:#F16500; text-decoration:underline;}

A.wht {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
	font-size: 10px;
	line-height: 13px; 
	font-weight:bold; 
	text-decoration:underline;
}
A.wht:link {text-decoration:underline;}
A.wht:visited {text-decoration:underline;}
A.wht:active {text-decoration:underline;}
A.wht:hover {text-decoration:none;}

INPUT.mailinglist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 14px;
	border: 1px solid #FFFFFF;
	width: 150px;
}

INPUT.arrow {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 7px;
	padding-bottom: 7px;
	cursor: hand;
}

INPUT.bttn {
	background: #F16500; 
	background-color: #F16500; 
	border:1px solid #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF; 
	cursor: hand;
}

INPUT.styled {
	background: #FFFFFF; 
	background-color: #FFFFFF; 
	border:1px solid #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; 
}

TEXTAREA.styled {
	background: #FFFFFF; 
	background-color: #FFFFFF; 
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #CCCCCC; 
	scrollbar-track-color: #CCCCCC; 
	scrollbar-arrow-color: #000000;
}

SELECT.styled {
	background: #FFFFFF; 
	background-color: #FFFFFF; 
	border: 1px solid #000000; 
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #CCCCCC; 
	scrollbar-track-color: #CCCCCC; 
	scrollbar-arrow-color: #000000;
}