BODY {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	margin:auto;
	background-color: #94cd6e;
}

a, li a.contentBold{
	color: #158886;
	text-decoration: none;
}

a:visited, li a.contentBold:visited {
	color: #158886;
	text-decoration: none;
}

a:hover, li a.contentBold:hover {
	text-decoration: underline;
}

a:active, li a.contentBold:active {
	color: #158886;
	text-decoration: none;
}

font.pageTitle {
	color: #c72b83;
	font-weight: bold;
	font-size: 18px;

}

hr {
height: 1px;
border: none;
color: #CCC;
background-color: #CCC;
}

#pagetitlediv th, tr.rowcolor1 th, #Table1 td.tlabelhblue, table td.progressCurrent {
background-color:#BBD8D8;
}

#Form1 #Table2 {
background-color: #DDD;
border: 1px solid #FFF;
border-collapse: collapse;
}


.TBLHeadColor, table.TBLHeadColor td, .rowcolor1 td {
background-color:#BBD8D8
}

table.dkouterblock
{
	 table-layout:auto;
	 background-color: #FFFFFF;
	 height: 100%;
	 vertical-align:top;
	 width: 880px;
	text-align:left;
	 margin-left:auto;
	 margin-right:auto;
}
tr.dkouterblock
{
	vertical-align:top;
}
td.dkouterblock
{
	vertical-align:top;
	padding: 5px;
}
table.dkcenterblock
{
	 table-layout:auto;
	 background-color:#FFFFFF;
	 vertical-align:top;
	 width: 100%;
	 height: 100%;
	 margin: 0px;
	 vertical-align:top;
	text-align:left;
}
td.dkcenterblock
{
	vertical-align:top;
	text-align:left;
}
table.dkleftblock
{
	 table-layout:auto;
	 width: 0px;
	 height: 100%;
	 margin: 0px;
	 vertical-align:top;
}
td.dkleftblock
{
	table-layout:auto;
	vertical-align:top;
	width: 0px;
}
table.dkrightblock
{
	 table-layout:auto;
	 width: 0px;
	 height: 100%;
	 margin: 0px;
	 vertical-align:top;
}
td.dkrightblock
{
	table-layout:auto;
	width: 0px;
	vertical-align:top;
}
tr.dkheaderblock
{
	vertical-align:top;
	margin: 0px;
	height: 50px;
}

td.dkheaderblock
{
	vertical-align:top;
	margin: 0px;
}
#footer, #footer a:link, #footer a:active, #footer a:visited
{
	color:#111111;
	text-align:center;
	text-decoration:none;
}
#footer a:hover
{
	text-decoration:underline;
}



