body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	color: #666666;
}
#top_box {
	position:relative;
	width:100%;
	height:17px;
	padding-left: 70px;
	z-index:1;
	background-color: #E24678;
}
#wrapper {
	width:495px;
	padding-top: 20px;
	padding-left: 70px;
	z-index:3;
}

#menu_box {
	position:relative;
	width:100%;
	padding-left: 70px;
	height:20px;
	z-index:2;
}
#logo_box {
	position:relative;
	width:495px;
	padding-top: 80px;
	padding-left: 70px;
	z-index:3;
}
#maincontent_box {
	float: left;
	width:312px;
	z-index:4;
}
#right_box {
	float: right;
	width:177px;
	z-index:4;
}
.text_size {
	color: #FFFFFF;
}
a{
	text-decoration		: underline;
	color: #666;
}
a:hover{
	text-decoration		: none;
}
ul#mainlevel
{
	text-align:left;
	list-style: none;
	padding: 0;
	margin: 0;
	width:600px;
}
a.mainlevel:link, a.mainlevel:visited, a.mainlevel:hover {
	text-decoration: none;
	padding-right: 10px;
}
ul#mainlevel li{
	width: auto !important;
	width: 5%;
	display:inline;
	margin: 0;
	padding-right: 10px;
}
ul#mainlevel li a{
	text-decoration: none;
	padding-right: 5px;	
}
#active_menu, a#active_menu:link, a#active_menu:visited {
	text-decoration: underline;
	}
.contentheading{
	color				: #DE2B65;
	font-size			: 12px;
	font-weight			: bold;
}
.contentheading a{
	color				: #DE2B65;
	font-size			: 12px;
	font-weight			: bold;
}
.componentheading{
	color				: #DE2B65;
	font-size			: 12px;
	font-weight			: bold;
}
.small,.createdate,.modifydate{
	color				: #999999;
	font-size			: 11px;
}
table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	align:right;
}

table.contenttoc td {
	padding: 2px;
}
table.contenttoc th {
    color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
}
ul {
	}
li {
	list-style-image: url(../images/arrow.png);
	}
.readon {
}
.inputbox
 {
	text-indent: 2px;
	color: #666;
	font-size: 10px;
}
div#rightbox table.moduletable{
	width            : 100%;
	margin-bottom    : 5px;
	font-weight: normal;
	background-color:#E5E5E5;
	padding:10px;
}
table.moduletable 
{
	width            : 100%;
	margin-bottom    : 5px;
	font-weight		 : normal;
}
table.moduletable th
 {
	display:block;
	float:left;
	width: 100%;
	text-align: left;
	font-weight:bold;
	font-weight			: bold;
}
.sectiontableheader 
{
	font-weight: bold;
	background: #DEE8A0;
	padding: 2px;
	margin: 2px;
}
.sectiontablefooter
{
}
.sectiontableentry1
{
	background-color : #ffffff;
	padding: 2px;
	margin: 2px;
}
.sectiontableentry2
 {
	background-color : #f0f0f0;
	padding: 2px;
	margin: 2px;
}
.pathway
 {
	color: #666;
	font-size: 10px;
}
a.pathway:link, a.pathway:visited, a.pathway:hover
 {
	color: #666;
}
