.mypathway
{ background-color: #e1decf; padding-left:3px; padding-bottom:3px; }
ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 20px;
padding-left: 12px;
padding-top: 0px;
background-image: url(../images/bullet.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}

.pagenav
{
	font-size:12px;
	font-weight:normal;
}
.componentheading
{
	background:#E1DECF;
	height: 20px;
	margin-left:2px;
	padding-left:3px;
	border: 1px solid #FFFFFF;
	color: #C20A28;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
}


a.toclink:link
{ line-height:normal; font-size:11px; font-family:Arial; color: #fff; font-weight: bold; text-decoration: none; }

a.toclink:visited
{ line-height:normal; font-size:11px; font-family:Arial; color: #fff; font-weight: normal; text-decoration: none; }

a.toclink:hover
{
	text-decoration: none;
}

table.contenttoc { background-color: #6f6; border: solid 1px #ffffff; padding: 2px; margin-left: 20px; margin-bottom: 2px; }


table.contenttoc th {
	background: #00f;
	color: #ccc;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}


.button {
	margin-top:3px;
	margin-bottom: 3px;
	padding-left:5px;
	padding-right:5px;
	border:solid 1px #ADAA9C;
	background-color: #E1DECF;
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
}

.sectiontableheader
{
	background: #00f;
	height: 20px;
	padding-right:3px;
	font-weight :bold;
}

table.contentpane td.contentdescription
{ font-size:12px; line-height:18px; background-color: #f60; }

table.contentpane td.componentheading
{ height: 20px; padding-left:3px; border: solid 1px #ffffff; color: #ff0; text-align: left; padding-bottom:3px; white-space: nowrap; font-family: Arial; font-size:14px; font-weight:bold; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

table.contentpane td
{ padding-top:1px; padding-bottom:2px; font-size:12px; margin-left: 20px; }

a:link { font-family:Arial; color: white; font-weight: bold; text-decoration: none; }

a:visited { font-family:Arial; color: white; font-weight: normal; text-decoration: none; }
a:hover { text-decoration: underline; }	

table.contentpaneopen
{ width:95%; margin-left: 15px; }

table.contentpaneopen td
{ color: #fff; font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif; }

table.contentpaneopen td.contentheading
{ height: 20px; padding-left:10px; border: solid 0 #ffffff; color: #fff; text-align: left; white-space: nowrap; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; background: #c99100; margin-left: 10px; }


a.sublevel:link, a.sublevel:visited {
	font-size: 10px;
	color: #fff;
	text-align: left;
	text-decoration: none;
	vertical-align:middle;
	
}

a.sublevel:hover { color: #e1decf; text-decoration: underline; }


a.mainlevel:link, a.mainlevel:visited { display: block; vertical-align: middle; font-size: 10px; color: #fff; text-align: left; padding-left:3px; padding-top: 5px; height: 23px; width:140px; text-decoration: none; border-bottom: 1px dotted #adaa9c; border-left: 2px solid #f3f0e1; }


a.mainlevel:hover { color: #fff; text-decoration: underline; border-left: 2px solid #c20a28; border-bottom-color: #c20a28; }

table.moduletable { width:100%; margin-bottom: 5px; margin-left: 10px; border-spacing: 0px; border-collapse: collapse; }

table.moduletable th {
	background: #00f;
	color: #ccc;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
}

table.moduletable td { padding-left:7px; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 10px; font-weight: normal; }

td
{ font-size:11px; color:#fff; font-family: Verdana, Arial, Helvetica, sans-serif; margin-left: 10px; }
.inputbox {
	font-size:10px;
	font-family:verdana;
	border:solid 1px #adaa9c;
	
}

classtable { border-color: #00f; border-width: 2px; }
