/* CSS Document */
/* all reset,layout */

table.moduletable th {
	font-size:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #ffff00;
}
table.moduletable td {
	font-size:17px;
	font-weight: bold;

}


.sectiontableheader {
	padding-top:2px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
	font-size:17px;
}
.sectiontableentry1 {
	font-size:14px;
}
.sectiontableentry2 {
	font-size:14px;

}


.inputbox{
	background: #216438;
	border: thin solid #000000;
}

.componentheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #ffff00;
}


.contentheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #ffff00;
}

.contentpaneopen{
        margin:2px;

}

.pathway{
	font-size:16px;
	font-weight: bold;

}
.small{
font-size:11px;
color:#000000;
}
.createdate{
font-size:12px;
color: #000000;
}
