/*
updated Jan 24, 2006 - Eric
*/

body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal; 
	color: #000000;
}
	
a {color:#009;}
a:visited {color:#600;}

h1{font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight: 700; color: #804040;}
h2{font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight: 700; color: #804040;}
h3{font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight: 700; color: #804040;}
h4{font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: 700; color: #804040;}

.text {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal; 
	color: #000000;
	}


.alntext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-indent: 0;
	text-align: left;
	vertical-align: baseline;
	text-transform: none;
	padding: 10px 20px 0px 20px;
	margin: 10;
}


.head1 {  font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight: 700; color: #000000}

.small {  font-family: "Times New Roman", Times, serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000}

.head2 {  font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: normal; font-weight: 900; color: #000000}

.articletitle {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: 900; color: #000000; line-height: 20px}

.textRed {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #930;
	font-weight:900;
}

.adminTableHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #fff;
	background-color: #804040;
	margin: 15px;
	padding: 15px;
}

.adminTableRow{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #ddd;
	margin: 15px;
	padding: 15px;
}

.headRed {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #930;
	font-weight:900;
}


/* added Feb 2, 2006, EAR */

.resultshead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	font-weight: 900;
	background-color: #804040;
	font-style: normal;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap;
	text-indent: 0px;
	border-color: #804040;
	padding:3px;
}

.resultssubhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: 900;
	background-color: #804040;
	font-style: normal;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap;
	text-indent: 0px;
	border-color: #804040;
	border-width: 1px;
}

.resultstext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-indent: 0;
	text-align: left;
	vertical-align: baseline;
	text-transform: none;
	padding: 5px;
	margin: 15px;
	border-width: 1px;
	border-style: dotted;
	border-color: #804040;
}

.noticetext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-indent: 0;
	text-align: left;
	vertical-align: baseline;
	text-transform: none;
	padding: 10px 20px 30px 20px;
	margin: 15px;
	border-width: 1px;
	border-style: dotted;
	border-color: #804040;
}

.abstracttext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-indent: 0;
	text-align: left;
	vertical-align: baseline;
	text-transform: none;
	padding: 10px 20px 10px 10px;
	margin: 15px;
	border-width: 1px;
	border-style: dotted;
	border-color: #804040;
}

.abstractlinktodetail
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-indent: 0;
	text-align: center;
	vertical-align: baseline;
	text-transform: none;
	padding: 5px;
	margin: 15px;
	border-width: 1px;
	border-style: dotted;
	border-color: #804040;
}

