body {
	font-size: 11px;
	margin: 0px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
td {
	font-size: 10px;
	color: #636363;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
th {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.lnk_menu:link {
	color: #000000;
	text-decoration: none;
}
.lnk_menu:visited {
	color: #000000;
	text-decoration: none;
}
.lnk_menu:active {
	color: #000000;
	text-decoration: none;
}
.lnk_menu:hover {
	color: #999999;
	text-decoration: none;
}
.lnk_dash:link {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
}
.lnk_dash:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
}
.lnk_dash:active {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
}
.lnk_dash:hover {
	color: #000000;
	text-decoration: underline;
	border-bottom: 0px;
}
.lnk_grey:link {
	color: #636363;
	text-decoration: underline;
}
.lnk_grey:visited {
	color: #636363;
	text-decoration: underline;
}
.lnk_grey:active {
	color: #636363;
	text-decoration: underline;
}
.lnk_grey:hover {
	color: #636363;
	text-decoration: none;
}
.lnk_grey_caps:link {
	color: #636363;
	text-decoration: none;
	text-transform: capitalize;
}
.lnk_grey_caps:visited {
	color: #636363;
	text-decoration: none;
	text-transform: capitalize;
}
.lnk_grey_caps:active {
	color: #636363;
	text-decoration: none;
	text-transform: capitalize;
}
.lnk_grey_caps:hover {
	color: #636363;
	text-decoration: underline;
	text-transform: capitalize;
}
.copyright {
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.textarea {
	font-family: Verdana, sans-serif; font-size: 11px;
	color: #000000;
	background-color: #f5f5f5;
	border-width: 1px 1px 1px 1px;
	overflow:auto;
}
input.textbox {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F5F5F5;
	border-width: 1px 1px 1px 1px;
}
.checkbox {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color: #111111;
	font-weight:400;
}
select {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F5F5F5;
	border-width: 1px 1px 1px 1px;
}
.news_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 110%;
	color: #000000;
}
.top_hdng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
}
.top_hdngCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-transform: uppercase;
}
.textnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 130%;
	color: #333333;
}
.top_hdngEditorial {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #000066;
	text-transform: uppercase;
}
