body {
	margin: 0px;
	text-align: center;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #39090F;
}
a {
  color: #063c5e;
  text-decoration:none;
}
a:hover {
  color: black;
  text-decoration:underline;
}
a img {
  border: 0px;
}
blockquote, pre {
	padding: 4px 8px 4px 8px;
	border-right: 1px #CCCCCC solid;
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	margin: 5px 20px 11px 20px;
	overflow: auto;
	background: white;
}
#page {
	margin: auto;
	width: 800px;
}
#header {
	background: url(../images/header.png);
	height: 180px;
	width: 800px;
}
ul#mainlevel-nav li a, table.moduletable a {
	text-decoration: none;	
}
/*
#top_menu_container {
	
	height: 30px;
	width:400px;
	border: 1px solid #ff0000;
}
*/

#border_left {
	background: url(../images/border_left.png) repeat-y left;
	width: 800px;
}
#main {
	background: #FFFFFF;
	width: 585px;
	margin: auto;
}

#left_menu {
	
	

	margin:0px 0px 0px 0px;
	height:100%;
	
	color:#ffffff;

}


#menu_bottom {
	
	background: url(../images/bottom_module.png);
	text-align: left;
}

#menu_bottom table.moduletable {
	vertical-align:top;
}

#menu_bottom table.moduletable th{
	color: rgb(111,47,48);
	padding: 6px 4px 4px 16px;
}

#menu_bottom table.moduletable td{
	width: 100%;
	vertical-align:top;
	padding-left:8px;
	padding-right:8px;
	padding-top:0px;
}
#menu_bottom table.moduletable td a{
	width: 97%;
	font-weight: bold;
}




#content {
	text-align: justify;
	padding: 8px 8px 8px 8px;
	font-size: 0.9em;

}
#pathway_container {
	border-bottom: 1px solid #D8D8D8;
	margin: 0px 5px 5px 5px;
	padding: 5px 0px 5px 0px;
}
.pathway a{
	text-decoration: none;		
}
.componentheading {
	color: #063c5e;
	font-weight: bold;
	font-size: 1.5em;	
}

.contentheading {
	color: black;
	font-weight: bold;
	font-size: 1.4em;	
}

.contentheading a{
	color:black;
	font-weight: bold;
	font-size: 1em;	
}

.contentpane, .contentpaneopen {	
	width: auto;
	text-align: justify;
}
.createdate {
	color: gray;
}
.small {
	color: gray;
}
#menu_right {
	float: right;
	width: 180px;
	background: #F7F7F7;
	min-height: 150px;
	padding: 5px;
	text-align: left;
}
#menu_right ul{
	margin: 0px;
	padding: 0px;
}
#menu_right li{
	list-style: none;	
}
#menu_right table.moduletable {
	width: 180px;
	border:	1px solid #D8D8D8;
	margin-bottom: 5px;
	background: #F7F7F7;
}
#menu_right table.moduletable th{
	color: #FFFFFF;
	width: 100%;
	border: 1px solid #b72323;
	background: url(../images/menu_th.png);
	padding: 2px 5px 3px 5px;
}
#menu_right table.moduletable td{
	width: 100%;
	padding: 2px 5px 3px 5px;
	padding: 2px;
}
#menu_right table.moduletable td a{
	width: 160px;
	font-weight: bold;
	display: block;
	padding: 2px 5px 2px 5px;
}
#menu_right table.moduletable td a:hover{	
	color: white;
	border: 1px solid #D599A0;
	background: #B13F4C;
	padding: 1px 4px 1px 4px;
}
#cleaner {
	clear: both;
	margin: 0;
}
#footer {
	
	height: 60px;
	width: 585px;
	font-size: 0.85em;

	text-align:center;
}
#border_right {
	background: url(../images/border_right.png) repeat-y right;
	width: 800px;
	text-align: center;
}
.sectiontableentry1 {
	background: #FBFBF5;
}
.sectiontableentry2 {
	background: #F5F5F5;
}
#content a.readon:link, 
#content a.readon:visited, 
#content a.readon:hover {
	font-weight: bold;
	padding-left: 19px;
}
#comment a{
	text-decoration: none;
}
#comment .sectiontableheader{
	font-weight: bold;
}
a.readon:link, a.readon:visited {
	background: url(../images/readon_normal.png) no-repeat;
}
a.readon:hover {
	background: url(../images/readon_hover.png) no-repeat;
}
.write_comment a.readon:link, .write_comment a.readon:visited {
	background: url(../images/comments.png) no-repeat;
}
.write_comment a.readon:hover {
	background: url(../images/comments.png) no-repeat;
}


#top {
	height:20px;
	padding:1px 1px 1px 1px;
	background:#1d334b;
	
}
#top ul{
	margin: 0px;
	padding: 1px 1px;
	list-style: none;
	color:#ffffff;
}
#top li{
	display: inline;
	white-space: nowrap;
	color:#ffffff;
}
#top table.moduletable {
	
}
#top table.moduletable th{
	color: #FFFFFF;
	border: 1px solid #b72323;
	padding: 0px 0px 0px 0px;
}

#top table.moduletable td{
	padding: 0px 10px 0px 0px;

	
}
#top table.moduletable td a{
	display: block;
	color:#FFFFFF;
	
}
#top table.moduletable td a:hover{	
	color: #993333;
}
