<style type="text/css">
<!--
.style3 {color: #FFFFFF}
-->
</style>
/* General */

.sitename
{
	font-family: georgia;
	font-size: 25px;
	color:#73786B;
}

.buttonheading
{
	border-bottom : 2px solid #FF9338;	
	background : #ffffff;
}

/* section lists */
.sectiontableheader
{
background: #ffffcc;;
	font-weight : bold;
	padding: 3px;
	color: #999;
}
.sectiontableentry1 {
background: #EEE;
color: #000;
}
.sectiontableentry2 {
background: #FFF;
color: #000;
}
.highlight
{
	background : #B3B9A6;
}
body
{
	background: #FFF;
	margin: auto;
}
tr, p, div {
  font-family: Ariel, Verdana, sans-serif;
  font-size: 13px;
  color: #00000;
}

/*breadcrumbs */
.tblpathway
{
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	margin-left : 20px;
	padding-bottom : 2px;
	font-size: 14px;
	color: #c0d359;
	border-bottom: 1px dotted #AAA;
}

/*main content panel */
.tblbody
{
	padding-left: 20px;
	padding-right: 5px;
	background: #FFF;	
}
/*left side menu */
#leftmenu {
background: #ffffcc;
padding: 3px;
border: 1px dotted #eee;
margin-left: 4px;
}

table.moduletable th
{
	color : #999;
	height: 22px;
	padding-top: 12px;
	vertical-align: middle;
	text-align: left;
	padding-left: 5px;
	font-size: 16px;
	font-weight: normal;
}

table.moduletable td
{
	padding-top: 2px;
	padding-left : 3px;	
}

.tblheader
{
	border-bottom: 1px solid #08137D;
	padding-top: 0px;
}
.tblmain
{
	width: 900px;
}


table.moduletable
{
	margin-bottom: 5px;
	padding-bottom:3px;
  margin-top: 0px;
}

table.contentpaneopen {
}

table.contentpaneopen td
{
	text-align:left;
	padding-right: 15px;
}

.button
{
	border-left : 1px solid #C8D5C4;
	border-top :  1px solid #C7D5C4;
	border-right : 1px solid #899686;
	border-bottom :1px solid #8F9E8C;
	background: #B1B7A6;
}

a.mainlevel:link , a.mainlevel:visited
{
	color : #81A8D0;
	text-decoration: none;
}

a.mainlevel:hover
{
	text-decoration: none;
	color: #000;
}

a.sublevel:link, a.sublevel:visited {
	font-size: 14px;
	color: #81A8D0;
	text-align: left;

}

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

a:link, a:visited {
	font-size: 14px;
	color: #81A8D0;

}

a:hover {
	text-decoration: none;
}

.contentheading {
	height: 20px;
	color: #666;
	text-align: left;
	font-size: 20px;
	vertical-align : middle;
}

.componentheading
{
margin-top: 5px;
	color: #999;
	font-size: 20px;
	font-weight: normal;
}

.contentdescription
{
	padding-top: 5px;
}

.createdate, .small
{
color: #990000;
}

.inputbox
{
	border : 1px solid #B5BBB6;
	font-family: verdana;
	font-size: 14px;
}


table.contenttoc {
	margin:2px;
}

table.contenttoc th {
	background: #A9B09E;
	border-bottom : 2px solid #FF9338;
	color: #555555;
	text-align: left;
	padding-top: 4px;
	padding-left : 3px;
	height: 23px;
	font-weight: bold;
	font-size: 14px;
}

table.contenttoc td
{
	background : #eeeeee;
	line-height:12px;
	padding:2px;
}

table.contenttoc a:link , table.contenttoc a:visited
{
	font-size:14px;
	color: #555555;
	text-decoration : none;
}

table.contenttoc a:hover
{
	color : #000000;
	text-decoration : none;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
td .contentdescription {
padding-bottom: 10px;
}


.small {
color: #999;
}

/*tab pages */
.tab-page {
background : #eeeeee;
}

.tab-content {
background : #eeeeee;
}

#imagegone {
	display: none;
}
