table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
}
p {
	margin: 0px;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #D95700;
}
a:visited {
	color: #B94A00;
}
a:hover {
	text-decoration: none;
}
.tableBorder {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #B5B6BA;
	border-right-color: #B5B6BA;
	border-bottom-color: #B5B6BA;
	border-left-color: #B5B6BA;
}
.submenu {
	text-decoration: none;
	padding-left: 15px;
}
a.submenu:hover {
	text-decoration: underline;
}

a.submenu:visited {
	color: #D95700;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.issueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F15B35;
	padding-left: 10px;

}
.imageBorder {
	border-top: 2px solid #897F75;
	border-right: 1px dotted #BBB6B0;
	border-bottom: 2px solid #897F75;
	border-left: 1px dotted #BBB6B0;

}
li {
	color: #F15B35;
	list-style-type: square;
}

.scroll {
	scrollbar-3dlight-color:#B8944D;
	scrollbar-arrow-color:#B8944D;
	scrollbar-base-color:#E0D1B2;
	scrollbar-darkshadow-color:#B8944D;
	scrollbar-face-color:#E0D1B2;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	overflow: auto;
	}.articleTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F15B35;
}
.pressBorder {

	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #B5B6BA;
	border-right-color: #B5B6BA;
	border-bottom-color: #B5B6BA;
	border-left-color: #B5B6BA;
}
.pubText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-left: 10px;
}
.searchbox {
	height: 21px;
	width: 134px;
	display: block;
	padding-left: 5px;
	border: 1px solid #ee7c30;
	background-color: #edecea;
	background-image: url(../graphics/searchbox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
}
