/* site layout below */
body, td, th {
 font-family: arial, helvetica, sans-serif;
 font-size: 12px;
 color: #333333;
}

body {
 background-color: #f2f2f2;
 margin: 0px;
}

a:link{
 text-decoration: none;
 }
a:visited {
 color: #e81017;
 text-decoration: none;
 /*font-weight: normal;*/
}

p {
 text-indent: 0px;
}

h1 {
 font-size: 22px;
 font-weight: bold;
}

h2 {
 font-size: 20px;
 font-weight: bold;
}

table.moduletable th {
 /*background: url(../images/subhead_bg.png) repeat-x;*/
 color: #666666;
 text-align: left;
 padding-top: 4px;
 padding-left: 4px;
 font-weight: bold;
 font-size: 10px;
 text-transform: uppercase;
 width: 200px;
 height: 21px;
}

table.moduletable {
 margin-bottom: 5px;
 padding: 0px;
 border-spacing: 0px;
 border-collapse: collapse;
}

/*
.sectiontableentry1 {
 background-color : #ffffff;
}

.sectiontableentry2 {
 background-color : #f9f9f9;
}

table.contentpaneopen {
 width: 100%;
}

#pathway_text
{
	overflow: hidden;
	display: block;
	height: 25px;
	line-height: 55px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img
{
	margin-left: 5px;	margin-right: 5px;
	margin-top: 6px;
}

.button
{
	color: #e81017; 
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;  font-size: 11px;
	font-weight: bold;
	border: 1px solid #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 5px;
	line-height: 18px !important;
	line-height: 16px;
	height: 20px !important;
	height: 18px;
	margin: 1px;
}

.contentheading {
 color: #000000;
 font-family: Arial, Hevlvetica, sans-serif;
 text-align: left;
 font-size: 13px;
 font-weight: bold;
 background: url(../images/title_bg.png) repeat-x;
 padding: 0px 0px;
 line-height: 18px !important;
 line-height: 16px;
 height: 20px !important;
 height: 18px;
 margin: 1px;
}
*/
