body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
}
body {
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
}
a:visited {
	color: #4c4c4c;
}
a:hover {
	color: #999999;
}
a:active {
	color: #4c4c4c;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: #4c4c4c;
}
h2 {
	font-size: 16px;
	color: #4c4c4c;
}
h3 {
	font-size: 14px;
	color: #4c4c4c;
}
h4 {
	font-size: 11px;
	color: #4c4c4c;
}
h5 {
	font-size: 10px;
	color: #4c4c4c;
}
h6 {
	font-size: 9px;
	color: #4c4c4c;
}.NewsHomeTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
}
.NewsHomeDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898989;
}
.NewsHomeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
}
.NewsHomeLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4c4c4c;
	text-decoration: underline;
}
a.NewsHomeLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
	text-decoration: underline;
}
a.NewsHomeLink:visited {
	color: #4c4c4c;
	text-decoration: underline;
}
a.NewsHomeLink:hover {
	color: #999999;
	text-decoration: underline;
}
a.NewsHomeLink:active {
	color: #4c4c4c;
	text-decoration: underline;
}
.SolutionsList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4C4C4C;
	font-style: italic;
}
a.SolutionsList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4C4C4C;
	font-style: italic;
	text-decoration: none;
}
a.SolutionsList:visited {
	color: #4c4c4c;
	text-decoration: none;
}
a.SolutionsList:hover {
	color: #999999;
	text-decoration: none;
}
a.SolutionsList:active {
	color: #4c4c4c;
	text-decoration: none;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}
a.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
	text-decoration: none;
}
a.Footer:visited {
	color: #4c4c4c;
	text-decoration: none;
}
a.Footer:hover {
	color: #999999;
	text-decoration: underline;
}
a.Footer:active {
	color: #4c4c4c;
	text-decoration: none;
}
.TableBorders {
	border: 1px solid #CCCCCC;
}
.ABCList {
	list-style-position: outside;
	list-style-type: lower-roman;
}
.ErrorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.FormSubmitBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #999999;
	border: 1px solid #808080;
	background-color: #F5F5F5;
}
.FormTextBox {
	font-family: Arial, Helvetica, sans-serif;
	color: #474747;
	border: 1px solid #808080;
	font-size: 12px;
}