@charset "iso-8859-1";
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #4EA6FE;
	text-decoration: none;
}

form {
	background-color: #FFFFFF;
}

.caption {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: italic;
	line-height: 16px;
}

.stress {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

.articletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
}

.articlelink {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
	line-height: 17px;
  background-color: #FFFFFF;
	color: #4EA6FE;
	font-weight: bold;
}

.link {

	font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
	line-height: 14px;
  background-color: #FFFFFF;
	color: #4EA6FE;
}

.summarytext {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	color: #000000;
}

.articletext {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	background-color: #01CC34;
	color: #000000;
	font-weight: bold;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	background-color: #4EA6FE;
	font-weight: bold;
}


.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

a:hover {
	text-decoration: underline;
}

